Package org.graphstream.ui.graphicGraph
- Since:
- 2009-07-05
- Author:
- Guilhelm Savin
, Antoine Dutot
-
Interface Summary Interface Description GraphicElement.SwingElementRenderer Interface for renderers registered in each style group.GraphicElementChangeListener Interface for entities interested in changes on graphic elements.StyleGroupListener Listen at the changes in the style group set. -
Class Summary Class Description GraphicEdge Graphical edge.GraphicElement Super class of all graphic node, edge, and sprite elements.GraphicGraph Graph representation used in display classes.GraphicNode Graphical node.GraphicSprite A small gentle sprite.GraphPosLengthUtils Lots of small often used measuring algorithms on graphs.StyleGroup A group of graph elements that share the same style.StyleGroup.ElementEvents Description of an element that is actually modified by one or more events occurring on it.StyleGroupSet A set of style groups.