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

G

generateColor5551(int) - Static method in class gov.nasa.worldwind.DDSConverter
 
GEORSS_URI - Static variable in class gov.nasa.worldwind.GeoRSSParser
 
GeoRSSParser - Class in gov.nasa.worldwind
 
GeoRSSParser() - Constructor for class gov.nasa.worldwind.GeoRSSParser
 
getAltitude() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getAltitude() - Method in interface gov.nasa.worldwind.View
Returns the View eye altitude (in meters) above the last rendered SectorGeometry, or the analytical Globe, depending on the implementation.
getAmbient() - Method in class gov.nasa.worldwind.Material
 
getAntiAliasHint() - Method in class gov.nasa.worldwind.geom.Polyline
 
getAntiAliasHint() - Method in class gov.nasa.worldwind.geom.Quadrilateral
 
getBackground() - Method in class gov.nasa.worldwind.ToolTipRenderer
 
getBeginTime() - Method in interface gov.nasa.worldwind.Retriever
 
getBeginTime() - Method in class gov.nasa.worldwind.URLRetriever
 
getBorderColor() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getBorderWidth() - Method in class gov.nasa.worldwind.layers.CompassLayer
 
getBorderWidth() - Method in class gov.nasa.worldwind.ToolTipRenderer
 
getBottom() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the bottom Plane.
getBuffer() - Method in interface gov.nasa.worldwind.Retriever
 
getBuffer() - Method in class gov.nasa.worldwind.URLRetriever
 
getCacheLocations() - Method in class gov.nasa.worldwind.AbstractFileCache
 
getCacheLocations() - Method in interface gov.nasa.worldwind.FileCache
 
getCacheName() - Method in class gov.nasa.worldwind.Level
 
getCacheName() - Method in class gov.nasa.worldwind.Tile
 
getCacheName() - Method in class gov.nasa.worldwind.TileKey
 
getCapacity() - Method in class gov.nasa.worldwind.BasicMemoryCache
 
getCapacity() - Method in interface gov.nasa.worldwind.MemoryCache
Retrieves the maximum size of the cache in bytes.
getCenter() - Method in class gov.nasa.worldwind.geom.Cylinder
 
getCenter() - Method in interface gov.nasa.worldwind.geom.Extent
 
getCenter() - Method in class gov.nasa.worldwind.geom.Sphere
Obtains the center of this Sphere.
getCenter() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getCentroid() - Method in class gov.nasa.worldwind.geom.Sector
Returns the latitude and longitude of the sector's angular center: (minimum latitude + maximum latitude) / 2, (minimum longitude + maximum longitude) / 2.
getCentroidPoint(Globe) - Method in class gov.nasa.worldwind.layers.TextureTile
 
getClearColor() - Method in interface gov.nasa.worldwind.DrawContext
 
getClearColor() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getColor() - Method in class gov.nasa.worldwind.geom.Polyline
 
getColor() - Method in class gov.nasa.worldwind.geom.Quadrilateral
 
getColor(Angle, Angle, int) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
getColor() - Method in interface gov.nasa.worldwind.PlaceName
 
getColor() - Method in class gov.nasa.worldwind.PlaceNameService
 
getColor565(int) - Static method in class gov.nasa.worldwind.DDSConverter
 
getColor888(int) - Static method in class gov.nasa.worldwind.DDSConverter
 
getColorCode() - Method in class gov.nasa.worldwind.PickedObject
 
getColors5551(int[]) - Static method in class gov.nasa.worldwind.DDSConverter
 
getColors888(int[]) - Static method in class gov.nasa.worldwind.DDSConverter
 
getColumn() - Method in class gov.nasa.worldwind.Tile
 
getColumn() - Method in class gov.nasa.worldwind.TileKey
 
getCompassToViewportScale() - Method in class gov.nasa.worldwind.layers.CompassLayer
Returns the layer's compass-to-viewport scale factor.
getConnection() - Method in class gov.nasa.worldwind.URLRetriever
 
getConnectTimeout() - Method in class gov.nasa.worldwind.URLRetriever
 
getContentLength() - Method in interface gov.nasa.worldwind.Retriever
 
getContentLength() - Method in class gov.nasa.worldwind.URLRetriever
 
getContentLengthRead() - Method in interface gov.nasa.worldwind.Retriever
 
getContentLengthRead() - Method in class gov.nasa.worldwind.URLRetriever
 
getContentType() - Method in interface gov.nasa.worldwind.Retriever
 
getContentType() - Method in class gov.nasa.worldwind.URLRetriever
 
getCornerPoints(Globe) - Method in class gov.nasa.worldwind.layers.TextureTile
 
getCorners() - Method in class gov.nasa.worldwind.geom.Quadrilateral
 
getCoverageIcon() - Method in class gov.nasa.worldwind.layers.RpfLayer
 
getDataset() - Method in class gov.nasa.worldwind.Level
 
getDataset() - Method in class gov.nasa.worldwind.PlaceNameService
 
getDegrees() - Method in class gov.nasa.worldwind.geom.Angle
Retrieves the size of this Angle in degrees.
getDelegateOwner() - Method in class gov.nasa.worldwind.layers.RenderableLayer
 
