A B C D E F G H I J L M N O P R S T U W

A

Abstract3DLayout - class giny.util.Abstract3DLayout.
 
Abstract3DLayout(GraphView) - Constructor for class giny.util.Abstract3DLayout
 
AbstractLayout - class giny.util.AbstractLayout.
 
AbstractLayout(GraphView) - Constructor for class giny.util.AbstractLayout
 
addContextMethod(String, String, String, Object[], ClassLoader) - Method in interface giny.view.GraphView
Context Menu Support
addEdgeMetaChild(int, int) - Method in interface giny.model.RootGraph
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
addEdgeView(int) - Method in interface giny.view.GraphView
 
addEdgeView(String, int) - Method in interface giny.view.GraphView
To facilitate adding Custome EdgeViews It is recomended that All Custom Edge Views follow the patterns outlined in PEdgeView and BasicPEdgeView.
addGraphPerspectiveChangeListener(GraphPerspectiveChangeListener) - Method in interface giny.model.GraphPerspective
 
addGraphViewChangeListener(GraphViewChangeListener) - Method in interface giny.view.GraphView
Adds a new GraphViewChangeListener to this GraphViews list of listeners.
addHandle(Point2D) - Method in interface giny.view.Bend
Add a PHandle to the edge at the point specified.
addHandle(int, Point2D) - Method in interface giny.view.Bend
Add a PHandle to the edge at the point and index specified.
addMetaChild(Node, Node) - Method in interface giny.model.RootGraph
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
addMetaChild(Node, Edge) - Method in interface giny.model.RootGraph
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
addNodeMetaChild(int, int) - Method in interface giny.model.RootGraph
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
addNodeView(int) - Method in interface giny.view.GraphView
 
addNodeView(String, int) - Method in interface giny.view.GraphView
To facilitate adding Custome NodeViews It is recomended that All Custom Node Views follow the patterns outlined in PNodeView and BasicPNodeView.
addNodeView(int, NodeView) - Method in interface giny.view.GraphView
Add in a NodeView for a Node in the GraphPerspective.
advancePositions() - Method in class giny.util.Abstract3DLayout
Implementors must override this method in order to create a Layout.
advancePositions() - Method in class giny.util.AbstractLayout
Implementors must override this method in order to create a Layout.
advancePositions() - Method in class giny.util.FRLayout
Moves the iteration forward one notch, calculation attraction and repulsion between nodes and edges and cooling the temperature.
advancePositions() - Method in class giny.util.ForceDirectedLayout
Relaxation step.
advancePositions() - Method in class giny.util.ISOM3DLayout
Advances the current positions of the graph elements.
advancePositions() - Method in class giny.util.ISOMLayout
Advances the current positions of the graph elements.
advancePositions() - Method in class giny.util.JUNGSpringLayout
Relaxation step.
anticollisionSpringScalars - Variable in class giny.util.SpringEmbeddedLayouter
 
anticollisionSpringStrength - Variable in class giny.util.SpringEmbeddedLayouter
 
averageIterationsPerNode - Variable in class giny.util.SpringEmbeddedLayouter
 

A B C D E F G H I J L M N O P R S T U W