Package | Description |
---|---|
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 | Method and Description |
---|---|
IlvWMSLayerNode[] |
IlvWMSReader.getNodes(String[] layers)
Returns the array of the layers which the names are specified as arguments.
|
Modifier and Type | Method and Description |
---|---|
IlvMapFeature |
IlvWMSReader.makeMapFeature(URL u,
IlvWMSLayerNode node)
Constructs the map feature from this
URL . |
URL |
IlvWMSReader.makeURL(IlvWMSLayerNode node)
Creates the
URL that points to the image to retrieve. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.