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

I

IconLayer - Class in gov.nasa.worldwind.layers
 
IconLayer() - Constructor for class gov.nasa.worldwind.layers.IconLayer
 
IconRenderer - Class in gov.nasa.worldwind.render
 
IconRenderer() - Constructor for class gov.nasa.worldwind.render.IconRenderer
 
IDENTITY - Static variable in class gov.nasa.worldwind.geom.Matrix
 
IDENTITY - Static variable in class gov.nasa.worldwind.geom.Quaternion
 
ILLEGAL_FILE_PATH_PART_CHARACTERS - Static variable in class gov.nasa.worldwind.util.WWIO
 
IMAGE_CACHE_SIZE - Static variable in class gov.nasa.worldwind.layers.RPFLayer
 
IMAGE_FORMAT - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
IMAGE_REPEAT_NONE - Static variable in interface gov.nasa.worldwind.render.Annotation
 
IMAGE_REPEAT_X - Static variable in interface gov.nasa.worldwind.render.Annotation
 
IMAGE_REPEAT_XY - Static variable in interface gov.nasa.worldwind.render.Annotation
 
IMAGE_REPEAT_Y - Static variable in interface gov.nasa.worldwind.render.Annotation
 
IMAGE_TILE_COUNT - Static variable in class gov.nasa.worldwind.util.PerformanceStatistic
 
INACTIVE_LEVELS - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
indices - Variable in class gov.nasa.worldwind.globes.RectangularTessellator.RenderInfo
 
INFINITY - Static variable in class gov.nasa.worldwind.geom.Vec4
 
init() - Method in class gov.nasa.worldwind.examples.applet.WWJApplet
 
init() - Method in class gov.nasa.worldwind.examples.applet.WWJAppletMinimal
 
init(GLAutoDrawable) - Method in class gov.nasa.worldwind.WorldWindowGLAutoDrawable
See GLEventListener.init(GLAutoDrawable).
initDrawable(GLAutoDrawable) - Method in class gov.nasa.worldwind.WorldWindowGLAutoDrawable
 
initDrawable(GLAutoDrawable) - Method in interface gov.nasa.worldwind.WorldWindowGLDrawable
 
INITIAL_ALTITUDE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
INITIAL_HEADING - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
INITIAL_LATITUDE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
INITIAL_LONGITUDE - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
INITIAL_PITCH - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
initialize(InputStream) - Method in class gov.nasa.worldwind.cache.AbstractFileCache
 
initialize(GLContext) - Method in interface gov.nasa.worldwind.render.DrawContext
Initializes this DrawContext.
initialize(GLContext) - Method in class gov.nasa.worldwind.render.DrawContextImpl
 
initialize(DrawContext) - Method in class gov.nasa.worldwind.render.LocationRenderer.Cylinder
 
initialize(DrawContext) - Method in class gov.nasa.worldwind.render.LocationRenderer.Shape
 
initialize() - Method in class gov.nasa.worldwind.wms.CapabilitiesRequest
 
initialize() - Method in class gov.nasa.worldwind.wms.Request
 
