protected static class SurfaceIcon.SectorInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
globeStateKey |
protected java.util.List<Sector> |
sectors |
| Constructor and Description |
|---|
SectorInfo(java.util.List<Sector> sectors,
DrawContext dc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(DrawContext dc) |
protected java.lang.Object globeStateKey
protected java.util.List<Sector> sectors
public SectorInfo(java.util.List<Sector> sectors, DrawContext dc)
public boolean isValid(DrawContext dc)