NASA World Wind
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

cache - Static variable in class gov.nasa.worldwind.data.BasicRasterServer
 
cache - Variable in class gov.nasa.worldwind.examples.BulkDownloadPanel
 
CACHE_CONTENT_TYPES - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CACHE_ID - Static variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
CACHE_NAME - Static variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
CACHE_SIZE - Static variable in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight
The size of the Terrain's cache.
Cacheable - Interface in gov.nasa.worldwind.cache
 
cacheContentTypes - Variable in class gov.nasa.worldwind.cache.BasicDataFileStore
The list of content types used to determine an unknown file format in requestFile.
CachedDataRaster - Class in gov.nasa.worldwind.data
The CachedDataRaster is used to hold data raster's source and metadata, while the actual data raster may not be loaded in to the memory.
CachedDataRaster(Object, AVList, DataRasterReader, MemoryCache) - Constructor for class gov.nasa.worldwind.data.CachedDataRaster
Create a cached data raster.
CachedDataRaster.ErrorHandlerMode - Enum in gov.nasa.worldwind.data
 
CachedRenderableLayer - Class in gov.nasa.worldwind.layers
Holds a collection of Renderables and manages local caching of them.
CachedRenderableLayer(Sector) - Constructor for class gov.nasa.worldwind.layers.CachedRenderableLayer
Constructs a layer instance.
CachedRenderableLayer(Sector, int) - Constructor for class gov.nasa.worldwind.layers.CachedRenderableLayer
Constructs a layer instance.
cacheIntersectingTiles(Position, Position) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Cause the tiles used by subsequent intersection calculations to be cached so that they are available immediately to those subsequent calculations.
cacheListener - Variable in class gov.nasa.worldwind.data.CachedDataRaster
 
cacheName - Variable in class gov.nasa.worldwind.util.Level
 
cachePathFor(URL) - Method in class gov.nasa.worldwind.applications.gio.gidb.GetServices
 
CacheTable - Class in gov.nasa.worldwind.examples.util.cachecleaner
 
CacheTable() - Constructor for class gov.nasa.worldwind.examples.util.cachecleaner.CacheTable
 
Cake - Class in gov.nasa.worldwind.render.airspaces
A cake consists of mutiple adjacent cylinder segments.
Cake(Collection<Cake.Layer>) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake
 
Cake(AirspaceAttributes) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake
 
Cake() - Constructor for class gov.nasa.worldwind.render.airspaces.Cake
 
Cake.Layer - Class in gov.nasa.worldwind.render.airspaces
An inner class of Cake defining the parameters of one of the cake's cylinders.
Cake.Layer(LatLon, double, Angle, Angle, double, double) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake.Layer
 
Cake.Layer(LatLon, double, Angle, Angle) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake.Layer
 
Cake.Layer(LatLon, double) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake.Layer
 
Cake.Layer(AirspaceAttributes) - Constructor for class gov.nasa.worldwind.render.airspaces.Cake.Layer
 
Cake.Layer() - Constructor for class gov.nasa.worldwind.render.airspaces.Cake.Layer
 
calcBoundingBoxForUTM(AVList) - Static method in class gov.nasa.worldwind.util.ImageUtil
 
calcBoundingSector(SpatialReference, Point2D[]) - Static method in class gov.nasa.worldwind.data.GDAL.Area
calculates a Geodetic bounding box
calcGetGeoTransform(Sector, int, int) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
Calculates geo-transform matrix for a north-up raster
calculateTileCount(LevelSet, AVList) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
calculationDispatchThread - Variable in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight.AppFrame
 
calculationDispatchThread - Variable in class gov.nasa.worldwind.examples.TerrainIntersections.AppFrame
 
call() - Method in class gov.nasa.worldwind.retrieve.LocalRasterServerRetriever
 
call() - Method in class gov.nasa.worldwind.retrieve.URLRetriever
 
callActionListener(KeyEventState, String, ViewInputAttributes.ActionAttributes) - Method in class gov.nasa.worldwind.awt.AbstractViewInputHandler
 
callActionListeners(ActionEvent) - Method in class gov.nasa.worldwind.examples.Airspaces.AirspacesPanel
 
callActionListListeners(KeyEvent, ViewInputAttributes.ActionAttributes.ActionTrigger, ViewInputAttributes.ActionAttributesList) - Method in class gov.nasa.worldwind.awt.BasicViewInputHandler
 
callActionListListeners(KeyEventState, String, ViewInputAttributes.ActionAttributes.ActionTrigger, ViewInputAttributes.ActionAttributesList) - Method in class gov.nasa.worldwind.awt.BasicViewInputHandler
 
