Package 

Enum PanZoom.ZoomLimit

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum PanZoom.ZoomLimit
    
                        

    Limits imposed on the zoom.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      OUTER

      Do not zoom outside the plots outer bounds, if they are defined.

      MIN_TICKS

      Additionally to the outer bounds if plot.StepModel defines a value based incrementmake sure at least one tick is visible by not zooming in further.