Package org.geotools.ysld.parse
Class MedialZoomContext
- Object
-
- MedialZoomContext
-
- MedialZoomContext
-
- All Implemented Interfaces:
ZoomContext
public abstract class MedialZoomContext extends MedialZoomContext
Deprecated.UseMedialZoomContext
instead.A zoom context that can find half way points between zoom levels.- Author:
- Kevin Smith, Boundless
-
-
Field Summary
-
Fields inherited from interface ZoomContext
HINT_ID
-
-
Constructor Summary
Constructors Constructor Description MedialZoomContext()
Deprecated.
-
Method Summary
-
Methods inherited from class MedialZoomContext
getMedialScale, getRange
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ZoomContext
getScaleDenominator, isInRange
-
-