Package ilog.views.maps.format.image

This package provides classes for loading images.

See:
          Description

Class Summary
IlvImageReader This class is an IlvMapFeatureIterator specialized for reading image files.
IlvImageTileLoader This class is a IlvTileLoader specialized for loading a set of images, each image representing a tile in a tiled data set.
IlvRasterBasicImageReader GIF,JPG,PNG or TIFF reader that creates reprojectable and pixel-on-demand images.
 

Package ilog.views.maps.format.image Description

This package provides classes for loading images. Supported formats are those supported by the Java Platform : JPEG, GIF, and PNG.
The IlvImageReader reads a single image and the IlvImageTileLoader is a tile loader that can load an image set, each tile being contained in a single image file.

Since:
JViews 5.0


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.