|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GraphicsObject | |
LayoutableDocument | |
LayoutableNode | |
LayoutInfo | Represented Information about a layouted object. |
LayoutView |
Class Summary | |
---|---|
FillRectObject | |
JEuclidView | |
JEuclidView.NodeRect | Data structure for storing a Node along with its rendering
boundary (Rectangle2D ). |
LayoutInfoImpl | |
LineObject | |
TextObject |
Enum Summary | |
---|---|
LayoutStage | Defines in what stage the current layout it. |
Contains the layout classes.
The classes in this package provide a generic method for layouting of
displayable objects. A node to be layouted must implement the
LayoutableNode
interface. The layout functions will then generate instances of
GraphicsObject
. These can be drawn when the layout is completed.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |