Documentation of 'kcl.waterloo.graphics.plots2D.GJTransformUpdateInterface' Java class
GJTransformUpdateInterface
kcl.waterloo.graphics.plots2D

Interface GJTransformUpdateInterface

  • All Known Implementing Classes:
    GJContour


    public interface GJTransformUpdateInterface
    Interface to support updating of plots when the x or y transform of the parent graph is changed.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean transformUpdate()
      Called by the parent graph property change listener if the transform applied on either x or y axis is changed.
    • Method Detail

      • transformUpdate

        boolean transformUpdate()
        Called by the parent graph property change listener if the transform applied on either x or y axis is changed. The output indicates whether the graph needs some unspecified action after the update. Custom plots with custom listeners can make use of this.
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.