JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.codice.ddf.spatial.ogc.wcs.catalog
Interface WcsConstants
public interface
WcsConstants
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
DESCRIBE_COVERAGE
static final
String
GET_CAPABILITIES
static final
String
GET_COVERAGE
static final
String
SRS_NAME
static final
String
VERSION_1_0_0
static final
String
WCS
Field Details
WCS
static final
String
WCS
See Also:
Constant Field Values
VERSION_1_0_0
static final
String
VERSION_1_0_0
See Also:
Constant Field Values
GET_CAPABILITIES
static final
String
GET_CAPABILITIES
See Also:
Constant Field Values
DESCRIBE_COVERAGE
static final
String
DESCRIBE_COVERAGE
See Also:
Constant Field Values
GET_COVERAGE
static final
String
GET_COVERAGE
See Also:
Constant Field Values
SRS_NAME
static final
String
SRS_NAME
See Also:
Constant Field Values