JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
NASA World Wind
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
gov.nasa.worldwind.render
Interface GeographicExtent
All Superinterfaces:
Renderable
All Known Implementing Classes:
AbstractGeneralShape
,
AbstractShape
,
AntennaAxes
,
AntennaModel
,
Box
,
ColladaMeshShape
,
Cone
,
Cylinder
,
DirectedPath
,
Ellipsoid
,
ExtrudedPolygon
,
KMLExtrudedPolygonImpl
,
KMLGroundOverlayPolygonImpl
,
KMLLineStringPlacemarkImpl
,
KMLPolygonImpl
,
Path
,
Polygon
,
Pyramid
,
RadarVolume
,
RigidShape
,
Wedge
public interface
GeographicExtent
extends
Renderable
An interface for objects that can provide an extent in latitude and longitude.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Sector
getSector
()
Returns the object's geographic extent.
Methods inherited from interface gov.nasa.worldwind.render.
Renderable
render
Method Detail
getSector
Sector
getSector()
Returns the object's geographic extent.
Returns:
the object's geographic extent.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
NASA World Wind
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method