Uses of Class
org.apache.sis.measure.UnitFormat
-
Packages that use UnitFormat Package Description org.apache.sis.measure Units of measurements, values related to measurement (like angles and ranges) and their formatters. -
-
Uses of UnitFormat in org.apache.sis.measure
Fields in org.apache.sis.measure declared as UnitFormat Modifier and Type Field Description protected UnitFormatRangeFormat. unitFormatThe format for unit of measurement, ornullif none.Methods in org.apache.sis.measure that return UnitFormat Modifier and Type Method Description UnitFormatUnitFormat. clone()Returns a clone of this unit format.
-