getDeltaLat() - Method in class gov.nasa.worldwind.geom.Sector
Returns the angular difference between the sector's minimum and maximum latitudes: max - min
getDeltaLatDegrees() - Method in class gov.nasa.worldwind.geom.Sector
 
getDeltaLatRadians() - Method in class gov.nasa.worldwind.geom.Sector
 
getDeltaLon() - Method in class gov.nasa.worldwind.geom.Sector
Returns the angular difference between the sector's minimum and maximum longitudes: max - min.
getDeltaLonDegrees() - Method in class gov.nasa.worldwind.geom.Sector
 
getDeltaLonRadians() - Method in class gov.nasa.worldwind.geom.Sector
 
getDiameter() - Method in class gov.nasa.worldwind.geom.Cylinder
 
getDiameter() - Method in interface gov.nasa.worldwind.geom.Extent
 
getDiameter() - Method in class gov.nasa.worldwind.geom.Sphere
Obtains the diameter of this Sphere.
getDiameter() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getDiffuse() - Method in class gov.nasa.worldwind.Material
 
getDirection() - Method in class gov.nasa.worldwind.geom.Line
 
getDistance() - Method in class gov.nasa.worldwind.geom.Plane
Retrieves the distance from the origin to this Plane.
getDistanceFromEye() - Method in interface gov.nasa.worldwind.OrderedRenderable
 
getDoubleValue(String, Double) - Static method in class gov.nasa.worldwind.Configuration
 
getDoubleValue(String) - Static method in class gov.nasa.worldwind.Configuration
 
getDrawableHeight() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the drawable height of this DrawContext.
getDrawableHeight() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getDrawableWidth() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the drawable width of this DrawContext.
getDrawableWidth() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getEccentricitySquared() - Method in interface gov.nasa.worldwind.Globe
 
getEccentricitySquared() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getElevation(Angle, Angle) - Method in class gov.nasa.worldwind.BasicElevationModel
 
getElevation(double, double) - Method in interface gov.nasa.worldwind.ElevationModel.Elevations
Returns the elevation at a specific latitude and longitude, each specified in radians.
getElevation(Angle, Angle) - Method in interface gov.nasa.worldwind.ElevationModel
 
getElevation() - Method in class gov.nasa.worldwind.geom.Position
Obtains the elevation of this position
getElevation() - Method in class gov.nasa.worldwind.geom.Quadrilateral
 
getElevation(Angle, Angle) - Method in interface gov.nasa.worldwind.Globe
 
getElevation(Angle, Angle) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getElevation() - Method in interface gov.nasa.worldwind.TrackPoint
 
getElevationModel() - Method in interface gov.nasa.worldwind.Globe
 
getElevationModel() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getElevations(Sector, int) - Method in class gov.nasa.worldwind.BasicElevationModel
 
getElevations(Sector, int) - Method in interface gov.nasa.worldwind.ElevationModel
Computes and returns an ElevationModel.Elevations object for the specified Sector and target resolution.
getEmission() - Method in class gov.nasa.worldwind.Material
 
getEndTime() - Method in interface gov.nasa.worldwind.Retriever
 
getEndTime() - Method in class gov.nasa.worldwind.URLRetriever
 
getEntries() - Method in interface gov.nasa.worldwind.geom.Matrix
 
getEntries() - Method in class gov.nasa.worldwind.geom.Matrix4
Retrieves the entries comprising this Matrix.
getEquatorialRadius() - Method in interface gov.nasa.worldwind.Globe
 
getEquatorialRadius() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getEventAction() - Method in class gov.nasa.worldwind.SelectEvent
 
getEventSource() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
getEventSource() - Method in interface gov.nasa.worldwind.InputHandler
 
getExpiryTime() - Method in class gov.nasa.worldwind.Level
 
getExtent() - Method in class gov.nasa.worldwind.BasicModel
 
getExtent() - Method in interface gov.nasa.worldwind.Globe
 
getExtent() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getExtent(DrawContext) - Method in class gov.nasa.worldwind.layers.TextureTile
 
getExtent() - Method in interface gov.nasa.worldwind.Model
 
getExtent(DrawContext) - Method in class gov.nasa.worldwind.PlaceNameService
 
getExtent() - Method in interface gov.nasa.worldwind.SectorGeometry
 
getEyePoint() - Method in class gov.nasa.worldwind.AbstractView
 
getEyePoint() - Method in interface gov.nasa.worldwind.View
Returns the eye position in model coordinates.
getFallbackTile() - Method in class gov.nasa.worldwind.layers.TextureTile
 
getFar() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the far Plane.
getFieldOfView() - Method in class gov.nasa.worldwind.AbstractView
 
getFieldOfView() - Method in interface gov.nasa.worldwind.View
Returns the horizontal field-of-view angle (the angle of visibility) associated with this View, or null if the View implementation does not support a field-of-view.
getFileCachePath() - Method in class gov.nasa.worldwind.PlaceNameService
 
getFirstLevel() - Method in class gov.nasa.worldwind.LevelSet
 
