Package org.geotools.ysld.parse
Class ContinuousZoomContext
Object
MedialZoomContext
ContinuousZoomContext
ContinuousZoomContext
- All Implemented Interfaces:
ZoomContext
Deprecated.
Zoom Context supporting non-integer levels.
- Author:
- Kevin Smith, Boundless
-
Field Summary
Fields inherited from interface ZoomContext
HINT_ID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ContinuousZoomContext
getMedialScale, getScaleDenominator, getScaleDenominator
Methods inherited from class MedialZoomContext
getRange
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ZoomContext
getRange, isInRange
-
Constructor Details
-
ContinuousZoomContext
public ContinuousZoomContext()Deprecated.
-
ContinuousZoomContext
instead.