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.
|
Modifier and Type | Class and Description |
---|---|
class |
Ilv3DCorridor
This class is a 3D tube that can be used to represent an air traffic lane, for example.
|
class |
Ilv3DExtrudedPolygon
This class is a vertically extruded polygon between a base and a top elevation.
|
class |
Ilv3DHemisphere
This class is a half sphere that can be used to represent the radar coverage for an instance.
|
class |
Ilv3DLabel
This class is a 2D label always facing the camera.
|
class |
Ilv3DSphere
This class is a sphere that can be used to represent, for example, radar coverage.
|
Modifier and Type | Method and Description |
---|---|
Ilv3DComponent |
Ilv3DModel.remove3DComponent(Ilv3DComponent component)
Removes an
Ilv3DComponent from this 3D model. |
Modifier and Type | Method and Description |
---|---|
void |
Ilv3DModel.add3DComponent(Ilv3DComponent component)
Adds an
Ilv3DComponent to this 3D model. |
Ilv3DComponent |
Ilv3DModel.remove3DComponent(Ilv3DComponent component)
Removes an
Ilv3DComponent from this 3D model. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.