Uses of Class
org.geotools.measure.PrefixDefinition
Packages that use PrefixDefinition
-
Uses of PrefixDefinition in org.geotools.measure
Fields in org.geotools.measure with type parameters of type PrefixDefinitionModifier and TypeFieldDescriptionstatic List<PrefixDefinition>
PrefixDefinitions.STANDARD
A list of metric prefix definitions from YOTTA (1024) to YOCTO (10-24).Methods in org.geotools.measure that return PrefixDefinitionMethods in org.geotools.measure that return types with arguments of type PrefixDefinitionMethod parameters in org.geotools.measure with type arguments of type PrefixDefinitionModifier and TypeMethodDescriptionstatic UnitDefinition
UnitDefinition.of
(Unit<?> unit, List<PrefixDefinition> prefixes, String symbolOverride, List<String> aliases)