getFont() - Method in interface gov.nasa.worldwind.PlaceName
 
getFont() - Method in class gov.nasa.worldwind.PlaceNameService
 
getForeground() - Method in class gov.nasa.worldwind.ToolTipRenderer
 
getFormatSuffix() - Method in class gov.nasa.worldwind.Level
 
getFormatSuffix() - Method in class gov.nasa.worldwind.Tile
 
getForwardVector() - Method in class gov.nasa.worldwind.AbstractView
 
getForwardVector() - Method in interface gov.nasa.worldwind.View
Returns the View z-axis orientation in model coordinates.
getFrameController() - Method in class gov.nasa.worldwind.BasicSceneController
 
getFrameController() - Method in interface gov.nasa.worldwind.SceneController
 
getFramesPerSecond() - Method in class gov.nasa.worldwind.BasicSceneController
 
getFramesPerSecond() - Method in interface gov.nasa.worldwind.SceneController
 
getFrameTime() - Method in class gov.nasa.worldwind.BasicSceneController
 
getFrameTime() - Method in interface gov.nasa.worldwind.SceneController
 
getFreeCapacity() - Method in class gov.nasa.worldwind.BasicMemoryCache
 
getFreeCapacity() - Method in interface gov.nasa.worldwind.MemoryCache
Retrieves the available space for storing new items.
getFrustum() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getFrustum() - Method in class gov.nasa.worldwind.geom.ViewFrustum
 
getFrustum() - Method in interface gov.nasa.worldwind.View
Returns the viewing Frustum in eye coordinates, computed in apply().
getFrustumInModelCoordinates() - Method in class gov.nasa.worldwind.AbstractView
 
getFrustumInModelCoordinates() - Method in interface gov.nasa.worldwind.View
Returns the viewing Frustum transformed to model coordinates.
getGL() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current javax.media.opengl.GL.
getGL() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getGLContext() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves this DrawContexts javax.media.opengl.GLContext.
getGLContext() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getGLDrawable() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the currentjavax.media.opengl.GLDrawable.
getGLDrawable() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getGlobe() - Method in class gov.nasa.worldwind.BasicModel
 
getGlobe() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current Globe, which may be null.
getGlobe() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getGlobe() - Method in interface gov.nasa.worldwind.Model
 
getGLU() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current javax.media.opengl.glu.GLU.
getGLU() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getHeading() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getHeading() - Method in interface gov.nasa.worldwind.View
Returns the View's angle from true North.
getHeight() - Method in class gov.nasa.worldwind.geom.Cylinder
Obtain the height of this Cylinder.
getHighlightScale() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getHighlightScale() - Method in interface gov.nasa.worldwind.WWIcon
 
getHoverDelay() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
getHoverDelay() - Method in interface gov.nasa.worldwind.InputHandler
 
getIcon() - Method in interface gov.nasa.worldwind.PlaceName
 
getIconFilePath() - Method in class gov.nasa.worldwind.layers.CompassLayer
Returns the layer's current icon file path.
getIconFilePath() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getIconFilePath() - Method in class gov.nasa.worldwind.TrackRenderer
 
getIcons() - Method in class gov.nasa.worldwind.layers.IconLayer
 
getIconScale() - Method in class gov.nasa.worldwind.layers.CompassLayer
Returns the icon scale factor.
getInputHandler() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
getInputHandler() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
getInputHandler() - Method in interface gov.nasa.worldwind.WorldWindow
 
getInsets() - Method in class gov.nasa.worldwind.ToolTipRenderer
 
getIntegerValue(String, Integer) - Static method in class gov.nasa.worldwind.Configuration
 
getIntegerValue(String) - Static method in class gov.nasa.worldwind.Configuration
 
getIntersectingSectors(Sector) - Method in class gov.nasa.worldwind.SectorGeometryList
 
getIntersectionPoint() - Method in class gov.nasa.worldwind.geom.Intersection
 
getIntersectionPosition(Line) - Method in interface gov.nasa.worldwind.Globe
 
getIntersectionPosition(Line) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getInverse() - Method in interface gov.nasa.worldwind.geom.Matrix
 
getInverse() - Method in class gov.nasa.worldwind.geom.Matrix4
Obtain the inverse of this Matrix.
getInverseTransformed(Matrix) - Method in class gov.nasa.worldwind.geom.Frustum
 
getKeySet() - Method in class gov.nasa.worldwind.BasicMemoryCache
Obtain a list of all the keys in the cache.
getKeySet() - Method in interface gov.nasa.worldwind.MemoryCache
retrieve an unordered Set of the keys of the objects in this MemoryCache.
getLabel() - Method in class gov.nasa.worldwind.Tile
 
getLastLevel() - Method in class gov.nasa.worldwind.LevelSet
 
getLatitude() - Method in class gov.nasa.worldwind.geom.LatLon
Obtains the latitude of this LatLon.
getLatitude() - Method in class gov.nasa.worldwind.geom.PolarPoint
Obtains the latitude of this polar point
getLatitude() - Method in class gov.nasa.worldwind.geom.Position
Obtains the latitude of this position
getLatitude() - Method in interface gov.nasa.worldwind.TrackPoint
 
