Package | Description |
---|---|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
ilog.views.maps.format.cadrg |
This package contains classes for reading CADRG files.
|
ilog.views.maps.format.dted |
This package contains classes that you can use to read DTED files.
|
ilog.views.maps.format.oracle |
This package provides interfaces and classes for dealing with Oracle SDO.
|
ilog.views.maps.format.oracle.objectmodel |
This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model.
|
ilog.views.maps.grids |
This package defines a set of classes that display adaptive grids on top of a view.
|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
ilog.views.sdm.renderer.maps |
Contains the class
IlvMapRenderer that gives access to
the features of the Rogue Wave JViews Maps product. |
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvManagerLayer
IlvManagerLayer is a storage class for graphic objects;
an IlvManager instance is composed of several layers. |
Modifier and Type | Class and Description |
---|---|
class |
IlvConstraintGraphicLayer
IlvConstraintGraphicLayer is a specific IlvManagerLayer
for the management of constraint graphics. |
Modifier and Type | Class and Description |
---|---|
class |
IlvCADRGLayer
This class implements a CADRG layer that displays a CADRG coverage using the
load-on-demand mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDTEDLayer
Implements a layer that displays a DTED coverage using the
load-on-demand mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSDOLayer
Implements load-on-demand for an Oracle SDO data source.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvObjectSDOLayer
Implements load-on-demand layer for an Oracle Spatial data source.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvAbstractBaseGrid
The base class to draw grids on top of an IlvManagerView.
|
class |
IlvDelayedDecoration
This decoration and layer class is used to delay the painting of another delegate decoration/layer (possibly one that takes a long time to
paint).
|
class |
IlvLatLonGrid
The Lat/Lon grid displays a set of autoadaptive grids and labels along latitude or longitude lines on top of a geographic view.
|
class |
IlvMGRSGrid
The MGRS grid displays a set of autoadaptive MGRS standard grids and labels on top of a geographic view.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvMapDefaultLabeler.LabelLayer
This class is public for implementation purposes only.
|
class |
IlvMapLabelManager
IlvMapLabelManager manages the display of labels for a specific
IlvManagerView object. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvLegendRenderer.LegendLayer
This inner class is public only so that it can be saved to IVL files.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvMapStyleSheetRenderer.IlvMapSymbolManagerLayer
This layer class prevents saving symbols graphic representation through
ivl persistence (ie in the map file). |
Modifier and Type | Class and Description |
---|---|
class |
IlvTiledLayer
A tiled layer is an
IlvManagerLayer object
for loading large sets of data, for example, large maps. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.