All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.standard.TopLeftAligner

java.lang.Object
   |
   +----CH.ifa.draw.standard.TopLeftAligner

public class TopLeftAligner
extends Object
implements Aligner
A TopLeftAligner computes a position for a figure so that it is aligned horizontally with the left edge of the display box of its holder and positioned below the top edge of the display box of its holder.


Variable Index

 o fHolder

Constructor Index

 o TopLeftAligner(FigureHolder)

Method Index

 o align(Figure)

Variables

 o fHolder
 protected FigureHolder fHolder

Constructors

 o TopLeftAligner
 public TopLeftAligner(FigureHolder holder)

Methods

 o align
 public Point align(Figure child)

All Packages  Class Hierarchy  This Package  Previous  Next  Index