org.jhotdraw.draw.layouter
Class AbstractLayouter
- java.lang.Object
-
- org.jhotdraw.draw.layouter.AbstractLayouter
-
- All Implemented Interfaces:
- Layouter
- Direct Known Subclasses:
- HorizontalLayouter, VerticalLayouter
public abstract class AbstractLayouter extends java.lang.Object implements Layouter
This abstract class can be extended to implement aLayouterwhich has its own attribute set.
-
-
Constructor Summary
Constructors Constructor and Description AbstractLayouter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Insets2D.DoublegetInsets(Figure child)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jhotdraw.draw.layouter.Layouter
calculateLayout, layout
-
-
-
-
Method Detail
-
getInsets
public Insets2D.Double getInsets(Figure child)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG