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