org.eclipse.draw2d
Class FlowLayout.WorkingData
java.lang.Object
org.eclipse.draw2d.FlowLayout.WorkingData
- Enclosing class:
- FlowLayout
protected class FlowLayout.WorkingData
- extends Object
Holds the necessary information for layout calculations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rowHeight
public int rowHeight
rowWidth
public int rowWidth
rowCount
public int rowCount
rowX
public int rowX
rowY
public int rowY
maxWidth
public int maxWidth
bounds
public Rectangle[] bounds
area
public Rectangle area
row
public IFigure[] row
FlowLayout.WorkingData
protected FlowLayout.WorkingData()
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.