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 |
---|---|
IlvCADRGCoverage[] |
IlvCADRGCoverageList.getCoverageList(Integer scale)
Returns the coverages for a specific scale.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvRasterCADRGReader.addCADRGCoverage(IlvCADRGCoverage cov)
Adds a CADRG Coverage to the list of images being managed.
|
void |
IlvCADRGCoverageList.addCoverages(String fileName,
IlvCADRGCoverage[] coverages)
Adds a table of coverage made by reading a file.
|
void |
IlvCADRGCoverageList.addCoverages(URL url,
IlvCADRGCoverage[] coverages)
Adds a table of coverage made by reading from an URL.
|
String |
IlvCADRGCoverageList.getFileName(IlvCADRGCoverage coverage)
Returns the file name describing the CADRG coverage.
|
Modifier and Type | Method and Description |
---|---|
IlvCADRGCoverage |
IlvCADRGFrame.getCoverage()
Returns the coverage of the frame.
|
IlvCADRGCoverage[] |
IlvCADRGTocReader.getCoverages()
Returns the coverages of the CADRG data base.
|
Constructor and Description |
---|
IlvCADRGLayer(IlvCADRGCoverage coverage)
Creates an instance of
IlvCADRGLayer . |
IlvCADRGLayer(IlvCADRGCoverage coverage,
IlvTileCache cache)
Creates an instance of
IlvCADRGLayer . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.