The root of a Flow hierarchy. A flow page can be treated as a normal figure, but contains FlowFigures.
A FlowPage will not have a defined width unless it is inside a figure whose layout provides width hints when calling {@link org.eclipse.draw2d.IFigure#getPreferredSize(int,int)}.
WARNING: This class is not intended to be subclassed by clients.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.