Package | Description |
---|---|
ilog.views.maps.defense.terrain3d.component |
Classes to manage the 3D symbols (hemispheres, corridors, and labels) on top of the 3D View.
|
ilog.views.maps.defense.terrain3d.model |
Classes to manage the 3D terrain model displayed in the 3D view.
|
ilog.views.maps.defense.terrain3d.util |
A set of mathematical and geographical classes in use with the 3D view.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
Class and Description |
---|
Ilv3DCoordinateConverter
Interface defining an object capable of converting geographic coordinates (longitude, latitude, altitude)
in 3D space coordinates used by the
Ilv3DModel . |
Class and Description |
---|
Ilv3DDoubleVector
Ilv3DDoubleVector represents a 3 element vector in double
precision. |
Ilv3DLinearCoordinateConverter
A simple implementation of
Ilv3DCoordinateConverter that scales values along
the elevation axis (see height exaggeration setting on the Ilv3DView ). |
IlvBufferSliceManager
This class manages several slices of the same buffer to perform independant operation on each of
them without interfering with the others
|
Class and Description |
---|
Ilv3DCoordinateConverter
Interface defining an object capable of converting geographic coordinates (longitude, latitude, altitude)
in 3D space coordinates used by the
Ilv3DModel . |
Ilv3DDoubleVector
Ilv3DDoubleVector represents a 3 element vector in double
precision. |
Ilv3DFloatMatrix
A 4 by 4 matrix utility class to perform 3D space operations
|
Ilv3DFloatVector
Ilv3DFloatVector represents a 3 element vector with float
precision. |
Ilv3DRotation
Ilv3DRotation represents a rotation with float precision
components. |
Ilv3DVertex
Class that represents a 3 dimension point (x,y,z) used in an
Ilv3DModel . |
IlvGeographicPoint
Class that represents a geographic point from 3 coordinates : longitude and latitude in radians, and
altitude in meters.
|
Class and Description |
---|
Ilv3DCoordinateConverter
Interface defining an object capable of converting geographic coordinates (longitude, latitude, altitude)
in 3D space coordinates used by the
Ilv3DModel . |
Ilv3DDoubleVector
Ilv3DDoubleVector represents a 3 element vector in double
precision. |
Ilv3DFloatMatrix
A 4 by 4 matrix utility class to perform 3D space operations
|
Ilv3DFloatVector
Ilv3DFloatVector represents a 3 element vector with float
precision. |
Ilv3DRotation
Ilv3DRotation represents a rotation with float precision
components. |
IlvGeographicPoint
Class that represents a geographic point from 3 coordinates : longitude and latitude in radians, and
altitude in meters.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.