getLayers() - Method in class gov.nasa.worldwind.BasicModel
 
getLayers() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves a list containing all the current layers.
getLayers() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getLayers() - Method in interface gov.nasa.worldwind.Model
 
getLeft() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the left Plane.
getLevel(int) - Method in class gov.nasa.worldwind.LevelSet
 
getLevel() - Method in class gov.nasa.worldwind.Tile
 
getLevelName() - Method in class gov.nasa.worldwind.Level
 
getLevelName() - Method in class gov.nasa.worldwind.Tile
 
getLevelNumber() - Method in class gov.nasa.worldwind.Level
 
getLevelNumber() - Method in class gov.nasa.worldwind.Tile
 
getLevelNumber() - Method in class gov.nasa.worldwind.TileKey
 
getLevels() - Method in class gov.nasa.worldwind.BasicElevationModel
 
getLevels() - Method in class gov.nasa.worldwind.LevelSet
 
getLevelZeroTileDelta() - Method in class gov.nasa.worldwind.LevelSet
 
getLocationCenter() - Method in class gov.nasa.worldwind.layers.CompassLayer
 
getLongitude() - Method in class gov.nasa.worldwind.geom.LatLon
Obtains the longitude of this LatLon.
getLongitude() - Method in class gov.nasa.worldwind.geom.PolarPoint
Obtains the longitude of this polar point
getLongitude() - Method in class gov.nasa.worldwind.geom.Position
Obtains the longitude of this position
getLongitude() - Method in interface gov.nasa.worldwind.TrackPoint
 
getLongValue(String, Long) - Static method in class gov.nasa.worldwind.Configuration
 
getLongValue(String) - Static method in class gov.nasa.worldwind.Configuration
 
getLowerLimit() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getLowerLimit() - Method in class gov.nasa.worldwind.TrackRenderer
 
getLowWater() - Method in class gov.nasa.worldwind.BasicMemoryCache
Returns the low water level in bytes.
getLowWater() - Method in interface gov.nasa.worldwind.MemoryCache
Retrieves the low water value of the MemoryCache.
getMarkerElevation() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getMarkerElevation() - Method in class gov.nasa.worldwind.TrackRenderer
 
getMarkerPixels() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getMarkerPixels() - Method in class gov.nasa.worldwind.TrackRenderer
 
getMaterial() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getMaterial() - Method in class gov.nasa.worldwind.TrackRenderer
 
getMaxActiveAltitude() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
getMaxDisplayDistance() - Method in class gov.nasa.worldwind.PlaceNameService
 
getMaxElevation() - Method in interface gov.nasa.worldwind.Globe
 
getMaxElevation() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getMaximumElevation() - Method in class gov.nasa.worldwind.BasicElevationModel
 
getMaximumElevation() - Method in interface gov.nasa.worldwind.ElevationModel
Returns the maximum elevation contained in the elevevation model.
getMaximumRadius() - Method in interface gov.nasa.worldwind.Globe
 
getMaximumRadius() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getMaxLatitude() - Method in class gov.nasa.worldwind.geom.Sector
Returns the sector's maximum latitude.
getMaxLongitude() - Method in class gov.nasa.worldwind.geom.Sector
Returns the sector's maximum longitude.
getMinActiveAltitude() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
getMinDisplayDistance() - Method in class gov.nasa.worldwind.PlaceNameService
 
getMinDistanceToEye() - Method in class gov.nasa.worldwind.layers.TextureTile
 
getMinElevation() - Method in interface gov.nasa.worldwind.Globe
 
getMinElevation() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getMinimumElevation() - Method in class gov.nasa.worldwind.BasicElevationModel
 
getMinimumElevation() - Method in interface gov.nasa.worldwind.ElevationModel
Returns the minimum elevation contained in the elevevation model.
getMinLatitude() - Method in class gov.nasa.worldwind.geom.Sector
Returns the sector's minimum latitude.
getMinLongitude() - Method in class gov.nasa.worldwind.geom.Sector
Returns the sector's minimum longitude.
getMinMarkerSize() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getMinMarkerSize() - Method in class gov.nasa.worldwind.TrackRenderer
 
getModel() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
getModel() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
getModel() - Method in class gov.nasa.worldwind.BasicSceneController
 
getModel() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current Model, which may be null.
getModel() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getModel() - Method in interface gov.nasa.worldwind.SceneController
 
getModel() - Method in interface gov.nasa.worldwind.WorldWindow
Returns the window's current model.
getModel() - Method in class gov.nasa.worldwind.WorldWindowImpl
 
getModelViewMatrix() - Method in class gov.nasa.worldwind.AbstractView
 
getModelViewMatrix() - Method in interface gov.nasa.worldwind.View
Returns the 'model-view' matrix computed in apply(), which transforms model coordinates to eye coordinates (where the eye is located at the origin, facing down the negative-z axis).
getMouseEvent() - Method in class gov.nasa.worldwind.PositionEvent
 
getMouseEvent() - Method in class gov.nasa.worldwind.SelectEvent
 
getName() - Method in interface gov.nasa.worldwind.Layer
 
