Uses of Class
org.apache.sis.measure.FormatField
Packages that use FormatField
Package
Description
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
-
Uses of FormatField in org.apache.sis.measure
Subclasses of FormatField in org.apache.sis.measureModifier and TypeClassDescriptionstatic final class
Constants that are used as attribute keys in the iterator returned fromAngleFormat.formatToCharacterIterator(Object)
.static final class
Constants that are used as attribute keys in the iterator returned fromRangeFormat.formatToCharacterIterator(Object)
.Fields in org.apache.sis.measure declared as FormatFieldModifier and TypeFieldDescription(package private) static final FormatField
FormatField.ALL
A sentinel value forFormattedCharacterIterator
internal usage only, meaning that all attributes shall be taken in account while computing a run range.