Uses of Enum
org.opensextant.extractors.xcoord.DMSOrdinate.Resolution
Packages that use DMSOrdinate.Resolution
-
Uses of DMSOrdinate.Resolution in org.opensextant.extractors.xcoord
Fields in org.opensextant.extractors.xcoord declared as DMSOrdinate.ResolutionModifier and TypeFieldDescriptionDMSOrdinate.specificity
Specificity is a field resolution, that is how many fields were specified in the match? Ex.Methods in org.opensextant.extractors.xcoord that return DMSOrdinate.ResolutionModifier and TypeMethodDescriptionstatic DMSOrdinate.Resolution
Returns the enum constant of this type with the specified name.static DMSOrdinate.Resolution[]
DMSOrdinate.Resolution.values()
Returns an array containing the constants of this enum type, in the order they are declared.