getName() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
getName() - Method in interface gov.nasa.worldwind.Retriever
 
getName() - Method in interface gov.nasa.worldwind.Track
 
getName() - Method in class gov.nasa.worldwind.URLRetriever
 
getNear() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the near Plane.
getNormal() - Method in class gov.nasa.worldwind.geom.Plane
Retrieves a Point representing the normal to this Plane.
getNumEdgeIntervals() - Method in class gov.nasa.worldwind.geom.Polyline
 
getNumEdgeIntervals() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getNumExpectedValuesPerTile() - Method in class gov.nasa.worldwind.BasicElevationModel
 
getNumLevels() - Method in class gov.nasa.worldwind.LevelSet
 
getNumObjects() - Method in class gov.nasa.worldwind.BasicMemoryCache
 
getNumObjects() - Method in interface gov.nasa.worldwind.MemoryCache
Retrieve the number of items stored in the MemoryCache.
getNumPoints() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getNumPoints() - Method in interface gov.nasa.worldwind.Track
 
getNumPoints() - Method in class gov.nasa.worldwind.TrackPointIteratorImpl
 
getNumRetrieversPending() - Method in class gov.nasa.worldwind.BasicRetrievalService
 
getNumRetrieversPending() - Method in interface gov.nasa.worldwind.RetrievalService
 
getNumTextureUnits() - Method in interface gov.nasa.worldwind.DrawContext
 
getNumTextureUnits() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getObject(Object) - Method in class gov.nasa.worldwind.BasicMemoryCache
Obtain the object referenced by key without removing it.
getObject(Object) - Method in interface gov.nasa.worldwind.MemoryCache
Retrieves the requested item from the cache.
getObject() - Method in class gov.nasa.worldwind.PickedObject
 
getObjects() - Method in class gov.nasa.worldwind.SelectEvent
 
getOpacity() - Method in interface gov.nasa.worldwind.Layer
 
getOpacity() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
getOrderedRenderables() - Method in interface gov.nasa.worldwind.DrawContext
 
getOrderedRenderables() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getOrigin() - Method in class gov.nasa.worldwind.geom.Line
 
getPaint() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getParams() - Method in class gov.nasa.worldwind.Level
 
getParentLayer() - Method in class gov.nasa.worldwind.PickedObject
 
getPath() - Method in class gov.nasa.worldwind.Level
 
getPath() - Method in class gov.nasa.worldwind.Tile
 
getPath() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getPath() - Method in interface gov.nasa.worldwind.WWIcon
 
getPedestal() - Method in class gov.nasa.worldwind.IconRenderer
 
getPedestal() - Method in class gov.nasa.worldwind.layers.IconLayer
 
getPickedObjectList() - Method in class gov.nasa.worldwind.BasicSceneController
 
getPickedObjectList() - Method in interface gov.nasa.worldwind.SceneController
 
getPickedObjects() - Method in interface gov.nasa.worldwind.DrawContext
Returns the list of objects picked during the most recent pick traversal.
getPickedObjects() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getPitch() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getPitch() - Method in interface gov.nasa.worldwind.View
Returns the View's angle from the plane tangent to the surface.
getPitchConstraints() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getPitchConstraints() - Method in interface gov.nasa.worldwind.View
Returns a two-dimensional array containing the range of angles (inclusive) the View may limit its pitch to, if pitch constraints are enabled.
getPixel565(DDSConverter.Color) - Static method in class gov.nasa.worldwind.DDSConverter
 
getPlaceNameServiceSet() - Method in class gov.nasa.worldwind.layers.PlaceNameLayer
 
getPointAt(double) - Method in class gov.nasa.worldwind.geom.Line
 
getPointOnGlobe(Angle, Angle) - Method in interface gov.nasa.worldwind.DrawContext
 
getPointOnGlobe(Angle, Angle) - Method in class gov.nasa.worldwind.DrawContextImpl
 
getPoints() - Method in interface gov.nasa.worldwind.TrackSegment
 
getPolarRadius() - Method in interface gov.nasa.worldwind.Globe
 
getPolarRadius() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getPosition() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getPosition() - Method in class gov.nasa.worldwind.layers.CompassLayer
Returns the current relative compass icon position.
getPosition() - Method in interface gov.nasa.worldwind.Locatable
 
getPosition() - Method in class gov.nasa.worldwind.PickedObject
 
getPosition() - Method in interface gov.nasa.worldwind.PlaceName
 
getPosition() - Method in class gov.nasa.worldwind.PositionEvent
 
getPosition() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getPosition() - Method in interface gov.nasa.worldwind.View
Returns the geographic (latitude, longitude, elevation) coordinate of the View's eye point.
getPosition() - Method in interface gov.nasa.worldwind.WWIcon
 
getPositions() - Method in class gov.nasa.worldwind.geom.Polyline
 
getPositions() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getPostProcessor() - Method in class gov.nasa.worldwind.URLRetriever
 
getPreviousPosition() - Method in class gov.nasa.worldwind.PositionEvent
 
getPriority() - Method in class gov.nasa.worldwind.Tile
 
getProgress() - Method in class gov.nasa.worldwind.BasicRetrievalService
 
