kcl.waterloo.graphics
Interface GJCustomGraphLayoutInterface
-
- All Known Implementing Classes:
- GJColorBar, GJRoi
public interface GJCustomGraphLayoutInterfaceComponents that implement theGJCustomGraphLayoutInterfaceare treated specially by some Waterloo customSpringLayoutsubclasses. ThesetConstraintsmethod will be called within the layout'slayoutContainermethod before the superclasslayoutContainermethod is called. This allows the constraints to be updated, e.g. to align them with changing axes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidsetConstraints()Called by the layout to update the constraints.
-
DMelt 3.0 © DataMelt by jWork.ORG