NASA World Wind

Uses of Class
gov.nasa.worldwind.util.LevelSet.SectorResolution

Packages that use LevelSet.SectorResolution
gov.nasa.worldwind   
gov.nasa.worldwind.util   
 

Uses of LevelSet.SectorResolution in gov.nasa.worldwind
 

Methods in gov.nasa.worldwind that return LevelSet.SectorResolution
 LevelSet.SectorResolution DataConfiguration.getSectorResolutionLimit(String paramName)
          Returns the LevelSet.SectorResolution value identified by a specified parameter name.
 LevelSet.SectorResolution BasicDataConfiguration.getSectorResolutionLimit(String paramName)
           
 

Uses of LevelSet.SectorResolution in gov.nasa.worldwind.util
 

Methods in gov.nasa.worldwind.util that return LevelSet.SectorResolution
 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.
 

Methods in gov.nasa.worldwind.util with parameters of type LevelSet.SectorResolution
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.
 


NASA World Wind

Hosted by docs.bugaco.com