kcl.waterloo.graphics.plots2D
Interface GJTransformUpdateInterface
-
- All Known Implementing Classes:
- GJContour
public interface GJTransformUpdateInterfaceInterface 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 booleantransformUpdate()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