Package | Description |
---|---|
ilog.views.maps.defense.format.cadrg |
This package contains classes for reading CADRG files.
|
ilog.views.maps.format.cadrg |
This package contains classes for reading CADRG files.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvRasterCADRGReader.addCADRGFrame(IlvCADRGFrame frame)
Adds a single CADRG Frame to the list of images being managed.
|
IlvCoordinate |
IlvRasterCADRGReader.getLowerRightCorner(IlvCADRGFrame frame,
int subFrameIndex)
Computes the upper lower right of a sub frame.
|
IlvCoordinate |
IlvRasterCADRGReader.getUpperLeftCorner(IlvCADRGFrame frame,
int subFrameIndex)
Computes the upper left corner of a sub frame.
|
Modifier and Type | Method and Description |
---|---|
IlvCADRGFrame |
IlvCADRGCoverage.getFrame(int row,
int column)
Returns the frame of the specified row and column.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<IlvCADRGFrame> |
IlvCADRGTocReader.getLegendFrames()
Returns the list of the frames that are located in the
LEGEND directory. |
Enumeration<IlvCADRGFrame> |
IlvCADRGTocReader.getOverviewFrames()
Returns the list of overview frames that are located
in the
CADRG main directory. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.