|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.maryanovsky.map.client.opengis.wms.Capabilities.Layer.Extent
public static final class Capabilities.Layer.Extent
Encapsulates the Extent of a Dimension.
| Method Summary | |
|---|---|
String |
getDefaultValue()
Returns the default value of the Extent; may be null. |
String |
getName()
Returns the name of the Extent. |
String |
getValue()
Returns the value of the Extent. |
boolean |
isCurrent()
Returns whether the temporal data are normally kept current and the request parameter TIME may include the keyword "current" instead of an ending value. |
boolean |
isMulipleValuesAllowed()
Returns whether the client may specify multiple values in the request. |
boolean |
isNearestValues()
Returns whether the server will round off imprecise values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getName()
public String getDefaultValue()
null.
public boolean isMulipleValuesAllowed()
public boolean isNearestValues()
public boolean isCurrent()
public String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||