JHotDraw 7.0.6

org.jhotdraw.draw
Class AbstractLayouter

java.lang.Object
  extended by org.jhotdraw.draw.AbstractLayouter
All Implemented Interfaces:
Layouter
Direct Known Subclasses:
HorizontalLayouter, VerticalLayouter

public abstract class AbstractLayouter
extends java.lang.Object
implements Layouter

AbstractLayouter.


Constructor Summary
AbstractLayouter()
           
 
Method Summary
 Insets2DDouble 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
calculateLayout, layout
 

Constructor Detail

AbstractLayouter

public AbstractLayouter()
Method Detail

getInsets

public Insets2DDouble getInsets(Figure child)

Copyright 1996-2006 © JHotDraw.org