getProjectionMatrix() - Method in class gov.nasa.worldwind.AbstractView
 
getProjectionMatrix() - Method in class gov.nasa.worldwind.geom.ViewFrustum
 
getProjectionMatrix() - Method in interface gov.nasa.worldwind.View
Returns the 'projection' matrix computed in apply(), which transforms eye coordinates to homogeneous clip coordinates (a box of dimension (2, 2, 2) centered at the origin).
getRadians() - Method in class gov.nasa.worldwind.geom.Angle
Retrieves the size of this Angle in radians.
getRadius() - Method in class gov.nasa.worldwind.geom.Cylinder
 
getRadius() - Method in interface gov.nasa.worldwind.geom.Extent
 
getRadius() - Method in class gov.nasa.worldwind.geom.PolarPoint
Obtains the radius of this polar point
getRadius() - Method in class gov.nasa.worldwind.geom.Sphere
Obtains the radius of this Sphere.
getRadius() - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getRadiusAt(Angle, Angle) - Method in interface gov.nasa.worldwind.Globe
 
getRadiusAt(Angle, Angle) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
getRenderables() - Method in class gov.nasa.worldwind.layers.RenderableLayer
 
getResizeBehavior() - Method in class gov.nasa.worldwind.layers.CompassLayer
Returns the compass icon's resize behavior.
getResolution() - Method in interface gov.nasa.worldwind.ElevationModel.Elevations
Returns the resolution value of the elevations.
getResourceURL() - Method in class gov.nasa.worldwind.Tile
 
getResponseCode() - Method in class gov.nasa.worldwind.HTTPRetriever
 
getResponseMessage() - Method in class gov.nasa.worldwind.HTTPRetriever
 
getRetriever() - Method in interface gov.nasa.worldwind.RetrievalFuture
 
getRetrieverPoolSize() - Method in class gov.nasa.worldwind.BasicRetrievalService
 
getRetrieverPoolSize() - Method in interface gov.nasa.worldwind.RetrievalService
 
getRight() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the right Plane.
getRoll() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getRoll() - Method in interface gov.nasa.worldwind.View
Returns the View's angle about its local z-axis.
getRow() - Method in class gov.nasa.worldwind.Tile
 
getRow() - Method in class gov.nasa.worldwind.TileKey
 
getScale() - Method in class gov.nasa.worldwind.Pedestal
 
getSceneController() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
getSceneController() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
getSceneController() - Method in interface gov.nasa.worldwind.WorldWindow
Returns the scene controller assocciated with this instance.
getSceneController() - Method in class gov.nasa.worldwind.WorldWindowImpl
 
getSector() - Method in interface gov.nasa.worldwind.ElevationModel.Elevations
Returns the Sector the elevations pertain to.
getSector() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getSector() - Method in class gov.nasa.worldwind.globes.EllipsoidIcosahedralTessellator
 
getSector() - Method in class gov.nasa.worldwind.globes.EllipsoidRectangularTessellator
 
getSector() - Method in class gov.nasa.worldwind.LevelSet
 
getSector() - Method in class gov.nasa.worldwind.PlaceNameService
 
getSector() - Method in interface gov.nasa.worldwind.SectorGeometry
 
getSector() - Method in class gov.nasa.worldwind.Tile
 
getSegments() - Method in interface gov.nasa.worldwind.Track
 
getService() - Method in class gov.nasa.worldwind.Level
 
getService() - Method in class gov.nasa.worldwind.PlaceNameService
 
getService(int) - Method in class gov.nasa.worldwind.PlaceNameServiceSet
 
getServiceCount() - Method in class gov.nasa.worldwind.PlaceNameServiceSet
 
getShininess() - Method in class gov.nasa.worldwind.Material
 
getShort5551(DDSConverter.TransparentColor) - Static method in class gov.nasa.worldwind.DDSConverter
 
getSize() - Method in class gov.nasa.worldwind.LayerList
 
getSize() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getSize() - Method in interface gov.nasa.worldwind.WWIcon
 
getSizeInBytes() - Method in interface gov.nasa.worldwind.Cacheable
Retrieves the approximate size of this object in bytes.
getSizeInBytes() - Method in class gov.nasa.worldwind.geom.Angle
Obtains the amount of memory this Angle consumes.
getSizeInBytes() - Method in class gov.nasa.worldwind.geom.Point
Obtains the amount of memory this Point consumes.
getSizeInBytes() - Method in class gov.nasa.worldwind.geom.Sector
Retrieve the size of this object in bytes.
getSizeInBytes() - Method in class gov.nasa.worldwind.layers.TextureTile
 
getSizeInBytes() - Method in class gov.nasa.worldwind.Tile
 
getSpacingPixels() - Method in class gov.nasa.worldwind.Pedestal
 
getSpecular() - Method in class gov.nasa.worldwind.Material
 
getStage() - Method in class gov.nasa.worldwind.RenderingEvent
 
getState() - Method in interface gov.nasa.worldwind.Retriever
 
getState() - Method in class gov.nasa.worldwind.URLRetriever
 
