Uses of Enum Class
org.osid.mapping.DistanceResolution
Packages that use DistanceResolution
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.mapping
service.
-
Uses of DistanceResolution in org.osid
Methods in org.osid that return DistanceResolutionModifier and TypeMethodDescriptionMetadata.getDistanceResolution()Gets the smallest resolution of the distance value. -
Uses of DistanceResolution in org.osid.mapping
Subclasses with type arguments of type DistanceResolution in org.osid.mappingModifier and TypeClassDescriptionenumThis enumeration contains the possible length units.Methods in org.osid.mapping that return DistanceResolutionModifier and TypeMethodDescriptionDistance.getGranularity()Gets the granularity of this distance.Distance.getUncertaintyUnits()Gets the units of the uncertainty.static DistanceResolutionReturns the enum constant of this class with the specified name.static DistanceResolution[]DistanceResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.