| Package | Description |
|---|---|
| graph.layout |
Layouters which are invoked in order to lay out graphs.
|
| graph.layout.automatic |
Classes for laying graphs automatically, based on their properties.
|
| graph.layout.box |
Simple layouter which places vertices on a table like structure.
|
| graph.layout.circle |
Layouters which use different circular layout algorithms.
|
| graph.layout.force.directed |
Layouters which call different force-directed algorithms.
|
| graph.layout.organic |
Layouters which call different organic layout algorithms.
|
| graph.layout.orthogonal |
Layouters which use orthogonal drawing algorithms.
|
| graph.layout.straight.line |
Layouters which call different straight-line graph drawing algorithms.
|
| graph.layout.symmetric |
Layouters which call different symmetric graph drawing algorithms.
|
| graph.layout.tree |
Layouters which call different tree drawing algorithms.
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| AestheticCriteria
Lists aesthetic criteria in accordance to with the layout algorithms were designed
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| LayoutAlgorithms
Lists all implemented layout algorithms
|
| PropertyEnums
List of all properties for each implemented layout algorithm
Each enum contains values used for generic implementation
of the user interface
|
| PropertyEnums.BalloonProperties
All configurable properties of the balloon tree layout algorithm
|
| PropertyEnums.BoxProperties
All configurable properties of the box layouter
|
| PropertyEnums.CircleProperties
All configurable properties of the circular layout algorithm
|
| PropertyEnums.CompactTreeProperties
All configurable properties of the compact tree layout algorithm
|
| PropertyEnums.FastOrganicProperties
All configurable properties of the fast organic layout algorithm
|
| PropertyEnums.FruchtermanReingoldProperties
All configurable properties of the Fruchterman-Reingold layout algorithm
|
| PropertyEnums.HierarchicalProperties
All configurable properties of the hierarchical layout algorithm
|
| PropertyEnums.KamadaKawaiProperties
All configurable properties of the Kamada-Kawai layout algorithm
|
| PropertyEnums.NodeLinkTreeProperties
All configurable properties of the node-link tree layout algorithm
|
| PropertyEnums.OrganicProperties
All configurable properties of the organic layout algorithm
|
| PropertyEnums.RadialTree2Properties
All configurable properties of the second radial tree layout algorithm
|
| PropertyEnums.RadialTreeProperties
All configurable properties of the radial tree layout algorithm
|
| PropertyEnums.SpringProperties
All configurable properties of the spring layout algorithm
|
| PropertyEnums.SymmetricProperties
All configurable properties of the symetric layout algorithm
|
| PropertyEnums.TreeProperties
All configurable properties of the standard tree layout algorithm
|
| PropertyEnums.TutteProperties
All configurable properties of Tutte's algorithm
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| LayoutAlgorithms
Lists all implemented layout algorithms
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| Class and Description |
|---|
| AbstractJungLayouter
Contains general code used for calling Jung layout algorithms
|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| AbstractPrefuseLayouter
Contains general code used for calling prefuse layout algorithms.
|
| Class and Description |
|---|
| AbstractJGraphXLayouter
Contains general code used for calling JGraphX layout algorithms
|
| AbstractJungLayouter
Contains general code used for calling Jung layout algorithms
|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| Class and Description |
|---|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| GraphLayoutProperties
Class containing a map of layout properties and their values
as well as convenience methods for setting and getting values
of the properties
|
| Class and Description |
|---|
| AbstractJGraphXLayouter
Contains general code used for calling JGraphX layout algorithms
|
| AbstractJungLayouter
Contains general code used for calling Jung layout algorithms
|
| AbstractLayouter
Abstract layouter class meant to be extended by all layouters.
|
| AbstractPrefuseLayouter
Contains general code used for calling prefuse layout algorithms.
|