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, setTickSpacing
public LatLonAxisLabelHandler(GeoProjection geoProjection, boolean longitude)
public String[] getTickLabels(Axis1D axis, double[] tickPositions)
getTickLabels
in interface AxisLabelHandler
getTickLabels
in class GridAxisLabelHandler
tickPositions
- the output from getTickPositions( ).public String getAxisLabel(Axis1D axis)
getAxisLabel
in interface AxisLabelHandler
getAxisLabel
in class GridAxisLabelHandler
Copyright © 2016 Metron, Inc.. All rights reserved.