Class Limits


  • public final class Limits
    extends NativeObjectContainer
    Entity of ZoomPlugin.ID configuration in order to define the limits of X and Y scales for pan and zoom.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getX

        public ScaleLimit getX()
        Returns the limit for X scale.
        Returns:
        the limit for X scale
      • getY

        public ScaleLimit getY()
        Returns the limit for Y scale.
        Returns:
        the limit for Y scale