Package org.geotools.styling.zoom
-
Interface Summary Interface Description ZoomContext Represents a mapping between zoom level and scale.ZoomContextFinder Mapping of names to ZoomContexts -
Class Summary Class Description ContinuousZoomContext Zoom Context supporting non-integer levels.ListZoomContext A zoom context specified by an explicit list of scale denominators.MedialZoomContext A zoom context that can find half way points between zoom levels.RatioZoomContext ZoomContext defined by an initial scale and a ratio between levels.ScaleRange Represents and provides utility methods for a scale range (e.g., "scale: [min, max]") that can be applied to a givenRule
.WellKnownZoomContextFinder A collection of commonly used ZoomContexts