Uses of Package
y25.layout

Packages that use y25.layout
y25.layout Extends layered graphs with layout information. 
y25.view Enriches layered layout graphs with realizers and handles rendering through OpenGL. 
y25.view.realizer Implementations of realizers. 
 

Classes in y25.layout used by y25.layout
AbstractLayoutStage25D
          Partial LayoutStage25D implementation that handles the core layouter part.
CompositeLayouter25D
          A layouter that allows to express a layout operation as a chain of multiple layout stages.
LayerEdgeLayout25D
          Provides 2.5D layout information for layer edges.
LayeredLayoutGraph
          Extends LayeredGraph with layout information.
LayerLayout25D
          Provides 2.5D layout information for layers (graphs).
Layouter25D
          A general interface for algorithms that perform a layout process on a given layered layout graph.
LayoutStage25D
          A stage of a complex layout chain.
 

Classes in y25.layout used by y25.view
EdgeLayout25D
          Provides 2.5D layout information for edges.
LayerEdgeLayout25D
          Provides 2.5D layout information for layer edges.
LayeredLayoutGraph
          Extends LayeredGraph with layout information.
LayerLayout25D
          Provides 2.5D layout information for layers (graphs).
NodeLayout25D
          Provides 2.5D layout information for nodes.
 

Classes in y25.layout used by y25.view.realizer
EdgeLayout25D
          Provides 2.5D layout information for edges.
LayerEdgeLayout25D
          Provides 2.5D layout information for layer edges.
LayerLayout25D
          Provides 2.5D layout information for layers (graphs).
NodeLayout25D
          Provides 2.5D layout information for nodes.