callKeyPressedListeners(KeyEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callKeyReleasedListeners(KeyEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callKeyTypedListeners(KeyEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseActionListListeners(MouseEvent, ViewInputAttributes.ActionAttributes.ActionTrigger, ViewInputAttributes.ActionAttributesList) - Method in class gov.nasa.worldwind.awt.BasicViewInputHandler
 
callMouseClickedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseDraggedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseEnteredListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseExitedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseMovedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMousePressedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseReleasedListeners(MouseEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callMouseWheelActionListListeners(MouseWheelEvent, ViewInputAttributes.ActionAttributes.ActionTrigger, ViewInputAttributes.ActionAttributesList) - Method in class gov.nasa.worldwind.awt.BasicViewInputHandler
 
callMouseWheelMovedListeners(MouseWheelEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callPositionListeners(PositionEvent) - Method in class gov.nasa.worldwind.WorldWindowImpl
 
callRenderingExceptionListeners(Throwable) - Method in class gov.nasa.worldwind.WorldWindowImpl
 
callRenderingListeners(RenderingEvent) - Method in class gov.nasa.worldwind.WorldWindowImpl
 
callRetrievalListeners(Retriever, TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayerBulkDownloader
 
callRetrievalListeners(Retriever, PlaceNameLayer.Tile) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayerBulkDownloader
 
callRetrievalListeners(BulkRetrievalEvent) - Method in class gov.nasa.worldwind.retrieve.BulkRetrievalThread
 
callRetrievalListeners(Retriever, Tile) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
callSelectListeners(SelectEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
callSelectListeners(SelectEvent) - Method in class gov.nasa.worldwind.WorldWindowImpl
 
callService(String) - Static method in class gov.nasa.worldwind.poi.POIUtils
Invoke a point-of-interest service.
callTarget(Object) - Method in class gov.nasa.worldwind.applications.sar.OSXAdapter
 
canAssembleTiles(DrawContext) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns true if the draw context's viewport width and height are greater than zero.
CANCEL_BUTTON_ENABLED - Static variable in class gov.nasa.worldwind.util.wizard.WizardModel
 
CANCEL_BUTTON_ICON - Static variable in class gov.nasa.worldwind.util.wizard.WizardModel
 
CANCEL_BUTTON_TEXT - Static variable in class gov.nasa.worldwind.util.wizard.WizardModel
 
CANCEL_OPTION - Static variable in class gov.nasa.worldwind.applications.sar.SaveTrackDialog
 
CANCEL_RETURN_CODE - Static variable in class gov.nasa.worldwind.util.wizard.Wizard
 
cancelActiveDownloads() - Method in class gov.nasa.worldwind.examples.BulkDownloadPanel
Cancel all active downloads.
cancelButton - Variable in class gov.nasa.worldwind.examples.BulkDownloadPanel.DownloadMonitorPanel
 
cancelButtonActionPerformed(ActionEvent) - Method in class gov.nasa.worldwind.examples.BulkDownloadPanel.DownloadMonitorPanel
 
cancelCellEditing() - Method in class gov.nasa.worldwind.applications.gio.catalogui.IconButtonCellEditor
 
cancelDrag() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
cancelHover() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
cancelSearch() - Method in class gov.nasa.worldwind.applications.gos.AbstractGeodataController
 
cancelSearch() - Method in interface gov.nasa.worldwind.applications.gos.GeodataController
 
cancelSetContentVisible() - Method in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
cancelUpdate() - Method in class gov.nasa.worldwind.applications.gos.GeodataRecentChangesPanel
 
cancelUpdateActionListener - Variable in class gov.nasa.worldwind.applications.gos.GeodataRecentChangesPanel
 
canDrawInBounds() - Method in class gov.nasa.worldwind.util.tree.ScrollBar
Determines if the scrollbar is able to draw within its bounds.
canFocusOnTerrainCenter() - Method in class gov.nasa.worldwind.view.orbit.BasicOrbitView
 
canFocusOnViewportCenter() - Method in class gov.nasa.worldwind.view.orbit.BasicOrbitView
Determines if the BasicOrbitView can be focused on the viewport center BasicOrbitView.focusOnViewportCenter().
canFocusOnViewportCenter() - Method in interface gov.nasa.worldwind.view.orbit.OrbitView
Implementations are expected to determines if the OrbitView can set the center of rotation for heading and pitch changes to the viewport center intersection with the globe surface via a call to OrbitView.focusOnViewportCenter().
canMoveTo(KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.kml.KMLApplicationController
Determines if the view can be moved to look at a KML feature.
canMoveToNextTrackPoint() - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
canOpen(Object) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
Checks if a data raster can is readable
canParseContentType(String) - Method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Determines if a MIME type can be parsed as KML or KMZ.
canRead(Object) - Method in class gov.nasa.worldwind.applications.sar.tracks.AbstractTrackReader
 
canRead(Object) - Method in interface gov.nasa.worldwind.applications.sar.tracks.TrackReader
 
canRead(Object, AVList) - Method in class gov.nasa.worldwind.data.AbstractDataRasterReader
Indicates whether this reader can read a specified data source.
canRead(Object, AVList) - Method in interface gov.nasa.worldwind.data.DataRasterReader
Indicates whether this reader can read a specified data source.
canRead(Object, AVList) - Method in class gov.nasa.worldwind.data.GDALDataRasterReader
 
canRead(Object, AVList) - Method in class gov.nasa.worldwind.data.RPFRasterReader
 
canReadSuffix(Object) - Method in class gov.nasa.worldwind.data.AbstractDataRasterReader
 
canRemoveLastTrackPoint() - Method in class gov.nasa.worldwind.applications.sar.SARTrackBuilder
 
canRemoveLastTrackPoint() - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
canSelect(KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.kml.KMLApplicationController
Determines if there is a some action (fly to and/or open description balloon) to take when the user selects a KML feature in the tree.
canShowBalloon(KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.kml.KMLApplicationController
Determines if a balloon can be opened for a KML feature.
canShowBalloon(KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.util.BalloonController
Determines whether or not a balloon must be created for a KML feature.
canvasSize - Variable in class gov.nasa.worldwind.examples.multiwindow.FlatAndRoundGlobes.WWFrame
 
canWrite(DataRaster, String, File) - Method in class gov.nasa.worldwind.data.AbstractDataRasterWriter
Checks if a data raster could be written to a File the given format.
canWrite(DataRaster, String, File) - Method in interface gov.nasa.worldwind.data.DataRasterWriter
Checks if a data raster could be written to a File the given format.
CAPABILITIES - Static variable in interface gov.nasa.worldwind.applications.gos.GeodataKey
 
capabilities - Variable in class gov.nasa.worldwind.StereoOptionSceneController
Indicates the GL drawable capabilities.
Capabilities - Class in gov.nasa.worldwind.wms
 
Capabilities(Document, XPath) - Constructor for class gov.nasa.worldwind.wms.Capabilities
 
Capabilities.Layer - Class in gov.nasa.worldwind.wms
 
Capabilities.Layer(Element) - Constructor for class gov.nasa.worldwind.wms.Capabilities.Layer
 
Capabilities.Style - Class in gov.nasa.worldwind.wms
 
Capabilities.Style(Element, Capabilities.Layer) - Constructor for class gov.nasa.worldwind.wms.Capabilities.Style
 
CAPABILITIES_TEMPLATE_PATH - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CapabilitiesRequest - Class in gov.nasa.worldwind.wms
 
CapabilitiesRequest() - Constructor for class gov.nasa.worldwind.wms.CapabilitiesRequest
Construct an OGC GetCapabilities request using the default service.
CapabilitiesRequest(URI) - Constructor for class gov.nasa.worldwind.wms.CapabilitiesRequest
Constructs a request for the default service, WMS, and a specified server.
CapabilitiesRequest(URI, String) - Constructor for class gov.nasa.worldwind.wms.CapabilitiesRequest
Constructs a request for a specified service at a specified server.
CapabilitiesV111 - Class in gov.nasa.worldwind.wms
Version-dependent class for gathering information from a wms capabilities document.
CapabilitiesV111(Document, XPath) - Constructor for class gov.nasa.worldwind.wms.CapabilitiesV111
 
CapabilitiesV130 - Class in gov.nasa.worldwind.wms
Version-dependent class for gathering information from a wms capabilities document.
CapabilitiesV130(Document, XPath) - Constructor for class gov.nasa.worldwind.wms.CapabilitiesV130
 
CAPABILITY - Variable in class gov.nasa.worldwind.ogc.OGCCapabilities
 
capability - Variable in class gov.nasa.worldwind.wms.Capabilities
 
capabilityInformation - Variable in class gov.nasa.worldwind.ogc.OGCCapabilities
 
capacity - Variable in class gov.nasa.worldwind.cache.BasicMemoryCache
 
capacity - Variable in class gov.nasa.worldwind.util.CompoundStringBuilder
 
capacity - Variable in class gov.nasa.worldwind.util.CompoundVecBuffer
 
capEdgeIndexBuffers - Static variable in class gov.nasa.worldwind.render.ExtrudedPolygon
 
capEdgeIndices - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ExtrudedBoundaryInfo
Indices identifying the cap edges in the vertex buffer.
capFillIndexBuffers - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
Slices of capFillIndices, one per boundary.
capFillIndices - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ExtrudedBoundaryInfo
Indices identifying the cap vertices in the vertex buffer.
capFillIndices - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
The indices identifying the cap vertices in a shape data's vertex buffer.
capNormalBuffer - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ExtrudedBoundaryInfo
A buffer holding the boundary cap's vertex normals.
capNormalBuffer - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
A buffer holding the cap normals of all the shape's boundaries.
CappedCylinder - Class in gov.nasa.worldwind.render.airspaces
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.
CappedCylinder(LatLon, double) - Constructor for class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
CappedCylinder(AirspaceAttributes) - Constructor for class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
CappedCylinder() - Constructor for class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
caps - Variable in class gov.nasa.worldwind.applications.gos.awt.WMSLayerPanel.AddWMSLayerAction
 
caps - Variable in class gov.nasa.worldwind.applications.gos.awt.WMSLayerPanel
 
caps - Variable in class gov.nasa.worldwind.applications.gos.awt.WMSLayerPanel.RemoveWMSLayerAction
 
caps - Variable in class gov.nasa.worldwind.examples.WMSLayersPanel.LayerInfo
 
capsURL - Variable in class gov.nasa.worldwind.wms.Capabilities
 
capTexture - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon
This shape's cap texture.
capTextureCoords - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon
This shape's cap texture coordinates.
capVertexBuffer - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ExtrudedBoundaryInfo
A buffer holding the vertices defining the boundary's cap.
capVertexBuffer - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
A buffer holding the Cartesian cap vertices of all the shape's boundaries.
capVertices - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ExtrudedBoundaryInfo
The vertices defining the boundary's cap.
CardLayoutUsage - Class in gov.nasa.worldwind.examples.multiwindow
This class illustrates how to use multiple World Wind windows with a CardLayout layer manager.
CardLayoutUsage() - Constructor for class gov.nasa.worldwind.examples.multiwindow.CardLayoutUsage
 
caretUpdate(CaretEvent) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeBuilderController
 
cartesianNormalBuffer - Variable in class gov.nasa.worldwind.examples.analytics.AnalyticSurface.RenderInfo
 
cartesianToGeodetic(Vec4) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
cartesianToGeodetic(Vec4) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
CartesianToSpherical(double, double, double) - Static method in class gov.nasa.worldwind.layers.SkyGradientLayer
Converts position in cartesian coordinates (XYZ) to spherical (radius, lat, lon) coordinates.
cartesianVertexBuffer - Variable in class gov.nasa.worldwind.examples.analytics.AnalyticSurface.RenderInfo
 
cascaded - Variable in class gov.nasa.worldwind.ogc.wms.WMSLayerCapabilities
 
CatalogException - Class in gov.nasa.worldwind.applications.gio.catalogui
 
CatalogException(String, Exception) - Constructor for class gov.nasa.worldwind.applications.gio.catalogui.CatalogException
 
CatalogExceptionList - Class in gov.nasa.worldwind.applications.gio.catalogui
 
CatalogExceptionList() - Constructor for class gov.nasa.worldwind.applications.gio.catalogui.CatalogExceptionList
 
CatalogKey - Interface in gov.nasa.worldwind.applications.gio.catalogui
 
CatalogModel - Interface in gov.nasa.worldwind.applications.gio.catalogui
 
category - Variable in class gov.nasa.worldwind.applications.gos.awt.SearchOptionsPanel.CategorySetAction
 
cb - Variable in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
This shape's tessellation.
cb - Variable in class gov.nasa.worldwind.render.Polygon.ShapeData
This shape's tessellation indices.
cellSize - Variable in class gov.nasa.worldwind.util.ImageInterpolator
 
cellSizeInFloats - Static variable in class gov.nasa.worldwind.ogc.collada.UnifiedBuffer
 
CENTER - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
center - Variable in class gov.nasa.worldwind.geom.Box
 
center - Variable in class gov.nasa.worldwind.geom.Sphere
 
CENTER - Static variable in interface gov.nasa.worldwind.render.airspaces.Orbit.OrbitType
 
center - Variable in class gov.nasa.worldwind.render.SurfaceEllipse
 
center - Variable in class gov.nasa.worldwind.render.SurfaceQuad
 
center - Variable in class gov.nasa.worldwind.view.orbit.BasicOrbitView
 
CENTER_ALTITUDE_LABEL - Static variable in class gov.nasa.worldwind.examples.shapebuilder.AbstractShapeEditor
 
CENTER_LATITUDE_LABEL - Static variable in class gov.nasa.worldwind.examples.shapebuilder.AbstractShapeEditor
 
CENTER_LATITUDE_LABEL - Static variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
CENTER_LONGITUDE_LABEL - Static variable in class gov.nasa.worldwind.examples.shapebuilder.AbstractShapeEditor
 
CENTER_LONGITUDE_LABEL - Static variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
CENTER_STOPPED - Static variable in interface gov.nasa.worldwind.view.orbit.OrbitView
 
centerLocationLimits - Variable in class gov.nasa.worldwind.view.orbit.BasicOrbitViewLimits
 
centerPosition - Variable in class gov.nasa.worldwind.examples.KeepingObjectsInView.ViewAnimator
 
centerPosition - Variable in class gov.nasa.worldwind.render.RigidShape
 
centerWindowInDesktop(Window) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.SwingUtils
 
centerWindowInDesktop(Window) - Static method in class gov.nasa.worldwind.applications.sar.SAR2
 
CHANGE_HEADING_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_HEIGHT_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonEditor
 
CHANGE_HEIGHT_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_LATITUDE_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_LONGITUDE_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_ROLL_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_SKEW_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
CHANGE_TILT_ACTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
changeHeading(BasicOrbitView, AnimationController, Angle, ViewInputAttributes.ActionAttributes) - Method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
changePitch(BasicOrbitView, AnimationController, Angle, ViewInputAttributes.ActionAttributes) - Method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
changes - Variable in class gov.nasa.worldwind.ogc.kml.KMLUpdate
 
changeShapeHeading(Point, Point) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
changeShapeRoll(Point, Point) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
changeShapeTilt(Point, Point) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
changeZoom(BasicOrbitView, AnimationController, double, ViewInputAttributes.ActionAttributes) - Method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
characters(char[], int, int) - Method in class gov.nasa.worldwind.applications.gio.csw.SAXResponseParser.Handler
 
characters(char[], int, int) - Method in class gov.nasa.worldwind.applications.gio.xml.ElementParser
 
characters(char[], int, int) - Method in class gov.nasa.worldwind.applications.sar.ElementParser
 
characters(char[], int, int) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer.GMLPlaceNameSAXHandler
 
CHARACTERS_CONTENT - Static variable in class gov.nasa.worldwind.util.xml.AbstractXMLEventParser
 
checkAndAppendBooleanElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendDoubleElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendIntegerlement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendLatLonElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendLongElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendScreenCreditElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendSectorElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendSectorResolutionElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendTextArrayElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendTextElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndAppendTimeElement(AVList, String, Element, String) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if present attempts to append new elements represeting the parameter to a specified context.
checkAndSetBooleanParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetColorArrayParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
 
checkAndSetColorParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetDateTimeParam(Element, AVList, String, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetDoubleParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetIntegerParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetLatLonParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetLongParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetScreenCreditParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetSectorParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetSectorResolutionParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetStringArrayParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetStringParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetTimeParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetTimeParamAsInteger(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkAndSetUniqueStringsParam(Element, AVList, String, String, XPath) - Static method in class gov.nasa.worldwind.util.WWXML
Checks a parameter list for a specified key and if not present attempts to find a value for the key from an element matched by an XPath expression.
checkBoxColor1 - Variable in class gov.nasa.worldwind.util.tree.BasicTreeAttributes
 
checkBoxColor2 - Variable in class gov.nasa.worldwind.util.tree.BasicTreeAttributes
 
checkContainment(float, float, ImageInterpolator.Cell) - Method in class gov.nasa.worldwind.util.ImageInterpolator
 
checkElevationExpiration(BasicElevationModel.ElevationTile) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
checkElevationExpiration(Iterable<? extends BasicElevationModel.ElevationTile>) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
checkForLicenseAgreement(Component) - Method in class gov.nasa.worldwind.applications.sar.LicenseAgreement
 
checkForViewChange() - Method in class gov.nasa.worldwind.WorldWindowGLAutoDrawable
Determine if the view has changed since the previous frame.
checkFramebufferStatus(DrawContext) - Method in class gov.nasa.worldwind.util.OGLRenderToTextureSupport
 
checkGLErrors(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
Called to check for openGL errors.
checkOGCException(Document) - Static method in class gov.nasa.worldwind.util.WWXML
 
checkResources() - Method in class gov.nasa.worldwind.layers.rpf.RPFTiledImageLayer
 
checkTextureExpiration(DrawContext, List<TextureTile>) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
checkViewDistanceExpiration(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Determines whether this shape's geometry should be invalidated because the view distance changed, and if so, invalidates the geometry.
checkViewDistanceExpiration(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractShape
Determines whether this shape's geometry should be invalidated because the view distance changed, and if so, invalidates the geometry.
childList - Variable in class gov.nasa.worldwind.render.AbstractAnnotation
 
children - Variable in class gov.nasa.worldwind.util.ImageInterpolator.Cell
 
children - Variable in class gov.nasa.worldwind.util.tree.BasicTreeNode
 
childrenCrossDateline() - Method in class gov.nasa.worldwind.util.GeographicImageInterpolator.GeographicCell
Returns true if any of this image cell's children cross the international dateline, and false otherwise.
chooseImageFormat(Object[], String[]) - Static method in class gov.nasa.worldwind.util.DataConfigurationUtils
 
chooseRasterForCanvas(BufferedImageRaster) - Method in class gov.nasa.worldwind.data.MipMappedBufferedImageRaster
 
chooseTexture(PointPlacemarkAttributes) - Method in class gov.nasa.worldwind.render.PointPlacemark
Determines the appropriate texture for the current availability.
chunkPurged(UnifiedBufferStorageChunk, DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.VBOElementRenderer
a call back that gets called by the chunk if the chunk has been purged and we need to clear caches that are now invalid.
chunkVBOCacheKey - Variable in class gov.nasa.worldwind.ogc.collada.VBOElementRenderer
 
CITIESOVER100K - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
CITIESOVER10K - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
CITIESOVER1K - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
CITIESOVER500K - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
CITIESOVER50K - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
CITY - Variable in class gov.nasa.worldwind.ogc.OGCAddress
 
city - Variable in class gov.nasa.worldwind.ogc.OGCAddress
 
clamp(double, double, double) - Static method in class gov.nasa.worldwind.util.WWMath
Clamps a value to a given range.
clamp(int, int, int) - Static method in class gov.nasa.worldwind.util.WWMath
Clamps an integer value to a given range.
clamp3(Vec4, double, double) - Static method in class gov.nasa.worldwind.geom.Vec4
 
CLAMP_TO_GROUND - Static variable in class gov.nasa.worldwind.WorldWind
 
clampAngle(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer
 
clampDouble(double, double, double) - Static method in class gov.nasa.worldwind.animation.AnimationSupport
Clamps a value between a minimum and maximum
clampElevation(double) - Method in class gov.nasa.worldwind.terrain.BathymetryFilterElevationModel
Called to clamp a source elevation to this elevation model's threshold.
clampOffset() - Method in class gov.nasa.worldwind.examples.util.ImageViewer
Make sure the image does not leave the component edges, except when it is smaller.
clampToGroundSurface - Variable in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
 
CLARKE1866_GLOBE - Static variable in class gov.nasa.worldwind.geom.coords.DatumTransformation
 
CLASS_LEVEL - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLASS_LEVEL_CONFIDENTIAL - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLASS_LEVEL_RESTRICTED - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLASS_LEVEL_SECRET - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLASS_LEVEL_TOPSECRET - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLASS_LEVEL_UNCLASSIFIED - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
Classification - Interface in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationNode - Interface in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationNodeParser - Class in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationNodeParser(String, Attributes) - Constructor for class gov.nasa.worldwind.applications.gio.ebrim.ClassificationNodeParser
 
ClassificationParser - Class in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationParser(String, Attributes) - Constructor for class gov.nasa.worldwind.applications.gio.ebrim.ClassificationParser
 
ClassificationScheme - Interface in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationSchemeParser - Class in gov.nasa.worldwind.applications.gio.ebrim
 
ClassificationSchemeParser(String, Attributes) - Constructor for class gov.nasa.worldwind.applications.gio.ebrim.ClassificationSchemeParser
 
classNameList - Variable in class gov.nasa.worldwind.examples.view.ViewSwitch.AppFrame.ViewDisplay
 
clear() - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
clear() - Method in interface gov.nasa.worldwind.applications.gio.catalogui.ResultList
 
clear() - Method in class gov.nasa.worldwind.applications.gio.catalogui.ToolTipSupport
 
clear() - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
clear() - Method in class gov.nasa.worldwind.cache.BasicMemoryCache
Empties the cache.
clear() - Method in class gov.nasa.worldwind.cache.BasicMemoryCacheSet
 
clear() - Method in class gov.nasa.worldwind.cache.BasicSessionCache
Removes all entries from the cache.
clear() - Method in interface gov.nasa.worldwind.cache.GpuResourceCache
Removes all entries from this cache.
clear() - Method in interface gov.nasa.worldwind.cache.MemoryCache
Empties the cache.
clear() - Method in interface gov.nasa.worldwind.cache.MemoryCacheSet
 
clear() - Method in interface gov.nasa.worldwind.cache.SessionCache
Removes all entries from the cache.
clear() - Method in class gov.nasa.worldwind.examples.LineBuilder
Removes all positions from the polyline.
clear() - Method in class gov.nasa.worldwind.examples.util.SectorSelector.RegionShape
 
clear() - Method in class gov.nasa.worldwind.examples.util.SlideShowPlayer
 
clear(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
clear(DrawContext) - Method in class gov.nasa.worldwind.layers.Earth.MGRSGraticuleLayer
 
clear() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.MetricScaleSupport
 
clear(DrawContext) - Method in class gov.nasa.worldwind.layers.Earth.UTMGraticuleLayer
 
clear(DrawContext) - Method in class gov.nasa.worldwind.layers.LatLonGraticuleLayer
 
clear(int) - Method in class gov.nasa.worldwind.render.airspaces.Geometry
 
clear() - Method in class gov.nasa.worldwind.render.TextRendererCache
 
clear() - Method in class gov.nasa.worldwind.util.BasicQuadTree
Removes all items from the tree.
clear() - Method in class gov.nasa.worldwind.util.CompoundStringBuilder
Clears this CompoundStringBuilder's backing StringBuilder and sets the number of substrings to zero.
clear() - Method in class gov.nasa.worldwind.util.CompoundVecBuffer
Sets the number sub-buffers to zero.
clear() - Method in class gov.nasa.worldwind.util.measure.MeasureTool
Removes all positions from the shape, clear attributes.
clear(DrawContext, Color) - Method in class gov.nasa.worldwind.util.OGLRenderToTextureSupport
Clears the current texture target's pixels with the specified RGBA clear color.
clear() - Method in class gov.nasa.worldwind.util.OGLStackHandler
 
clear() - Method in class gov.nasa.worldwind.util.VecBufferSequence
Sets the number sub-buffers to zero.
CLEAR_SELECTION - Static variable in class gov.nasa.worldwind.examples.AirspaceBuilder
 
CLEAR_SELECTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder
 
CLEAR_SELECTION - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder
 
clearAddresses() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Organization
 
clearAddresses() - Method in class gov.nasa.worldwind.applications.gio.ebrim.OrganizationParser
 
clearAddresses() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Person
 
clearAddresses() - Method in class gov.nasa.worldwind.applications.gio.ebrim.PersonParser
 
clearAnnotations() - Method in class gov.nasa.worldwind.layers.AnnotationLayer
 
clearAttributes() - Method in class gov.nasa.worldwind.applications.gio.xml.Element
 
clearCachedValues() - Method in class gov.nasa.worldwind.util.measure.AreaMeasurer
 
clearCachedValues() - Method in class gov.nasa.worldwind.util.measure.LengthMeasurer
 
clearCachedVbos(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractShape
Removes from the GPU resource cache the entry for the current data cache entry's VBOs.
clearCachedVbos(DrawContext) - Method in class gov.nasa.worldwind.render.RigidShape
Removes from the GPU resource cache the entry for the current data cache entry's VBOs.
clearCaches() - Method in class gov.nasa.worldwind.render.AbstractSurfaceObject
Clears this SurfaceObject's internal extent cache.
clearCaches() - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
Clears this SurfaceObject's internal extent cache.
clearCaches() - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
clearChildren() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.ClassificationNode
 
clearChildren() - Method in class gov.nasa.worldwind.applications.gio.ebrim.ClassificationNodeParser
 
clearClassificationNodes() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.ClassificationScheme
 
clearClassificationNodes() - Method in class gov.nasa.worldwind.applications.gio.ebrim.ClassificationSchemeParser
 
clearClassifications() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.RegistryObject
 
clearClassifications() - Method in class gov.nasa.worldwind.applications.gio.ebrim.RegistryObjectParser
 
clearClassifications() - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceData
 
clearClassifications() - Method in class gov.nasa.worldwind.applications.gio.esg.ServicePackage
 
clearColor - Variable in class gov.nasa.worldwind.render.DrawContextImpl
 
clearControls() - Method in class gov.nasa.worldwind.layers.ViewControlsLayer
 
clearDirtyBit() - Method in class gov.nasa.worldwind.applications.sar.SARTrack
 
clearElements() - Method in class gov.nasa.worldwind.applications.gio.xml.Element
 
clearElevationMap() - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
clearEmailAddresses() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Organization
 
clearEmailAddresses() - Method in class gov.nasa.worldwind.applications.gio.ebrim.OrganizationParser
 
clearEmailAddresses() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Person
 
clearEmailAddresses() - Method in class gov.nasa.worldwind.applications.gio.ebrim.PersonParser
 
clearExceptions() - Method in class gov.nasa.worldwind.applications.gio.catalogui.CatalogExceptionList
 
clearExceptions() - Method in interface gov.nasa.worldwind.applications.gio.ows.ExceptionReport
 
clearExceptions() - Method in class gov.nasa.worldwind.applications.gio.ows.ExceptionReportParser
 
clearExceptionTexts() - Method in interface gov.nasa.worldwind.applications.gio.ows.ExceptionType
 
clearExceptionTexts() - Method in class gov.nasa.worldwind.applications.gio.ows.ExceptionTypeParser
 
clearExtents() - Method in class gov.nasa.worldwind.cache.ShapeDataCache
Set to null the extent field of all entries in this cache.
clearExternalIdentifiers() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.RegistryObject
 
clearExternalIdentifiers() - Method in class gov.nasa.worldwind.applications.gio.ebrim.RegistryObjectParser
 
clearFrame(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
clearIcons() - Method in class gov.nasa.worldwind.layers.IconLayer
 
clearInactiveDownloads() - Method in class gov.nasa.worldwind.examples.BulkDownloadPanel
Remove inactive downloads from the monitor panel.
clearIntersectionGeometry() - Method in class gov.nasa.worldwind.render.Polygon
 
clearIntersectionGeometry() - Method in class gov.nasa.worldwind.render.RigidShape
 
clearKeyState() - Method in class gov.nasa.worldwind.awt.KeyEventState
 
clearLayers() - Method in interface gov.nasa.worldwind.applications.gio.gidb.LayerList
 
clearLayers() - Method in class gov.nasa.worldwind.applications.gio.gidb.LayerListImpl
 
clearLayers() - Method in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight.AppFrame
 
clearLayers() - Method in class gov.nasa.worldwind.examples.TerrainIntersections.AppFrame
 
clearLinks() - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceData
 
clearList() - Method in interface gov.nasa.worldwind.avlist.AVList
 
clearList() - Method in class gov.nasa.worldwind.avlist.AVListImpl
 
clearList() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
clearList() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
clearList() - Method in class gov.nasa.worldwind.layers.LayerList
 
clearList() - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
.
clearList() - Method in class gov.nasa.worldwind.util.RasterControlPointList
 
clearLocalizedStrings() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.InternationalString
 
clearLocalizedStrings() - Method in class gov.nasa.worldwind.applications.gio.ebrim.InternationalStringParser
 
clearObjectList() - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder.SurfaceObjectTile
Clears the tile's list of intersecting objects.
clearPickList() - Method in class gov.nasa.worldwind.pick.PickSupport
 
clearRecords() - Method in interface gov.nasa.worldwind.applications.gio.csw.SearchResults
 
clearRecords() - Method in class gov.nasa.worldwind.applications.gio.csw.SearchResultsParser
 
clearRenderables() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareGrid
 
clearRenderables() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareZone
 
clearRenderables() - Method in class gov.nasa.worldwind.layers.Earth.UTMGraticuleLayer.GraticuleTile
 
clearRenderables() - Method in class gov.nasa.worldwind.layers.LatLonGraticuleLayer.GraticuleTile
 
clearRenderables() - Method in class gov.nasa.worldwind.layers.RenderableLayer
 
clearSector() - Method in class gov.nasa.worldwind.examples.BulkDownloadPanel
Clear the current selection sector and remove it from the globe.
clearSectors() - Method in class gov.nasa.worldwind.util.SectorVisibilityTree
 
clearServers() - Method in interface gov.nasa.worldwind.applications.gio.gidb.ServerList
 
clearServers() - Method in class gov.nasa.worldwind.applications.gio.gidb.ServerListParser
 
clearServiceBindings() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Service
 
clearServiceBindings() - Method in class gov.nasa.worldwind.applications.gio.ebrim.ServiceParser
 
clearServiceBindings() - Method in class gov.nasa.worldwind.applications.gio.esg.ServicePackage
 
clearServiceData() - Method in class gov.nasa.worldwind.applications.gio.esg.ServicePackage
 
clearSlots() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Identifiable
 
clearSlots() - Method in class gov.nasa.worldwind.applications.gio.ebrim.IdentifiableParser
 
clearSpecificationLinks() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.ServiceBinding
 
clearSpecificationLinks() - Method in class gov.nasa.worldwind.applications.gio.ebrim.ServiceBindingParser
 
clearTelephoneNumbers() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Organization
 
clearTelephoneNumbers() - Method in class gov.nasa.worldwind.applications.gio.ebrim.OrganizationParser
 
clearTelephoneNumbers() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.Person
 
clearTelephoneNumbers() - Method in class gov.nasa.worldwind.applications.gio.ebrim.PersonParser
 
clearTiles() - Method in class gov.nasa.worldwind.layers.Earth.UTMGraticuleLayer
 
clearTiles() - Method in class gov.nasa.worldwind.layers.LatLonGraticuleLayer
 
clearUsageParameters() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.SpecificationLink
 
clearUsageParameters() - Method in class gov.nasa.worldwind.applications.gio.ebrim.SpecificationLinkParser
 
clearValues() - Method in interface gov.nasa.worldwind.applications.gio.ebrim.ValueList
 
clearValues() - Method in class gov.nasa.worldwind.applications.gio.ebrim.ValueListParser
 
Clementine30Layer - Class in gov.nasa.worldwind.layers.Moon
 
Clementine30Layer() - Constructor for class gov.nasa.worldwind.layers.Moon.Clementine30Layer
 
Clementine40BaseLayer - Class in gov.nasa.worldwind.layers.Moon
Base (one image) layer for Moon Clementine 40xx color dataset.
Clementine40BaseLayer() - Constructor for class gov.nasa.worldwind.layers.Moon.Clementine40BaseLayer
 
Clementine40Layer - Class in gov.nasa.worldwind.layers.Moon
 
Clementine40Layer() - Constructor for class gov.nasa.worldwind.layers.Moon.Clementine40Layer
 
ClickAndGoSelectListener - Class in gov.nasa.worldwind.examples
Handles view 'fly to' on left clicked picked objects with a position.
ClickAndGoSelectListener(WorldWindow, Class) - Constructor for class gov.nasa.worldwind.examples.ClickAndGoSelectListener
 
ClickAndGoSelectListener(WorldWindow, Class, double) - Constructor for class gov.nasa.worldwind.examples.ClickAndGoSelectListener
 
clientLayer - Variable in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
 
clientObjectSize - Variable in class gov.nasa.worldwind.cache.BasicMemoryCache.CacheEntry
 
clip - Variable in class gov.nasa.worldwind.examples.AnnotationControls.AudioContentAnnotation
 
clip(Vec4, Vec4) - Method in class gov.nasa.worldwind.geom.Plane
Clip a line segment to this plane.
clipAndAdd(DrawContext, Vec4, Vec4, ArrayList<Vec4>) - Method in class gov.nasa.worldwind.render.Polyline
 
clipcyl(Vec4, Vec4, Vec4, Vec4, Vec4, double[]) - Method in class gov.nasa.worldwind.geom.Cylinder
 
clipToFrustum(Vec4, Vec4, Frustum) - Static method in class gov.nasa.worldwind.geom.Line
Clip a line segment to a frustum, returning the end points of the portion of the segment that is within the frustum.
CLOCKWISE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
CLOCKWISE - Static variable in class gov.nasa.worldwind.util.GeometryBuilder
 
close() - Method in class gov.nasa.worldwind.applications.sar.SARAnnotationWriter
 
CLOSE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
close() - Method in class gov.nasa.worldwind.examples.kml.KMLDocumentBuilder
Close the document builder.
close() - Method in class gov.nasa.worldwind.examples.kml.KMZDocumentBuilder
Close the document builder.
close(ImageOutputStream) - Static method in class gov.nasa.worldwind.util.ImageUtil
 
CLOSE_IMAGE_PATH - Static variable in class gov.nasa.worldwind.examples.util.DialogAnnotation
 
CLOSE_TOOLTIP_TEXT - Static variable in class gov.nasa.worldwind.examples.util.DialogAnnotation
 
closeAllConnections() - Method in class gov.nasa.worldwind.database.BasicDatabaseConnectionPool
 
closeAllConnections(CopyOnWriteArrayList<? extends Connection>) - Method in class gov.nasa.worldwind.database.BasicDatabaseConnectionPool
 
closeAllConnections() - Method in interface gov.nasa.worldwind.database.DatabaseConnectionPool
Closes all the connections
closeButton - Variable in class gov.nasa.worldwind.examples.util.DialogAnnotation
 
closeConnection() - Method in interface gov.nasa.worldwind.applications.gio.csw.CSWConnection
 
closeConnection() - Method in class gov.nasa.worldwind.applications.gio.csw.HttpCSWConnection
 
closed - Variable in class gov.nasa.worldwind.render.Polyline
 
closed - Variable in class gov.nasa.worldwind.render.SurfacePolyline
 
CLOSED_RETURN_CODE - Static variable in class gov.nasa.worldwind.util.wizard.Wizard
 
closeEventReader(XMLEventReader, String) - Static method in class gov.nasa.worldwind.util.WWXML
Close an XML event stream and catch any XMLStreamException generated in the process.
closeEventStream() - Method in class gov.nasa.worldwind.ogc.collada.ColladaRoot
Closes the event stream associated with this context's XML event reader.
closeEventStream() - Method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Closes the event stream associated with this context's XML event reader.
closeResource(AnnotationControls.ContentAnnotation) - Method in class gov.nasa.worldwind.examples.AnnotationControls.AppFrame
 
closeStream() - Method in interface gov.nasa.worldwind.ogc.collada.ColladaDoc
 
closeStream() - Method in class gov.nasa.worldwind.ogc.collada.ColladaFile
 
closeStream() - Method in class gov.nasa.worldwind.ogc.collada.ColladaRoot
 
closeStream(Object, String) - Static method in class gov.nasa.worldwind.util.WWIO
Close a stream and catch any IOException generated in the process.
CLOUD_CEILING_CHANGE - Static variable in class gov.nasa.worldwind.applications.sar.CloudCeilingPanel
 
CLOUD_CEILING_OPEN - Static variable in class gov.nasa.worldwind.applications.sar.CloudCeilingPanel
 
CloudCeiling - Class in gov.nasa.worldwind.applications.sar
Display one or two contour lines depicting lower and upper cloud ceiling around a list of positions.
CloudCeiling(WorldWindow) - Constructor for class gov.nasa.worldwind.applications.sar.CloudCeiling
 
CloudCeilingPanel - Class in gov.nasa.worldwind.applications.sar
 
CloudCeilingPanel() - Constructor for class gov.nasa.worldwind.applications.sar.CloudCeilingPanel
 
COLLADA_MIME_TYPE - Static variable in interface gov.nasa.worldwind.ogc.kml.KMLConstants
 
COLLADA_NAMESPACE - Static variable in class gov.nasa.worldwind.ogc.collada.ColladaConstants
The Collada namespace URI.
COLLADA_NAMESPACES - Static variable in class gov.nasa.worldwind.ogc.collada.ColladaConstants
List of the versioned KML namespaces.
ColladaAbstractObject - Class in gov.nasa.worldwind.ogc.collada
 
ColladaAbstractObject(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaAbstractObject
Construct an instance.
ColladaAccessor - Class in gov.nasa.worldwind.ogc.collada
 
ColladaAccessor(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaAccessor
 
ColladaAsset - Class in gov.nasa.worldwind.ogc.collada
 
ColladaAsset(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaAsset
 
ColladaBind - Class in gov.nasa.worldwind.ogc.collada
 
ColladaBind(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaBind
 
ColladaBindMaterial - Class in gov.nasa.worldwind.ogc.collada
 
ColladaBindMaterial(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaBindMaterial
 
ColladaColor - Class in gov.nasa.worldwind.ogc.collada
 
ColladaColor(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaColor
 
ColladaConstants - Class in gov.nasa.worldwind.ogc.collada
 
ColladaConstants() - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaConstants
 
ColladaContributor - Class in gov.nasa.worldwind.ogc.collada
 
ColladaContributor(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaContributor
 
ColladaDiffuse - Class in gov.nasa.worldwind.ogc.collada
 
ColladaDiffuse(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaDiffuse
 
ColladaDoc - Interface in gov.nasa.worldwind.ogc.collada
 
colladaDoc - Variable in class gov.nasa.worldwind.ogc.collada.ColladaRoot
Reference to the KMLDoc representing the KML or KMZ file.
ColladaEffect - Class in gov.nasa.worldwind.ogc.collada
 
ColladaEffect(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaEffect
 
ColladaFile - Class in gov.nasa.worldwind.ogc.collada
 
ColladaFile(File) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaFile
 
ColladaFilePathResolver - Interface in gov.nasa.worldwind.ogc.collada
 
ColladaFloatArray - Class in gov.nasa.worldwind.ogc.collada
 
ColladaFloatArray(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaFloatArray
 
ColladaFormat - Class in gov.nasa.worldwind.ogc.collada
 
ColladaFormat(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaFormat
 
ColladaGeometry - Class in gov.nasa.worldwind.ogc.collada
 
ColladaGeometry(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaGeometry
 
ColladaImage - Class in gov.nasa.worldwind.ogc.collada
 
ColladaImage(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaImage
 
ColladaInput - Class in gov.nasa.worldwind.ogc.collada
 
ColladaInput(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaInput
 
ColladaInstanceEffect - Class in gov.nasa.worldwind.ogc.collada
 
ColladaInstanceEffect(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaInstanceEffect
 
ColladaInstanceGeometry - Class in gov.nasa.worldwind.ogc.collada
 
ColladaInstanceGeometry(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaInstanceGeometry
 
ColladaInstanceMaterial - Class in gov.nasa.worldwind.ogc.collada
 
ColladaInstanceMaterial(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaInstanceMaterial
 
ColladaInstanceVisualScene - Class in gov.nasa.worldwind.ogc.collada
 
ColladaInstanceVisualScene(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaInstanceVisualScene
 
ColladaLibraryEffects - Class in gov.nasa.worldwind.ogc.collada
 
ColladaLibraryEffects(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaLibraryEffects
 
ColladaLibraryGeometries - Class in gov.nasa.worldwind.ogc.collada
 
ColladaLibraryGeometries(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaLibraryGeometries
 
ColladaLibraryImages - Class in gov.nasa.worldwind.ogc.collada
 
ColladaLibraryImages(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaLibraryImages
 
ColladaLibraryMaterials - Class in gov.nasa.worldwind.ogc.collada
 
ColladaLibraryMaterials(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaLibraryMaterials
 
ColladaLibraryVisualScenes - Class in gov.nasa.worldwind.ogc.collada
 
ColladaLibraryVisualScenes(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaLibraryVisualScenes
 
ColladaMaterial - Class in gov.nasa.worldwind.ogc.collada
 
ColladaMaterial(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaMaterial
 
ColladaMesh - Class in gov.nasa.worldwind.ogc.collada
 
ColladaMesh(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaMesh
 
ColladaNewParam - Class in gov.nasa.worldwind.ogc.collada
 
ColladaNewParam(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaNewParam
 
ColladaNode - Class in gov.nasa.worldwind.ogc.collada
 
ColladaNode(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaNode
 
ColladaNodeShape - Class in gov.nasa.worldwind.ogc.collada
Responsible for rendering each node found in a Collada File.
ColladaNodeShape(ColladaRoot, String, ColladaSceneShape) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
 
ColladaNodeShape.ShapeData - Class in gov.nasa.worldwind.ogc.collada
This class holds globe-specific data for this shape.
ColladaNodeShape.ShapeData(DrawContext, AbstractGeneralShape) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaNodeShape.ShapeData
Construct a cache entry for this shape.
ColladaP - Class in gov.nasa.worldwind.ogc.collada
 
ColladaP(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaP
 
ColladaParam - Class in gov.nasa.worldwind.ogc.collada
 
ColladaParam(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaParam
 
ColladaParserContext - Class in gov.nasa.worldwind.ogc.collada
The parser context for KML and KMZ docuements.
ColladaParserContext(XMLEventReader, String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaParserContext
Creates a parser context instance.
ColladaParserContext(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaParserContext
Creates a parser context instance.
ColladaParserContext(ColladaParserContext) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaParserContext
 
ColladaPhong - Class in gov.nasa.worldwind.ogc.collada
 
ColladaPhong(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaPhong
 
ColladaProfileCommon - Class in gov.nasa.worldwind.ogc.collada
 
ColladaProfileCommon(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaProfileCommon
 
colladaRoot - Variable in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Holds the model root created by the model parser.
ColladaRoot - Class in gov.nasa.worldwind.ogc.collada
 
ColladaRoot(File) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaRoot
 
colladaRoot - Variable in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
Holds the model root created by the model parser.
colladaRootFile - Variable in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
 
colladaRootFile - Variable in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
Holds the model root file.
ColladaSampler2D - Class in gov.nasa.worldwind.ogc.collada
 
ColladaSampler2D(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSampler2D
 
ColladaScene - Class in gov.nasa.worldwind.ogc.collada
 
ColladaScene(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaScene
 
ColladaSceneShape - Class in gov.nasa.worldwind.ogc.collada
 
ColladaSceneShape(ColladaFilePathResolver) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
 
ColladaSceneShape.RequestTask - Class in gov.nasa.worldwind.ogc.collada
Attempts to find this shape's model file locally, and if that fails attempts to find it remotely.
ColladaSceneShape.RequestTask(ColladaSceneShape) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSceneShape.RequestTask
Construct a request task for a specified shape.
ColladaSceneShape.ShapeData - Class in gov.nasa.worldwind.ogc.collada
This class holds globe-specific data for this shape.
ColladaSceneShape.ShapeData(DrawContext, AbstractGeneralShape) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSceneShape.ShapeData
Construct a cache entry for this shape.
colladaShapes - Variable in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
The Shapes representing the Collada Content.
ColladaSource - Class in gov.nasa.worldwind.ogc.collada
 
ColladaSource(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSource
 
ColladaSurface - Class in gov.nasa.worldwind.ogc.collada
 
ColladaSurface(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaSurface
 
ColladaTechnique - Class in gov.nasa.worldwind.ogc.collada
 
ColladaTechnique(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaTechnique
 
ColladaTechniqueCommon - Class in gov.nasa.worldwind.ogc.collada
 
ColladaTechniqueCommon(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaTechniqueCommon
 
ColladaTexture - Class in gov.nasa.worldwind.ogc.collada
 
ColladaTexture(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaTexture
 
ColladaTriangles - Class in gov.nasa.worldwind.ogc.collada
 
ColladaTriangles(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaTriangles
 
ColladaUnit - Class in gov.nasa.worldwind.ogc.collada
 
ColladaUnit(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaUnit
 
ColladaVertices - Class in gov.nasa.worldwind.ogc.collada
 
ColladaVertices(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaVertices
 
ColladaVisualScene - Class in gov.nasa.worldwind.ogc.collada
 
ColladaVisualScene(String) - Constructor for class gov.nasa.worldwind.ogc.collada.ColladaVisualScene
 
collapseLists(LayerList[]) - Static method in class gov.nasa.worldwind.layers.LayerList
Aggregate the contents of a group of layer lists into a single one.
collapsePath(TreePath) - Method in class gov.nasa.worldwind.util.tree.BasicTree
Collapse a path in the tree.
collapsePath(TreePath) - Method in interface gov.nasa.worldwind.util.tree.Tree
Collapse a path in the tree.
COLLISION_NUM_ITERATIONS - Static variable in class gov.nasa.worldwind.view.BasicView
 
COLLISION_THRESHOLD - Static variable in class gov.nasa.worldwind.view.BasicView
 
collisionSupport - Variable in class gov.nasa.worldwind.view.orbit.BasicOrbitView
 
COLOR - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
color - Variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
color - Variable in class gov.nasa.worldwind.layers.WorldMapLayer
 
color - Variable in class gov.nasa.worldwind.render.AbstractBrowserBalloon.BrowserControl
 
color - Variable in class gov.nasa.worldwind.render.IconRenderer.OrderedText
 
color - Variable in class gov.nasa.worldwind.render.Polyline
 
color - Variable in class gov.nasa.worldwind.render.ScreenImage
 
colorBuffer - Variable in class gov.nasa.worldwind.examples.analytics.AnalyticSurface.RenderInfo
 
colorTarget - Variable in class gov.nasa.worldwind.util.OGLRenderToTextureSupport
 
column - Variable in class gov.nasa.worldwind.layers.placename.PlaceNameLayer.Tile
 
columnAttribute - Static variable in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder.PolygonBuilderModel
 
columnAttribute - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeBuilderModel
 
columnClass - Static variable in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder.PolygonBuilderModel
 
columnClass - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeBuilderModel
 
columnName - Static variable in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder.PolygonBuilderModel
 
columnName - Static variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeBuilderModel
 
combine(double[], Object[], float[], Object[]) - Method in class gov.nasa.worldwind.util.GLUTessellatorSupport.CollectIndexListsCallback
 
combine(double[], Object[], float[], Object[]) - Method in class gov.nasa.worldwind.util.GLUTessellatorSupport.OGLDrawPrimitivesCallback
 
compare(AVListNode, AVListNode) - Method in class gov.nasa.worldwind.applications.gio.catalogui.AVListNode.KeyComparator
 
compare(TextureTile, TextureTile) - Method in class gov.nasa.worldwind.layers.TiledImageLayer.LevelComparer
 
compareTo(BasicMemoryCache.CacheEntry) - Method in class gov.nasa.worldwind.cache.BasicMemoryCache.CacheEntry
 
compareTo(Angle) - Method in class gov.nasa.worldwind.geom.Angle
Compares this Angle with another.
compareTo(Sector) - Method in class gov.nasa.worldwind.geom.Sector
Compares this sector to a specified sector according to their minimum latitude, minimum longitude, maximum latitude, and maximum longitude, respectively.
compareTo(BasicTiledImageLayer.RequestTask) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer.RequestTask
 
compareTo(PlaceNameLayer.RequestTask) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer.RequestTask
 
compareTo(DetailLevel) - Method in interface gov.nasa.worldwind.render.airspaces.DetailLevel
 
compareTo(DetailLevel) - Method in class gov.nasa.worldwind.render.airspaces.ScreenSizeDetailLevel
 
compareTo(GeographicTextRenderer.OrderedText) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer.OrderedText
 
compareTo(Level) - Method in class gov.nasa.worldwind.util.Level
 
compareTo(PerformanceStatistic) - Method in class gov.nasa.worldwind.util.PerformanceStatistic
 
compareTo(Tile) - Method in class gov.nasa.worldwind.util.Tile
 
compareTo(TileKey) - Method in class gov.nasa.worldwind.util.TileKey
Compare two tile keys.
ComparisonOperator - Class in gov.nasa.worldwind.applications.gio.filter
 
ComparisonOperator(String) - Constructor for class gov.nasa.worldwind.applications.gio.filter.ComparisonOperator
 
CompassLayer - Class in gov.nasa.worldwind.layers
 
CompassLayer() - Constructor for class gov.nasa.worldwind.layers.CompassLayer
 
CompassLayer(String) - Constructor for class gov.nasa.worldwind.layers.CompassLayer
 
CompassLayer.OrderedIcon - Class in gov.nasa.worldwind.layers
 
CompassLayer.OrderedIcon() - Constructor for class gov.nasa.worldwind.layers.CompassLayer.OrderedIcon
 
compassToViewportScale - Variable in class gov.nasa.worldwind.layers.CompassLayer
 
component - Variable in class gov.nasa.worldwind.examples.WMSLayersPanel.LayerInfoAction
 
composeDataRaster(Dataset, AVList) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
 
composeElevations(Sector, List<? extends LatLon>, int, double[]) - Method in interface gov.nasa.worldwind.globes.ElevationModel
Determines the elevations at specified locations within a specified Sector.
composeElevations(Sector, List<? extends LatLon>, int, double[]) - Method in class gov.nasa.worldwind.terrain.AbstractElevationModel
 
composeElevations(Sector, List<? extends LatLon>, int, double[]) - Method in class gov.nasa.worldwind.terrain.CompoundElevationModel
 
composeElevations(Sector, List<? extends LatLon>, int, double[]) - Method in class gov.nasa.worldwind.terrain.WMSBasicElevationModel
 
composeExceptionReason(Throwable) - Method in class gov.nasa.worldwind.data.CachedDataRaster
 
composeExceptionReason(Throwable) - Method in class gov.nasa.worldwind.data.GDALDataRaster
 
composeImageDataRaster(Dataset, AVList) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
Opens image or elevation file, returns as a BufferedImage (even for elevations)
composeImageForSector(Sector, int, int, double, BufferedImage) - Method in class gov.nasa.worldwind.layers.SurfaceImageLayer
Create an image for the portion of this layer lying within a specified sector.
composeImageForSector(Sector, int, int, double, int, String, boolean, BufferedImage, int) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
Create an image for the portion of this layer lying within a specified sector.
composeImageForSector(Sector, int, int, double, int, String, boolean, BufferedImage, int) - Method in class gov.nasa.worldwind.wms.WMSTiledImageLayer
 
composeNonImageDataRaster(Dataset, AVList) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
The "composeDataRaster" method creates a ByteBufferRaster from an elevation (or non-image) Dataset.
composeRaster(AVList) - Method in class gov.nasa.worldwind.data.BasicRasterServer
Composes a DataRaster of the given width and height for the specific geographic region of interest (ROI).
CompoundAnimator - Class in gov.nasa.worldwind.animation
A group of two or more Animators.
CompoundAnimator(Interpolator) - Constructor for class gov.nasa.worldwind.animation.CompoundAnimator
Construct a CompoundAnimator with the given Interpolator
CompoundAnimator(Interpolator, Animator...) - Constructor for class gov.nasa.worldwind.animation.CompoundAnimator
Construct a CompoundAnimator with the given Interpolator, and the given Animators.
CompoundElevationModel - Class in gov.nasa.worldwind.terrain
 
CompoundElevationModel() - Constructor for class gov.nasa.worldwind.terrain.CompoundElevationModel
 
CompoundFilter - Class in gov.nasa.worldwind.applications.sar.tracks
 
CompoundFilter(FileFilter[], String) - Constructor for class gov.nasa.worldwind.applications.sar.tracks.CompoundFilter
 
CompoundStringBuilder - Class in gov.nasa.worldwind.util
CompoundStringBuilder provides a mechanism for storing and retrieving a collection of variable length strings in a single StringBuilder.
CompoundStringBuilder(StringBuilder, int) - Constructor for class gov.nasa.worldwind.util.CompoundStringBuilder
Constructs a CompoundStringBuilder with the specified backing StringBuilder and initial capacity.
CompoundStringBuilder(int) - Constructor for class gov.nasa.worldwind.util.CompoundStringBuilder
Constructs a CompoundStringBuilder with a default backing StringBuilder, and the specified initial capacity.
CompoundStringBuilder() - Constructor for class gov.nasa.worldwind.util.CompoundStringBuilder
Constructs a CompoundStringBuilder with a default backing StringBuilder, and the default initial capacity.
CompoundVecBuffer - Class in gov.nasa.worldwind.util
CompoundVecBuffer defines an interface for storing and retrieving a collection of variable length VecBuffer objects.
CompoundVecBuffer(int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer
Constructs a CompoundVecBuffer with the specified initial capacity.
CompoundVecBuffer() - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer
Constructs a CompoundVecBuffer with the default initial capacity.
CompoundVecBuffer(CompoundVecBuffer, int, int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer
 
CompoundVecBuffer(CompoundVecBuffer, int[], int, int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer
 
CompoundVecBuffer.CompoundIterator<T> - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.CompoundIterator(CompoundVecBuffer.SubBufferIterable<T>) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.CompoundIterator
 
CompoundVecBuffer.CoordIterable - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.CoordIterable(int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.CoordIterable
 
CompoundVecBuffer.EmptyCompoundVecBuffer - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.EmptyCompoundVecBuffer(int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
CompoundVecBuffer.EmptyCompoundVecBuffer(CompoundVecBuffer.EmptyCompoundVecBuffer, int, int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
CompoundVecBuffer.EmptyCompoundVecBuffer(CompoundVecBuffer.EmptyCompoundVecBuffer, int[], int, int) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
CompoundVecBuffer.LocationIterable - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.LocationIterable() - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.LocationIterable
 
CompoundVecBuffer.PositionIterable - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.PositionIterable() - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.PositionIterable
 
CompoundVecBuffer.ReverseCompoundIterator<T> - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.ReverseCompoundIterator(CompoundVecBuffer.SubBufferIterable<T>) - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.ReverseCompoundIterator
 
CompoundVecBuffer.SubBufferIterable<T> - Interface in gov.nasa.worldwind.util
 
CompoundVecBuffer.VectorIterable - Class in gov.nasa.worldwind.util
 
CompoundVecBuffer.VectorIterable() - Constructor for class gov.nasa.worldwind.util.CompoundVecBuffer.VectorIterable
 
COMPRESS_TEXTURES - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
compute(int, int, int, int) - Method in class gov.nasa.worldwind.render.Size
Computes the width and height of a rectangle within a container rectangle.
compute(Angle, Angle) - Method in interface gov.nasa.worldwind.terrain.SectorGeometry.GeographicTextureCoordinateComputer
Computes a texture coordinate for a specified location.
computeAbsolutePoints(DrawContext, List<Position>, FloatBuffer, Path.PathData) - Method in class gov.nasa.worldwind.render.Path
Computes a model-coordinate path from a list of positions, using the altitudes in the specified positions.
computeAccumulatedLength(LatLon) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeAltitude(Globe, List<? extends Position>, String) - Static method in class gov.nasa.worldwind.ogc.kml.impl.KMLUtil
Compute the altitude of each position in a list, based on altitude mode.
computeAltitude(Globe, Position, String) - Static method in class gov.nasa.worldwind.ogc.kml.impl.KMLUtil
Create a Position, taking into account an altitude mode.
computeAltitudeAboveGround(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
computeAltitudesToFitPositions(Iterable<? extends Position>) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeAltitudesToFitPositions(WorldWindow, SegmentPlane, Iterable<? extends Position>, boolean) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeAndSetViewCenter() - Method in class gov.nasa.worldwind.view.orbit.BasicOrbitView
Computes and sets the center of rotation for heading and pitch changes.
computeAndSetViewCenterIfNeeded() - Method in class gov.nasa.worldwind.view.orbit.BasicOrbitView
Computes and sets the center of rotation for heading and pitch changes, if it is needed.
computeAndShow(Position) - Method in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight.AppFrame
 
computeAndShowIntersections(Position) - Method in class gov.nasa.worldwind.examples.TerrainIntersections.AppFrame
 
computeAngleBetween(LatLon, LatLon, LatLon) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeAngles() - Method in class gov.nasa.worldwind.render.airspaces.PartialCappedCylinder
 
computeAngles() - Method in class gov.nasa.worldwind.render.airspaces.PolyArc
 
computeAnnotationPosition(Position) - Method in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonEditor
 
computeAnnotationPosition(Position) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
computeAnnotationPosition(Position) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeArrayNormal(Vec4[]) - Static method in class gov.nasa.worldwind.util.WWMath
Computes a unit-length normal vector for an array of coordinates.
computeArrowheadGeometry(DrawContext, Vec4, Vec4, Vec4, Vec4, double, double, FloatBuffer, Path.PathData) - Method in class gov.nasa.worldwind.examples.util.DirectedPath
Compute the geometry of a direction arrow between two points.
computeAverageLabelSize(SegmentPlaneRenderer.OrderedText[], int) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeAveragePoint(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.geom.Vec4
Returns the arithmetic mean of the x, y, z, and w coordinates of the specified points Iterable.
computeAveragePoint3(BufferWrapper) - Static method in class gov.nasa.worldwind.geom.Vec4
 
computeAverageTileSize(File) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayerBulkDownloader
 
computeAverageTileSize(File) - Static method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
computeBackgroundBounds(DrawContext, double, double, Insets) - Method in class gov.nasa.worldwind.render.ToolTipRenderer
 
computeBalloonPoints(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Computes and stores the balloon's model-coordinate and screen-coordinate points.
computeBalloonPoints(DrawContext) - Method in class gov.nasa.worldwind.render.GlobeBrowserBalloon
Computes and stores this balloon's model and screen coordinates.
computeBalloonPoints(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenBrowserBalloon
Computes and stores this balloon's screen coordinates.
computeBestFitScale() - Method in class gov.nasa.worldwind.examples.util.ImageViewer
Compute a scaling factor so that the image fits inside the component.
computeBestFittingControlPoints4(Point2D[], LatLon[], Point2D[], LatLon[]) - Static method in class gov.nasa.worldwind.util.ImageUtil
Computes which three control points out of four provide the best estimate an image's geographic location.
computeBilinearCoordinates(float, float, ImageInterpolator.Cell) - Method in class gov.nasa.worldwind.util.GeographicImageInterpolator
Overridden to correctly compute bilinear interpolation coordinates for image cells which cross the international dateline.
computeBilinearCoordinates(float, float, ImageInterpolator.Cell) - Method in class gov.nasa.worldwind.util.ImageInterpolator
 
computeBisectingPlane(Globe, Box, Box) - Method in class gov.nasa.worldwind.render.airspaces.TrackAirspace
Returns a Plane that bisects the angle between the two legs at the point at their common location.
computeBitPosition(int, int) - Method in class gov.nasa.worldwind.util.BitSetQuadTreeFilter
Computes the bit position of a quadtree cell.
computeBoundaryNormals(Polygon.BoundaryInfo, FloatBuffer) - Method in class gov.nasa.worldwind.render.Polygon
Compute normal vectors for a boundary's vertices.
computeBoundaryVertices(Terrain, ExtrudedPolygon.ExtrudedBoundaryInfo, Vec4) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Compute and set the Cartesian vertices for one specified boundary of this shape.
computeBoundaryVertices(Terrain, Polygon.BoundaryInfo, Vec4, Matrix) - Method in class gov.nasa.worldwind.render.Polygon
Compute the vertices associated with a specified boundary.
computeBoundingBox(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.geom.Box
Compute a Box that bounds a specified list of points.
computeBoundingBox(BufferWrapper) - Static method in class gov.nasa.worldwind.geom.Box
 
computeBoundingBox(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a Box that bounds the specified sector on the surface of the specified Globe.
computeBoundingBox(Globe, double, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a Box that bounds the specified sector on the surface of the specified Globe.
computeBoundingCylinder(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.geom.Cylinder
Compute a bounding cylinder for a collection of points.
computeBoundingCylinder(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a cylinder that minimally surrounds the specified sector at a specified vertical exaggeration.
computeBoundingCylinder(Globe, double, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a cylinder that minimally surrounds the specified sector at a specified vertical exaggeration and minimum and maximum elevations for the sector.
computeBoundingCylinderOrig(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Sector
 
computeBoundingCylinderOrig(Globe, double, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a cylinder that minimally surrounds the specified minimum and maximum elevations in the sector at a specified vertical exaggeration.
computeBoundingRectangle(Rectangle, int, int) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeBoundingSector(Iterable<? extends DataRaster>) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeBoundingSphere(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a sphere that minimally surrounds the sector at a specified vertical exaggeration.
computeBounds(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeBounds(DrawContext) - Method in class gov.nasa.worldwind.render.GlobeAnnotation
 
computeBounds(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenAnnotation
 
computeBounds(Dimension, float[], float[]) - Method in class gov.nasa.worldwind.util.ImageInterpolator.Cell
 
computeBounds() - Method in class gov.nasa.worldwind.util.tree.ScrollBar
Compute the bounds of the scroll bar.
computeBounds(boolean, boolean) - Method in class gov.nasa.worldwind.util.tree.ScrollFrame
Compute the content bounds, taking into account the frame size and the presence of scroll bars.
computeBufferNormal(FloatBuffer, int) - Static method in class gov.nasa.worldwind.util.WWMath
Computes a unit-length normal vector for a buffer of coordinate triples.
computeCapNormals(ExtrudedPolygon.ExtrudedBoundaryInfo, FloatBuffer) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Compute normal vectors for an extruded polygon's cap vertices.
computeCartesianPolygon(Globe, List<? extends LatLon>, List<Boolean>, Vec4[], Boolean[], Matrix[]) - Method in class gov.nasa.worldwind.render.airspaces.Polygon
 
computeCenteringOffset(float) - Method in class gov.nasa.worldwind.examples.util.ImageViewer
Compute offset so as to center the image inside the component.
computeCenterPoint(Globe, double, Iterable<? extends Extent>, Iterable<? extends ExtentVisibilitySupport.ScreenExtent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeCenterPoint(Globe, double) - Method in class gov.nasa.worldwind.geom.Sector
Computes the Cartesian coordinates of a Sector's center.
computeCenterPosition(Position, Vec4, Angle, int) - Method in class gov.nasa.worldwind.examples.kml.KMLOrbitViewController
Compute a center position from an eye position and an orientation.
computeCenterPositionToResolveCollision(BasicOrbitView, double, DrawContext) - Method in class gov.nasa.worldwind.view.orbit.OrbitViewCollisionSupport
 
computeCenterTransform(Globe, Position) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeCircleThroughPoints(Vec4, Vec4, Vec4, Vec4[], Vec4[], double[]) - Static method in class gov.nasa.worldwind.util.WWMath
Computes the center, axis, and radius of the circle that circumscribes the specified points.
computeClipRect(Sector, DataRaster) - Method in class gov.nasa.worldwind.data.AbstractDataRaster
 
computeClipRect(int, int, GDAL.Area) - Method in class gov.nasa.worldwind.data.GDAL.Area
 
computeColumn(Sector, Angle) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Computes the column index corresponding to a specified latitude.
computeColumn(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.util.Tile
Computes the column index of a longitude in the global tile grid corresponding to a specified grid interval.
computeColumnLongitude(int, Angle, Angle) - Static method in class gov.nasa.worldwind.util.Tile
Determines the minimum longitude of a column in the global tile grid corresponding to a specified grid interval.
computeContrastingColor(Color) - Static method in class gov.nasa.worldwind.util.WWUtil
 
computeControlPointAzimuth(String, double, double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeControlPointAzimuthInShapeCoordinates(String, Angle) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeControlPointLocation(String, Globe, Angle, LatLon, double, double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeControlPointPathLength(String, double, double, double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeControlPointPosition(SectorGeometryList, Globe, SegmentPlane, SegmentPlane.ControlPoint) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeCornerControl(Position) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeCornerPoints(Globe, double) - Method in class gov.nasa.worldwind.geom.Sector
Computes the Cartesian coordinates of a Sector's corners.
computeCornersFromGeotransform(double[], int, int) - Static method in class gov.nasa.worldwind.data.GDAL
 
computeCursorPosition(DrawContext) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computeDateLineCrossingPoints(VecBuffer) - Method in class gov.nasa.worldwind.render.SurfacePolygons
 
computeDateLineEntryPoint(double[], double[]) - Method in class gov.nasa.worldwind.render.SurfacePolygons
 
computeDefaultScreenSizeRamp(int) - Static method in class gov.nasa.worldwind.render.airspaces.ScreenSizeDetailLevel
 
computeDesiredTileDelta(Sector) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeDetailLevel(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeDetailThreshold() - Method in class gov.nasa.worldwind.render.Cone
Computes a threshold value, based on the current detailHint, for use in the sufficientDetail() calculation.
computeDetailThreshold() - Method in class gov.nasa.worldwind.render.Cylinder
Computes a threshold value, based on the current detailHint, for use in the sufficientDetail() calculation.
computeDetailThreshold() - Method in class gov.nasa.worldwind.render.Ellipsoid
Computes a threshold value, based on the current detailHint, for use in the sufficientDetail() calculation.
computeDetailThreshold() - Method in class gov.nasa.worldwind.render.Wedge
Computes a threshold value, based on the current detailHint, for use in the sufficientDetail() calculation.
computeDimensions() - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Computes the row and column dimensions of the tile array.
computeDirectionArrows(DrawContext, Path.PathData) - Method in class gov.nasa.worldwind.examples.util.DirectedPath
Compute the geometry of the direction arrows.
computeDistanceFromEye(DrawContext, Extent) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the distance in model coordinates from the View eye point to the specified Extent.
computeDistanceScaleAndOpacity(DrawContext, GeographicTextRenderer.OrderedText) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
 
computeDistanceScaleAndOpacity(DrawContext, Vec4, Dimension) - Method in class gov.nasa.worldwind.render.GlobeAnnotation
 
computeDragSlope(Point, Point, Vec4, Vec4) - Method in class gov.nasa.worldwind.awt.AbstractViewInputHandler
 
computeDragSlope(Point, Point, Vec4, Vec4) - Method in interface gov.nasa.worldwind.awt.ViewInputHandler
Compute the drag slope the given screen and world coordinates.
computeDrawDimension(DrawContext, LatLon) - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
computeDrawDimension(double) - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
computeDrawHeading(DrawContext) - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
computeDrawLocations(DrawContext, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeDrawPixelSize(DrawContext, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computeDrawPoint(LatLon, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computeDrawPoint(DrawContext, Rectangle2D, Vec4) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
Computes the final draw point for the given rectangle lower left corner and target screen point.
computeDrawScale(DrawContext, SurfaceTileDrawContext, LatLon) - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
computeEdgeInfoFor(int, Iterable<? extends AirspaceControlPoint>) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
computeEdgeIntervalsPerDegree(SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
computeEigensystemFromSymmetricMatrix3(Matrix, double[], Vec4[]) - Static method in class gov.nasa.worldwind.geom.Matrix
Computes the eigensystem of the specified symmetric Matrix's upper 3x3 matrix.
computeElevationAboveSurface(DrawContext, Position) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeElevationAt(DrawContext, Angle, Angle) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeElevationExtremes(Iterable<? extends Position>) - Static method in class gov.nasa.worldwind.render.Polyline
 
computeElevationIndex(LatLon) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel.ElevationTile
 
computeEntrySize(BasicGpuResourceCache.CacheEntry) - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
computeEstimatedMemorySize() - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer.PlaceNameChunk
 
computeExpandedBounds(Rectangle2D, int) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Computes the node shapes's extent using a bounding cone.
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceObject
Computes the surface object's extent.
computeExtent(Globe, double, List<Sector>) - Method in class gov.nasa.worldwind.render.AbstractSurfaceObject
Computes an extent bounding the the specified sectors on the specified Globe's surface.
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Box
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Cake
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Curtain
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Orbit
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.PartialCappedCylinder
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Polygon
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.SphereAirspace
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.SphereAirspace
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.TrackAirspace
 
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.TrackAirspace
 
computeExtent(ExtrudedPolygon.ExtrudedBoundaryInfo, Vec4) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Computes this shapes extent.
computeExtent(Path.PathData) - Method in class gov.nasa.worldwind.render.Path
Computes the path's bounding box from the current rendering path.
computeExtent(Polygon.BoundaryInfo, Vec4) - Method in class gov.nasa.worldwind.render.Polygon
Computes the Cartesian extent of a polygon boundary.
computeExtent(Globe, double) - Method in class gov.nasa.worldwind.render.Polyline
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.Polyline
 
computeExtent(DrawContext) - Method in class gov.nasa.worldwind.render.RigidShape
Computes the shape's extent using a bounding box.
computeExtentAndEyeDistance(DrawContext) - Method in class gov.nasa.worldwind.examples.lineofsight.PointGrid
 
computeExtentFromPositions(Globe, double, Iterable<? extends LatLon>) - Method in class gov.nasa.worldwind.render.AbstractShape
Computes this shape's approximate extent from its positions.
computeExtentMatrix(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
 
computeExtrema(Vec4[]) - Static method in class gov.nasa.worldwind.geom.Vec4
Calculate the extrema of a given array of Vec4s.
computeExtrema(BufferWrapper) - Static method in class gov.nasa.worldwind.geom.Vec4
 
computeExtremeElevations(Sector) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
computeExtremesFromChildren() - Method in class gov.nasa.worldwind.util.GeographicImageInterpolator.GeographicCell
Overridden to correctly compute the extremes for parent cells who's children cross the international dateline.
computeExtremesFromChildren() - Method in class gov.nasa.worldwind.util.ImageInterpolator.Cell
 
computeExtremesFromLocations(Dimension, float[], float[]) - Method in class gov.nasa.worldwind.util.GeographicImageInterpolator.GeographicCell
Overridden to correctly compute the extremes for leaf cells which cross the international dateline.
computeExtremesFromLocations(Dimension, float[], float[]) - Method in class gov.nasa.worldwind.util.ImageInterpolator.Cell
 
computeExtremeValues(Iterable<? extends AnalyticSurface.GridPointAttributes>, double) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns the minimum and maximum values in the specified iterable of AnalyticSurface.GridPointAttributes.
computeExtremeValues(Iterable<? extends AnalyticSurface.GridPointAttributes>) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns the minimum and maximum values in the specified iterable of AnalyticSurface.GridPointAttributes.
computeExtremeValues(BufferWrapper, double) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns the minimum and maximum floating point values in the specified buffer.
computeExtremeValues(BufferWrapper) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns the minimum and maximum floating point values in the specified buffer.
computeEyeDistance(DrawContext, AbstractGeneralShape.ShapeData) - Method in class gov.nasa.worldwind.render.AbstractGeneralShape
Computes the minimum distance between this shape and the eye point.
computeEyeDistance(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeEyeDistance(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.SphereAirspace
 
computeEyeDistance(DrawContext, ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Computes the minimum distance between this shape and the eye point.
computeEyeDistance(DrawContext, Path.PathData) - Method in class gov.nasa.worldwind.render.Path
Computes the minimum distance between this Path and the eye point.
computeEyeDistance(DrawContext, Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
Computes the minimum distance between this polygon and the eye point.
computeEyePoint(Vec4, Vec4, Vec4, Angle, Rectangle, double, double, Iterable<? extends Extent>, Iterable<? extends ExtentVisibilitySupport.ScreenExtent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeEyePointForModelExtents(Vec4, Vec4, Vec4, Angle, Rectangle, Iterable<? extends Extent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeEyePointForScreenBounds(Vec4, Vec4, Vec4, Angle, Rectangle, double, double, Iterable<? extends ExtentVisibilitySupport.ScreenExtent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeEyePointForScreenExtents(Vec4, Vec4, Vec4, Angle, Rectangle, double, double, Iterable<? extends ExtentVisibilitySupport.ScreenExtent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeEyePointForScreenReferencePoints(Vec4, Vec4, Vec4, Angle, Rectangle, Iterable<? extends ExtentVisibilitySupport.ScreenExtent>) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
 
computeEyePositionFromModelview() - Method in class gov.nasa.worldwind.view.BasicView
 
computeFarClipDistance() - Method in class gov.nasa.worldwind.view.BasicView
 
computeFarClipDistance() - Method in class gov.nasa.worldwind.view.orbit.FlatOrbitView
 
computeFarDistance(Position) - Method in class gov.nasa.worldwind.view.BasicView
 
computeFrameGeometry() - Method in class gov.nasa.worldwind.util.tree.ScrollFrame
Updates the frame's screen-coordinate geometry in ScrollFrame.vertexBuffer according to the current screen bounds.
computeFramePickRect(Rectangle) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
computeFrameRectForContentRect(Dimension) - Method in class gov.nasa.worldwind.util.tree.ScrollFrame
Compute the size of the frame rectangle required to accommodate a given content size without displaying scroll bars.
computeFrameRectForWebViewRect(BalloonAttributes, Rectangle) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
computeFreeBounds(DrawContext, int, int) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeGeographicToCartesianTransform(Sector) - Method in class gov.nasa.worldwind.render.FramebufferTexture
 
computeGeographicToRasterTransform(int, int, Sector) - Method in class gov.nasa.worldwind.data.AbstractDataRaster
 
computeGeographicToRasterTransform(int, int, Sector) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster
 
computeGeometry() - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Updates the balloon's screen-coordinate geometry in frameInfo according to the current screen bounds, screen offset, and active attributes.
computeGeoToRasterTransform(int, int) - Method in class gov.nasa.worldwind.data.GDAL.Area
 
computeGridPoints(DrawContext, FloatBuffer) - Method in class gov.nasa.worldwind.examples.lineofsight.PointGrid
 
computeGridSector(Position, double) - Method in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight.AppFrame
 
computeGroundPosition(DrawContext, View) - Method in class gov.nasa.worldwind.layers.WorldMapLayer
Compute the lat/lon position of the view center
computeHeading(View) - Method in class gov.nasa.worldwind.layers.CompassLayer
 
computeHeading(Matrix) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeHeadingPitchRollZoomTransform(Angle, Angle, Angle, double) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeHeightAboveSurface(WorldWindow, Vec4) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
computeHemisphereOffset(Sector, LatLon) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computeHorizonDistance() - Method in class gov.nasa.worldwind.view.BasicView
 
computeHorizonDistance(Position) - Method in class gov.nasa.worldwind.view.BasicView
 
computeHorizonDistance() - Method in class gov.nasa.worldwind.view.orbit.FlatOrbitView
 
computeHorizonDistance(Vec4) - Method in class gov.nasa.worldwind.view.orbit.FlatOrbitView
 
computeHorizonDistance(Globe, double) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeIconRadius(DrawContext, double, Sector) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeImageCorners(int, int, Matrix) - Static method in class gov.nasa.worldwind.util.ImageUtil
Returns the geographic corners of an image with the specified dimensions, and a transform that maps image coordinates to geographic coordinates.
computeImageOffset(DrawContext) - Method in class gov.nasa.worldwind.render.PointPlacemark
 
computeImageRectangle(DrawContext) - Method in class gov.nasa.worldwind.render.PointPlacemark
Computes the screen-space rectangle bounding the placemark image.
computeIndentation() - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Compute the indentation, in pixels, applied to each new level of the tree.
computeIndicesForGridInterior(int, int) - Static method in class gov.nasa.worldwind.util.WWMath
Computes an index buffer in the system native byte order that tessellates the interior of a vertex grid as a triangle strip.
computeIndicesForGridOutline(int, int) - Static method in class gov.nasa.worldwind.util.WWMath
Computes an index buffer in the system native byte order that tessellates the outline of a vertex grid as a line strip.
computeInfinitePlane(Globe) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
computeInitialHorizontalGap(WorldWindow, SegmentPlane, Position, Position) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeInitialVerticalGap(WorldWindow, SegmentPlane, Iterable<? extends Position>) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeInsetBounds(int, int) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeInterpolantRange(double[], int, double[]) - Static method in class gov.nasa.worldwind.data.BufferWrapperRaster.InterpolantLookupTable
 
computeInterpolationFactor(double, double, double) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the interpolation factor for v given the specified range [x, y].
computeIntersection(AbstractShape, Point) - Method in class gov.nasa.worldwind.examples.util.BalloonController
Compute the intersection of a line through a screen point and a shape.
computeIntersections() - Method in class gov.nasa.worldwind.examples.lineofsight.LinesOfSight.AppFrame
 
computeLabelOffset(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
computeLeaderLocationCode(float, float, float, float, float, float) - Method in class gov.nasa.worldwind.util.GeometryBuilder
Returns a four bit code indicating the leader's location within the specified rectangle.
computeLength(Globe, boolean) - Method in class gov.nasa.worldwind.util.measure.LengthMeasurer
 
computeLevelForResolution(Sector, double) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
computeLevelForResolution(Sector, double) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
computeLevelSizes(int) - Static method in class gov.nasa.worldwind.util.BitSetQuadTreeFilter
An internal method that computes the number of ancestor cells at each level.
computeLinearScreenSizeRamp(int, double, double) - Static method in class gov.nasa.worldwind.render.airspaces.ScreenSizeDetailLevel
 
computeLocation(Rectangle) - Method in class gov.nasa.worldwind.examples.util.LayerManagerLayer
Compute the draw frame south-west corner screen location according to it's position - see LayerManagerLayer.setPosition(String), location offset - see LayerManagerLayer.setLocationOffset(Vec4), or location center - see LayerManagerLayer.setLocationCenter(Vec4), and border distance from the viewport edges - see LayerManagerLayer.setBorderWidth(int).
computeLocation(Rectangle, double) - Method in class gov.nasa.worldwind.layers.CompassLayer
 
computeLocation(Rectangle, double) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computeLocation(Rectangle, Rectangle) - Method in class gov.nasa.worldwind.layers.ViewControlsLayer
Compute the screen location of the controls overall rectangle bottom right corner according to either the location center if not null, or the screen position.
computeLocation(Rectangle, double) - Method in class gov.nasa.worldwind.layers.WorldMapLayer
 
computeLocationDistanceDegreesSquared(Sector, LatLon) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeLocations(Globe, int) - Method in class gov.nasa.worldwind.render.SurfaceEllipse
 
computeLocations(HighResolutionTerrain.RectTile) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Computes the tile's cell locations, determined by the tile's density and sector.
computeLocations(RectangularTessellator.RectTile) - Method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
computeLocationsToFitPositions(Position, Position) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeLocationsToFitPositions(WorldWindow, SegmentPlane, Position, Position, boolean) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
computeLookAtDistance(DrawContext) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
 
computeLookAtDistance(DrawContext) - Method in class gov.nasa.worldwind.render.GlobeAnnotation
 
computeLookHeading(OrbitView, ScreenAnnotation, double) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
 
computeLookPitch(OrbitView, ScreenAnnotation, double) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
 
computeLowestHeightAboveSurface(WorldWindow, Iterable<? extends AirspaceControlPoint>, int) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
computeMarkerRadius(DrawContext, Marker, Vec4) - Method in class gov.nasa.worldwind.render.airspaces.editor.BasicAirspaceControlPointRenderer
 
computeMarkerRadius(DrawContext, Vec4, Marker) - Method in class gov.nasa.worldwind.render.markers.MarkerRenderer
 
computeMaxMarkerSize(Iterable<? extends AirspaceControlPoint>) - Method in class gov.nasa.worldwind.render.airspaces.editor.BasicAirspaceControlPointRenderer
 
computeMaxSizeForPixels(Globe, SegmentPlane) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeMaxTextHeight(DrawContext) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Determine the maximum height of a line of text using the active font.
computeMetricScaleExtremes(int, String, AbstractGraticuleLayer.GridElement, double) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.MetricScaleSupport
 
computeMidZoom(Globe, LatLon, LatLon, double, double) - Static method in class gov.nasa.worldwind.view.ViewElevationAnimator
 
computeMinDistanceBetweenLabels(DrawContext, SegmentPlaneRenderer.OrderedText[], int) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeMinimalGeometry(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Box
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Cake
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Curtain
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Orbit
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.PartialCappedCylinder
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.PolyArc
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Polygon
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.SphereAirspace
 
computeMinimalGeometry(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.TrackAirspace
 
computeMinimumDistanceBetweenAltitudes(int, Iterable<? extends AirspaceControlPoint>) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
computeMinMaxElevations() - Method in class gov.nasa.worldwind.terrain.LocalElevationModel.LocalTile
Determines the minimum and maximum elevations of this tile.
computeMipmapLevel(int, int, Sector, int, int, Sector) - Method in class gov.nasa.worldwind.data.MipMappedBufferedImageRaster
 
computeMirroredPositions(LatLon) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computeModelCoordinateOriginTransform(Angle, Angle, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computeModelCoordinateOriginTransform(Position) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computeModelCoordinateOriginTransform(Angle, Angle, double) - Method in interface gov.nasa.worldwind.globes.Globe
 
computeModelCoordinateOriginTransform(Position) - Method in interface gov.nasa.worldwind.globes.Globe
 
computeModelCoordinates(Globe, Matrix, Vec4, Vec4) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeModelViewMatrix(Globe, Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeNearClipDistance() - Method in class gov.nasa.worldwind.view.BasicView
 
computeNearDistance(Position) - Method in class gov.nasa.worldwind.view.BasicView
 
computeNearestGridLineToPoint(Vec4, SegmentPlaneRenderer.RenderInfo) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeNearestLineToPoint(Vec4, int, IntBuffer, DoubleBuffer, Vec4) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeNearestOutlineToPoint(Vec4, SegmentPlaneRenderer.RenderInfo) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeNewHeading(Angle, OrbitViewLimits) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
computeNewPitch(Angle, OrbitViewLimits) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
computeNewPosition(Position, OrbitViewLimits) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
computeNewPositionFromPlaneGeometry(WorldWindow) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneEditor
 
computeNewPositionFromPlaneIntersection(WorldWindow, Point) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneEditor
 
computeNewZoom(OrbitView, double) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
 
computeNewZoom(double, double, OrbitViewLimits) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputHandler
 
computeNextPosition() - Method in class gov.nasa.worldwind.examples.lineofsight.GridOfPoints.PositionIterator
 
computeNextTrackPosition(Point) - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
computeNextTrackPosition() - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
computeNormalizedHeading(Angle) - Static method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeNormalizedSectors(Sector) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computeNormalsForIndexedTriangleStrip(IntBuffer, FloatBuffer, FloatBuffer) - Static method in class gov.nasa.worldwind.util.WWMath
Computes per-vertex normals of an indexed triangle strip, storing the normal coordinates in the specified normal buffer.
computeNorthPointingTangentAtLocation(Angle, Angle) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computeNorthPointingTangentAtLocation(Angle, Angle) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
computeNorthPointingTangentAtLocation(Angle, Angle) - Method in interface gov.nasa.worldwind.globes.Globe
 
computeNumEdgeIntervals(Globe, double) - Method in class gov.nasa.worldwind.render.SurfaceEllipse
 
computeNumIntervals(Globe, double) - Method in class gov.nasa.worldwind.render.SurfaceEllipse
 
computeNumLevels(LatLon, LatLon) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeObjectSample(LatLon) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
Compute the sample number along the path closest to the given LatLon.
computeObjectSize(View, Globe, SegmentPlane, Object, Vec4) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeObjectSize(View, Globe, SegmentPlane, Object, Vec4, boolean) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeOffset(DrawContext, BalloonAttributes, int, int) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
computeOffset(double, double, Double, Double) - Method in class gov.nasa.worldwind.render.Offset
Computes the X and Y offset specified by this offset applied to a specified rectangle.
computeOffset(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenAnnotation
 
computeOffsets(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractAnnotationBalloon
Compute the position and offsets, and set in them in the annotation.
computeOffsets(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenImage
Compute the image size, rotation, and position based on the current viewport size.
computeOpacity(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeOrbitViewState(Globe, Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeOrbitViewState(Globe, Matrix, Vec4) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeOrientationVector(DrawContext, Vec4, Vec4, Angle, Angle) - Method in class gov.nasa.worldwind.render.markers.BasicMarkerShape.Shape
Compute a direction vector given a point, heading and pitch.
computeOutlinePickWidth() - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Computes the line width to use during picking (in pixels).
computePanAmount(Globe, OrbitView, ScreenAnnotation, double) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
 
computePanHeading(OrbitView, ScreenAnnotation) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
 
computePath(DrawContext, List<Position>, Path.PathData) - Method in class gov.nasa.worldwind.examples.util.DirectedPath
Computes the shape's model-coordinate path from a list of positions.
computePath(DrawContext, List<Position>, Path.PathData) - Method in class gov.nasa.worldwind.render.Path
Computes the shape's model-coordinate path from a list of positions.
computePathLength() - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computePathLength() - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computePathPositions() - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computePickPosition(DrawContext, Vec4, Dimension) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
Computes the Position of the pickPoint over the graph and updates pickedSample indice
computePickPosition(DrawContext, Vec4, Dimension) - Method in class gov.nasa.worldwind.layers.WorldMapLayer
Computes the lat/lon of the pickPoint over the world map
computePitch(View) - Method in class gov.nasa.worldwind.layers.CompassLayer
 
computePitch(Matrix) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computePitchToResolveCollision(BasicOrbitView, double, DrawContext) - Method in class gov.nasa.worldwind.view.orbit.OrbitViewCollisionSupport
 
computePixelSizeAtDistance(double) - Method in class gov.nasa.worldwind.view.BasicView
 
computePixelSizeAtDistance(double) - Method in interface gov.nasa.worldwind.View
Computes the dimension (in meters) that a screen pixel would cover at a given distance from the eye point (also in meters).
computePixelSizeAtDistance(double, Angle, Rectangle) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computePixelSizeAtLocation(DrawContext, LatLon) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computePlacemarkPoints(DrawContext) - Method in class gov.nasa.worldwind.render.PointPlacemark
Computes and stores the placemark's Cartesian location, the Cartesian location of the corresponding point on the terrain (if the altitude mode requires it), and the screen-space projection of the placemark's point.
computePlaneFillIndices(int, int, IntBuffer) - Static method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePlaneGridIndices(int, int, IntBuffer) - Static method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePlaneNormals(Globe, SegmentPlane, int, int, IntBuffer, DoubleBuffer, DoubleBuffer) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePlaneOutlineIndices(int, int, int, IntBuffer) - Static method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePlaneParameterization(Globe, SegmentPlane, int[], double[]) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePlanes(DrawContext) - Method in class gov.nasa.worldwind.applications.sar.ElevationPlane
 
computePlaneVertices(Globe, SegmentPlane, int, int, double, double, Vec4, DoubleBuffer) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePoint(DrawContext, Position) - Method in class gov.nasa.worldwind.examples.lineofsight.PointGrid
 
computePoint(DrawContext, LatLon) - Method in class gov.nasa.worldwind.examples.util.LabeledPath
Computes a model-coordinate point from a LatLon or Position, applying the path's altitude mode.
computePoint(Terrain, Position) - Method in class gov.nasa.worldwind.render.AbstractShape
Computes a model-coordinate point from a position, applying this shape's altitude mode.
computePoint(DrawContext, Position, boolean) - Method in class gov.nasa.worldwind.render.Polyline
 
computePointFromLocation(LatLon) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePointFromLocation(LatLon) - Method in interface gov.nasa.worldwind.globes.Globe
 
computePointFromPosition(Position) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePointFromPosition(LatLon, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePointFromPosition(Angle, Angle, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePointFromPosition(Angle, Angle, double) - Method in interface gov.nasa.worldwind.globes.Globe
 
computePointFromPosition(LatLon, double) - Method in interface gov.nasa.worldwind.globes.Globe
 
computePointFromPosition(Position) - Method in interface gov.nasa.worldwind.globes.Globe
 
computePointFromPosition(DrawContext, Angle, Angle, double, boolean) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computePointsRelativeToTerrain(DrawContext, List<Position>, Double, FloatBuffer, Path.PathData) - Method in class gov.nasa.worldwind.render.Path
Computes a terrain-conforming, model-coordinate path from a list of positions, using either a specified altitude or the altitudes in the specified positions.
computePole(List<double[]>) - Method in class gov.nasa.worldwind.render.SurfacePolygons
 
computePoleWrappingPoint(int, List<double[]>) - Method in class gov.nasa.worldwind.render.SurfacePolygons
 
computePolygonArea2(int, int, Vec4[]) - Method in class gov.nasa.worldwind.util.GeometryBuilder
 
computePolygonAreaFromVertices(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the area enclosed by the specified (x, y) points (the z and w coordinates are ignored).
computePolygonNormal(ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
 
computePolygonNormal(DrawContext, Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
 
computePolygonWindingOrder2(int, int, Vec4[]) - Method in class gov.nasa.worldwind.util.GeometryBuilder
 
computePosition(int, String, double, double) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer
 
computePosition(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractAnnotationBalloon
Compute the annotation position, and set it in the annotation.
computePosition(DrawContext) - Method in class gov.nasa.worldwind.render.GlobeAnnotationBalloon
Compute the annotation position, and set it in the annotation.
computePosition(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenAnnotationBalloon
Compute the annotation position, and set it in the annotation.
computePosition(Globe, Matrix) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computePositionCount() - Method in class gov.nasa.worldwind.render.Path
Counts the number of positions in this path's specified positions.
computePositionFromPoint(Vec4) - Method in class gov.nasa.worldwind.examples.KeepingObjectsInView.ViewController
 
computePositionFromPoint(Vec4) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePositionFromPoint(Vec4) - Method in interface gov.nasa.worldwind.globes.Globe
 
computePositionFromScreenPoint(double, double) - Method in class gov.nasa.worldwind.view.BasicView
 
computePositionFromScreenPoint(double, double) - Method in interface gov.nasa.worldwind.View
Computes the intersection of a line originating from the eye point and passing through (x, y) with the Globe.
computePositionFromUPS(String, double, double) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer
 
computePositionFromUTM(int, String, double, double) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer
 
computePositionOnOrAboveSurface(WorldWindow, Position) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneEditor
 
computePositionOnPlane(SectorGeometryList, Globe, SegmentPlane, double, double, boolean) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computePositionTransform(Globe, Position) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computePowers(int, int) - Static method in class gov.nasa.worldwind.util.WWMath
Populate an array with the successive powers of a number.
computePrincipalAxes(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.util.WWMath
Returns an array of normalized vectors defining the three principal axes of the x-, y-, and z-coordinates from the specified points Iterable, sorted from the most prominent axis to the least prominent.
computePrincipalAxes(BufferWrapper) - Static method in class gov.nasa.worldwind.util.WWMath
 
computeProfile(DrawContext) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
Compute the terrain profile.
computeProgressBarBounds(int, int) - Method in class gov.nasa.worldwind.examples.util.ProgressAnnotation
 
computeProgressBarWidth(int) - Method in class gov.nasa.worldwind.examples.util.ProgressAnnotation
 
computeProgressContainerBounds(int, int) - Method in class gov.nasa.worldwind.examples.util.ProgressAnnotation
 
computeProjectedAreaGeometry(Globe) - Method in class gov.nasa.worldwind.util.measure.AreaMeasurer
 
computeProjectionHullCode(View) - Method in class gov.nasa.worldwind.geom.Box
Computes an index into the ProjectionHullTable for this Box given the specified view.
computeQuadEdgeMidpointLocation(String, Globe, Angle, LatLon, double, double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeRandomRegions(Sector, int, int) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayerBulkDownloader
 
computeRandomRegions(Sector, int, int) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
computeRangeX(double[]) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster.InterpolantLookupTable
 
computeRangeY(double[]) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster.InterpolantLookupTable
 
computeRasterPixelSize(DataRaster) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeRasterTileDelta(int, int, Iterable<? extends DataRaster>) - Method in class gov.nasa.worldwind.data.TiledElevationProducer
 
computeRasterTileDelta(int, int, Iterable<? extends DataRaster>) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeRayFromScreenPoint(double, double) - Method in class gov.nasa.worldwind.view.BasicView
 
computeRayFromScreenPoint(double, double) - Method in interface gov.nasa.worldwind.View
Computes a line, in model coordinates, originating from the eye point, and passing through the point contained by (x, y) on the View's projection plane (or after projection into model space).
computeRayFromScreenPoint(View, double, double, Matrix, Matrix, Rectangle) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Computes this path's reference center.
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.Box
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.Curtain
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.Orbit
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.airspaces.Polygon
 
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.Path
Computes this path's reference center.
computeReferenceCenter(DrawContext) - Method in class gov.nasa.worldwind.render.Polyline
 
computeReferencePoint(DrawContext) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer
 
computeReferencePoint(DrawContext) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
computeReferencePoint(Terrain) - Method in class gov.nasa.worldwind.render.AbstractGeneralShape
 
computeReferencePoint(Terrain, ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Computes and sets this shape's reference point, the Cartesian position corresponding to its geographic location.
computeReferencePoint(Terrain, Matrix) - Method in class gov.nasa.worldwind.render.Polygon
 
computeReferencePoint(DrawContext) - Method in class gov.nasa.worldwind.render.RigidShape
Sets the shape's referencePoint, which is essentially its centerPosition in Cartesian coordinates.
computeReferencePoint(Globe, double) - Method in class gov.nasa.worldwind.render.RigidShape
Sets the shape's referencePoint, which is essentially its centerPosition in Cartesian coordinates.
computeReferencePosition(List<? extends LatLon>, double[]) - Method in class gov.nasa.worldwind.render.airspaces.AbstractAirspace
 
computeRegionDivisions(Sector, int, int) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayerBulkDownloader
 
computeRegionDivisions(Sector, int, int) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
computeRenderMatrix(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Computes the transform to use during rendering to convert the unit pyramid geometry representation of this Pyramid to its correct Pyramid location, orientation and scale
computeRenderMatrix(Globe, double) - Method in class gov.nasa.worldwind.render.RigidShape
Computes the transform to use during rendering to convert the unit sphere geometry representation of this shape to its correct shape location, orientation and scale
computeRenderMatrix(DrawContext) - Method in class gov.nasa.worldwind.render.RigidShape
Computes the transform to use during rendering to convert the unit sphere geometry representation of this shape to its correct shape location, orientation and scale
computeRenderMatrixInverse(Globe, double) - Method in class gov.nasa.worldwind.render.RigidShape
Computes the inverse of the transform to use during rendering to convert the unit geometry representation of this shape to its correct shape location, orientation and scale, essentially bringing the shape back into local coordinate space.
computeRoll(Matrix) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeRotatedCorners(DrawContext, Sector, Angle) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLSurfaceImageImpl
Rotate the corners of the overlay region.
computeRotatedSectorBounds(Sector, LatLon, Angle) - Method in class gov.nasa.worldwind.render.AbstractSurfaceRenderable
 
computeRotationMatrix(Globe) - Method in class gov.nasa.worldwind.render.Polygon
 
computeRow(Sector, Angle) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Computes the row index corresponding to a specified latitude.
computeRow(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.util.Tile
Computes the row index of a latitude in the global tile grid corresponding to a specified grid interval.
computeRowLatitude(int, Angle, Angle) - Static method in class gov.nasa.worldwind.util.Tile
Determines the minimum latitude of a row in the global tile grid corresponding to a specified grid interval.
computeSafeRadius(DrawContext, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeScale(Rectangle) - Method in class gov.nasa.worldwind.layers.CompassLayer
 
computeScale(Rectangle) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computeScale(Rectangle) - Method in class gov.nasa.worldwind.layers.WorldMapLayer
 
computeScale(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeScaledBounds(Rectangle2D, double) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
 
computeSectorForKey(TileKey) - Method in class gov.nasa.worldwind.util.LevelSet
 
computeSectorForPosition(Angle, Angle, LatLon) - Method in class gov.nasa.worldwind.util.Level
 
computeSectorRadius(Sector) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeSectors(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
computeSectors(Globe) - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
computeSectors(Globe) - Method in class gov.nasa.worldwind.render.SurfaceEllipse
 
computeSectors(DrawContext) - Method in class gov.nasa.worldwind.render.SurfaceIcon
 
computeSectors(DrawContext) - Method in class gov.nasa.worldwind.render.SurfaceIcons
 
computeSegmentLength(DrawContext, Position, Position) - Method in class gov.nasa.worldwind.render.Path
Computes the approximate model-coordinate, great-circle length between two positions.
computeSegmentLength(DrawContext, Position, Position) - Method in class gov.nasa.worldwind.render.Polyline
 
computeSelectedPointAt(Point) - Method in class gov.nasa.worldwind.awt.AbstractViewInputHandler
 
computeSelectedPosition() - Method in class gov.nasa.worldwind.awt.AbstractViewInputHandler
 
computeShiftedLocations(Position, Position, Iterable<? extends LatLon>) - Static method in class gov.nasa.worldwind.geom.LatLon
Computes a new set of locations translated from a specified location to a new location.
computeShiftedPositions(Position, Position, Iterable<? extends Position>) - Static method in class gov.nasa.worldwind.geom.Position
Computes a new set of positions translated from a specified reference position to a new reference position.
computeSize(DrawContext, BalloonAttributes) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Computes the size of this balloon's frame in the viewport (on the screen).
computeSize(DrawContext) - Method in class gov.nasa.worldwind.render.ScreenAnnotation
 
computeSize(double, String, double) - Method in class gov.nasa.worldwind.render.Size
Compute a dimension taking into account the units of the dimension.
computeSize(Tree, TreeNode, DrawContext, Dimension, Dimension, int, int) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Compute the size of a tree.
computeSizeForPixels(View, Vec4, double, double, double) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeSizeInBytes(BufferedImage) - Static method in class gov.nasa.worldwind.util.ImageUtil
Returns the size in bytes of the specified image.
computeSizeInWindowCoordinates(DrawContext, Extent) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the size in window coordinates of the specified Extent from the current View.
computeSmallestPixelSize(Iterable<? extends DataRaster>) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
computeSourceToDestTransform(int, int, Sector, int, int, Sector) - Method in class gov.nasa.worldwind.data.AbstractDataRaster
 
computeSourceToDestTransform(int, int, Sector, int, int, Sector) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster
 
computeSphereProjectedArea(View, Vec4, double) - Static method in class gov.nasa.worldwind.util.WWMath
Computes the area in square pixels of a sphere after it is projected into the specified view's viewport.
computeStandardPlanes(Globe, double, Box) - Static method in class gov.nasa.worldwind.render.airspaces.Box
Returns an array of six Planes that define the plane for each face of the specified box on the specified globe.
computeStandardVertices(Globe, double, Box) - Static method in class gov.nasa.worldwind.render.airspaces.Box
 
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Box
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Cone
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Cylinder
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Ellipsoid
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Pyramid
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.RigidShape
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSubdivisions(DrawContext, RigidShape.ShapeData) - Method in class gov.nasa.worldwind.render.Wedge
Computes the number of subdivisions necessary to achieve the expected Level of Detail given the shape's relationship to the viewer.
computeSurfaceAreaSampling(Globe, double) - Method in class gov.nasa.worldwind.util.measure.AreaMeasurer
 
computeSurfaceElevation(DrawContext, Angle, Angle) - Method in class gov.nasa.worldwind.applications.sar.render.TrackSegmentInfo
 
computeSurfaceElevation(SectorGeometryList, Globe, Angle, Angle) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
computeSurfaceElevation(WorldWindow, LatLon) - Method in class gov.nasa.worldwind.examples.util.SurfaceImageEditor
 
computeSurfaceNormalAtLocation(Angle, Angle) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
Returns the normal to the Globe at the specified position.
computeSurfaceNormalAtLocation(Angle, Angle) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
computeSurfaceNormalAtLocation(Angle, Angle) - Method in interface gov.nasa.worldwind.globes.Globe
 
computeSurfaceNormalAtPoint(Vec4) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
Returns the normal to the Globe at the specified cartiesian point.
computeSurfaceNormalAtPoint(Vec4) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
computeSurfaceNormalAtPoint(Vec4) - Method in interface gov.nasa.worldwind.globes.Globe
 
computeSurfaceOrientationAtPosition(Angle, Angle, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
Returns the cartesian transform Matrix that maps model coordinates to a local coordinate system at (latitude, longitude, metersElevation).
computeSurfaceOrientationAtPosition(Position) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
Returns the cartesian transform Matrix that maps model coordinates to a local coordinate system at (latitude, longitude, metersElevation).
computeSurfaceOrientationAtPosition(Angle, Angle, double) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
computeSurfaceOrientationAtPosition(Position) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
computeSurfaceOrientationAtPosition(Angle, Angle, double) - Method in interface gov.nasa.worldwind.globes.Globe
Returns the cartesian transform Matrix that maps model coordinates to a local coordinate system at (latitude, longitude, metersElevation).
computeSurfaceOrientationAtPosition(Position) - Method in interface gov.nasa.worldwind.globes.Globe
Returns the cartesian transform Matrix that maps model coordinates to a local coordinate system at (latitude, longitude, metersElevation).
computeSurfacePoint(DrawContext, Angle, Angle, double) - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
 
computeSurfacePoint(OrbitView, Angle, Angle) - Method in class gov.nasa.worldwind.layers.ViewControlsSelectListener
Find out where on the terrain surface the eye would be looking at with the given heading and pitch angles.
computeSurfacePoint(WorldWindow, Angle, Angle) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
computeSurfacePoint(DrawContext, Position) - Method in class gov.nasa.worldwind.render.markers.MarkerRenderer
 
computeSurfacePoint(DrawContext, TrackPoint) - Method in class gov.nasa.worldwind.render.TrackRenderer
 
computeSurfacePoints(DrawContext, Iterable<? extends Marker>) - Method in class gov.nasa.worldwind.render.markers.MarkerRenderer
 
computeSurfacePosition(LatLon) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
computeTerrainConformance(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
computeTerrainPoint(Angle, Angle, double) - Method in interface gov.nasa.worldwind.render.DrawContext
Compute a model-coordinate point on the terrain.
computeTerrainPoint(Angle, Angle, double) - Method in class gov.nasa.worldwind.render.DrawContextImpl
 
computeTextBounds(DrawContext, String, Font, String) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
computeTextBounds(DrawContext, GeographicTextRenderer.OrderedText, double) - Method in class gov.nasa.worldwind.render.GeographicTextRenderer
 
computeTextBounds(DrawContext, String, Font) - Method in class gov.nasa.worldwind.render.ToolTipRenderer
 
computeTextTranslation(DrawContext, Rectangle2D, Insets) - Method in class gov.nasa.worldwind.render.ToolTipRenderer
 
computeTexturePixelFormat(int) - Static method in class gov.nasa.worldwind.util.OGLUtil
Returns an OpenGL pixel format corresponding to the specified texture internal format.
computeTextureSize(BasicGpuResourceCache.CacheEntry) - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
computeTextureTileDimension(DrawContext) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns the tile dimension used to create the tile textures for the specified DrawContext.
computeTextureTransform(DrawContext, SurfaceTile, SurfaceTileRenderer.Transform) - Method in class gov.nasa.worldwind.render.GeographicSurfaceTileRenderer
 
computeTextureTransform(DrawContext, SurfaceTile, SurfaceTileRenderer.Transform) - Method in class gov.nasa.worldwind.render.SurfaceTileRenderer
 
computeTileResolutionTarget(DrawContext, RectangularTessellator.RectTile) - Method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
computeTileTextureDimension(Dimension, Dimension) - Method in class gov.nasa.worldwind.util.tree.ScrollFrame
Compute the dimension of a texture large enough to represent the amount of the contents visible in the frame.
computeTransform(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.CappedCylinder
 
computeTransform(Globe, double) - Method in class gov.nasa.worldwind.render.airspaces.Orbit
 
computeTransformedVertices(FloatBuffer, int, Matrix) - Method in class gov.nasa.worldwind.render.RigidShape
Transform all vertices with the provided matrix
computeTransformMatrix(Globe, Position, Angle, Angle, Angle, double) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeTransformMatrix(Globe, Position, Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeTreeLayout(TreeNode, DrawContext, Dimension, Point, int, List<BasicTreeLayout.NodeLayout>) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Determine the tree layout.
computeTreeSelected() - Method in class gov.nasa.worldwind.util.tree.BasicTreeNode
Determine if any part of the sub-tree rooted at this node is selected.
computeTriangleNormal(Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the normal vector corresponding to the triangle defined by three vertices (a, b, c).
computeTriangleProjectedArea(Globe, float[], int, int, int) - Method in class gov.nasa.worldwind.util.measure.AreaMeasurer
 
computeTruncatedSegment(Position, Position, Sector, ArrayList<Position>) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
computeVerticalBoundingCylinder(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Cylinder
Returns a cylinder that minimally surrounds the specified minimum and maximum elevations in the sector at a specified vertical exaggeration, and is oriented such that the cylinder axis is perpendicular to the globe's surface.
computeVerticalBoundingCylinder(Globe, double, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Cylinder
Returns a cylinder that minimally surrounds the specified minimum and maximum elevations in the sector at a specified vertical exaggeration, and is oriented such that the cylinder axis is perpendicular to the globe's surface.
computeVerticalBoundsFromSectorLatitudeRange(Globe, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Cylinder
Compute the Cylinder that surrounds the equator, and has height defined by the sector's minumum and maximum latitudes (including maxHeight).
computeVerticalBoundsFromSectorQuadrilateral(Globe, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Cylinder
Returns a cylinder that minimally surrounds the specified height range in the sector.
computeVerticalBoundsFromSectorVertices(Globe, Sector, double, double) - Static method in class gov.nasa.worldwind.geom.Cylinder
Returns a cylinder that surrounds the specified height range in the zero-area sector.
computeVerticalFieldOfView(Angle, Rectangle) - Static method in class gov.nasa.worldwind.view.ViewUtil
Computes a View's vertical field-of-view given a View's horizontal field-of-view and the viewport window dimensions.
computeViewCenterPosition(DrawContext) - Method in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
computeViewFootPrint(DrawContext, int) - Method in class gov.nasa.worldwind.layers.WorldMapLayer
Compute the view range footprint on the globe.
computeViewLookAtContainingExtents(Globe, double, Vec4, Vec4, Vec4, Angle, Rectangle, double, double) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
Returns an array of View look-at vectors optimal for viewing the the scene elements, or null if this has no scene elements.
computeViewLookAtContainingExtents(Globe, double, View) - Method in class gov.nasa.worldwind.examples.util.ExtentVisibilitySupport
Returns an array of View look-at vectors optimal for viewing the the scene elements, or null if this has no scene elements.
computeViewLookAtForScene(View) - Method in class gov.nasa.worldwind.examples.KeepingObjectsInView.ViewController
 
computeViewState(Globe, Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
computeVisibleBounds(DrawContext) - Method in class gov.nasa.worldwind.ogc.kml.KMLLink
Returns a Sector that specifies the current visible bounds on the globe.
computeVisibleSector(DrawContext) - Method in class gov.nasa.worldwind.layers.Earth.MGRSGraticuleLayer
 
computeWebViewRectForFrameRect(BalloonAttributes, Rectangle) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
computeWindingOrderOfLocations(Iterable<? extends LatLon>) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the winding order of the polygon described by the specified locations, with respect to an axis perpendicular to the (lat, lon) coordinates, and pointing in the direction of "positive elevation".
computeWindingOrderOfVertices(Iterable<? extends Vec4>) - Static method in class gov.nasa.worldwind.util.WWMath
Returns the winding order of the 2D polygon described by the specified (x, y) points (z and w coordinates are ignored), with respect to the positive z axis.
computeWrappedText(DrawContext, TreeNode, Font, int) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Get the wrapped description text for a node.
computeZone(DrawContext) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.MetricScaleSupport
 
computeZoom(Matrix) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewInputSupport
 
computeZoomForExtent(Sector) - Static method in class gov.nasa.worldwind.examples.ScankortDenmark
 
Cone - Class in gov.nasa.worldwind.render
A general cone volume defined by a center position, a height and a radius, or alternatively, by three axis radii.
Cone() - Constructor for class gov.nasa.worldwind.render.Cone
Construct a cone with default parameters
Cone(Position, double, double) - Constructor for class gov.nasa.worldwind.render.Cone
Constructs a Cone from a specified center position, height and radius.
Cone(Position, double, double, double) - Constructor for class gov.nasa.worldwind.render.Cone
Constructs a cone from a specified center position and axes lengths.
Cone(Position, double, double, double, Angle, Angle, Angle) - Constructor for class gov.nasa.worldwind.render.Cone
Constructs a cone from a specified center position, axes lengths and rotation angles.
CONE - Static variable in class gov.nasa.worldwind.render.markers.BasicMarkerShape
 
CONE - Variable in class gov.nasa.worldwind.render.TrackRenderer
 
ConeEditor - Class in gov.nasa.worldwind.examples.shapebuilder
 
ConeEditor() - Constructor for class gov.nasa.worldwind.examples.shapebuilder.ConeEditor
 
Cones - Class in gov.nasa.worldwind.examples
Illustrates how to use the World Wind Cone rigid shape to display an arbitrarily sized and oriented cone at a geographic position on the Globe.
Cones() - Constructor for class gov.nasa.worldwind.examples.Cones
 
Cones.AppFrame - Class in gov.nasa.worldwind.examples
 
Cones.AppFrame() - Constructor for class gov.nasa.worldwind.examples.Cones.AppFrame
 
Configuration - Class in gov.nasa.worldwind
This class manages the initial World Wind configuration.
configureBalloon(Balloon, KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.util.BalloonController
Configure a new balloon for a KML feature.
configureGLRuntimeCaps() - Method in class gov.nasa.worldwind.examples.ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Configures the OpenGL runtime features used by the World Wind SDK.
configureProxy() - Static method in class gov.nasa.worldwind.util.WWIO
 
ConfiguringGLRuntimeCapabilities - Class in gov.nasa.worldwind.examples
Illustrates how to specify the OpenGL features World Wind uses by configuring a GLRuntimeCapabilities.
ConfiguringGLRuntimeCapabilities() - Constructor for class gov.nasa.worldwind.examples.ConfiguringGLRuntimeCapabilities
 
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable - Class in gov.nasa.worldwind.examples
Subclass of WorldWindowGLAutoDrawable which overrides the method override the method WorldWindowGLAutoDrawable.init(javax.media.opengl.GLAutoDrawable) to configure the OpenGL features used by the World Wind SDK.
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable() - Constructor for class gov.nasa.worldwind.examples.ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Constructs a new MyGLAutoDrawable, but otherwise does nothing.
connection - Variable in class gov.nasa.worldwind.retrieve.URLRetriever
 
connectionString - Variable in class gov.nasa.worldwind.database.BasicDatabaseConnectionPool
 
connectTimeout - Variable in class gov.nasa.worldwind.retrieve.URLRetriever
 
CONSTANT - Static variable in class gov.nasa.worldwind.WorldWind
 
constrainMaximumHeight(Component) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.SwingUtils
 
constrainMaximumWidth(Component) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.SwingUtils
 
Constraint - Class in gov.nasa.worldwind.applications.gio.csw
 
Constraint() - Constructor for class gov.nasa.worldwind.applications.gio.csw.Constraint
 
CONSTRAINT - Variable in class gov.nasa.worldwind.ogc.ows.OWSOperation
 
CONSTRAINT - Variable in class gov.nasa.worldwind.ogc.ows.OWSOperationsMetadata
 
CONSTRAINT - Variable in class gov.nasa.worldwind.ogc.ows.OWSRequestMethod
 
constraintMap - Variable in class gov.nasa.worldwind.render.AnnotationNullLayout
 
constrainToSourceBounds(Point, Object) - Static method in class gov.nasa.worldwind.awt.AbstractViewInputHandler
 
constraints - Variable in class gov.nasa.worldwind.ogc.ows.OWSOperation
 
constraints - Variable in class gov.nasa.worldwind.ogc.ows.OWSOperationsMetadata
 
constraints - Variable in class gov.nasa.worldwind.ogc.ows.OWSRequestMethod
 
CONSTRUCTION_PARAMETERS - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
consume() - Method in class gov.nasa.worldwind.event.SelectEvent
 
consume() - Method in class gov.nasa.worldwind.event.WWEvent
Consumes the event so it will not be processed in the default manner by the source which originated it.
consumed - Variable in class gov.nasa.worldwind.event.WWEvent
Denotes whether or not the event has been consumed.
CONTACT_ADDRESS - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTACT_ADDRESS - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_ADDRESS_TYPE - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTACT_ELECTRONIC_MAIL_ADDRESS - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_EMAIL_ADDRESSS - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTACT_FACSIMILE_TELEPHONE - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_INFORMATION - Variable in class gov.nasa.worldwind.ogc.OGCServiceInformation
 
CONTACT_NAME - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTACT_ORGANIZATION - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_PERSON - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_PERSON_PRIMARY - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_POSITION - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
CONTACT_TELEPHONE_NUMBER - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTACT_VOICE_TELEPHONE - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
contactAddress - Variable in class gov.nasa.worldwind.ogc.OGCContactInformation
 
contactInformation - Variable in class gov.nasa.worldwind.ogc.OGCServiceInformation
 
containers - Variable in class gov.nasa.worldwind.ogc.kml.KMLCreate
 
contains(ResultModel) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
contains(ResultModel) - Method in interface gov.nasa.worldwind.applications.gio.catalogui.ResultList
 
contains(Object) - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
contains(Object) - Method in class gov.nasa.worldwind.cache.BasicMemoryCache
Returns true if the cache contains the item referenced by key.
contains(Object) - Method in class gov.nasa.worldwind.cache.BasicSessionCache
Returns true if the cache contains a specified key, and false if it does not.
contains(Object) - Method in interface gov.nasa.worldwind.cache.GpuResourceCache
Indicates whether a resource is in the cache.
contains(Object) - Method in interface gov.nasa.worldwind.cache.MemoryCache
Discovers whether or not this cache contains the object referenced by key.
contains(Object) - Method in interface gov.nasa.worldwind.cache.SessionCache
Returns true if the cache contains a specified key, and false if it does not.
contains(GDAL.Area) - Method in class gov.nasa.worldwind.data.GDAL.Area
 
contains(Vec4) - Method in class gov.nasa.worldwind.geom.BarycentricQuadrilateral
 
contains(Vec4) - Method in class gov.nasa.worldwind.geom.BarycentricTriangle
 
contains(Extent) - Method in class gov.nasa.worldwind.geom.Frustum
Indicates whether a specified Extent is fully within this frustum.
contains(Vec4) - Method in class gov.nasa.worldwind.geom.Frustum
Indicates whether a specified point is within this frustum.
contains(double, double) - Method in class gov.nasa.worldwind.geom.PickPointFrustum
Returns true if the specified point is inside the 2D screen rectangle enclosed by this frustum
contains(Point) - Method in class gov.nasa.worldwind.geom.PickPointFrustum
Returns true if the specified point is inside the 2D screen rectangle enclosed by this frustum
contains(Angle, Angle) - Method in class gov.nasa.worldwind.geom.Sector
 
contains(LatLon) - Method in class gov.nasa.worldwind.geom.Sector
Determines whether a latitude/longitude position is within the sector.
contains(Sector) - Method in class gov.nasa.worldwind.geom.Sector
Determines whether another sectror is fully contained within this one.
contains(Vec4) - Method in class gov.nasa.worldwind.geom.Triangle
Indicates whether a specified point is on the triangle.
contains(Angle, Angle) - Method in interface gov.nasa.worldwind.globes.ElevationModel
Indicates whether a specified location is within the elevation model's domain.
contains(Object) - Method in class gov.nasa.worldwind.render.TextRendererCache
 
contains(Retriever) - Method in class gov.nasa.worldwind.retrieve.BasicRetrievalService
 
contains(Retriever) - Method in interface gov.nasa.worldwind.retrieve.RetrievalService
 
contains(Angle, Angle) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
contains(Angle, Angle) - Method in class gov.nasa.worldwind.terrain.BathymetryFilterElevationModel
 
contains(Angle, Angle) - Method in class gov.nasa.worldwind.terrain.CompoundElevationModel
 
contains(Angle, Angle) - Method in class gov.nasa.worldwind.terrain.LocalElevationModel
 
contains(Angle, Angle) - Method in class gov.nasa.worldwind.terrain.ZeroElevationModel
 
contains(T) - Method in class gov.nasa.worldwind.util.BasicQuadTree
Indicates whether an item is contained in the tree.
contains(Runnable) - Method in interface gov.nasa.worldwind.util.TaskService
 
contains(Runnable) - Method in class gov.nasa.worldwind.util.ThreadedTaskService
 
containsCache(String) - Method in class gov.nasa.worldwind.cache.BasicMemoryCacheSet
 
containsCache(String) - Method in interface gov.nasa.worldwind.cache.MemoryCacheSet
 
containsDataSource(Object) - Method in class gov.nasa.worldwind.data.AbstractDataStoreProducer
 
containsDataSource(Object) - Method in interface gov.nasa.worldwind.data.DataStoreProducer
 
containsDegrees(double, double) - Method in class gov.nasa.worldwind.geom.Sector
 
containsElement(Element) - Method in class gov.nasa.worldwind.util.RestorableSupport
 
containsElevationModel(ElevationModel) - Method in class gov.nasa.worldwind.terrain.CompoundElevationModel
Returns true if this CompoundElevationModel contains the specified ElevationModel, and false otherwise.
containsFile(String) - Method in class gov.nasa.worldwind.cache.AbstractFileStore
 
containsFile(String) - Method in interface gov.nasa.worldwind.cache.FileStore
Indicates whether the file store contains a specified file.
containsHTML(String) - Static method in class gov.nasa.worldwind.render.MultiLineTextRenderer
Return true if the text contains some sgml tags.
containsImage(GliderImage) - Method in class gov.nasa.worldwind.applications.glider.GliderWorldWindow
Indicates whether a specified image is associated.
containsInAll(Vec4) - Method in class gov.nasa.worldwind.util.PickPointFrustumList
Returns true if the specified point is inside the space enclosed by ALL of the frustums
containsInAll(Point) - Method in class gov.nasa.worldwind.util.PickPointFrustumList
Returns true if the specified 2D screen point is inside the 2D screen rectangle enclosed by ALL of the frustums
containsInAny(Vec4) - Method in class gov.nasa.worldwind.util.PickPointFrustumList
Returns true if the specified point is inside the space enclosed by ANY of the frustums
containsInAny(double, double) - Method in class gov.nasa.worldwind.util.PickPointFrustumList
Returns true if the specified 2D point is inside the 2D screen rectangle enclosed by ANY of the frustums
containsInAny(Point) - Method in class gov.nasa.worldwind.util.PickPointFrustumList
Returns true if the specified 2D point is inside the 2D screen rectangle enclosed by ANY of the frustums
containsRadians(double, double) - Method in class gov.nasa.worldwind.geom.Sector
Determines whether a latitude/longitude postion expressed in radians is within the sector.
CONTENT_ENCODING - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTENT_END_DATE - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTENT_START_DATE - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTENT_TYPE - Static variable in interface gov.nasa.worldwind.applications.gio.catalogui.CatalogKey
 
CONTENT_TYPE_LIST - Static variable in interface gov.nasa.worldwind.applications.gos.GeodataKey
 
contentBounds - Variable in class gov.nasa.worldwind.util.tree.ScrollFrame
Bounds of the content part of the frame.
contentComponent - Variable in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
contentLayer - Variable in class gov.nasa.worldwind.examples.AnnotationControls.AppFrame
 
contentLength - Variable in class gov.nasa.worldwind.retrieve.LocalRasterServerRetriever
 
contentLength - Variable in class gov.nasa.worldwind.retrieve.URLRetriever
 
contentLengthRead - Variable in class gov.nasa.worldwind.retrieve.LocalRasterServerRetriever
 
contentLengthRead - Variable in class gov.nasa.worldwind.retrieve.URLRetriever
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.awt.GeodataLayerPanel
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.awt.RecordListPanel
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.awt.SearchOptionsPanel
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.GeodataRecentChangesPanel
 
contentPanel - Variable in class gov.nasa.worldwind.applications.gos.GeodataWindowJPanel
 
contents - Variable in class gov.nasa.worldwind.util.tree.ScrollFrame
The contents of the frame.
contentSize - Variable in class gov.nasa.worldwind.util.tree.ScrollFrame
Total size of the frame content.
contentType - Variable in class gov.nasa.worldwind.cache.BasicDataFileStore.DBEntry
 
contentType - Variable in class gov.nasa.worldwind.retrieve.URLRetriever
 
contentTypeSet - Variable in class gov.nasa.worldwind.applications.gos.awt.SearchOptionsPanel
 
ContentVersionInfo - Interface in gov.nasa.worldwind.applications.gio.ebrim
 
ContentVersionInfoParser - Class in gov.nasa.worldwind.applications.gio.ebrim
 
ContentVersionInfoParser(String, Attributes) - Constructor for class gov.nasa.worldwind.applications.gio.ebrim.ContentVersionInfoParser
 
CONTEXT - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
context - Variable in class gov.nasa.worldwind.examples.util.BalloonController.DocumentRetrievalTask
The document that contained the link this document.
CONTEXT_MENU_INFO - Static variable in class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenu
 
ContextDocument - Class in gov.nasa.worldwind.applications.gio.esg
 
ContextDocument() - Constructor for class gov.nasa.worldwind.applications.gio.esg.ContextDocument
 
ContextMenusOnShapes - Class in gov.nasa.worldwind.examples
Illustrates how to attach context (popup) menus to shapes.
ContextMenusOnShapes() - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes
 
ContextMenusOnShapes.AppFrame - Class in gov.nasa.worldwind.examples
 
ContextMenusOnShapes.AppFrame() - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.AppFrame
 
ContextMenusOnShapes.ContextMenu - Class in gov.nasa.worldwind.examples
The ContextMenu class implements the context menu.
ContextMenusOnShapes.ContextMenu(Component, ContextMenusOnShapes.ContextMenuInfo) - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenu
 
ContextMenusOnShapes.ContextMenuController - Class in gov.nasa.worldwind.examples
The Controller listens for selection events and either highlights a selected item or shows its context menu.
ContextMenusOnShapes.ContextMenuController() - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenuController
 
ContextMenusOnShapes.ContextMenuInfo - Class in gov.nasa.worldwind.examples
The ContextMenuInfo class specifies the contents of the context menu.
ContextMenusOnShapes.ContextMenuInfo(String, ContextMenusOnShapes.ContextMenuItemInfo[]) - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenuInfo
 
ContextMenusOnShapes.ContextMenuItemAction - Class in gov.nasa.worldwind.examples
The ContextMenuItemAction responds to user selection of a context menu item.
ContextMenusOnShapes.ContextMenuItemAction(ContextMenusOnShapes.ContextMenuItemInfo) - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenuItemAction
 
ContextMenusOnShapes.ContextMenuItemInfo - Class in gov.nasa.worldwind.examples
The ContextMenuItemInfo class specifies the contents of one entry in the context menu.
ContextMenusOnShapes.ContextMenuItemInfo(String) - Constructor for class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenuItemInfo
 
CONTINENTS - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
contourLine - Variable in class gov.nasa.worldwind.examples.ContourLines.AppFrame
 
ContourLine - Class in gov.nasa.worldwind.render
Renders a contour line on the terrain at a given elevation.
ContourLine() - Constructor for class gov.nasa.worldwind.render.ContourLine
 
ContourLine(double) - Constructor for class gov.nasa.worldwind.render.ContourLine
 
ContourLine(Sector) - Constructor for class gov.nasa.worldwind.render.ContourLine
 
ContourLine(double, Sector) - Constructor for class gov.nasa.worldwind.render.ContourLine
 
ContourLinePolygon - Class in gov.nasa.worldwind.render
Renders a contour line on the terrain at a given elevation.
ContourLinePolygon() - Constructor for class gov.nasa.worldwind.render.ContourLinePolygon
 
ContourLinePolygon(double) - Constructor for class gov.nasa.worldwind.render.ContourLinePolygon
 
ContourLinePolygon(double, ArrayList<? extends LatLon>) - Constructor for class gov.nasa.worldwind.render.ContourLinePolygon
 
ContourLines - Class in gov.nasa.worldwind.examples
Illustrates how to display contour lines in World Wind on the surface terrain at a specified elevation.
ContourLines() - Constructor for class gov.nasa.worldwind.examples.ContourLines
 
ContourLines.AppFrame - Class in gov.nasa.worldwind.examples
 
ContourLines.AppFrame() - Constructor for class gov.nasa.worldwind.examples.ContourLines.AppFrame
 
contrainMaximumSize(Component) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.SwingUtils
 
CONTROL_POINT_LEADING_EDGE - Static variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
CONTROL_POINT_LOWER_LEFT - Static variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
CONTROL_POINT_LOWER_RIGHT - Static variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
CONTROL_POINT_TOP_EDGE - Static variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
CONTROL_POINT_UPPER_RIGHT - Static variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
CONTROL_TYPE_LEADER_ORIGIN - Static variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
CONTROL_TYPE_LOCATION_INDEX - Static variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
CONTROL_TYPE_REGULAR_SHAPE - Static variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlFovNarrow - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlFovWide - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlHeadingLeft - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlHeadingRight - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controller - Variable in class gov.nasa.worldwind.applications.gos.GeodataWindowJPanel
 
controller - Variable in class gov.nasa.worldwind.examples.Airspaces.AppFrame
 
controller - Variable in class gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation
 
controller - Variable in class gov.nasa.worldwind.examples.elevations.RetrieveElevations.AppFrame
 
controller - Variable in class gov.nasa.worldwind.examples.LayerTreeUsage.AppFrame
 
controller - Variable in class gov.nasa.worldwind.util.DecisionTree
 
controller - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlLook - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlPan - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
ControlPanel - Class in gov.nasa.worldwind.applications.gos.awt
 
ControlPanel() - Constructor for class gov.nasa.worldwind.applications.gos.awt.ControlPanel
 
controlPanel - Variable in class gov.nasa.worldwind.applications.gos.GeodataWindowJPanel
 
ControlPanel - Class in gov.nasa.worldwind.applications.sar
 
ControlPanel() - Constructor for class gov.nasa.worldwind.applications.sar.ControlPanel
 
ControlPanel.HideSearchOptionsAction - Class in gov.nasa.worldwind.applications.gos.awt
 
ControlPanel.HideSearchOptionsAction() - Constructor for class gov.nasa.worldwind.applications.gos.awt.ControlPanel.HideSearchOptionsAction
 
ControlPanel.ShowSearchOptionsAction - Class in gov.nasa.worldwind.applications.gos.awt
 
ControlPanel.ShowSearchOptionsAction() - Constructor for class gov.nasa.worldwind.applications.gos.awt.ControlPanel.ShowSearchOptionsAction
 
controlPitchDown - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlPitchUp - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlPoint - Variable in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer.ControlPointInfo
 
controlPointAdded(AirspaceEditEvent) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceBuilderController
 
controlPointAdded(AirspaceEditEvent) - Method in interface gov.nasa.worldwind.render.airspaces.editor.AirspaceEditListener
 
controlPointChanged(AirspaceEditEvent) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceBuilderController
 
controlPointChanged(AirspaceEditEvent) - Method in interface gov.nasa.worldwind.render.airspaces.editor.AirspaceEditListener
 
controlPointLayer - Variable in class gov.nasa.worldwind.examples.util.SurfaceImageEditor
 
controlPointRemoved(AirspaceEditEvent) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceBuilderController
 
controlPointRemoved(AirspaceEditEvent) - Method in interface gov.nasa.worldwind.render.airspaces.editor.AirspaceEditListener
 
controlPoints - Variable in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeEditor
 
controlPoints - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlPointsAttributes - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlPointsLayer - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlPointWithLeaderAttributes - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
controlVeDown - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlVeUp - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlZoomIn - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
controlZoomOut - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
convertAltitudeMode(String) - Static method in class gov.nasa.worldwind.ogc.kml.impl.KMLUtil
 
convertAVListToString(AVList) - Static method in class gov.nasa.worldwind.data.GDALDataRaster
 
convertDaysToMillis(double) - Static method in class gov.nasa.worldwind.util.WWMath
Convert time in days to time in milliseconds.
convertFeetToMeters(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts distance in feet to distance in meters.
convertGeodeticToPolarStereographic(double, double) - Method in class gov.nasa.worldwind.geom.coords.PolarCoordConverter
The function Convert_Geodetic_To_Polar_Stereographic converts geodetic coordinates (latitude and longitude) to Polar Stereographic coordinates (easting and northing), according to the current ellipsoid and Polar Stereographic projection parameters.
convertGeodeticToUPS(double, double) - Method in class gov.nasa.worldwind.geom.coords.UPSCoordConverter
The function convertGeodeticToUPS converts geodetic (latitude and longitude) coordinates to UPS (hemisphere, easting, and northing) coordinates, according to the current ellipsoid parameters.
convertHoursToMillis(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in hours to time in milliseconds.
convertImageToElevations(ByteBuffer, String) - Static method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
convertLayerSet(Object, WWDotNetLayerSetConverter.ProductionState) - Method in class gov.nasa.worldwind.data.WWDotNetLayerSetConverter
 
convertLegacyModeString(String) - Method in class gov.nasa.worldwind.render.Size
Converts a legacy size mode string ("NativeDimension", "MaintainAspectRatio", "ExplicitDimension"), into one of the mode constants (NATIVE_DIMENSION, MAINTAIN_ASPECT_RATIO, or EXPLICIT_DIMENSION).
convertMetersToFeet(double) - Static method in class gov.nasa.worldwind.util.WWMath
converts meters to feet.
convertMetersToMiles(double) - Static method in class gov.nasa.worldwind.util.WWMath
converts meters to miles.
convertMillisToDays(double) - Static method in class gov.nasa.worldwind.util.WWMath
Convert time in milliseconds to time in days.
convertMillisToHours(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in milliseconds to time in hours.
convertMillisToMinutes(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in milliseconds to time in minutes.
convertMillisToSeconds(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in milliseconds to time in seconds.
convertMinutesToMillis(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in minutes to time in milliseconds.
convertNad27toWGS84(Position) - Static method in class gov.nasa.worldwind.geom.coords.DatumTransformation
Shift datum from NAD27 to WGS84
convertNumericStringToBoolean(String) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts a specified string to a boolean value.
convertPolarStereographicToGeodetic(double, double) - Method in class gov.nasa.worldwind.geom.coords.PolarCoordConverter
The function Convert_Polar_Stereographic_To_Geodetic converts Polar Stereographic coordinates (easting and northing) to geodetic coordinates (latitude and longitude) according to the current ellipsoid and Polar Stereographic projection Parameters.
convertSecondsToMillis(double) - Static method in class gov.nasa.worldwind.util.WWMath
Converts time in seconds to time in milliseconds.
convertStringToBoolean(String) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts a specified string to a boolean value.
convertStringToDouble(String) - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
 
convertStringToDouble(String) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts a specified string to a floating point value.
convertStringToInteger(String) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts a specified string to an integer value.
convertStringToLong(String) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts a specified string to a long integer value.
convertToDDS() - Method in class gov.nasa.worldwind.retrieve.AbstractRetrievalPostProcessor
Converts an image to DDS.
convertToPowerOfTwoImage(BufferedImage, boolean) - Static method in class gov.nasa.worldwind.util.ImageUtil
Returns a copy of the specified image such that the new dimensions are powers of two.
convertToStandardDataConfigDocument(Document) - Static method in class gov.nasa.worldwind.util.DataConfigurationUtils
Returns the specified data configuration document transformed to a standard Layer or ElevationModel configuration document.
convertToWebView(Object, Point) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Converts the specified screen point from AWT coordinates to local WebView coordinates.
convertToWindows(MouseEvent) - Method in class gov.nasa.worldwind.util.webview.WindowsWebView
Converts the specified mouse event's screen point from WebView coordinates to Windows coordinates, and returns a new event who's screen point is in Windows coordinates, with the origin at the upper left corner of the WebView window.
convertToWorldWind(AVList, AVList) - Static method in class gov.nasa.worldwind.data.GDALMetadata
 
convertTsvToByteBuffer(String) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Converts a Stars tsv file to a ByteBuffer with radius DEFAULT_RADIUS
convertTsvToByteBuffer(String, float) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Converts a Stars tsv file to a ByteBuffer
convertTsvToDat(String) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Convert star tsv text file to binary dat file
convertTsvToDat(String, float) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Convert star tsv text file to binary dat file
convertTsvToDat(String, String) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Convert star tsv text file to binary dat file
convertTsvToDat(String, String, float) - Static method in class gov.nasa.worldwind.layers.StarsConvertor
Convert star tsv text file to binary dat file
convertUPSToGeodetic(String, double, double) - Method in class gov.nasa.worldwind.geom.coords.UPSCoordConverter
The function Convert_UPS_To_Geodetic converts UPS (hemisphere, easting, and northing) coordinates to geodetic (latitude and longitude) coordinates according to the current ellipsoid parameters.
convertURIToFile(URI) - Static method in class gov.nasa.worldwind.util.WWIO
Converts a specified URI as to a path in the local file system.
convertURLToFile(URL) - Static method in class gov.nasa.worldwind.util.WWIO
Converts a specified URL as to a path in the local file system.
convertUTMCoordinatesToGeographic(int, String, DoubleBuffer) - Static method in class gov.nasa.worldwind.util.WWUtil
Converts the specified buffer of UTM tuples to geographic coordinates, according to the specified UTM zone and hemisphere.
convertWGS84toNad27(Position) - Static method in class gov.nasa.worldwind.geom.coords.DatumTransformation
Shift datum from WGS84 to NAD27
coordBuffer - Variable in class gov.nasa.worldwind.render.Polygon.ShapeData
The vertex data buffer for this shape data.
coordDecimalPlaces - Variable in class gov.nasa.worldwind.examples.util.StatusLayer
 
COORDINATE_SYSTEM - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATE_SYSTEM_GEOGRAPHIC - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATE_SYSTEM_NAME - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATE_SYSTEM_PROJECTED - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATE_SYSTEM_SCREEN - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATE_SYSTEM_UNKNOWN - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COORDINATES - Static variable in class gov.nasa.worldwind.ogc.collada.ColladaParserContext
The key used to identify the coordinates parser in the parser context's parser map.
COORDINATES - Static variable in class gov.nasa.worldwind.ogc.kml.KMLParserContext
The key used to identify the coordinates parser in the parser context's parser map.
coordinates - Variable in class gov.nasa.worldwind.ogc.kml.KMLPoint
 
coordinatesParser - Variable in class gov.nasa.worldwind.ogc.kml.KMLParserContext
 
coordsPerVec - Variable in class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
coordsPerVec - Variable in class gov.nasa.worldwind.util.VecBuffer
 
coordsPerVec - Variable in class gov.nasa.worldwind.util.VecBufferBlocks
 
copy() - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.AltitudeLabelAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.AxisLabelAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.ControlPointLabelAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.MessageLabelAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneAttributes.GeometryAttributes
 
copy() - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneAttributes.LabelAttributes
 
copy() - Method in interface gov.nasa.worldwind.avlist.AVList
Returns a shallow copy of this AVList instance: the keys and values themselves are not cloned.
copy() - Method in class gov.nasa.worldwind.avlist.AVListImpl
 
copy() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
copy() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
copy() - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceAttributes
 
copy(PointGrid.Attributes) - Method in class gov.nasa.worldwind.examples.lineofsight.PointGrid.Attributes
 
copy() - Method in class gov.nasa.worldwind.layers.LayerList
 
copy() - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
Returns a shallow copy of this AVList instance: the keys and values themselves are not cloned.
copy() - Method in class gov.nasa.worldwind.render.BasicBalloonAttributes
Returns a new ShapeAttributes instance of the same type as this ShapeAttributes who's properties are configured exactly as this ShapeAttributes.
copy(ShapeAttributes) - Method in class gov.nasa.worldwind.render.BasicBalloonAttributes
Copies the specified ShapeAttributes' properties into this object's properties.
copy() - Method in class gov.nasa.worldwind.render.BasicShapeAttributes
Returns a new ShapeAttributes instance of the same type as this ShapeAttributes who's properties are configured exactly as this ShapeAttributes.
copy(ShapeAttributes) - Method in class gov.nasa.worldwind.render.BasicShapeAttributes
Copies the specified ShapeAttributes' properties into this object's properties.
copy(PointPlacemarkAttributes) - Method in class gov.nasa.worldwind.render.PointPlacemarkAttributes
Copies all values, including null values, from another instance to this one.
copy() - Method in interface gov.nasa.worldwind.render.ShapeAttributes
Returns a new ShapeAttributes instance of the same type as this ShapeAttributes who's properties are configured exactly as this ShapeAttributes.
copy(ShapeAttributes) - Method in interface gov.nasa.worldwind.render.ShapeAttributes
Copies the specified ShapeAttributes' properties into this object's properties.
copy() - Method in class gov.nasa.worldwind.util.RasterControlPointList
 
copy() - Method in class gov.nasa.worldwind.util.tree.BasicFrameAttributes
Returns a new FrameAttributes instance of the same type as this FrameAttributes, who's properties are configured exactly as this FrameAttributes.
copy(FrameAttributes) - Method in class gov.nasa.worldwind.util.tree.BasicFrameAttributes
Copies the specified FrameAttributes' properties into this object's properties.
copy() - Method in class gov.nasa.worldwind.util.tree.BasicTreeAttributes
Returns a new TreeAttributes instance of the same type as this TreeAttributes, who's properties are configured exactly as this TreeAttributes.
copy(TreeAttributes) - Method in class gov.nasa.worldwind.util.tree.BasicTreeAttributes
Copies the specified TreeAttributes' properties into this object's properties.
copy() - Method in interface gov.nasa.worldwind.util.tree.FrameAttributes
Returns a new FrameAttributes instance of the same type as this FrameAttributes, who's properties are configured exactly as this FrameAttributes.
copy(FrameAttributes) - Method in interface gov.nasa.worldwind.util.tree.FrameAttributes
Copies the specified FrameAttributes' properties into this object's properties.
copy() - Method in interface gov.nasa.worldwind.util.tree.TreeAttributes
Returns a new TreeAttributes instance of the same type as this TreeAttributes, who's properties are configured exactly as this TreeAttributes.
copy(TreeAttributes) - Method in interface gov.nasa.worldwind.util.tree.TreeAttributes
Copies the specified TreeAttributes' properties into this object's properties.
copyAndConvertToLowerCase(String[]) - Method in class gov.nasa.worldwind.data.AbstractDataRasterWriter
Clones string array and also converts clones to lower case
copyArrayToBuffer(Vec4[], FloatBuffer) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Copies a specified array of vertices to a specified vertex buffer.
copyCurrentEntryToTempDir() - Method in class gov.nasa.worldwind.ogc.kml.io.KMZInputStream
Copies a file from the input stream to the temporary area created to represent the KMZ contents.
copyDirectory(File, File, boolean) - Static method in class gov.nasa.worldwind.util.WWIO
 
copyEntryToTempDir(ZipEntry) - Method in class gov.nasa.worldwind.ogc.kml.io.KMZFile
Copies a zip entry to a temporary file.
copyFile(File, File) - Static method in class gov.nasa.worldwind.util.WWIO
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.ByteBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper
Returns a copy of this buffer with the specified new size.
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.DoubleBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.EmptyBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.FloatBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.IntBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.BufferWrapper.ShortBufferWrapper
 
copyOf(int) - Method in class gov.nasa.worldwind.util.VecBuffer
Returns a copy of this VecBuffer with the specified new size.
copyOf(ByteBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyOf(CharBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyOf(ShortBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyOf(IntBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyOf(FloatBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyOf(DoubleBuffer, int) - Static method in class gov.nasa.worldwind.util.WWBufferUtil
Returns a copy of the specified buffer, with the specified new size.
copyParamsTo(Request) - Method in class gov.nasa.worldwind.applications.gos.services.Request
 
copyProperties(Element, AVList) - Static method in class gov.nasa.worldwind.util.WWXML
Copy any Property elements in an XML document to an attribute-value list.
copyScreenPixelsToTexture(DrawContext, int, int, int, int, Texture) - Method in class gov.nasa.worldwind.util.OGLRenderToTextureSupport
 
copySideTextureReferences(ExtrudedPolygon) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon.ShapeData
 
copyTo(SegmentPlaneAttributes.LabelAttributes) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.ControlPointLabelAttributes
 
copyTo(SegmentPlaneAttributes.LabelAttributes) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.MessageLabelAttributes
 
copyTo(SegmentPlaneAttributes.LabelAttributes) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
 
copyTo(SegmentPlaneAttributes.GeometryAttributes) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneAttributes.GeometryAttributes
 
copyTo(SegmentPlaneAttributes.LabelAttributes) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneAttributes.LabelAttributes
 
copyValues(AVList, AVList, String[], boolean) - Static method in class gov.nasa.worldwind.util.WWUtil
Copies only values of the specified keysfrom srcList to another destList.
copyViewState(View) - Method in class gov.nasa.worldwind.view.BasicView
 
copyViewState(View) - Method in interface gov.nasa.worldwind.View
Copy the state of the given View.
copyViewState(View) - Method in class gov.nasa.worldwind.view.orbit.BasicOrbitView
 
cornerRadius - Variable in class gov.nasa.worldwind.render.AbstractBrowserBalloon.FrameGeometryInfo
 
cornerRadius - Variable in class gov.nasa.worldwind.render.BasicBalloonAttributes
Indicates the radius of each rounded corner on the balloon's rectangular frame, in pixels.
cornerRadius - Variable in class gov.nasa.worldwind.util.tree.BasicFrameAttributes
 
corners - Variable in class gov.nasa.worldwind.applications.glider.GliderImage
 
corners - Variable in class gov.nasa.worldwind.data.GDAL.Area
 
corners - Variable in class gov.nasa.worldwind.examples.lineofsight.GridOfPoints.PositionIterator
 
corners - Variable in class gov.nasa.worldwind.examples.lineofsight.PointGrid
 
CORNERS - Static variable in class gov.nasa.worldwind.examples.VideoOnTerrain
 
corners - Variable in class gov.nasa.worldwind.render.FramebufferTexture
 
corners - Variable in class gov.nasa.worldwind.render.SurfaceImage
 
cos() - Method in class gov.nasa.worldwind.geom.Angle
Obtains the cosine of this angle.
cosHalfAngle() - Method in class gov.nasa.worldwind.geom.Angle
 
count - Variable in class gov.nasa.worldwind.util.CompoundStringBuilder
 
count - Variable in class gov.nasa.worldwind.util.CompoundVecBuffer
 
counter - Variable in class gov.nasa.worldwind.examples.VideoOnTerrain.AppFrame
 
COUNTER_CLOCKWISE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
COUNTER_CLOCKWISE - Static variable in class gov.nasa.worldwind.util.GeometryBuilder
 
countImagesInSector(Sector) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
countImagesInSector(Sector, int) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
countLocations() - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Counts the total number of locations in this polygon's boundaries, not including positions introduced by extrusion.
countPositions() - Method in class gov.nasa.worldwind.render.Polygon
Counts the total number of positions in this shape, including all positions in all boundaries.
COUNTRIES - Static variable in class gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
 
COUNTRY - Variable in class gov.nasa.worldwind.ogc.OGCAddress
 
country - Variable in class gov.nasa.worldwind.ogc.OGCAddress
 
CountryBoundariesLayer - Class in gov.nasa.worldwind.layers.Earth
 
CountryBoundariesLayer() - Constructor for class gov.nasa.worldwind.layers.Earth.CountryBoundariesLayer
 
countryNameCodes - Variable in class gov.nasa.worldwind.util.xml.xal.XALCountry
 
countryNames - Variable in class gov.nasa.worldwind.util.xml.xal.XALCountry
 
countTilesInSector(Sector, int) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelBulkDownloader
 
countTriangleVertices(List<List<Integer>>, List<Integer>) - Method in class gov.nasa.worldwind.render.AbstractShape
 
CR_LF - Static variable in class gov.nasa.worldwind.upload.HTTPFileUpload
 
create(String, Object) - Static method in class gov.nasa.worldwind.BasicFactory
Static method to create an object from a factory and configuration source.
create(String, Object, AVList) - Static method in class gov.nasa.worldwind.BasicFactory
Static method to create an object from a factory, a configuration source, and an optional configuration parameter list.
create(AVList) - Method in class gov.nasa.worldwind.database.BasicDatabaseConnectionPoolFactory
Create DatabaseConnectionPool from an AVList
create(Element) - Method in class gov.nasa.worldwind.database.BasicDatabaseConnectionPoolFactory
Create DatabaseConnectionPool from an Element
create(AVList) - Method in interface gov.nasa.worldwind.database.DatabaseConnectionPoolFactory
Create DatabaseConnectionPool from an AVList
create(Element) - Method in interface gov.nasa.worldwind.database.DatabaseConnectionPoolFactory
Create DatabaseConnectionPool from an Element
create(WorldWindow) - Static method in class gov.nasa.worldwind.examples.kml.KMLViewController
Convenience method to create a new view controller appropriate for the WorldWindow's current View.
create(Object) - Static method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Creates a KML root for an untyped source.
create(Object, boolean) - Static method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Creates a KML root for an untyped source.
createAbstractComponent() - Method in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
createActiveAttributes() - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
createAirspace(WorldWindow, boolean) - Method in interface gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceFactory
 
createAirspace(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.PolygonAirspaceFactory
 
createAirspace(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.SphereAirspaceFactory
 
createAndParse(Object) - Static method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Creates a KML root for an untyped source and parses it.
createAngleSpinner(String, Angle, Angle, Angle) - Method in class gov.nasa.worldwind.examples.ViewLimits.AppFrame
 
createAnnotation() - Method in class gov.nasa.worldwind.render.AbstractAnnotationBalloon
Create an annotation to render the balloon.
createAnnotation() - Method in class gov.nasa.worldwind.render.GlobeAnnotationBalloon
Create an annotation to render the balloon.
createAnnotation() - Method in class gov.nasa.worldwind.render.ScreenAnnotationBalloon
Create an annotation to render the balloon.
createAnnotationForLegend(LegendLayer.Legend) - Method in class gov.nasa.worldwind.applications.gos.globe.LegendLayer
 
createAppPanel(Dimension, boolean) - Method in class gov.nasa.worldwind.applications.glider.GliderTestApp.GliderAppFrame
 
createAppPanel(Dimension, boolean) - Method in class gov.nasa.worldwind.examples.ApplicationTemplate.AppFrame
 
createAudioAnnotation(AnnotationControls.AppFrame, Position, String, Object) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createAutoSavePanel() - Method in class gov.nasa.worldwind.applications.sar.UserPreferencesDialog
 
createBalloon(KMLAbstractFeature) - Method in class gov.nasa.worldwind.examples.util.BalloonController
Create a balloon for a KML feature and attach the balloon to the feature.
createBasicElevationModelConfigDocument(AVList) - Static method in class gov.nasa.worldwind.terrain.BasicElevationModel
Creates a configuration document for a BasicElevationModel described by the specified params.
createBasicElevationModelConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.terrain.BasicElevationModel
Appends BasicElevationModel configuration parameters as elements to the specified context.
createBasicPreferenceControls() - Method in class gov.nasa.worldwind.applications.sar.UserPreferencesDialog
 
createBorderGeometry(Globe, SegmentPlane, SegmentPlaneRenderer.RenderInfo) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
createBoundingSphere(Vec4[]) - Static method in class gov.nasa.worldwind.geom.Sphere
Creates a sphere that completely contains a set of points.
createBoundingSphere(BufferWrapper) - Static method in class gov.nasa.worldwind.geom.Sphere
Creates a sphere that completely contains a set of points.
createBoundingSphere(Iterable<? extends Extent>) - Static method in class gov.nasa.worldwind.geom.Sphere
Creates a sphere that completely contains a set of Extents.
createBulkDownloadPostProcessor(TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayerBulkDownloader
 
createCacheEntry(Object, String) - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
createCacheEntry(Object, String, long) - Method in class gov.nasa.worldwind.cache.BasicGpuResourceCache
 
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Creates and returns a new cache entry specific to the subclass.
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
 
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.ogc.kml.KMLRegion
Creates and returns a new RegionData instance specific to this Region instance.
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.render.AbstractShape
Creates and returns a new cache entry specific to the subclass.
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
 
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.render.Path
 
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.render.Polygon
 
createCacheEntry(DrawContext) - Method in class gov.nasa.worldwind.render.RigidShape
 
createCacheKey(DrawContext, RectangularTessellator.RectTile) - Method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
createCapGeometry(DrawContext, ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Compute the cap geometry.
createCapNormals(ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
 
createCategoryChoiceBox(Element) - Method in class gov.nasa.worldwind.applications.gos.awt.SearchOptionsPanel
 
createCenterPositionAccessor(OrbitView) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewPropertyAccessor
 
createClampToGroundSurface() - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
 
createColorGradientAttributes(double, double, double, double, double) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns a new instance of AnalyticSurface.GridPointAttributes with a Color computed from the specified value and value range.
createColorGradientLegendImage(int, int, double, double, Color) - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceLegend
 
createColorGradientLegendLabels(int, int, double, double, Iterable<? extends AnalyticSurfaceLegend.LabelAttributes>, AnalyticSurfaceLegend.LabelAttributes) - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceLegend
 
createColorGradientValues(BufferWrapper, double, double, double, double, double) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns a new iterable populated with AnalyticSurface.GridPointAttributes computed by invoking AnalyticSurface.createColorGradientAttributes(double, double, double, double, double) for each double value in the speicfied BufferWrapper.
createCompatibleBuffer(int, int, AVList) - Static method in class gov.nasa.worldwind.data.ByteBufferRaster
 
createCompatibleDataset(int, int, Sector, AVList) - Method in class gov.nasa.worldwind.data.GDALDataRaster
 
createCompatibleImage(int, int, int) - Static method in class gov.nasa.worldwind.util.ImageUtil
 
createComponent(WMSCapabilities, AVList) - Static method in class gov.nasa.worldwind.examples.WMSLayersPanel
 
createComponent(String) - Static method in class gov.nasa.worldwind.WorldWind
 
createCompoundModel(Element[], AVList) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelFactory
Creates a compound elevation model and populates it with a specified list of elevation models.
createConfigDoc(AVList) - Method in class gov.nasa.worldwind.data.TiledElevationProducer
Returns an ElevationModel configuration document which describes the tiled elevation data produced by this TiledElevationProducer.
createConfigDoc(AVList) - Method in class gov.nasa.worldwind.data.TiledImageProducer
Returns a Layer configuration document which describes the tiled imagery produced by this TiledImageProducer.
createConfigDoc(AVList) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
Returns a configuration document which describes the tiled data produced by this TiledRasterProducer.
createConfigurationComponent(String) - Static method in class gov.nasa.worldwind.WorldWind
 
createConfigurationDocument(AVList) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
 
createConfigurationDocument(String) - Static method in class gov.nasa.worldwind.layers.Earth.OpenStreetMapLayer
 
createConfigurationDocument(AVList) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
createConfigurationDocument(AVList) - Method in class gov.nasa.worldwind.terrain.WMSBasicElevationModel
Appends WMS basic elevation model configuration elements to the superclass configuration document.
createConfigurationDocument(AVList) - Method in class gov.nasa.worldwind.wms.WMSTiledImageLayer
Appends WMS tiled image layer configuration elements to the superclass configuration document.
createConnection() - Method in class gov.nasa.worldwind.database.BasicDatabaseConnectionPool
 
createContent(Position, AVList) - Method in class gov.nasa.worldwind.examples.AnnotationControls.AppFrame
 
createContentAnnotation(AnnotationControls.AppFrame, Position, AVList) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createContentComponent() - Method in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
createControlPointFor(WorldWindow, Line, AirspaceEditor, Airspace, AirspaceEditorUtil.EdgeInfo) - Static method in class gov.nasa.worldwind.render.airspaces.editor.AirspaceEditorUtil
 
createControlPointGeometry(Globe, SegmentPlane, SegmentPlaneRenderer.RenderInfo) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
createControls() - Method in class gov.nasa.worldwind.applications.sar.UserPreferencesDialog
 
createCustomRenderableLayer() - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
createDataRaster(int, int, Sector, AVList) - Method in class gov.nasa.worldwind.data.TiledElevationProducer
 
createDataRaster(int, int, Sector, AVList) - Method in class gov.nasa.worldwind.data.TiledImageProducer
 
createDataRaster(int, int, Sector, AVList) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
createDataStoreFromFile(File, FileStore, DataStoreProducer) - Static method in class gov.nasa.worldwind.examples.dataimport.InstallImageryAndElevationsDemo
 
createDataStoreProducerFromFile(File) - Static method in class gov.nasa.worldwind.examples.dataimport.InstallImageryAndElevationsDemo
 
createDefaultBalloonText() - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
Build a default balloon text string for the feature.
createDefaultBrowserControls() - Static method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Returns a list containing the browser balloon's three default browser controls, configured as follows:

ControlActionOffsetSizeImage Source CloseAVKey.CLOSE(30, 25) pixels inset from the balloon's upper right cornerImage source's native size in pixels (16x16)images/browser-close-16x16.gif BackAVKey.BACK(15, 25) pixels inset from the balloon's upper left cornerImage source's native size in pixels (16x16)images/browser-back-16x16.gif ForwardAVKey.FORWARD(35, 25) pixels inset from the balloon's upper left cornerImage source's native size in pixels (16x16)images/browser-forward-16x16.gif

createDefaultCache() - Static method in class gov.nasa.worldwind.data.TiledRasterProducer
 
createDefaultColorGradientLabels(double, double, Format) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceLegend
 
createDefaultExtendedDataText(StringBuilder, List<KMLData>) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
Build a default balloon text string for the feature's extended data.
createDefaultInputHandler() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
Constructs and attaches the InputHandler for this WorldWindow.
createDefaultInputHandler() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
Constructs and attaches the InputHandler for this WorldWindow.
createDefaultMarker() - Static method in class gov.nasa.worldwind.render.airspaces.editor.BasicAirspaceControlPointRenderer
 
createDefaultMarker() - Static method in class gov.nasa.worldwind.render.airspaces.editor.SphereAirspaceEditor
 
createDefaultSchemaDataText(StringBuilder, List<KMLSchemaData>) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
Build a default balloon text string for the feature's schema data.
createDefaultTileWriteService(int) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
createDefaultTitle(String) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceLegend
 
createDefaultValues(int) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns a new iterable populated with the default AnalyticSurface.GridPointAttributes.
createDestConfigDoc(Document, AVList) - Method in class gov.nasa.worldwind.data.WWDotNetLayerSetConverter
 
createDisplayList(DrawContext, double) - Method in class gov.nasa.worldwind.render.markers.BasicMarkerShape.Shape
 
createDocumentBuilder(boolean) - Static method in class gov.nasa.worldwind.util.WWXML
Create a DOM builder.
createDocumentElement(Document, String) - Static method in class gov.nasa.worldwind.util.RestorableSupport
 
createDoubleSpinner(String, double, double, double) - Method in class gov.nasa.worldwind.examples.ViewLimits.AppFrame
 
createDownloadPostProcessor(TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
 
createEditor(Airspace) - Method in interface gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceFactory
 
createEditor(Airspace) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.PolygonAirspaceFactory
 
createEditor(Airspace) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.SphereAirspaceFactory
 
createEditor(AbstractShape) - Method in interface gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.BoxFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.ConeFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.CylinderFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.EllipsoidFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.ExtrudedPolygonFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.PyramidFactory
 
createEditor(AbstractShape) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.WedgeFactory
 
createElevationAccessor(View) - Static method in class gov.nasa.worldwind.view.ViewPropertyAccessor
 
createElevationModelConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.terrain.AbstractElevationModel
Appends elevation model configuration parameters as elements to the specified context.
createErrorComponent(String, float) - Static method in class gov.nasa.worldwind.applications.gos.awt.StateCardPanel
 
createErrorMessage(Exception) - Static method in class gov.nasa.worldwind.applications.gos.ResourceUtil
 
createErrorTitle(String) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createEyePositionAccessor(View) - Static method in class gov.nasa.worldwind.view.ViewPropertyAccessor
 
createEyePositionAnimator(View, long, Position, Position) - Static method in class gov.nasa.worldwind.view.ViewUtil
 
createFileCachePathFromTile(int, int) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameService
 
createFlyToFlyViewAnimator(BasicFlyView, Position, Position, Angle, Angle, Angle, Angle, double, double, long, int) - Static method in class gov.nasa.worldwind.view.firstperson.FlyToFlyViewAnimator
 
createFlyToFlyViewAnimator(BasicFlyView, Position, Position, Angle, Angle, Angle, Angle, Angle, Angle, double, double, long, int) - Static method in class gov.nasa.worldwind.view.firstperson.FlyToFlyViewAnimator
 
createFlyToLookAtAnimator(BasicFlyView, Position, Angle, Angle, double, long, int) - Method in class gov.nasa.worldwind.examples.kml.KMLFlyViewController
Create an animator to fly to a LookAt position.
createFlyToOrbitViewAnimator(OrbitView, Position, Angle, Angle, Angle, long, int) - Method in class gov.nasa.worldwind.examples.kml.KMLOrbitViewController
Create an animator to animate an orbit view to an eye position and orientation.
createFlyToOrbitViewAnimator(OrbitView, Position, Position, Angle, Angle, Angle, Angle, double, double, long, int) - Static method in class gov.nasa.worldwind.view.orbit.FlyToOrbitViewAnimator
 
createFrame() - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Create the frame that the tree will be rendered inside.
createFrameVertices() - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
Creates the balloon's frame vertex buffer according to the active attributes.
createFromCapabilities(String, AVList) - Method in class gov.nasa.worldwind.BasicFactory
Create an object such as a layer or elevation model given a local OGC capabilities document containing named layer descriptions.
createFromConfigSource(Object, AVList) - Method in class gov.nasa.worldwind.BasicFactory
Creates an object from a general configuration source.
createFromConfigSource(Object, AVList) - Method in interface gov.nasa.worldwind.Factory
Creates an object from a general configuration source.
createFromConfigSource(Object, AVList) - Method in class gov.nasa.worldwind.layers.BasicLayerFactory
Creates a layer or layer list from a general configuration source.
createFromConfigSource(Object, AVList) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelFactory
Creates an elevation model from a general configuration source.
createFromLayerDocument(Element, AVList) - Method in class gov.nasa.worldwind.layers.BasicLayerFactory
Create a layer described by an XML layer description.
createFromStrings(String, String, String, String, String, String, String) - Static method in class gov.nasa.worldwind.ogc.OGCBoundingBox
 
createFromStrings(String, String, String, String, String, String, String) - Static method in class gov.nasa.worldwind.wms.BoundingBox
 
createFullGeometry(DrawContext, Terrain, ColladaNodeShape.ShapeData) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Computes a shape's full geometry.
createFullGeometry(DrawContext, Terrain, ColladaSceneShape.ShapeData) - Method in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
Computes a shape's full geometry.
createFullGeometry(DrawContext, Terrain, ExtrudedPolygon.ShapeData, boolean) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Computes a boundary set's full geometry.
createFullGeometry(DrawContext, Terrain, Polygon.ShapeData, boolean) - Method in class gov.nasa.worldwind.render.Polygon
Computes a shape's full geometry.
createGeodataPortalFrame() - Method in class gov.nasa.worldwind.applications.gos.GeodataAppFrame
 
createGeographicSRS() - Static method in class gov.nasa.worldwind.util.gdal.GDALUtils
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
createGeometry(DrawContext, Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
Compute the cap geometry.
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfaceEllipse
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfacePolygon
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfacePolyline
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfacePolylines
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfaceQuad
 
createGeometry(Globe, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.SurfaceSector
 
createGeometryKey(DrawContext, SurfaceTileDrawContext) - Method in class gov.nasa.worldwind.render.AbstractSurfaceShape
 
createGeoreferencedRaster(AVList) - Static method in class gov.nasa.worldwind.data.ByteBufferRaster
 
createGeoreferencedSurfaceImage(File, BufferedImage) - Method in class gov.nasa.worldwind.examples.RubberSheetImage.Controller
 
createGpuResourceCache() - Static method in class gov.nasa.worldwind.WorldWindowImpl
 
createGridPointAttributes(double, Color) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
Returns a new instance of AnalyticSurface.GridPointAttributes with the specified value and color.
createHeadingAccessor(View) - Static method in class gov.nasa.worldwind.view.ViewPropertyAccessor
 
createHeadingAnimator(View, Angle, Angle) - Static method in class gov.nasa.worldwind.view.ViewUtil
Create an animator to animate heading.
createHeadingPitchRollAnimator(View, Angle, Angle, Angle, Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.view.ViewUtil
Create an animator to animate heading, pitch, and roll.
createHelpAnnotation(WorldWindow) - Static method in class gov.nasa.worldwind.examples.KeepingObjectsInView
 
createIcon(OnlineResource) - Method in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
createIcon(Object, Position, String, Object) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createIconLayer() - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createImageAnnotation(AnnotationControls.AppFrame, Position, String, Iterable) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createIndices(int) - Static method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
createInfoPanelText(StringBuilder, RecordList, AVList) - Method in class gov.nasa.worldwind.applications.gos.awt.RecordListPanel
 
createInstanceFromPrototype(XMLEventParserContext) - Static method in class gov.nasa.worldwind.util.xml.XMLEventParserContextFactory
Constructs a new parser context given a prototype parser context.
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Box
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Cone
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Cylinder
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Ellipsoid
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Polygon
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Pyramid
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.RigidShape
 
createIntersectionGeometry(Terrain) - Method in class gov.nasa.worldwind.render.Wedge
 
createLabel(DrawContext, SegmentPlane, Position, AVList, Object) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
createLayerConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.layers.AbstractLayer
Appends layer configuration parameters as elements to the specified context.
createLayerFromGeoJSON(GeoJSONObject) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
Create a layer from a GeoJSON object.
createLayerFromShapefile(Shapefile) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
Creates a Layer from a general Shapefile.
createLayerFromSource(Object) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
Create a layer from a GeoJSON document.
createLayerFromSource(Object) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
Creates a Layer from a general Shapefile source.
createLayerInfo(WMSCapabilities, WMSLayerCapabilities, WMSLayerStyle) - Method in class gov.nasa.worldwind.examples.WMSLayersPanel
 
createLayerList(Element[], AVList) - Method in class gov.nasa.worldwind.layers.BasicLayerFactory
Create a list of layers described by an array of XML layer description elements.
createLayerLists(Element[], AVList) - Method in class gov.nasa.worldwind.layers.BasicLayerFactory
Create a collection of layer lists and their included layers described by an array of XML layer-list description elements.
createLayerNode(Layer) - Method in class gov.nasa.worldwind.examples.util.layertree.LayerTreeModel
Returns a new root LayerTreeNode for the speciifed layer.
createLayerPanel() - Method in class gov.nasa.worldwind.applications.gos.GeodataPortalFrame
 
createLayersFromElement(Element) - Method in class gov.nasa.worldwind.BasicModel
Create the layer list from an XML configuration element.
createLayersFromShapefile(Shapefile) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
Creates a list of Layers containing shapes from a Shapefile.
createLayersFromSource(Object) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
Creates a list of Layers containing shapes from a Shapefile.
createLegendLabelAttributes(double, String, Font, Color, double, double) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceLegend
 
createLegendRenderable(AnalyticSurface, double, AnalyticSurfaceLegend) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceDemo
 
createLevelSet(int, int) - Static method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns a new LevelSet with the specified tile width and height.
createLevelSetConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.util.DataConfigurationUtils
Appends LevelSet configuration parameters as elements to the specified context.
createLineRenderable(Iterable<? extends LatLon>, int) - Method in class gov.nasa.worldwind.layers.AbstractGraticuleLayer
 
createLinkPickedObject(DrawContext, Color, AVList) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
createLinuxWebView(Dimension) - Method in class gov.nasa.worldwind.util.webview.BasicWebViewFactory
Create a WebView for Linux.
createLookupTable(int, int, double, double, double, double, AffineTransform) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster
 
createMacWebView(Dimension) - Method in class gov.nasa.worldwind.util.webview.BasicWebViewFactory
Create a WebView for Mac OS.
createMaskDataset(int, int, Sector) - Method in class gov.nasa.worldwind.data.GDALDataRaster
 
createMemoryCache(String) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
createMinimalGeometry(DrawContext, ColladaNodeShape.ShapeData) - Method in class gov.nasa.worldwind.ogc.collada.ColladaNodeShape
Compute enough geometry to determine this shape's extent, reference point and eye distance.
createMinimalGeometry(DrawContext, ColladaSceneShape.ShapeData) - Method in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
Compute enough geometry to determine this shape's extent, reference point and eye distance.
createMinimalGeometry(DrawContext, ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Computes the information necessary to determine this extruded polygon's extent.
createMinimalGeometry(DrawContext, Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
Compute enough geometry to determine this polygon's extent, reference point and eye distance.
createMixedColorGradientGridValues(double, BufferWrapper, BufferWrapper, double, double, double, double) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceDemo
 
createModel(DrawContext) - Method in class gov.nasa.worldwind.ogc.collada.ColladaSceneShape
Opens the Collada model, parses it and loads it into memory.
createMouseActionAttribute(int) - Static method in class gov.nasa.worldwind.awt.ViewInputAttributes.ActionAttributes
 
createNewEntry(AirspaceBuilder.AirspaceFactory) - Method in class gov.nasa.worldwind.examples.AirspaceBuilder.AirspaceBuilderController
 
createNewEntry(ExtrudedPolygonBuilder.ExtrudedPolygonFactory) - Method in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder.PolygonBuilderController
 
createNewEntry(RigidShapeBuilder.AbstractShapeFactory) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeBuilderController
 
createNonCompoundModel(Element, AVList) - Method in class gov.nasa.worldwind.terrain.BasicElevationModelFactory
Create a simple elevation model.
createNormals(Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
Create this shape's vertex normals.
createObjectsToTrack() - Static method in class gov.nasa.worldwind.examples.KeepingObjectsInView
 
createOGLDrawPrimitivesCallback(GL) - Static method in class gov.nasa.worldwind.util.GLUTessellatorSupport
Creates a new GLUtessellatorCallback that draws tessellated polygons as OpenGL primitives by calling glBegin, glEnd, and glVertex.
createOkayCancelPanel() - Method in class gov.nasa.worldwind.applications.sar.UserPreferencesDialog
 
createOrderedRenderable(DrawContext, Airspace, double, Object) - Method in class gov.nasa.worldwind.render.airspaces.AirspaceRenderer
 
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.collada.ColladaRoot
Invoked during ColladaRoot.initialize() to create the parser context.
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Invoked during KMLRoot.initialize(boolean) to create the parser context.
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.OGCCapabilities
 
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.ows.OWSExceptionReport
Called during OWSExceptionReport.initializeParser() to create the parser context.
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.wfs.WFSCapabilities
Called during WFSCapabilities.initializeParser() to create the parser context.
createParserContext(XMLEventReader) - Method in class gov.nasa.worldwind.ogc.wss.WSSCapabilities
Called during WFSCapabilities.initializeParser() to create the parser context.
createParserContext(String, String) - Static method in class gov.nasa.worldwind.util.xml.XMLEventParserContextFactory
Constructs and returns a parser context for a specified mime type and namespace.
createPattern(String) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern using the default scale (.5), bitmap dimensions (32x32) and colors (light grey over a transparent background).
createPattern(String, Color) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with a given Color using the default scale (.5), bitmap dimensions (32x32) and backgound color (transparent).
createPattern(String, float) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with a given scale using the default bitmap dimensions (32x32) and colors (light grey over a transparent background).
createPattern(String, float, Color) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with a given scale and Color using the default bitmap dimensions (32x32) and backgound color (transparent).
createPattern(String, float, Color, Color) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with a given scale and Colors using the default bitmap dimensions (32x32).
createPattern(String, Dimension, float, Color) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with a given scale, Color and bitmap dimensions, using the default backgound color (transparent).
createPattern(String, Dimension, float, Color, Color) - Static method in class gov.nasa.worldwind.render.PatternFactory
Draws a pattern with the given scale, Colors and bitmap dimensions.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLExtrudedPolygonImpl
Create a PickedObject for this shape.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLLineStringPlacemarkImpl
Create a PickedObject for this shape.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLPointPlacemarkImpl
Create a PickedObject for this placemark.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLPolygonImpl
Create a PickedObject for this shape.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLSurfacePolygonImpl
Create a PickedObject for this surface object.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.render.AbstractBrowserBalloon
 
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.render.AbstractShape
Create a PickedObject for this shape.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.render.AbstractSurfaceObject
Create a PickedObject for this surface object.
createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.render.GlobeBrowserBalloon

Overridden to use this balloon's position as the picked object's position.

createPickedObject(DrawContext, Color) - Method in class gov.nasa.worldwind.render.PointPlacemark
Create a PickedObject for this placemark.
createPickFrustum(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
createPickTileBuilder() - Method in class gov.nasa.worldwind.render.AbstractSurfaceObject
Returns a SurfaceObjectTileBuilder appropriate for building and drawing the surface object's pickable representation.
createPitchAccessor(View) - Static method in class gov.nasa.worldwind.view.ViewPropertyAccessor
 
createPitchAnimator(View, Angle, Angle) - Static method in class gov.nasa.worldwind.view.ViewUtil
Create an animator to animate pitch.
createPlaceNameChunk(PlaceNameService) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameLayer.GMLPlaceNameSAXHandler
 
createPlaneInterpolator(Globe) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlane
 
createPoint(GeoJSONGeometry, Position, PointPlacemarkAttributes, AVList) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPoint(ShapefileRecord, Position, String) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPointAttributes(GeoJSONGeometry, Layer) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPointAttributes(Color) - Method in class gov.nasa.worldwind.examples.util.RandomShapeAttributes
 
createPointIconSource(ShapefileRecord) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPolygon(GeoJSONGeometry, Iterable<? extends Position>, Iterable<? extends Position>[], ShapeAttributes, AVList) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPolygon(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.ExtrudedPolygonBuilder.ExtrudedPolygonFactory
 
createPolygon(ShapefileRecord, ShapeAttributes, RenderableLayer) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPolygonAttributes(GeoJSONGeometry, Layer) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPolygonAttributes(Color) - Method in class gov.nasa.worldwind.examples.util.RandomShapeAttributes
 
createPolygonAttributes(ShapefileRecord) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPolyline(GeoJSONGeometry, Iterable<? extends Position>, ShapeAttributes, AVList) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPolyline(ShapefileRecord, ShapeAttributes) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPolyline(Shapefile, ShapeAttributes) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPolylineAttributes(GeoJSONGeometry, Layer) - Method in class gov.nasa.worldwind.examples.GeoJSONLoader
 
createPolylineAttributes(Color) - Method in class gov.nasa.worldwind.examples.util.RandomShapeAttributes
 
createPolylineAttributes(ShapefileRecord) - Method in class gov.nasa.worldwind.examples.util.ShapefileLoader
 
createPosition(int, double, int) - Static method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
 
createPosition(int, double, int) - Static method in class gov.nasa.worldwind.terrain.RectangularTessellator
Computes from a column (or row) number, and a given offset ranged [0,1] corresponding to the distance along the edge of this sector, where between this column and the next column the corresponding position will fall, in the range [0,1].
createPositionSquareInViewport(WorldWindow, Position, Angle, double) - Static method in class gov.nasa.worldwind.examples.util.ShapeUtils
 
createPositionText(int, int) - Method in class gov.nasa.worldwind.examples.util.SlideShowAnnotationController
 
createPotentialNextPositionGeomAttributes() - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
createPotentialNextPositionLabelAttributes() - Method in class gov.nasa.worldwind.applications.sar.SARTrackExtensionTool
 
createPowerOfTwoImage(int, int) - Static method in class gov.nasa.worldwind.examples.RubberSheetImage
 
createPowerOfTwoScaledCopy(BufferedImage) - Static method in class gov.nasa.worldwind.examples.RubberSheetImage
 
createPrecipitationSurface(double, double, RenderableLayer) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceDemo
 
createProperty(Map.Entry<String, Object>, Element) - Static method in class gov.nasa.worldwind.applications.sar.UserPreferenceUtils
 
createPropertyList(AVList, Element) - Static method in class gov.nasa.worldwind.applications.sar.UserPreferenceUtils
 
createRandomAltitudeSurface(double, double, int, int, RenderableLayer) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceDemo
 
createRandomColorSurface(double, double, int, int, RenderableLayer) - Static method in class gov.nasa.worldwind.examples.analytics.AnalyticSurfaceDemo
 
createRaster(Sector, BufferedImage) - Method in class gov.nasa.worldwind.data.ImageIORasterReader
 
createRasterServer(AVList) - Method in class gov.nasa.worldwind.layers.LocalRasterServerLayer
 
createRasterServer(AVList) - Method in class gov.nasa.worldwind.terrain.LocalRasterServerElevationModel
 
createRasterServerConfigDoc(FileStore, DataStoreProducer) - Static method in class gov.nasa.worldwind.examples.dataimport.InstallImageryAndElevationsDemo
 
createReader(Object) - Method in class gov.nasa.worldwind.ogc.collada.ColladaRoot
Creates the event reader.
createReader(Object, boolean) - Method in class gov.nasa.worldwind.ogc.kml.KMLRoot
Creates the event reader.
createReader(Object) - Method in class gov.nasa.worldwind.ogc.OGCCapabilities
 
createReader(Object) - Method in class gov.nasa.worldwind.ogc.ows.OWSExceptionReport
Creates the exception report's XML event reader.
createReader(Object) - Method in class gov.nasa.worldwind.ogc.wfs.WFSCapabilities
Creates the exception report's XML event reader.
createRecentChangesPanel() - Method in class gov.nasa.worldwind.applications.gos.GeodataPortalFrame
 
createRecord() - Method in class gov.nasa.worldwind.layers.rpf.RPFFileIndex.Table
 
createRecordPanel(Record, GlobeModel) - Method in class gov.nasa.worldwind.applications.gos.awt.RecordListPanel
 
createRenderables() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareGrid
 
createRenderables() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareZone
 
createRequestString(AVList) - Method in class gov.nasa.worldwind.applications.gos.services.CSWGeodataController
 
createRequestTask(TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
 
createResizeController(Balloon) - Method in class gov.nasa.worldwind.examples.util.BalloonController
Create a resize controller and attach it to the WorldWindow.
createResourceMap(KMLModel) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLModelPlacemarkImpl
 
createResourceRetrievalService(String) - Static method in class gov.nasa.worldwind.util.DataConfigurationUtils
Convenience method to create a ScheduledExecutorService which can be used by World Wind components to schedule periodic resource checks.
createResourceRetrievalTask() - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
Returns a Runnable task which retrieves any non-tile resources associated with a specified Layer in it's run method.
createResourceRetrievalTask() - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
Returns a Runnable task which retrieves any non-tile resources associated with a specified ElevationModel in it's run method.
createRetriever(AVList, RetrievalPostProcessor) - Method in interface gov.nasa.worldwind.retrieve.RetrieverFactory
 
createRetriever(URL, RetrievalPostProcessor) - Static method in class gov.nasa.worldwind.retrieve.URLRetriever
Create the appropriate retriever for a URL's protocol.
createRollAccessor(View) - Static method in class gov.nasa.worldwind.view.ViewPropertyAccessor
 
createRollAnimator(View, Angle, Angle) - Static method in class gov.nasa.worldwind.view.ViewUtil
Create an animator to animate roll.
createRootNode() - Method in class gov.nasa.worldwind.examples.util.layertree.LayerTreeModel
Returns a new root TreeNode for this tree model.
createRPFFileRecord(File) - Method in class gov.nasa.worldwind.layers.rpf.RPFFileIndex
 
creates - Variable in class gov.nasa.worldwind.ogc.kml.KMLUpdate
 
createSearchPanel() - Method in class gov.nasa.worldwind.applications.gos.GeodataPortalFrame
 
createSectorFromLatLonBox(KMLAbstractLatLonBoxType) - Static method in class gov.nasa.worldwind.ogc.kml.impl.KMLUtil
Creates a Sector from a KMLAbstractLatLonBoxType's north, south, east, and west coordinates.
createSegmentPlaneGeometry(Globe, SegmentPlane, SegmentPlaneRenderer.RenderInfo) - Method in class gov.nasa.worldwind.applications.sar.segmentplane.SegmentPlaneRenderer
 
createSelectControl(TreeNode) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Create a pickable object to represent selection control in the tree.
createServiceStatusMetadataResource(String) - Static method in class gov.nasa.worldwind.applications.gos.services.FGDCServiceStatus
 
createServiceStatusResource(String, String) - Static method in class gov.nasa.worldwind.applications.gos.services.FGDCServiceStatus
 
createServiceURLFromSector(Sector) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameService
 
createShadowSurface() - Method in class gov.nasa.worldwind.examples.analytics.AnalyticSurface
 
createShape(WorldWindow, boolean) - Method in interface gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.AbstractShapeFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.BoxFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.ConeFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.CylinderFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.EllipsoidFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.ExtrudedPolygonFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.PyramidFactory
 
createShape(WorldWindow, boolean) - Method in class gov.nasa.worldwind.examples.shapebuilder.RigidShapeBuilder.WedgeFactory
 
createShape(DrawContext) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLModelPlacemarkImpl
 
createShapeBuffer(String, double, double, int, DoubleBuffer) - Static method in class gov.nasa.worldwind.render.FrameFactory
Create a vertex buffer for a shape with the specified width, height and corner radius.
createShapeInstance(String) - Static method in class gov.nasa.worldwind.render.markers.BasicMarkerShape
 
createShapeWithLeaderBuffer(String, double, double, Point, double, int, DoubleBuffer) - Static method in class gov.nasa.worldwind.render.FrameFactory
Create a vertex buffer for a shape with the specified width, height and corner radius.
createSideGeometry(ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Constructs the Cartesian geometry of this shape's sides and sets it in the specified shape data.
createSideNormals(ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
 
createSideTextureCoords(ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Creates the texture coordinates for this shape's sides.
createSlice(int[], int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer
 
createSlice(int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer
 
createSlice(int[], int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
createSlice(int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
createSlice(int[], int, int) - Method in class gov.nasa.worldwind.util.VecBufferBlocks
 
createSlice(int, int) - Method in class gov.nasa.worldwind.util.VecBufferBlocks
 
createSlice(int[], int, int) - Method in class gov.nasa.worldwind.util.VecBufferSequence
 
createSlice(int, int) - Method in class gov.nasa.worldwind.util.VecBufferSequence
 
createSquareInViewport(WorldWindow, Position, Angle, double) - Static method in class gov.nasa.worldwind.examples.util.ShapeUtils
 
createSquaresGrid(int, String, Sector, double, double, double, double) - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer
 
createStateObject(Element, String, String) - Method in class gov.nasa.worldwind.util.RestorableSupport
 
createStateObject(Element, String, String, boolean) - Method in class gov.nasa.worldwind.util.RestorableSupport
 
createSubBuffer(int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer
 
createSubBuffer(int, int) - Method in class gov.nasa.worldwind.util.CompoundVecBuffer.EmptyCompoundVecBuffer
 
createSubBuffer(int, int) - Method in class gov.nasa.worldwind.util.VecBufferBlocks
 
createSubBuffer(int, int) - Method in class gov.nasa.worldwind.util.VecBufferSequence
 
createSubGrids() - Method in class gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareGrid
 
createSubRaster(int, int, Sector, AVList) - Method in class gov.nasa.worldwind.data.BufferWrapperRaster
This returns a new sub-raster initialized with the specified properties.
createSubTile(Sector, Level, int, int) - Method in class gov.nasa.worldwind.layers.TextureTile
Creates a sub tile of this texture tile with the specified Sector, Level, row, and column.
createSubTile(Sector, Level, int, int) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder.SurfaceObjectTile
Creates a sub tile of this texture tile with the specified Sector, Level, row, and column.
createSubTileKey(Level, int, int) - Method in class gov.nasa.worldwind.layers.TextureTile
Returns a key for a sub tile of this texture tile with the specified Level, row, and column.
createSubTileKey(Level, int, int) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder.SurfaceObjectTile
Returns a key for a sub tile of this texture tile with the specified Level, row, and column.
createSubTiles(Tile, Level) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
createSubTiles(Level) - Method in class gov.nasa.worldwind.layers.TextureTile
Splits this texture tile into four tiles; one for each sub quadrant of this texture tile.
createSurfaceImageFromControlPoints(BufferedImage, RasterControlPointList) - Method in class gov.nasa.worldwind.examples.RubberSheetImage.Controller
 
createSurfaceImageFromGCPSFile(BufferedImage, File) - Method in class gov.nasa.worldwind.examples.RubberSheetImage.Controller
 
createSurfaceImageFromTABFile(BufferedImage, File) - Method in class gov.nasa.worldwind.examples.RubberSheetImage.Controller
 
createSurfaceImageFromWorldFiles(BufferedImage, File[]) - Method in class gov.nasa.worldwind.examples.RubberSheetImage.Controller
 
createSurfaceObjectTileBuilder() - Method in class gov.nasa.worldwind.AbstractSceneController
Returns a new SurfaceObjectTileBuilder configured to build a composite representation of SurfaceObject instances.
createSurfaceTileDrawContext(SurfaceObjectTileBuilder.SurfaceObjectTile) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns a new Object representing the drawing context for the specified tile.
createTerrain(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
createTessllationGeometry(DrawContext, ExtrudedPolygon.ShapeData) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Tessellates this extruded polygon's cap.
createTessllationGeometry(DrawContext, Polygon.ShapeData) - Method in class gov.nasa.worldwind.render.Polygon
Tessellates the polygon.
createTextDecoder(KMLAbstractFeature) - Method in class gov.nasa.worldwind.ogc.kml.impl.KMLAbstractBalloon
Create the text decoder that will process the text in the balloon.
createTextureCoordinates(int) - Static method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
createTextureRepresentation(DrawContext) - Method in class gov.nasa.worldwind.util.webview.AbstractWebView
Create a texture representation of the WebView.
createTextureRepresentation(DrawContext) - Method in class gov.nasa.worldwind.util.webview.MacWebView
 
createTextureRepresentation(DrawContext) - Method in class gov.nasa.worldwind.util.webview.WindowsWebView
Create a texture representation of the WebView.
createTile(Sector, Level, int, int, String) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns a new SurfaceObjectTile corresponding to the specified sector, level, row, column, and cacheName.
createTile(TileKey) - Method in class gov.nasa.worldwind.terrain.BasicElevationModel
 
createTile(int, int) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Creates a tile for a specified row and column of the tile array.
createTile(Sector) - Method in class gov.nasa.worldwind.terrain.HighResolutionTerrain
Creates the tile for a specified sector.
createTile(DrawContext, Sector, int) - Method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
createTile(TileKey) - Method in class gov.nasa.worldwind.util.LevelSet
 
createTiledImageLayer(Element, AVList) - Method in class gov.nasa.worldwind.layers.BasicLayerFactory
Create a TiledImageLayer layer described by an XML layer description.
createTiledImageLayerConfigDocument(AVList) - Static method in class gov.nasa.worldwind.layers.TiledImageLayer
Creates a configuration document for a TiledImageLayer described by the specified params.
createTiledImageLayerConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.layers.TiledImageLayer
Appends TiledImageLayer configuration parameters as elements to the specified context.
createTileKey(Level, int, int, String) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns a new tile key corresponding to the tile with the specified level, row, column, and cacheName.
createTileRaster(LevelSet, Tile, AVList) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
createTileTexture(DrawContext, int, int) - Method in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Returns a new surface tile texture for use on the specified draw context with the specified width and height.
createTileTexture(int, int) - Method in class gov.nasa.worldwind.util.tree.ScrollFrame
Returns a new tile texture with the specified width and height.
createTitle() - Method in class gov.nasa.worldwind.applications.gos.awt.WMSLayerPanel
 
createTitle(Iterable) - Static method in class gov.nasa.worldwind.examples.AnnotationControls
 
createTitle(Object) - Method in class gov.nasa.worldwind.examples.util.SlideShowAnnotationController
 
createTitleComponent() - Method in class gov.nasa.worldwind.applications.gos.awt.RecordPanel
 
createTogglePathControl(Tree, TreeNode) - Method in class gov.nasa.worldwind.util.tree.BasicTreeLayout
Create a pickable object to represent a toggle control in the tree.
createTopLevelTiles() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
createTopLevelTiles(DrawContext) - Method in class gov.nasa.worldwind.terrain.RectangularTessellator
 
createTransformer() - Static method in class gov.nasa.worldwind.util.WWXML
Create a XML transformer.
createTreeLayout(Offset) - Method in class gov.nasa.worldwind.examples.util.layertree.LayerTree
Returns a new TreeLayout suitable for displaying the layer tree on a WorldWindow.
createTreeModel() - Method in class gov.nasa.worldwind.examples.util.layertree.LayerTree
Returns a new LayerTreeModel.
createUnknownOSWebView(Dimension) - Method in class gov.nasa.worldwind.util.webview.BasicWebViewFactory
Create a WebView for an operating system other than Windows, Mac, or Linux.
createUserPreferenceElements(AVList, Element) - Static method in class gov.nasa.worldwind.applications.sar.UserPreferenceUtils
 
createUserPreferencesDocument(AVList) - Static method in class gov.nasa.worldwind.applications.sar.UserPreferenceUtils
 
createVertices(Terrain, ExtrudedPolygon.ShapeData, boolean) - Method in class gov.nasa.worldwind.render.ExtrudedPolygon
Creates this shape's Cartesian vertices.
createVertices(Terrain, Polygon.ShapeData, boolean) - Method in class gov.nasa.worldwind.render.Polygon
Computes the Cartesian vertices for this shape.
createView() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
Constructs and attaches the View for this WorldWindow.
createView() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
Constructs and attaches the View for this WorldWindow.
createWaitingComponent(String, float, ActionListener) - Static method in class gov.nasa.worldwind.applications.gos.awt.StateCardPanel
 
createWaitingComponent(boolean) - Method in class gov.nasa.worldwind.applications.gos.GeodataRecentChangesPanel
 
createWaveletRecord(File, long) - Method in class gov.nasa.worldwind.layers.rpf.RPFFileIndex
 
createWebView(Dimension) - Method in class gov.nasa.worldwind.util.webview.BasicWebViewFactory
Returns a new WebView with the specified frameSize.
createWebView(Dimension) - Method in interface gov.nasa.worldwind.util.webview.WebViewFactory
Returns a new WebView with the specified frameSize.
createWindowsWebView(Dimension) - Method in class gov.nasa.worldwind.util.webview.BasicWebViewFactory
Create a WebView for Windows.
createWMSLayerConfigElements(AVList, Element) - Static method in class gov.nasa.worldwind.util.DataConfigurationUtils
Appends WMS layer parameters as elements to a specified context.
createWorldWindow() - Method in class gov.nasa.worldwind.applications.glider.GliderTestApp.GliderAppPanel
 
createWorldWindow() - Method in class gov.nasa.worldwind.applications.gos.GeodataAppFrame
 
createWorldWindow() - Method in class gov.nasa.worldwind.examples.ApplicationTemplate.AppPanel
 
createZoomAccessor(OrbitView) - Static method in class gov.nasa.worldwind.view.orbit.OrbitViewPropertyAccessor
 
credits - Variable in class gov.nasa.worldwind.render.DrawContextImpl
 
cross3(Vec4) - Method in class gov.nasa.worldwind.geom.Vec4
 
crossesDateLine - Variable in class gov.nasa.worldwind.render.SurfacePolylines
 
crossesDateline - Variable in class gov.nasa.worldwind.util.GeographicImageInterpolator.GeographicCell
Denotes if the pixels in this geographic image cell crosses the international dateline.
crossesLongitudeBoundary(Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Angle
 
CrosshairLayer - Class in gov.nasa.worldwind.layers
Renders a crosshair icon in the viewport center or at a specified location.
CrosshairLayer() - Constructor for class gov.nasa.worldwind.layers.CrosshairLayer
 
CrosshairLayer(String) - Constructor for class gov.nasa.worldwind.layers.CrosshairLayer
 
CRS - Variable in class gov.nasa.worldwind.ogc.wms.WMSLayerCapabilities
 
crs - Variable in class gov.nasa.worldwind.ogc.wms.WMSLayerCapabilities
 
CSVTrackReader - Class in gov.nasa.worldwind.applications.sar.tracks
 
CSVTrackReader() - Constructor for class gov.nasa.worldwind.applications.sar.tracks.CSVTrackReader
 
csw - Static variable in class gov.nasa.worldwind.applications.gio.xml.xmlns
 
CSW_NS_PREFIX - Static variable in class gov.nasa.worldwind.applications.gos.services.CSWNamespaceContext
 
CSW_NS_URI - Static variable in class gov.nasa.worldwind.applications.gos.services.CSWNamespaceContext
 
CSW_SERVICE_URI - Static variable in interface gov.nasa.worldwind.applications.gos.GeodataKey
 
CSWConnection - Interface in gov.nasa.worldwind.applications.gio.csw
 
CSWConnectionException - Exception in gov.nasa.worldwind.applications.gio.csw
 
CSWConnectionException() - Constructor for exception gov.nasa.worldwind.applications.gio.csw.CSWConnectionException
 
CSWConnectionException(String) - Constructor for exception gov.nasa.worldwind.applications.gio.csw.CSWConnectionException
 
CSWConnectionPool - Interface in gov.nasa.worldwind.applications.gio.csw
 
CSWGeodataController - Class in gov.nasa.worldwind.applications.gos.services
 
CSWGeodataController() - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGeodataController
 
CSWGetCapabilitiesRequest - Class in gov.nasa.worldwind.applications.gos.services
 
CSWGetCapabilitiesRequest() - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetCapabilitiesRequest
 
CSWGetCapabilitiesRequest(Request) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetCapabilitiesRequest
 
CSWGetCapabilitiesRequest(URI) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetCapabilitiesRequest
 
CSWGetRecordsRequest - Class in gov.nasa.worldwind.applications.gos.services
 
CSWGetRecordsRequest() - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetRecordsRequest
 
CSWGetRecordsRequest(Request) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetRecordsRequest
 
CSWGetRecordsRequest(URI) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWGetRecordsRequest
 
CSWNamespaceContext - Class in gov.nasa.worldwind.applications.gos.services
 
CSWNamespaceContext() - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWNamespaceContext
 
CSWQueryBuilder - Class in gov.nasa.worldwind.applications.gos.services
 
CSWQueryBuilder(AVList) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWQueryBuilder
 
CSWRecord - Class in gov.nasa.worldwind.applications.gos.services
 
CSWRecord(Element, XPath) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWRecord
 
CSWRecordList - Class in gov.nasa.worldwind.applications.gos.services
 
CSWRecordList(Document, XPath, Iterable<CSWRecord>) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWRecordList
 
CSWRequest - Class in gov.nasa.worldwind.applications.gos.services
 
CSWRequest() - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWRequest
 
CSWRequest(URI) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWRequest
 
CSWRequest(Request) - Constructor for class gov.nasa.worldwind.applications.gos.services.CSWRequest
 
ctxMenuInfo - Variable in class gov.nasa.worldwind.examples.ContextMenusOnShapes.ContextMenu
 
CUBE - Static variable in class gov.nasa.worldwind.render.markers.BasicMarkerShape
 
cullNames - Variable in class gov.nasa.worldwind.layers.placename.PlaceNameLayer
 
current - Variable in class gov.nasa.worldwind.ogc.wms.WMSLayerDimension
 
CURRENT_BROWSE_DIRECTORY - Static variable in interface gov.nasa.worldwind.applications.sar.SARKey
 
CURRENT_PANEL_DESCRIPTOR - Static variable in class gov.nasa.worldwind.util.wizard.WizardModel
 
CURRENT_SEGMENT - Static variable in class gov.nasa.worldwind.applications.sar.TrackViewPanel
 
currentCharacters - Variable in class gov.nasa.worldwind.applications.sar.ElementParser
 
currentControl - Variable in class gov.nasa.worldwind.layers.ViewControlsLayer
 
currentCoverage - Variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
currentData - Variable in class gov.nasa.worldwind.ogc.kml.KMLRegion
Identifies the active globe-dependent data for the current invocation of isActive.
currentData - Variable in class gov.nasa.worldwind.render.AbstractShape
Identifies the active globe-dependent data for the current invocation of AbstractShape.render(DrawContext).
currentElement - Variable in class gov.nasa.worldwind.applications.sar.ElementParser
 
currentEntry - Variable in class gov.nasa.worldwind.ogc.kml.io.KMZInputStream
The next entry to read from the input stream.
currentFrustum - Variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
currentItem - Variable in class gov.nasa.worldwind.util.BasicQuadTree
 
currentLayer - Variable in class gov.nasa.worldwind.render.DrawContextImpl
 
currentLevel - Variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
currentlyBoundVBO - Variable in class gov.nasa.worldwind.ogc.collada.VBOElementRenderer
 
currentName - Variable in class gov.nasa.worldwind.util.BasicQuadTree
 
currentPoints - Variable in class gov.nasa.worldwind.examples.lineofsight.PointGrid
 
currentPrim - Variable in class gov.nasa.worldwind.util.GLUTessellatorSupport.CollectIndexListsCallback
 
currentResourceTile - Variable in class gov.nasa.worldwind.layers.TiledImageLayer
 
currentSector - Variable in class gov.nasa.worldwind.examples.BulkDownloadPanel
 
currentSpans - Variable in class gov.nasa.worldwind.render.Polyline
 
currentSurfaceObjects - Variable in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
List of currently assembled surface objects.
currentTileDimension - Variable in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
Indicates the currently used tile texture width and height, in pixels.
currentTiles - Variable in class gov.nasa.worldwind.layers.TiledImageLayer
 
currentTiles - Variable in class gov.nasa.worldwind.render.SurfaceObjectTileBuilder
List of currently assembled surface tiles.
currentTiles - Variable in class gov.nasa.worldwind.terrain.RectangularTessellator
 
currentType - Variable in class gov.nasa.worldwind.util.GLUTessellatorSupport.CollectIndexListsCallback
 
currentUsedCapacity - Variable in class gov.nasa.worldwind.cache.BasicMemoryCache
 
cursor - Variable in class gov.nasa.worldwind.util.AbstractResizeHotSpot
 
Curtain - Class in gov.nasa.worldwind.render.airspaces
A curtain is a series of adjacent rectangular planes.
Curtain(Iterable<? extends LatLon>) - Constructor for class gov.nasa.worldwind.render.airspaces.Curtain
 
Curtain(AirspaceAttributes) - Constructor for class gov.nasa.worldwind.render.airspaces.Curtain
 
Curtain() - Constructor for class gov.nasa.worldwind.render.airspaces.Curtain
 
Curtain.CurtainGeometry - Class in gov.nasa.worldwind.render.airspaces
 
Curtain.CurtainGeometry() - Constructor for class gov.nasa.worldwind.render.airspaces.Curtain.CurtainGeometry
 
Curtain.SectionRenderInfo - Class in gov.nasa.worldwind.render.airspaces
 
customCursor - Variable in class gov.nasa.worldwind.examples.util.HotSpotController
Indicates that the active HotSpot has set a custom cursor that must be reset when the HotSpot is deactivated.
CustomElevationModel - Class in gov.nasa.worldwind.examples
Illustrates how to configure World Wind with a custom ElevationModel from a configuration file.
CustomElevationModel() - Constructor for class gov.nasa.worldwind.examples.CustomElevationModel
 
CYAN - Static variable in class gov.nasa.worldwind.render.Material
 
Cylinder - Class in gov.nasa.worldwind.geom
Represents a geometric cylinder, most often used as a bounding volume.
Cylinder(Vec4, Vec4, double) - Constructor for class gov.nasa.worldwind.geom.Cylinder
Create a Cylinder from two points and a radius.
Cylinder(Vec4, Vec4, double, Vec4) - Constructor for class gov.nasa.worldwind.geom.Cylinder
Create a Cylinder from two points, a radius and an axis direction.
Cylinder - Class in gov.nasa.worldwind.render
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.
Cylinder() - Constructor for class gov.nasa.worldwind.render.Cylinder
Construct a cylinder with default parameters
Cylinder(Position, double, double) - Constructor for class gov.nasa.worldwind.render.Cylinder
Constructs a Cylinder from a specified center position, height and radius.
Cylinder(Position, double, double, double) - Constructor for class gov.nasa.worldwind.render.Cylinder
Constructs a cylinder from a specified center position and axes lengths.
Cylinder(Position, double, double, double, Angle, Angle, Angle) - Constructor for class gov.nasa.worldwind.render.Cylinder
Constructs a cylinder from a specified center position, axes lengths and rotation angles.
CYLINDER - Static variable in class gov.nasa.worldwind.render.markers.BasicMarkerShape
 
CYLINDER - Variable in class gov.nasa.worldwind.render.TrackRenderer
 
CylinderEditor - Class in gov.nasa.worldwind.examples.shapebuilder
 
CylinderEditor() - Constructor for class gov.nasa.worldwind.examples.shapebuilder.CylinderEditor
 
cylinderHeight - Variable in class gov.nasa.worldwind.geom.Cylinder
 
cylinderRadius - Variable in class gov.nasa.worldwind.geom.Cylinder
 
Cylinders - Class in gov.nasa.worldwind.examples
Illustrates how to use the World Wind Cylinder rigid shape to display an arbitrarily sized and oriented cylinder at a geographic position on the Globe.
Cylinders() - Constructor for class gov.nasa.worldwind.examples.Cylinders
 
Cylinders.AppFrame - Class in gov.nasa.worldwind.examples
 
Cylinders.AppFrame() - Constructor for class gov.nasa.worldwind.examples.Cylinders.AppFrame
 

NASA World Wind
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z