|
|||||||||
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.ScaleHint
public static final class Capabilities.Layer.ScaleHint
Encapsulates a ScaleHint; a hint of minimum and maximum scales at which it is appropriate to display a layer.
Method Summary | |
---|---|
double |
getMaximum()
Returns the maximum scale at which it is appropriate to display a layer. |
double |
getMinimum()
Returns the minimum scale at which it is appropriate to display a layer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getMinimum()
public double getMaximum()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |