A B C D E F G K L N O P R S T V W 

A

abstr - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
addAxisName(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
addBBox(BoundaryBox) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
addFormat(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
addHighGridEnvelopLimit(int[]) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
addInterpolationMethod(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
addLowGridEnvelopLimit(int[]) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
address - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
addresstype - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
addSingleValues(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
addSRSs(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
addTimePosition(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
addToOffsetVector(double[]) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
axisPool - Variable in class org.gvsig.remoteclient.wcs.WCSCoverage
 

B

buildCapabilitiesSuitableVersionRequest(String, String) - Static method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Builds the GetCapabilitiesRequest according to the OGC WCS Specifications without a VERSION, to get the highest version than a WCS supports.

C

close() - Method in class org.gvsig.remoteclient.wcs.WCSClient
 
connect(boolean, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Checks the connection to de remote WMS and requests its capabilities.
country - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
CoverageOfferingBrief - Class in org.gvsig.remoteclient.wcs
 
CoverageOfferingBrief() - Constructor for class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
createDescribeCoverageRequest(WCSStatus) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
 
createDescribeCoverageRequest(WCSStatus) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
createGetCoverageRequest(WCSStatus) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
 
createGetCoverageRequest(WCSStatus) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
createOperation(String) - Method in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
createOperation(String, String) - Method in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

D

describeCoverage(WCSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Send a DescribeCoverage request using the settings passed in the status argument.

E

email - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
encoding - Variable in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Encoding used to parse different xml documents.

F

fax - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
fees - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
formats - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
function - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

G

getAbstract() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getAllSrs() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getAxisNames() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getBbox(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
returns the bbox with that id in the Bboxes vector
getBBoxes() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getCapabilities(WCSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Builds a GetCapabilities request that is sent to the WCS the response will be parse to extract the data needed by the WCS client.
getCoverage(WCSStatus, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Sends the GetCoverage request according to the settings passed in the status argument.
getCoverage(WCSStatus, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Send a GetCoverage request using the settings passed in the status.
getCoverageList() - Method in class org.gvsig.remoteclient.wcs.WCSClient
Returns a hash table containing the WCSCoverage's produced at parse time using the coverage names as the Hashtable's keys
getCoverageName() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Return the name of the coverage requested to the server.
getCoverageURL(WCSStatus, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Gets the GetMap URL.
getCoverageURL(WCSStatus, ICancellable) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
getDefaultValue() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
getDepth() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the depth of the next request.
getDescription() - Method in class org.gvsig.remoteclient.wcs.WCSClient
Returns a brief description of the service, it is a human-readable string.
getDimensionCount() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getExceptionMessage(File) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Returns the exception message if the file is a XML instead of a image.
getExceptionMessage(File) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
Returns the exception message if the file is a XML instead of a image.
getExtent(String, String) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Given a coverage name and the CRS name, it returns the extent defined by the server in the DescribeCoverage document.
getExtent() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the Bounding Box that is going to be requested to the server.
getFormats() - Method in class org.gvsig.remoteclient.wcs.WCSClient
 
getFormats() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getFormats() - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
getHighGridEnvelopLimits() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSDescribeCoverageRequest1_0_0
 
getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSGetCoverageRequest1_0_0
 
getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wcs.request.WCSDescribeCoverageRequest
 
getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
 
getInterpolationMethods() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getInterval() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
getLabel() - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
getLabel(String) - Method in class org.gvsig.remoteclient.wcs.WCSClient
Given a coverage name, it returns the coverage's title.
getLabel() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
getLatLonBox() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getLayers() - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
getLonLatBbox() - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
getLowGridEnvelopLimits() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getMessage() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the message string
getName() - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
getName() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
getName() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getNativeFormat() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getNativeSRS() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getOffsetVector() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getOnlineResource() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the address host that will serve the request
getOperationName() - Method in class org.gvsig.remoteclient.wcs.request.WCSDescribeCoverageRequest
 
getOperationName() - Method in class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
 
getOperations() - Method in class org.gvsig.remoteclient.wcs.WCSOperation
 
getOrigins() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
getParameters() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the parameter string.
getPartialQuery(WCSStatus) - Method in class org.gvsig.remoteclient.wcs.request.WCSRequest
 
getRangeSetLabel() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getRangeSetName() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getRectifiedGrid() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
Gets the RectifiedGrid structure
getResX() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getResY() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getSchemaLocation() - Method in class org.gvsig.remoteclient.wcs.request.WCSDescribeCoverageRequest
 
getSchemaLocation() - Method in class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
 
getServiceInformation() - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
getServiceTitle() - Method in class org.gvsig.remoteclient.wcs.WCSClient
Returns the title of the service.
getSingleValues() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
getSRSs() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getTempFilePrefix() - Method in class org.gvsig.remoteclient.wcs.request.WCSDescribeCoverageRequest
 
getTempFilePrefix() - Method in class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
 
getTime() - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Returns the value for the time parameter that will be used in the next request
getTimePositions() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getTitle() - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
getVersion() - Method in class org.gvsig.remoteclient.wcs.WCSClient
Returns the service version (1.0.0, 1.1.0, ...).
getWCSMessage() - Method in exception org.gvsig.remoteclient.exceptions.WCSException
 

K

keywords - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

L

layerPool - Variable in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 

N

name - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
negotiate(String) - Static method in class org.gvsig.remoteclient.wcs.WCSProtocolHandlerFactory
Establece la versión con la que se comunicará con el servidor y devuelve el objeto Capabilities obtenido con dicha versión

O

online_resource - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
operations - Static variable in class org.gvsig.remoteclient.wcs.WCSOperation
 
operations - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
operationsInfo - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
org.gvsig.remoteclient.exceptions - package org.gvsig.remoteclient.exceptions
 
org.gvsig.remoteclient.wcs - package org.gvsig.remoteclient.wcs
 
org.gvsig.remoteclient.wcs.request - package org.gvsig.remoteclient.wcs.request
 
org.gvsig.remoteclient.wcs.wcs_1_0_0 - package org.gvsig.remoteclient.wcs.wcs_1_0_0
 
org.gvsig.remoteclient.wcs.wcs_1_0_0.request - package org.gvsig.remoteclient.wcs.wcs_1_0_0.request
 
organization - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

P

parse(KXmlParser) - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
parse(KXmlParser) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSCoverage1_0_0
 
parse(KXmlParser) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
Parses the fragment of the XML document that describes this layer (or coverage)
parseCapabilities(File) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
Parse the xml data retrieved from the WCS, it will parse the WCS Capabilities
parseDescribeCoverage(File) - Method in class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
 
parseDescribeCoverage(File) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
parses the data retrieved by the DescribeCoverage XML document
personname - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
phone - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
place - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
postcode - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
province - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

R

rg - Variable in class org.gvsig.remoteclient.wcs.WCSCoverage
 

S

scope - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
SEPARATOR - Static variable in class org.gvsig.remoteclient.wcs.WCSCoverage
 
serviceInfo - Variable in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
WCS metadata
setAbstract(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setCoveraName(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the name of the coverage requested to the server.
setDefaultValue(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
setDepth(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the depth.
setExtent(Rectangle2D) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the Bounding Box that is going to be requested to the server.
setHost(String) - Method in class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
setInterval(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
setLabel(String) - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
setLabel(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
setLonLatBbox(BoundaryBox) - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
setLonLatBox(BoundaryBox) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setMessage(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the message string
setName(String) - Method in class org.gvsig.remoteclient.wcs.CoverageOfferingBrief
 
setName(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
setName(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setNativeFormat(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setNativeSRS(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setOnlineResource(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Will set the address of the host that serves the following request
setOrigin(double[]) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
setParameters(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the parameter string.
setRangeSetLabel(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setRangeSetName(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setTime(String) - Method in class org.gvsig.remoteclient.wcs.WCSStatus
Sets the value(s) for the time that will be used in the next request.
setTitle(String) - Method in class org.gvsig.remoteclient.wcs.WCSCoverage
 
setWCSMessage(String) - Method in exception org.gvsig.remoteclient.exceptions.WCSException
 
status - Variable in class org.gvsig.remoteclient.wcs.request.WCSRequest
 

T

timePeriod - Variable in class org.gvsig.remoteclient.wcs.WCSCoverage
 
title - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

V

version - Variable in class org.gvsig.remoteclient.wcs.WCSServiceInformation
 

W

WCSClient - Class in org.gvsig.remoteclient.wcs
WCSClient managing the low-level comunication to the server.
WCSClient(String) - Constructor for class org.gvsig.remoteclient.wcs.WCSClient
Constructor.
WCSCoverage - Class in org.gvsig.remoteclient.wcs
Describes a coverage in a WCS server.
WCSCoverage() - Constructor for class org.gvsig.remoteclient.wcs.WCSCoverage
 
WCSCoverage.AxisDescription - Class in org.gvsig.remoteclient.wcs
Inner class describing the Axis Description of this coverage.
WCSCoverage.AxisDescription() - Constructor for class org.gvsig.remoteclient.wcs.WCSCoverage.AxisDescription
 
WCSCoverage.RectifiedGrid - Class in org.gvsig.remoteclient.wcs
Inner class describing the Rectified Grid of this coverage.
WCSCoverage.RectifiedGrid(int) - Constructor for class org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
 
WCSCoverage1_0_0 - Class in org.gvsig.remoteclient.wcs.wcs_1_0_0
 
WCSCoverage1_0_0() - Constructor for class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSCoverage1_0_0
 
WCSDescribeCoverageRequest - Class in org.gvsig.remoteclient.wcs.request
 
WCSDescribeCoverageRequest(WCSStatus, WCSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wcs.request.WCSDescribeCoverageRequest
 
WCSDescribeCoverageRequest1_0_0 - Class in org.gvsig.remoteclient.wcs.wcs_1_0_0.request
 
WCSDescribeCoverageRequest1_0_0(WCSStatus, WCSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSDescribeCoverageRequest1_0_0
 
WCSException - Exception in org.gvsig.remoteclient.exceptions
Excepción provocada por el WCS.
WCSException() - Constructor for exception org.gvsig.remoteclient.exceptions.WCSException
 
WCSException(String) - Constructor for exception org.gvsig.remoteclient.exceptions.WCSException
Creates a new WCS Exception
WCSException(String, Throwable) - Constructor for exception org.gvsig.remoteclient.exceptions.WCSException
Creates a new WCS Exception
WCSException(Throwable) - Constructor for exception org.gvsig.remoteclient.exceptions.WCSException
Creates a new WCSException
WCSGetCoverageRequest - Class in org.gvsig.remoteclient.wcs.request
 
WCSGetCoverageRequest(WCSStatus, WCSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wcs.request.WCSGetCoverageRequest
 
WCSGetCoverageRequest1_0_0 - Class in org.gvsig.remoteclient.wcs.wcs_1_0_0.request
 
WCSGetCoverageRequest1_0_0(WCSStatus, WCSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wcs.wcs_1_0_0.request.WCSGetCoverageRequest1_0_0
 
WCSOperation - Class in org.gvsig.remoteclient.wcs
 
WCSOperation(String) - Constructor for class org.gvsig.remoteclient.wcs.WCSOperation
 
WCSOperation(String, String) - Constructor for class org.gvsig.remoteclient.wcs.WCSOperation
 
WCSProtocolHandler - Class in org.gvsig.remoteclient.wcs
 
WCSProtocolHandler() - Constructor for class org.gvsig.remoteclient.wcs.WCSProtocolHandler
 
wCSProtocolHandler - Variable in class org.gvsig.remoteclient.wcs.WCSProtocolHandlerFactory
 
WCSProtocolHandler1_0_0 - Class in org.gvsig.remoteclient.wcs.wcs_1_0_0
 
WCSProtocolHandler1_0_0() - Constructor for class org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSProtocolHandler1_0_0
 
WCSProtocolHandlerFactory - Class in org.gvsig.remoteclient.wcs
 
WCSProtocolHandlerFactory() - Constructor for class org.gvsig.remoteclient.wcs.WCSProtocolHandlerFactory
 
WCSRequest - Class in org.gvsig.remoteclient.wcs.request
 
WCSRequest(WCSStatus, WCSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wcs.request.WCSRequest
 
WCSServiceInformation - Class in org.gvsig.remoteclient.wcs
 
WCSServiceInformation() - Constructor for class org.gvsig.remoteclient.wcs.WCSServiceInformation
 
WCSStatus - Class in org.gvsig.remoteclient.wcs
Describes the status of a WCSclient, so it adds to the Remote client status a list of layers, a list of layer styles, the extent of the map.
WCSStatus() - Constructor for class org.gvsig.remoteclient.wcs.WCSStatus
 
A B C D E F G K L N O P R S T V W 

Copyright © 2011-2014 gvSIG Association. All Rights Reserved.