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

C

CACHE_LOW_WATER - Static variable in interface gov.nasa.worldwind.AVKey
 
CACHE_NAME - Static variable in class gov.nasa.worldwind.Level
 
CACHE_SIZE - Static variable in interface gov.nasa.worldwind.AVKey
 
Cacheable - Interface in gov.nasa.worldwind
 
call() - Method in class gov.nasa.worldwind.URLRetriever
 
changeSupport - Variable in class gov.nasa.worldwind.AVListImpl
Available to sub-classes for further exposure of property-change functionality.
clear() - Method in class gov.nasa.worldwind.BasicMemoryCache
Empties the cache.
clear() - Method in interface gov.nasa.worldwind.MemoryCache
Empties the cache.
clearPickList() - Method in class gov.nasa.worldwind.PickSupport
 
compareTo(Angle) - Method in class gov.nasa.worldwind.geom.Angle
Compares this Angle with angle for order.
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(Level) - Method in class gov.nasa.worldwind.Level
 
compareTo(Tile) - Method in class gov.nasa.worldwind.Tile
 
compareTo(TileKey) - Method in class gov.nasa.worldwind.TileKey
 
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
 
composeExtrema(Point[]) - Static method in class gov.nasa.worldwind.geom.Point
Calculate the extrema of a given array of Points.
computeBitMask(DDSConverter.Color[], int[]) - Static method in class gov.nasa.worldwind.DDSConverter
 
computeBitMask(DDSConverter.TransparentColor[], int[]) - Static method in class gov.nasa.worldwind.DDSConverter
 
computeBoundingCylinder(Globe, double, Sector) - Static method in class gov.nasa.worldwind.geom.Sector
Returns a cylinder that minimally surrounds the sector at a specified vertical exaggeration.
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.
computeCenterPoint(Globe) - Method in class gov.nasa.worldwind.geom.Sector
 
computeColumn(Angle, Angle) - Static method in class gov.nasa.worldwind.Tile
Computes the column index of a longitude in the global tile grid corresponding to a specified grid interval.
computeColumnLongitude(int, Angle) - Static method in class gov.nasa.worldwind.Tile
Determines the minimum longitude of a column in the global tile grid corresponding to a specified grid interval.
computeCornerPoints(Globe) - Method in class gov.nasa.worldwind.geom.Sector
 
computeHorizonDistance() - Method in class gov.nasa.worldwind.AbstractView
 
computeHorizonDistance(Globe, double, Point) - Method in class gov.nasa.worldwind.AbstractView
 
computeHorizonDistance() - Method in interface gov.nasa.worldwind.View
Returns the distance from the View's eye point to the horizon point on the last rendered Globe.
computePixelSizeAtDistance(double) - Method in class gov.nasa.worldwind.AbstractView
 
computePixelSizeAtDistance(double) - Method in interface gov.nasa.worldwind.View
Computes the screen-aligned dimension (in meters) that a screen pixel would cover at a given distance (also in meters).
computePointFromPosition(Angle, Angle, double) - Method in interface gov.nasa.worldwind.Globe
 
computePointFromPosition(Position) - Method in interface gov.nasa.worldwind.Globe
 
computePointFromPosition(Position) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePointFromPosition(Angle, Angle, double) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePositionFromPoint(Point) - Method in interface gov.nasa.worldwind.Globe
 
computePositionFromPoint(Point) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computePositionFromScreenPoint(double, double) - Method in class gov.nasa.worldwind.AbstractView
 
computePositionFromScreenPoint(double, double) - Method in interface gov.nasa.worldwind.View
Computes the intersection of a line originating from the eye point (passing throught (x, y)) with the last rendered SectorGeometry, or the last analytical Globe if no rendered geometry exists.
computeRayFromScreenPoint(double, double) - Method in class gov.nasa.worldwind.AbstractView
 
