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.


Constructor Index

 o NullAligner()

Method Index

 o align(Figure)

Constructors

 o NullAligner
 public NullAligner()

Methods

 o align
 public Point align(Figure child)

All Packages  Class Hierarchy  This Package  Previous  Next  Index