Package | Description |
---|---|
ilog.views.maps.format.oracle.objectmodel |
This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model.
|
ilog.views.maps.geometry |
This package contains the predefined subclasses of
IlvMapGeometry . |
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvObjectSDOFeatureIterator.IlvMapSDOImageBlock
Class defining an SDO image block geometry
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapImage
This class defines an image.
|
class |
IlvMapMultiArea
This class defines an area that is composed of a list of
IlvMapArea . |
class |
IlvMapPolygon
This class defines a Polygon.
|
class |
IlvMapRaster
This class defines a raster.
|
Modifier and Type | Method and Description |
---|---|
IlvMapArea |
IlvMapMultiArea.getArea(int index)
Returns the area at the specified position.
|
IlvMapArea |
IlvMapMultiArea.removeArea(IlvMapArea area)
Removes the specified area and returns it.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapMultiArea.addArea(IlvMapArea area)
Adds an area to this
IlvMapMultiArea . |
IlvMapArea |
IlvMapMultiArea.removeArea(IlvMapArea area)
Removes the specified area and returns it.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapRasterGeometry
This class defines a reprojectable image geometry.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.