Package pl.edu.agh.cast.schema.editor.layout.algorithm

Contains layout algorithms for schema diagram.

See:
          Description

Interface Summary
ILayoutAlgorithm Interface for pluggable layout algorithms.
 

Class Summary
AbstractGroupingLayoutAlgorithm Abstract layout algorithm that provides helper methods for algorithms requiring grouping entities.
AbstractLayoutAlgorithm Abstract algorithm positioning nodes taking under consideration their original position.
EnhancedCircleLayoutAlgorithm This is implementation of AbstractLayoutAlgorithm.
GroupLayoutAlgorithm Group layout algorithm.
Peacock3LayoutAlgorithm This class represents version 3 of peacock layout algorithm.
RandomLayoutAlgorithm An example algorithm, laying out nodes randomly.
 

Package pl.edu.agh.cast.schema.editor.layout.algorithm Description

Contains layout algorithms for schema diagram. To get more details see ILayoutAlgorithm interface.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.