Class GridLabelFormat.Detailed
java.lang.Object
org.mapfish.print.map.geotools.grid.GridLabelFormat
org.mapfish.print.map.geotools.grid.GridLabelFormat.Detailed
- Enclosing class:
- GridLabelFormat
Label format where value and unit are formatted with different patterns.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.mapfish.print.map.geotools.grid.GridLabelFormat
GridLabelFormat.Detailed, GridLabelFormat.Simple
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mapfish.print.map.geotools.grid.GridLabelFormat
fromConfig
-
Constructor Details
-
Method Details
-
format
Description copied from class:GridLabelFormat
Format a label using the given value and unit.- Specified by:
format
in classGridLabelFormat
- Parameters:
value
- Value.unit
- Unit.
-