getStringValue(String) - Method in interface gov.nasa.worldwind.AVList
Returns the value for a specified key.
getStringValue(String) - Method in class gov.nasa.worldwind.AVListImpl
 
getStringValue(String, String) - Static method in class gov.nasa.worldwind.Configuration
 
getStringValue(String) - Static method in class gov.nasa.worldwind.Configuration
 
getStringValue(String) - Static method in class gov.nasa.worldwind.WorldWind
 
getStroke() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getSubmitTime() - Method in interface gov.nasa.worldwind.Retriever
 
getSubmitTime() - Method in class gov.nasa.worldwind.URLRetriever
 
getSuffixForMimeType(String) - Static method in class gov.nasa.worldwind.WWIO
 
getSurfaceGeometry() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves a list of all the sectors rendered so far this frame.
getSurfaceGeometry() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getSurfacePoint(Angle, Angle, double) - Method in interface gov.nasa.worldwind.SectorGeometry
 
getSurfacePoint(Position) - Method in class gov.nasa.worldwind.SectorGeometryList
 
getSurfacePoint(Angle, Angle) - Method in class gov.nasa.worldwind.SectorGeometryList
 
getSurfacePoint(Angle, Angle, double) - Method in class gov.nasa.worldwind.SectorGeometryList
 
getSurfaceTileRenderer() - Method in interface gov.nasa.worldwind.DrawContext
 
getSurfaceTileRenderer() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getTargetResolution(DrawContext, Sector, int) - Method in class gov.nasa.worldwind.BasicElevationModel
 
getTargetResolution(DrawContext, Sector, int) - Method in interface gov.nasa.worldwind.ElevationModel
Returns the resolution appropriate to the given Sector and view parameters.
getTerrainObject() - Method in class gov.nasa.worldwind.PickedObjectList
 
getTessellator() - Method in class gov.nasa.worldwind.BasicModel
 
getTessellator() - Method in interface gov.nasa.worldwind.Model
 
getTexelSize(double) - Method in class gov.nasa.worldwind.Level
 
getText() - Method in interface gov.nasa.worldwind.PlaceName
 
getTexture() - Method in class gov.nasa.worldwind.layers.TextureTile
 
getTextureData() - Method in class gov.nasa.worldwind.layers.TextureTile
 
getTextureSize() - Method in class gov.nasa.worldwind.geom.SurfaceShape
 
getTileDelta() - Method in class gov.nasa.worldwind.Level
 
getTileDelta() - Method in class gov.nasa.worldwind.PlaceNameService
 
getTileGridDrawThreshold() - Method in class gov.nasa.worldwind.layers.RpfLayer
 
getTileHeight() - Method in class gov.nasa.worldwind.Level
 
getTileKey() - Method in class gov.nasa.worldwind.Tile
 
getTileNumber(int, int) - Method in class gov.nasa.worldwind.PlaceNameService
 
getTileResourceURL(Tile) - Method in class gov.nasa.worldwind.Level
Returns the URL necessary to retrieve the specified tile.
getTileWidth() - Method in class gov.nasa.worldwind.Level
 
getTime() - Method in interface gov.nasa.worldwind.TrackPoint
 
getToolTipFont() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getToolTipFont() - Method in interface gov.nasa.worldwind.WWIcon
 
getToolTipText() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getToolTipText() - Method in interface gov.nasa.worldwind.WWIcon
 
getToolTipTextColor() - Method in class gov.nasa.worldwind.UserFacingIcon
 
getToolTipTextColor() - Method in interface gov.nasa.worldwind.WWIcon
 
getTop() - Method in class gov.nasa.worldwind.geom.Frustum
Obtain the top Plane.
getTopColor(DrawContext, Point) - Method in class gov.nasa.worldwind.PickSupport
 
getTopObject() - Method in class gov.nasa.worldwind.PickedObjectList
 
getTopObject(DrawContext, Point, Layer) - Method in class gov.nasa.worldwind.PickSupport
 
getTopObject() - Method in class gov.nasa.worldwind.SelectEvent
 
getTopPickedObject() - Method in class gov.nasa.worldwind.SelectEvent
 
getTranspose() - Method in interface gov.nasa.worldwind.geom.Matrix
 
getTranspose() - Method in class gov.nasa.worldwind.geom.Matrix4
Obtains the transpose of this Matrix.
getUniquePickColor() - Method in interface gov.nasa.worldwind.DrawContext
Returns a unique color to serve as a pick identifier during picking.
getUniquePickColor() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getUpperLimit() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
getUpperLimit() - Method in class gov.nasa.worldwind.TrackRenderer
 
getUpVector() - Method in class gov.nasa.worldwind.AbstractView
 
getUpVector() - Method in interface gov.nasa.worldwind.View
Returns the View y-axis orientation in model coordinates.
getURL(Tile) - Method in interface gov.nasa.worldwind.Level.TileURLBuilder
 
getUrl() - Method in class gov.nasa.worldwind.URLRetriever
 
getUsedCapacity() - Method in class gov.nasa.worldwind.BasicMemoryCache
 
