|
JHotDraw 7.5.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.layouter.AbstractLayouter
public abstract class AbstractLayouter
This abstract class can be extended to implement a Layouter
which has its own attribute set.
Constructor Summary | |
---|---|
AbstractLayouter()
|
Method Summary | |
---|---|
Insets2D.Double |
getInsets(Figure child)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jhotdraw.draw.layouter.Layouter |
---|
calculateLayout, layout |
Constructor Detail |
---|
public AbstractLayouter()
Method Detail |
---|
public Insets2D.Double getInsets(Figure child)
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |