Package org.geotools.ysld.parse
Class ListZoomContext
- Object
-
- MedialZoomContext
-
- ListZoomContext
-
- ListZoomContext
-
- All Implemented Interfaces:
ZoomContext
public class ListZoomContext extends ListZoomContext
Deprecated.UseListZoomContext
instead.A zoom context specified by an explicit list of scale denominators.- Author:
- Kevin Smith, Boundless
-
-
Field Summary
-
Fields inherited from interface ZoomContext
HINT_ID
-
-
Constructor Summary
Constructors Constructor Description ListZoomContext(List<Double> scales)
Deprecated.ListZoomContext(List<Double> scales, int initial)
Deprecated.
-
Method Summary
-
Methods inherited from class ListZoomContext
getMedialScale, getScaleDenominator, isInRange, validate
-
Methods inherited from class MedialZoomContext
getRange
-
-