JHotDraw 7.5.1

Package org.jhotdraw.draw.layouter

Provides interfaces and classes for laying out the children of a CompositeFigure.

See:
          Description

Interface Summary
Layouter A Layouter encapsulates a strategy for laying out the child figures of a CompositeFigure.
 

Class Summary
AbstractLayouter This abstract class can be extended to implement a Layouter which has its own attribute set.
HorizontalLayouter A Layouter which lays out all children of a CompositeFigure in horizontal direction.
LocatorLayouter A layouter which lays out all children of a CompositeFigure according to their LayoutLocator property..
VerticalLayouter A Layouter which lays out all children of a CompositeFigure in vertical direction.
 

Package org.jhotdraw.draw.layouter Description

Provides interfaces and classes for laying out the children of a CompositeFigure.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.