|
|||||||||
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.Dimension
public static final class Capabilities.Layer.Dimension
Encapsulates a Dimension.
Method Summary | |
---|---|
String |
getName()
Returns the name of the Dimension. |
String |
getUnits()
Returns the units of the Dimension. |
String |
getUnitSymbol()
Returns the unit symbol of the Dimension units. |
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 getUnits()
public String getUnitSymbol()
null
if unspecified.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |