Package | Description |
---|---|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
ilog.views.maps.tiling |
Specific classes for managing load-on-demand tiles for data sources and feature iterator.
|
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapFreeTile
IlvMapFreeTile represents a free tile that applies the style
of a map layer to IlvGraphic components before adding them to an
IlvTiledLayer . |
Modifier and Type | Method and Description |
---|---|
void |
IlvMultiTileLoader.addLoader(IlvRasterTileLoader rasterLoader,
IlvFreeTile currentTile)
Adds a loader to load the tile.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvAreaOfInterestTile
A
IlvMapFreeTile that stores longitude and latitude bounds (for reprojection purposes). |
Modifier and Type | Method and Description |
---|---|
void |
IlvTileController.addTile(IlvFreeTile tile)
Adds a free tile to this tile controller.
|
void |
IlvTiledLayer.fitTransformerToTile(IlvManagerView view,
IlvFreeTile tile)
Sets the transformer of
view so that
the specified tile is fully visible. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.