Package org.geotools.ysld.parse
Class ContinuousZoomContext
- Object
-
- MedialZoomContext
-
- ContinuousZoomContext
-
- ContinuousZoomContext
-
- All Implemented Interfaces:
ZoomContext
@Deprecated public abstract class ContinuousZoomContext extends ContinuousZoomContext
Deprecated.UseContinuousZoomContext
instead.Zoom Context supporting non-integer levels.- Author:
- Kevin Smith, Boundless
-
-
Field Summary
-
Fields inherited from interface ZoomContext
HINT_ID
-
-
Constructor Summary
Constructors Constructor Description ContinuousZoomContext()
Deprecated.
-
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
-
-