getUsedCapacity() - Method in interface gov.nasa.worldwind.MemoryCache
Retrieves the amount of used MemoryCache space.
getUserHomeDirectory() - Static method in class gov.nasa.worldwind.Configuration
 
getUseSystemLookAndFeel() - Method in class gov.nasa.worldwind.ToolTipRenderer
 
getValue(String) - Method in interface gov.nasa.worldwind.AVList
Returns the value for a specified key.
getValue(String) - Method in class gov.nasa.worldwind.AVListImpl
 
getValue(String) - Static method in class gov.nasa.worldwind.WorldWind
 
getVector() - Method in class gov.nasa.worldwind.geom.Plane
Retrieves a vector representing the normal and distance to this Plane.
getVersion() - Static method in class gov.nasa.worldwind.Version
 
getVersionDotNumber() - Static method in class gov.nasa.worldwind.Version
 
getVersionMajorNumber() - Static method in class gov.nasa.worldwind.Version
 
getVersionMinorNumber() - Static method in class gov.nasa.worldwind.Version
 
getVersionName() - Static method in class gov.nasa.worldwind.Version
 
getVersionNumber() - Static method in class gov.nasa.worldwind.Version
 
getVerticalExaggeration() - Method in class gov.nasa.worldwind.BasicSceneController
 
getVerticalExaggeration() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current vertical exaggeration.
getVerticalExaggeration() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getVerticalExaggeration() - Method in interface gov.nasa.worldwind.SceneController
 
getView() - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
getView() - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
getView() - Method in class gov.nasa.worldwind.BasicSceneController
 
getView() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves the current View, which may be null.
getView() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getView() - Method in interface gov.nasa.worldwind.SceneController
 
getView() - Method in interface gov.nasa.worldwind.WorldWindow
Returns this window's current view.
getView() - Method in class gov.nasa.worldwind.WorldWindowImpl
 
getViewingDeltaLat() - Method in class gov.nasa.worldwind.layers.RpfLayer
 
getViewingDeltaLon() - Method in class gov.nasa.worldwind.layers.RpfLayer
 
getViewport() - Method in class gov.nasa.worldwind.AbstractView
 
getViewport() - Method in interface gov.nasa.worldwind.View
Returns a Rectangle representing the window bounds (x, y, width, height) of the viewport, computed in apply().
getVisibleSector() - Method in interface gov.nasa.worldwind.DrawContext
Retrieves a Sector which is at least as large as the current visible sector.
getVisibleSector() - Method in class gov.nasa.worldwind.DrawContextImpl
 
getW() - Method in class gov.nasa.worldwind.geom.Point
Returns the w element of this Point.
getWriteLocation() - Method in class gov.nasa.worldwind.AbstractFileCache
 
getWriteLocation() - Method in interface gov.nasa.worldwind.FileCache
 
getX() - Method in class gov.nasa.worldwind.geom.Point
Returns the x element of this Point.
getY() - Method in class gov.nasa.worldwind.geom.Point
Returns the y element of this Point.
getZ() - Method in class gov.nasa.worldwind.geom.Point
Returns the y element of this Point.
getZoom() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getZoom() - Method in interface gov.nasa.worldwind.View
Returns the View's translation in its forward direction.
getZoomConstraints() - Method in class gov.nasa.worldwind.BasicOrbitView
 
getZoomConstraints() - Method in interface gov.nasa.worldwind.View
Returns a two-dimensional array containing the range of values (inclusive) the View may limit its zoom to, if zoom constraints are enabled.
GLOBE - Static variable in interface gov.nasa.worldwind.AVKey
 
Globe - Interface in gov.nasa.worldwind
 
GLOBE_CLASS_NAME - Static variable in interface gov.nasa.worldwind.AVKey
 
GML_URI - Static variable in class gov.nasa.worldwind.GeoRSSParser
 
goToAltitude(double) - Method in class gov.nasa.worldwind.BasicOrbitView
 
goToAltitude(double) - Method in interface gov.nasa.worldwind.View
Moves the View eye point to the new altitude (in meters) above the last rendered SectorGeometry, or the analytical Globe, depending on the implementation.
goToCoordinate(LatLon, double) - Method in class gov.nasa.worldwind.BasicOrbitView
 
goToCoordinate(LatLon, double) - Method in interface gov.nasa.worldwind.View
Moves the View eye point to the new polar coordinate (latitude, longitude, elevation).
goToLatLon(LatLon) - Method in class gov.nasa.worldwind.BasicOrbitView
 
goToLatLon(LatLon) - Method in interface gov.nasa.worldwind.View
Moves the View eye point to the new geographic (latitude, longitude) coordinate.
gov.nasa.worldwind - package gov.nasa.worldwind
 
gov.nasa.worldwind.awt - package gov.nasa.worldwind.awt
 
gov.nasa.worldwind.geom - package gov.nasa.worldwind.geom
 
gov.nasa.worldwind.globes - package gov.nasa.worldwind.globes
 
gov.nasa.worldwind.layers - package gov.nasa.worldwind.layers
 
gov.nasa.worldwind.layers.Earth - package gov.nasa.worldwind.layers.Earth
 
GREEN - Static variable in class gov.nasa.worldwind.Material
 

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