| Package | Description |
|---|---|
| graphVisualizer | |
| graphVisualizer.common | |
| graphVisualizer.conversion |
This package contains methods for conversion to/from the internal graph
format.
|
| graphVisualizer.conversion.graphML |
This package contains tools for conversion of GraphML documents to/from the
internal graph format.
|
| graphVisualizer.conversion.owl |
This package contains classes for conversion to/from OWL.
|
| graphVisualizer.conversion.prefuse |
This package contains the prefuse visualization toolkit
specific utilities of the graph visualizer.
|
| graphVisualizer.conversion.x3d |
This package contains the output formatters (or "engines") for the
GraphVisualizer.
|
| graphVisualizer.events | |
| graphVisualizer.graph |
This package contains the internal graph representation of the visualization
package
|
| graphVisualizer.graph.algorithms | |
| graphVisualizer.graph.algorithms.minimumSpanningTree |
The
graphVisualizer.graph.algorithms.minimumSpanningTree package contains
algorithms that allow the calculation of a minimum spanning tree of a graph. |
| graphVisualizer.graph.algorithms.shortestPath |
The
graphVisualizer.graph.algorithms.shortestPath package contains
algorithms that allow the calculation of a shortest path within a graph. |
| graphVisualizer.graph.base |
This package contains the base implementation of the internal graph
representation.
|
| graphVisualizer.graph.common |
This package contains the interfaces and enums defining the internal graph
representation.
|
| graphVisualizer.graph.metadata |
This package contains the different types of metadata the internal graph
representation can handle.
|
| graphVisualizer.graph.typedMetadata |
This package contains the different types of metadata the internal graph
representation can handle.
|
| graphVisualizer.gui | |
| graphVisualizer.gui.dialogs | |
| graphVisualizer.gui.events | |
| graphVisualizer.gui.statusobjects | |
| graphVisualizer.gui.statuspanes | |
| graphVisualizer.gui.widgets |
The graphVisualizer.gui.widgets package contains all reusable controls.
|
| graphVisualizer.gui.wizards |
The graphVisualizer.gui.wizards package contains all wizards.
|
| graphVisualizer.gui.wizards.content | |
| graphVisualizer.layout |
This package contains the layout functionality of the graphVisualizer.
|
| graphVisualizer.layout.common |
This package contains interfaces and base implementations for
LayoutComponents. |
| graphVisualizer.layout.complexComponents |
This package contains complex predefined
LayoutComponents. |
| graphVisualizer.layout.mappedComponents |
This package contains implementations of
LayoutComponents that
are based on a Mapping. |
| graphVisualizer.layout.prefuseComponents |
This package contains layout components based on pre-defined layouts
available through the Prefuse visualization toolkit.
|
| graphVisualizer.layout.simpleComponents |
This package contains simple layout components that set visual properties to
a single value.
|
| graphVisualizer.mappings |
The
graphVisualizer.mappings package contains classes for
Mappings. |
| graphVisualizer.properties | |
| graphVisualizer.utils.x3d |
This package contains the x3d-specific utilities of the
graph visualizer.
|
| graphVisualizer.utils.x3d.scripts |
This package contains the x3d scripting components of the
graph visualizer.
|
| graphVisualizer.visualization |
This package contains the classes pertinent to the visual representation of
graphs.
|
| org.graphdrawing.graphml | |
| org.jutility.serialization.xml | |
| x3d.avalon |
This package contains the Fraunhofer Avalon extensions to x3d.
|
| x3d.fields |
This package contains the x3d field types.
|
| x3d.model |
This package contains the x3d model.
|