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 |
bounds
public Rectangle[] bounds
area
public Rectangle area
row
public IFigure[] row
rowHeight
public int rowHeight
rowWidth
public int rowWidth
rowCount
public int rowCount
rowX
public int rowX
rowY
public int rowY
maxWidth
public int maxWidth
FlowLayout.WorkingData
protected FlowLayout.WorkingData()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.