initializeFrame(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
initializeTexture(DrawContext) - Method in class gov.nasa.worldwind.layers.TextureTile
 
initializeTexture(DrawContext, Annotation) - Method in class gov.nasa.worldwind.render.AbstractAnnotation
 
initTextureCache(TextureCache) - Method in class gov.nasa.worldwind.WorldWindowGLAutoDrawable
 
initTextureCache(TextureCache) - Method in interface gov.nasa.worldwind.WorldWindowGLDrawable
 
INPUT_HANDLER_CLASS_NAME - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
InputHandler - Interface in gov.nasa.worldwind.event
 
insertAfterPlacenames(WorldWindow, Layer) - Static method in class gov.nasa.worldwind.examples.ApplicationTemplate
 
insertBeforeCompass(WorldWindow, Layer) - Static method in class gov.nasa.worldwind.examples.ApplicationTemplate
 
insertBeforeLayerName(WorldWindow, Layer, String) - Static method in class gov.nasa.worldwind.examples.applet.WWJApplet
Adds a layer to WW current layerlist, before a named layer Target name can be a part of the layer name
insertBeforeLayerName(WorldWindow, Layer, String) - Static method in class gov.nasa.worldwind.examples.applet.WWJAppletMinimal
Adds a layer to WW current layerlist, before a named layer Target name can be a part of the layer name
insertBeforeLayerName(WorldWindow, Layer, String) - Static method in class gov.nasa.worldwind.examples.ApplicationTemplate
 
insertBeforePlacenames(WorldWindow, Layer) - Static method in class gov.nasa.worldwind.examples.ApplicationTemplate
 
interpolate(double, LatLon, LatLon) - Static method in class gov.nasa.worldwind.geom.LatLon
 
interpolate(double, Position, Position) - Static method in class gov.nasa.worldwind.geom.Position
 
intersect(Line) - Method in class gov.nasa.worldwind.geom.Cylinder
 
intersect(Line) - Method in interface gov.nasa.worldwind.geom.Extent
Obtain the intersections of this extent with line.
intersect(Line) - Method in class gov.nasa.worldwind.geom.Plane
Determine the point of intersection of a line with this plane.
intersect(Vec4, Vec4) - Method in class gov.nasa.worldwind.geom.Plane
Test a line segment for intersection with this plane.
intersect(Line) - Method in class gov.nasa.worldwind.geom.Sphere
Obtains the intersections of this sphere with a line.
intersect(Line) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
intersect(Line, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
intersect(Line) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
intersect(Line, double) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
intersect(Line, double) - Method in interface gov.nasa.worldwind.globes.Globe
 
intersectDistance(Line) - Method in class gov.nasa.worldwind.geom.Plane
Determine the parametric point of intersection of a line with this plane.
Intersection - Class in gov.nasa.worldwind.geom
 
Intersection(Vec4, boolean) - Constructor for class gov.nasa.worldwind.geom.Intersection
 
intersection(Sector) - Method in class gov.nasa.worldwind.geom.Sector
 
intersection(Angle, Angle) - Method in class gov.nasa.worldwind.geom.Sector
 
intersects(Line) - Method in class gov.nasa.worldwind.geom.Cylinder
 
intersects(Plane) - Method in class gov.nasa.worldwind.geom.Cylinder
 
intersects(Frustum) - Method in class gov.nasa.worldwind.geom.Cylinder
 
intersects(Frustum) - Method in interface gov.nasa.worldwind.geom.Extent
Tests whether or not this Extent intersects frustum.
intersects(Line) - Method in interface gov.nasa.worldwind.geom.Extent
Calculate whether or not line intersects this Extent.
intersects(Plane) - Method in interface gov.nasa.worldwind.geom.Extent
Calculate whether or not this Extent is intersected by plane.
intersects(Extent) - Method in class gov.nasa.worldwind.geom.Frustum
 
intersects(Sector) - Method in class gov.nasa.worldwind.geom.Sector
Determines whether this sector intersects another sector's range of latitude and longitude.
intersects(Frustum) - Method in class gov.nasa.worldwind.geom.Sphere
tests for intersetion with a Frustum.
intersects(Line) - Method in class gov.nasa.worldwind.geom.Sphere
Tests for intersection with a Line.
intersects(Plane) - Method in class gov.nasa.worldwind.geom.Sphere
Tests for intersection with a Plane.
intersects(Frustum) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
intersects(Line) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
intersects(Plane) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
intersects(Frustum) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
intersects(Line) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
intersects(Plane) - Method in class gov.nasa.worldwind.globes.FlatGlobe
 
isActive() - Method in class gov.nasa.worldwind.util.Level
 
isAlwaysOnTop() - Method in class gov.nasa.worldwind.render.UserFacingIcon
 
isAlwaysOnTop() - Method in interface gov.nasa.worldwind.render.WWIcon
 
isAntiAlias() - Method in class gov.nasa.worldwind.render.SurfaceShape
 
isArmed() - Method in class gov.nasa.worldwind.examples.LineBuilder
Identifies whether the line builder is armed.
isAtMaxResolution() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
isAtMaxResolution() - Method in interface gov.nasa.worldwind.layers.Layer
 
isAtMaxResolution() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isAvailable() - Method in class gov.nasa.worldwind.retrieve.BasicRetrievalService
 
isAvailable() - Method in interface gov.nasa.worldwind.retrieve.RetrievalService
 
isCoalesce() - Method in class gov.nasa.worldwind.view.BasicOrbitViewStateIterator
 
isCompatibleWith(String) - Static method in class gov.nasa.worldwind.util.JOGLVersionInfo
 
isDragging() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
isDragging() - Method in class gov.nasa.worldwind.examples.BasicDragger
 
isDrawBorder() - Method in class gov.nasa.worldwind.render.SurfaceShape
 
isDrawBoundingVolumes() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isDrawCoverage() - Method in class gov.nasa.worldwind.layers.RPFLayer
 
isDrawIcon() - Method in class gov.nasa.worldwind.layers.RPFLayer
 
isDrawInterior() - Method in class gov.nasa.worldwind.render.SurfaceShape
 
isDrawTileBoundaries() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isDrawTileIDs() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isEmpty() - Method in class gov.nasa.worldwind.util.Level
 
isEnabled() - Method in class gov.nasa.worldwind.globes.BasicElevationModel
 
isEnabled() - Method in interface gov.nasa.worldwind.globes.ElevationModel
 
isEnabled() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
isEnabled() - Method in interface gov.nasa.worldwind.layers.Layer
 
isEnabled() - Method in class gov.nasa.worldwind.layers.placename.PlaceNameService
 
isFileOutOfDate(URL, long) - Static method in class gov.nasa.worldwind.util.WWIO
 
isFilled() - Method in class gov.nasa.worldwind.render.Polyline
 
isFinalLevel(int) - Method in class gov.nasa.worldwind.util.LevelSet
 
isFollowTerrain() - Method in class gov.nasa.worldwind.render.Polyline
 
isForceLevelZeroLoads() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isFull() - Method in interface gov.nasa.worldwind.util.TaskService
 
isFull() - Method in class gov.nasa.worldwind.util.ThreadedTaskService
 
isHighlighted() - Method in class gov.nasa.worldwind.render.AnnotationAttributes
Get whether the Annotation is highlighted and should be drawn bigger - see setHighlightScale().
isHighlighted() - Method in class gov.nasa.worldwind.render.UserFacingIcon
 
isHighlighted() - Method in interface gov.nasa.worldwind.render.WWIcon
 
isHostUnavailable(URL) - Method in class gov.nasa.worldwind.util.BasicNetworkStatus
Indicates whether the host has been marked as unavailable.
isHostUnavailable(URL) - Method in interface gov.nasa.worldwind.util.NetworkStatus
 
isHovering() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
isInitialized - Variable in class gov.nasa.worldwind.render.LocationRenderer.Shape
 
isLastStateValid() - Method in class gov.nasa.worldwind.view.BasicOrbitViewAnimator
 
isLayerActive(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractLayer
Indicates whether the layer is active based on arbitrary criteria.
isLayerInView(DrawContext) - Method in class gov.nasa.worldwind.layers.AbstractLayer
Indicates whether the layer is in the view.
isLayerInView(DrawContext) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isLevelEmpty(int) - Method in class gov.nasa.worldwind.util.LevelSet
 
isLinuxOS() - Static method in class gov.nasa.worldwind.Configuration
 
isLockHeading() - Method in class gov.nasa.worldwind.awt.OrbitViewInputBroker
 
isLockViewHeading() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
isMacOS() - Static method in class gov.nasa.worldwind.Configuration
 
isMakeTileSkirts() - Method in class gov.nasa.worldwind.globes.RectangularTessellator
 
isMakeTileSkirts() - Method in interface gov.nasa.worldwind.globes.Tessellator
 
isMultiResolution() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
isMultiResolution() - Method in interface gov.nasa.worldwind.layers.Layer
 
isMultiResolution() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isNetworkUnavailable() - Method in class gov.nasa.worldwind.util.BasicNetworkStatus
Indicates whether a public network can be reached or has been reached in the previous five seconds.
isNetworkUnavailable(long) - Method in class gov.nasa.worldwind.util.BasicNetworkStatus
Indicates whether a public network can be reached or has been reached in a specified previous amount of time.
isNetworkUnavailable() - Method in interface gov.nasa.worldwind.util.NetworkStatus
 
isOfflineMode() - Method in class gov.nasa.worldwind.util.BasicNetworkStatus
Indicates whether World Wind will attempt to connect to the network to retrieve data or for other reasons.
isOfflineMode() - Method in interface gov.nasa.worldwind.util.NetworkStatus
Indicates whether World Wind will attempt to connect to the network to retrieve data or for other reasons.
isOfflineMode() - Method in class gov.nasa.worldwind.WorldWind
Indicates whether World Wind will attempt to connect to the network to retrieve data or for other reasons.
isOnTop() - Method in class gov.nasa.worldwind.pick.PickedObject
 
isOverrideElevation() - Method in class gov.nasa.worldwind.layers.TrackLayer
 
isOverrideElevation() - Method in class gov.nasa.worldwind.render.LocationRenderer
 
isPickEnabled() - Method in class gov.nasa.worldwind.layers.AbstractLayer
 
isPickEnabled() - Method in interface gov.nasa.worldwind.layers.Layer
 
isPickingMode() - Method in interface gov.nasa.worldwind.render.DrawContext
Returns true if the Picking mode is active, otherwise return false
isPickingMode() - Method in class gov.nasa.worldwind.render.DrawContextImpl
Returns true if the Picking mode is active, otherwise return false
isPickListEmpty(PickedObjectList) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
isResourceAbsent(long) - Method in class gov.nasa.worldwind.layers.placename.PlaceNameService
 
isResourceAbsent(long) - Method in class gov.nasa.worldwind.util.AbsentResourceList
 
isResourceAbsent(long) - Method in class gov.nasa.worldwind.util.Level
 
isResourceAbsent(Tile) - Method in class gov.nasa.worldwind.util.LevelSet
Indicates whether a tile has been marked as absent.
isRetainLevelZeroTiles() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isShowImageTileOutlines() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isShowImageTileOutlines() - Method in class gov.nasa.worldwind.render.SurfaceTileRenderer
 
isShowNetworkStatus() - Method in class gov.nasa.worldwind.examples.StatusBar
 
isShowTessellationBoundingVolumes() - Method in class gov.nasa.worldwind.BasicModel
 
isShowTessellationBoundingVolumes() - Method in interface gov.nasa.worldwind.Model
 
isShowTilt() - Method in class gov.nasa.worldwind.layers.CompassLayer
 
isShowToolTip() - Method in class gov.nasa.worldwind.render.UserFacingIcon
 
isShowToolTip() - Method in interface gov.nasa.worldwind.render.WWIcon
 
isShowWireframeExterior() - Method in class gov.nasa.worldwind.BasicModel
 
isShowWireframeExterior() - Method in interface gov.nasa.worldwind.Model
 
isShowWireframeInterior() - Method in class gov.nasa.worldwind.BasicModel
 
isShowWireframeInterior() - Method in interface gov.nasa.worldwind.Model
 
isSmoothing() - Method in class gov.nasa.worldwind.view.ScheduledOrbitViewStateIterator
 
isSmoothViewChanges() - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
isSmoothViewChanges() - Method in class gov.nasa.worldwind.awt.OrbitViewInputBroker
 
isSolarisOS() - Static method in class gov.nasa.worldwind.Configuration
 
isStopOnInvalidState() - Method in class gov.nasa.worldwind.view.BasicOrbitViewAnimator
 
isStopOnInvalidState() - Method in interface gov.nasa.worldwind.view.OrbitViewAnimator
 
isTangent() - Method in class gov.nasa.worldwind.geom.Intersection
 
isTerrain() - Method in class gov.nasa.worldwind.pick.PickedObject
 
isTextureInMemory(TextureCache) - Method in class gov.nasa.worldwind.layers.TextureTile
 
isUnixOS() - Static method in class gov.nasa.worldwind.Configuration
 
isUseTransparentTextures() - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
isVisible() - Method in interface gov.nasa.worldwind.pick.PlaceName
 
isVisible() - Method in class gov.nasa.worldwind.render.AnnotationAttributes
Get whether the annotation is visible and should be rendered.
isVisible() - Method in class gov.nasa.worldwind.render.UserFacingIcon
 
isVisible() - Method in interface gov.nasa.worldwind.render.WWIcon
 
isWindowsOS() - Static method in class gov.nasa.worldwind.Configuration
 
isWorlWindServerUnavailable() - Method in class gov.nasa.worldwind.util.BasicNetworkStatus
Indicates whether the NASA World Wind servers can be reached.
isWorlWindServerUnavailable() - Method in interface gov.nasa.worldwind.util.NetworkStatus
 
iterator() - Method in class gov.nasa.worldwind.layers.TrackLayer
 

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