All Methods Instance Methods Concrete Methods Deprecated Methods
Modifier and Type |
Method and Description |
boolean |
connect(boolean override,
ICancellable cancel)
Establishes the connection.
|
boolean |
connect(DataServerExplorerParameters p,
boolean override,
ICancellable cancel)
Establishes the connection.
|
boolean |
connect(ICancellable cancel)
|
void |
downloadFile(URL url,
File dstFile,
ICancellable cancel) |
String |
getAbstract() |
BoundaryBox |
getBoundaryBoxFromRectangle(Rectangle2D r) |
void |
getCapabilities(URL server) |
String |
getFeatureInfo(WMSStatus _wmsStatus,
int i,
int j,
int max_value,
ICancellable cancellable) |
Vector |
getFormats() |
String |
getHost() |
Vector |
getInfoFormats() |
WMSLayerNode |
getLayer(String layerName) |
String[] |
getLayerNames() |
Rectangle2D |
getLayersExtent(String[] layerName,
String srs) |
WMSLayerNode |
getLayersTree() |
String[] |
getLayerTitles() |
File |
getLegendGraphic(WMSStatus status,
String layerName,
ICancellable cancel)
Gets the legend graphic of one layer
|
File |
getMap(WMSStatus status,
ICancellable cancel) |
void |
getMap(WMSStatus status,
ICancellable cancel,
File file) |
Hashtable |
getOnlineResources()
Returns a Hash table containing the values for each online resource.
|
Rectangle2D |
getRectangleFromBoundaryBox(BoundaryBox bbox) |
String |
getServiceTitle() |
String |
getVersion() |
boolean |
hasLegendGraphic() |
boolean |
isQueryable() |