Package | Description |
---|---|
ilog.views.maps.format.geotiff |
This package contains classes that you can use to read GeoTIFF files.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvGeotiffWriter.writeImage(IlvRasterIcon icon,
String fileName)
Writes an image for a graphical object.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRasterIcon |
IlvRasterTileLoader.makeIcon(int subsampling,
Point2D.Double p1,
Point2D.Double p2)
Factory of icons from the subsampling and two corners parameters.
|
protected IlvRasterIcon |
IlvRasterSubsamplingLoader.makeIcon(int subsampling,
Point2D.Double p1,
Point2D.Double p2)
Factory of icons from the subsampling and two corners parameters.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvRasterTileLoader.setupIcon(IlvRasterIcon icon)
Sets up the icon.
|
Constructor and Description |
---|
IlvRasterIcon(IlvRasterIcon source)
Creates a new
IlvRasterIcon by copying an existing one. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.