public class LatLonAxisLabelHandler extends GridAxisLabelHandler
GeoProjection.| Constructor and Description |
|---|
LatLonAxisLabelHandler(GeoProjection geoProjection,
boolean longitude) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAxisLabel(Axis1D axis) |
String[] |
getTickLabels(Axis1D axis,
double[] tickPositions) |
getAxisLabel, getAxisUnitConverter, getAxisUnits, getMinorTickPositions, getTickPositions, setAxisLabel, setAxisUnitConverter, setAxisUnits, setAxisUnits, setMinorTickCount, setTickSpacingpublic LatLonAxisLabelHandler(GeoProjection geoProjection, boolean longitude)
public String[] getTickLabels(Axis1D axis, double[] tickPositions)
getTickLabels in interface AxisLabelHandlergetTickLabels in class GridAxisLabelHandlertickPositions - the output from getTickPositions( ).public String getAxisLabel(Axis1D axis)
getAxisLabel in interface AxisLabelHandlergetAxisLabel in class GridAxisLabelHandlerCopyright © 2018 Metron, Inc.. All rights reserved.