|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.protocol.wms.WMSConstants
public class WMSConstants
Important constants from the WMS specifications.
Nested Class Summary | |
---|---|
static class |
WMSConstants.WMSRequestType
Enum type for discriminating between the different types of WebMapService (WMS) requests. |
Field Summary | |
---|---|
static Version |
VERSION_100
WMS protocol version 1.0.0 |
static Version |
VERSION_110
WMS protocol version 1.1.0 |
static Version |
VERSION_111
WMS protocol version 1.1.1 |
static Version |
VERSION_130
WMS protocol version 1.3.0 |
static String |
WMS_NS
Namespace for elements from the WMS specifications (>= 1.3.0) |
static String |
WMS_PREFIX
Common namespace prefix for elements from the WMS specification |
Constructor Summary | |
---|---|
WMSConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String WMS_NS
public static final String WMS_PREFIX
public static final Version VERSION_100
public static final Version VERSION_110
public static final Version VERSION_111
public static final Version VERSION_130
Constructor Detail |
---|
public WMSConstants()
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |