protected static class AbstractSurfaceShape.GeometryKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected double |
edgeIntervalsPerDegree |
protected Globe |
globe |
Constructor and Description |
---|
GeometryKey(DrawContext dc,
double edgeIntervalsPerDegree) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
protected double edgeIntervalsPerDegree
protected Globe globe
public GeometryKey(DrawContext dc, double edgeIntervalsPerDegree)