| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.kml | 
 Provides classes for parsing KML and KMZ files and streams. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KMLLatLonAltBox | 
KMLRegion.getLatLonAltBox()
Indicates the bounding box that must be in view for this this Region to be considered active. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
KMLRegion.doMakeAbsoluteRegionData(DrawContext dc,
                        KMLLatLonAltBox box)
Produces the  
Extent and the Sector for this Region. | 
protected void | 
KMLRegion.doMakeClampToGroundRegionData(DrawContext dc,
                             KMLLatLonAltBox box)
Produces the  
Extent and the Sector for this Region. | 
protected void | 
KMLRegion.doMakeRelativeToGroundRegionData(DrawContext dc,
                                KMLLatLonAltBox box)
Produces the  
Extent and the Sector for this Region. |