gov.nasa.worldwind.layers.Earth
Class UTMGraticuleLayer.GridElement
java.lang.Object
gov.nasa.worldwind.layers.Earth.UTMGraticuleLayer.GridElement
- Enclosing class:
- UTMGraticuleLayer
protected class UTMGraticuleLayer.GridElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
renderable
protected final Object renderable
sector
protected final Sector sector
type
protected final String type
TYPE_GRIDZONE_LABEL
public static final String TYPE_GRIDZONE_LABEL
- See Also:
- Constant Field Values
TYPE_LATITUDE_LABEL
public static final String TYPE_LATITUDE_LABEL
- See Also:
- Constant Field Values
TYPE_LINE
public static final String TYPE_LINE
- See Also:
- Constant Field Values
TYPE_LINE_EAST
public static final String TYPE_LINE_EAST
- See Also:
- Constant Field Values
TYPE_LINE_EASTING
public static final String TYPE_LINE_EASTING
- See Also:
- Constant Field Values
TYPE_LINE_NORTH
public static final String TYPE_LINE_NORTH
- See Also:
- Constant Field Values
TYPE_LINE_NORTHING
public static final String TYPE_LINE_NORTHING
- See Also:
- Constant Field Values
TYPE_LINE_SOUTH
public static final String TYPE_LINE_SOUTH
- See Also:
- Constant Field Values
TYPE_LINE_WEST
public static final String TYPE_LINE_WEST
- See Also:
- Constant Field Values
TYPE_LONGITUDE_LABEL
public static final String TYPE_LONGITUDE_LABEL
- See Also:
- Constant Field Values
value
protected double value
UTMGraticuleLayer.GridElement
public UTMGraticuleLayer.GridElement(Sector sector,
Object renderable,
String type)
isInView
public boolean isInView(DrawContext dc)
isInView
public boolean isInView(DrawContext dc,
Sector vs)
setValue
public void setValue(double value)