All Packages Class Hierarchy This Package Previous Next Index
Class CH.ifa.draw.standard.NullAligner
CH.ifa.draw.standard.NullAligner
- public class NullAligner
- implements Aligner
NullAligner does not change the current position of the child.
This class is the minimal implementation of the Aligner
interface.
-
NullAligner()
-
-
align(Figure)
-
NullAligner
public NullAligner()
align
public Point align(Figure child)
All Packages Class Hierarchy This Package Previous Next Index