computeRayFromScreenPoint(double, double) - Method in interface gov.nasa.worldwind.View
Computes a line, in model coordinates, originating from the eye point, and passing throught the point contained by (x, y) on the View's projection plane (or after projection into model space).
computeRow(Angle, Angle) - Static method in class gov.nasa.worldwind.Tile
Computes the row index of a latitude in the global tile grid corresponding to a specified grid interval.
computeRowLatitude(int, Angle) - Static method in class gov.nasa.worldwind.Tile
Determines the minimum latitude of a row in the global tile grid corresponding to a specified grid interval.
computeSurfaceNormalAtPoint(Point) - Method in interface gov.nasa.worldwind.Globe
 
computeSurfaceNormalAtPoint(Point) - Method in class gov.nasa.worldwind.globes.EllipsoidalGlobe
 
computeVisibleLatLonRange() - Method in class gov.nasa.worldwind.BasicOrbitView
 
Configuration - Class in gov.nasa.worldwind
 
Conjugate() - Method in class gov.nasa.worldwind.geom.Quaternion
 
contains(String) - Method in class gov.nasa.worldwind.AbstractFileCache
 
contains(Object) - Method in class gov.nasa.worldwind.BasicMemoryCache
Returns true if the cache contains the item referenced by key.
contains(Retriever) - Method in class gov.nasa.worldwind.BasicRetrievalService
 
contains(String) - Method in interface gov.nasa.worldwind.FileCache
 
contains(Point) - Method in class gov.nasa.worldwind.geom.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(Object) - Method in interface gov.nasa.worldwind.MemoryCache
Discovers whether or not this cache contains the object referenced by key.
contains(Retriever) - Method in interface gov.nasa.worldwind.RetrievalService
 
contains(Runnable) - Method in class gov.nasa.worldwind.ThreadedTaskService
 
containsDegrees(double, double) - Method in class gov.nasa.worldwind.geom.Sector
 
containsRadians(double, double) - Method in class gov.nasa.worldwind.geom.Sector
Determines whether a latitude/longitude postion expressed in radians is within the sector.
convertToDxt1NoTransparency(ByteBuffer, String) - Static method in class gov.nasa.worldwind.DDSConverter
 
convertToDxt1NoTransparency(File) - Static method in class gov.nasa.worldwind.DDSConverter
 
convertToDxt1WithTransparency(ByteBuffer, String) - Static method in class gov.nasa.worldwind.DDSConverter
 
convertToDxt1WithTransparency(File) - Static method in class gov.nasa.worldwind.DDSConverter
 
convertToDxt3(ByteBuffer, String) - Static method in class gov.nasa.worldwind.DDSConverter
 
convertToDxt3(File) - Static method in class gov.nasa.worldwind.DDSConverter
 
copy() - Method in interface gov.nasa.worldwind.AVList
Returns a shallow copy of this AVList instance: the keys and values themselves are not cloned.
copy() - Method in class gov.nasa.worldwind.AVListImpl
 
cos() - Method in class gov.nasa.worldwind.geom.Angle
Obtains the cosine of this Angle
cosHalfAngle() - Method in class gov.nasa.worldwind.geom.Angle
 
createBoundingSphere(Point[]) - Static method in class gov.nasa.worldwind.geom.Sphere
Creates a sphere that completely contains a set of points.
createComponent(String) - Static method in class gov.nasa.worldwind.WorldWind
 
createConfigurationComponent(String) - Static method in class gov.nasa.worldwind.WorldWind
 
createFileCachePathFromTile(int, int) - Method in class gov.nasa.worldwind.PlaceNameService
 
createServiceURLFromSector(Sector) - Method in class gov.nasa.worldwind.PlaceNameService
 
createSubTiles(Level) - Method in class gov.nasa.worldwind.layers.TextureTile
 
createTileFromAngles(EllipsoidIcosahedralTessellator.GlobeInfo, int, LatLon, LatLon, LatLon) - Static method in class gov.nasa.worldwind.globes.EllipsoidIcosahedralTessellator
 
cross(Point) - Method in class gov.nasa.worldwind.geom.Point
Determines the cross product of these two Points.
currentWorkingDirectory() - Static method in class gov.nasa.worldwind.Configuration
 
Cylinder - Class in gov.nasa.worldwind.geom
Represents a geometric cylinder.
Cylinder(Point, Point, double) - Constructor for class gov.nasa.worldwind.geom.Cylinder
Create a Cylinder from two points and a radius.

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