Class ListZoomContext

All Implemented Interfaces:
ZoomContext

@Deprecated public class ListZoomContext extends ListZoomContext
Deprecated.
Use ListZoomContext instead.
A zoom context specified by an explicit list of scale denominators.
Author:
Kevin Smith, Boundless
  • Constructor Details

    • ListZoomContext

      public ListZoomContext(List<Double> scales, int initial)
      Deprecated.
    • ListZoomContext

      public ListZoomContext(List<Double> scales)
      Deprecated.