Package | Description |
---|---|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvMapAnnotationToolBar.MapPolyline
An
IlvMapPolyline with annotation extensions. |
Modifier and Type | Class and Description |
---|---|
class |
IlvLineOfVisibility
IlvLineOfVisibility represents a georeferenced polyline that is
colored according the visibility information. |
class |
IlvMapControllingPolyline
Creates a polyline that keeps a reference to its associated lat/lon points in order to update some other component.
|
class |
IlvTerrainCut
An
IlvMapControllingPolyline specialized for terrain cut. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapTerrainFlyThrough
This class is a polyline that represents a fly-through trajectory on the 2D view of the map.
|
Constructor and Description |
---|
IlvMapPolyline(IlvMapPolyline source)
Creates an
IlvMapPolyline instance by copying an existing
one. |
Constructor and Description |
---|
IlvMapAreaLabel(String label,
IlvMapLabelStyle labelStyle,
IlvMapPolyline poly,
IlvMapAreaLabel.ParameterRecord parameters)
Public constructor.
|
IlvMapLineLabel(String label,
IlvMapLabelStyle labelStyle,
IlvMapPolyline poly,
IlvMapLineLabel.ParameterRecord parameters)
Public constructor.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.