protected class UTMBaseGraticuleLayer.MetricScaleSupport extends Object
Modifier | Constructor and Description |
---|---|
protected |
MetricScaleSupport() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
computeMetricScaleExtremes(int UTMZone,
String hemisphere,
AbstractGraticuleLayer.GridElement ge,
double size) |
void |
computeZone(DrawContext dc) |
int |
getZone() |
void |
selectRenderables(DrawContext dc) |
void |
setMaxResolution(double resolutionInMeter) |
void |
setScaleModulo(int modulo) |
String |
toString() |
public void clear()
public void computeMetricScaleExtremes(int UTMZone, String hemisphere, AbstractGraticuleLayer.GridElement ge, double size)
public void computeZone(DrawContext dc)
public int getZone()
public void selectRenderables(DrawContext dc)
public void setMaxResolution(double resolutionInMeter)
public void setScaleModulo(int modulo)