Package org.kite9.diagram.position

Contains all of the classes required to describe the position of the diagram elements prior to display.

See:
          Description

Interface Summary
RenderingInformation This holds formatting information for the graphical renderer to use.
 

Class Summary
CostedDimension This extends the idea of dimension, but allows you to associate a cost with the dimension other than simply the size.
Dimension2D This extends and is compatible with the awt dimension class, which is used for a lot of rendering.
RectangleRenderingInformation Contains details of how to render a rectangle on screen, possibly containing some text.
RouteRenderingInformation This is used to hold the route of an edge, or container border.
 

Enum Summary
Direction  
HPos  
Layout Extra layout options for Containers
Turn  
VPos  
 

Package org.kite9.diagram.position Description

Contains all of the classes required to describe the position of the diagram elements prior to display.



Copyright © 2011. All Rights Reserved.