Uses of Class
org.apache.sis.measure.UnitFormat.Operation
Packages that use UnitFormat.Operation
Package
Description
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
-
Uses of UnitFormat.Operation in org.apache.sis.measure
Methods in org.apache.sis.measure with parameters of type UnitFormat.OperationModifier and TypeMethodDescriptionprivate javax.measure.Unit
<?> UnitFormat.parseTerm
(CharSequence symbols, int lower, int upper, UnitFormat.Operation operation) Parses a single unit symbol with its exponent.