Uses of Package
org.kite9.diagram.position

Packages that use org.kite9.diagram.position
org.kite9.diagram.adl This package contains value objects which can be used in ADL (Abstract Diagram Language). 
org.kite9.diagram.builders   
org.kite9.diagram.builders.formats   
org.kite9.diagram.builders.formats.sequence   
org.kite9.diagram.position Contains all of the classes required to describe the position of the diagram elements prior to display. 
org.kite9.diagram.primitives This package contains the basic (primitive) diagram elements referenced by the visualization algorithm, as opposed to ADL which gives a specific diagram type. 
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.adl
Direction
           
Layout
          Extra layout options for Containers
RenderingInformation
          This holds formatting information for the graphical renderer to use.
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.builders
Direction
           
Layout
          Extra layout options for Containers
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.builders.formats
Direction
           
Layout
          Extra layout options for Containers
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.builders.formats.sequence
Direction
           
Layout
          Extra layout options for Containers
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.position
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.
Direction
           
HPos
           
Layout
          Extra layout options for Containers
RenderingInformation
          This holds formatting information for the graphical renderer to use.
Turn
           
VPos
           
 

Classes in org.kite9.diagram.position used by org.kite9.diagram.primitives
Direction
           
Layout
          Extra layout options for Containers
RenderingInformation
          This holds formatting information for the graphical renderer to use.
RouteRenderingInformation
          This is used to hold the route of an edge, or container border.
 



Copyright © 2011. All Rights Reserved.