|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.ogc.OGCProtocolHandler
org.gvsig.remoteclient.wcs.WCSProtocolHandler
org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
public class WCSProtocolHandler1_0_0
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wcs.WCSProtocolHandler |
|---|
encoding, layerPool, serviceInfo |
| Fields inherited from class org.gvsig.remoteclient.ogc.OGCProtocolHandler |
|---|
downloader, host, name, port, version |
| Constructor Summary | |
|---|---|
WCSProtocolHandler1_0_0()
|
|
| Method Summary | |
|---|---|
WCSDescribeCoverageRequest |
createDescribeCoverageRequest(WCSStatus status)
|
WCSGetCoverageRequest |
createGetCoverageRequest(WCSStatus status)
|
boolean |
parseCapabilities(java.io.File f)
Parse the xml data retrieved from the WCS, it will parse the WCS Capabilities |
boolean |
parseDescribeCoverage(java.io.File f)
parses the data retrieved by the DescribeCoverage XML document |
| Methods inherited from class org.gvsig.remoteclient.wcs.WCSProtocolHandler |
|---|
buildCapabilitiesSuitableVersionRequest, describeCoverage, getCapabilities, getCoverage, getCoverageURL, getExceptionMessage, getFormats, getLayers, getServiceInformation, setHost |
| Methods inherited from class org.gvsig.remoteclient.ogc.OGCProtocolHandler |
|---|
addOperationByAttribute, fileToBytes, getHost, getName, getPort, getSymbol, getVersion, parseHTTPTag, parserDcpType, setName, setPort, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WCSProtocolHandler1_0_0()
| Method Detail |
|---|
public WCSDescribeCoverageRequest createDescribeCoverageRequest(WCSStatus status)
createDescribeCoverageRequest in class WCSProtocolHandlerpublic WCSGetCoverageRequest createGetCoverageRequest(WCSStatus status)
createGetCoverageRequest in class WCSProtocolHandlerpublic boolean parseCapabilities(java.io.File f)
Parse the xml data retrieved from the WCS, it will parse the WCS Capabilities
parseCapabilities in class OGCProtocolHandlerpublic boolean parseDescribeCoverage(java.io.File f)
WCSProtocolHandler
parseDescribeCoverage in class WCSProtocolHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||