Documentation of 'org.jplot2d.element.impl.AxisRangeLockGroupEx' Java class
AxisRangeLockGroupEx
org.jplot2d.element.impl

Interface AxisRangeLockGroupEx

    • Method Detail

      • indexOfRangeManager

        int indexOfRangeManager(AxisTransformEx rangeManager)
      • removeRangeManager

        void removeRangeManager(AxisTransformEx rangeManager)
      • reAutoRange

        void reAutoRange()
        Force re-autorange this axis group. This method is called when layer data set changes, layer attach/detach to an axis of this group, or axis type change
      • calcAutoRange

        boolean calcAutoRange()
        Calculate auto range when necessary.
        Returns:
        true if auto range is calculated for this group
      • validateAxesRange

        void validateAxesRange()
        Validate axes range after axis type or axis transform type changed.
      • zoomNormalRange

        void zoomNormalRange(Range npRange)
        Zoom the given normalized range to entire axis. All axes in this lock group are changed. If the orthogonal axes are autoRange, they need to be re-autoRange.
        Parameters:
        pRange - the normalized range which has been validated

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.