Package | Description |
---|---|
ilog.views.maps.defense.format.dafif |
This package contains classes for reading DAFIF files.
|
ilog.views.maps.defense.format.s57 |
This package contains classes for reading S57 files.
|
ilog.views.maps.format |
Provides classes to read various map file formats.
|
ilog.views.maps.format.dxf |
Provides classes to import and georeference DXF files.
|
ilog.views.maps.format.kml |
This package contains classes that you can use to read KML files.
|
ilog.views.maps.format.svg |
This package contains classes that you can use to read SVG files.
|
ilog.views.maps.format.wms |
This package contains classes that you can use to read images from OpenGIS-compliant servers (Web Map Servers).
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDAFIFDataSource
A data source to read DAFIF files.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvS57DataSource
IlvS57DataSource represents a data source to read S57 files. |
Modifier and Type | Method and Description |
---|---|
void |
IlvS57FeatureFilter.setSource(IlvDefaultTilableDataSource source)
Sets the
IlvS57DataSource object to which this filter is
added. |
Constructor and Description |
---|
IlvS57FeatureFilter(IlvDefaultTilableDataSource source)
The public constructor
|
Modifier and Type | Method and Description |
---|---|
IlvDefaultTilableDataSource |
IlvDefaultFeatureFilter.getSource()
Returns the
IlvDefaultTilableDataSource object to which this
filter has been added. |
Modifier and Type | Method and Description |
---|---|
void |
IlvDefaultFeatureFilter.setSource(IlvDefaultTilableDataSource source)
Sets the
IlvDefaultTilableDataSource to which this filter is added. |
Constructor and Description |
---|
IlvDefaultFeatureFilter(String propertyName,
IlvDefaultTilableDataSource source)
Public constructor
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDXFDataSource
A data source to read DXF and KMZ files.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvKMLDataSource
A data source to read KML and KMZ files.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSVGDataSource
IlvSVGDataSource represents a data source used read SVG files. |
Modifier and Type | Class and Description |
---|---|
class |
IlvWMSDataSource
A data source for reading a URL that points to an OpenGIS-compliant map server.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.