Class ListZoomContext

  • All Implemented Interfaces:
    ZoomContext

    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 Detail

      • ListZoomContext

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

        public ListZoomContext​(List<Double> scales)
        Deprecated.