| Package | Description |
|---|---|
| gov.nasa.worldwind.util |
| Modifier and Type | Method and Description |
|---|---|
LevelSet.SectorResolution[] |
LevelSet.getSectorLevelLimits() |
static LevelSet.SectorResolution |
WWXML.getSectorResolutionLimit(Element context,
String path,
XPath xpath)
Returns the
LevelSet.SectorResolution value of an element identified by an XPath
expression. |
| Modifier and Type | Method and Description |
|---|---|
static Element |
WWXML.appendSectorResolutionLimit(Element context,
String path,
LevelSet.SectorResolution sectorResolution)
Append a heirarcy of new elements with a path to a context element, ending with an element formatted as a
LevelSet.SectorResolutionLimit.
|