Package org.geotools.ysld.parse
Class MedialZoomContext
Object
MedialZoomContext
MedialZoomContext
- All Implemented Interfaces:
ZoomContext
Deprecated.
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 -
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
-
Constructor Details
-
MedialZoomContext
public MedialZoomContext()Deprecated.
-
MedialZoomContext
instead.