Search this API

Package y.layout.partial

Provides layout algorithms that arrange only subsets of a given graph structure.

See:
          Description

Class Summary
PartialLayouter This class represents a partial layouter.
PartialLayouter.StraightLineEdgeRouter Simple Edge Router that draws edges straight-line.
 

Package y.layout.partial Description

Provides layout algorithms that arrange only subsets of a given graph structure.

Partial layout allows to place a given set of nodes and/or route a given set of edges while leaving all other graph elements unchanged.


© Copyright 2000-2013,
yWorks GmbH.
All rights reserved.