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

C

CENTER - Static variable in interface giny.view.Label
 
CURVED_LINES - Static variable in interface giny.view.EdgeView
Draws splined curves for edges.
calcAttraction(EdgeView) - Method in class giny.util.FRLayout
Calculates the attractions for each edge this should have options to be weighted
calcEdgeLength(JUNGSpringLayout.SpringEdgeData, JUNGSpringLayout.LengthFunction) - Method in class giny.util.JUNGSpringLayout
 
calcPositions(NodeView) - Method in class giny.util.FRLayout
This gets called for every NodeView.
calcRepulsion(NodeView) - Method in class giny.util.FRLayout
Finds the replusive forces for a node
calculate() - Method in class giny.util.IntNodeDistances
Calculates the distances.
calculate() - Method in class giny.util.NodeDistances
Calculates the node distances.
calculatePartials(SpringEmbeddedLayouter.PartialDerivatives, List, SpringEmbeddedLayouter.PotentialEnergy, boolean) - Method in class giny.util.SpringEmbeddedLayouter
If partials_list is given, adjust all partials (bidirectional) for the current location of the given partials and return the new furthest node's partials.
canceled - Variable in class giny.util.IntNodeDistances
 
canceled - Variable in class giny.util.NodeDistances
 
clearBends() - Method in interface giny.view.EdgeView
 
clone() - Method in interface giny.model.GraphPerspective
 
componentResized(ComponentEvent) - Method in class giny.util.JUNGSpringLayout.SpringDimensionChecker
 
construct() - Method in class giny.util.SwingWorker
Compute the value to be returned by the get method.
containsEdge(Edge) - Method in interface giny.model.GraphPerspective
Return true if the given Edge is in this GraphPerspective.
containsEdge(Edge, boolean) - Method in interface giny.model.GraphPerspective
Return true if the given Edge is in this GraphPerspective.
containsEdge(Edge) - Method in interface giny.model.RootGraph
Return true if the given Edge is in this RootGraph.
containsNode(Node) - Method in interface giny.model.GraphPerspective
Return true if the given Node is in this GraphPerspective.
containsNode(Node, boolean) - Method in interface giny.model.GraphPerspective
Return true if the given Node is in this GraphPerspective.
containsNode(Node) - Method in interface giny.model.RootGraph
Return true if the given Node is in this RootGraph.
createEdge(Node, Node) - Method in interface giny.model.RootGraph
Create a directed Edge from the given source Node to the given target Node, and return its index.
createEdge(Node, Node, boolean) - Method in interface giny.model.RootGraph
Create an Edge from the given source Node to the given target Node, and return its index.
createEdge(int, int) - Method in interface giny.model.RootGraph
Create a directed Edge from the Node with the given source_index to the Node with the given target_index, and return the new Edge's index.
createEdge(int, int, boolean) - Method in interface giny.model.RootGraph
Create an Edge from the Node with the given source_index to the Node with the given target_index, and return the new Edge's index.
createEdges(int[], int[], boolean) - Method in interface giny.model.RootGraph
Deprecated. Use createEdge(int, int, boolean) instead.
createGraphPerspective(Node[], Edge[]) - Method in interface giny.model.GraphPerspective
Deprecated. Use RootGraph.createGraphPerspective(int[], int[]) instead.
createGraphPerspective(int[], int[]) - Method in interface giny.model.GraphPerspective
Deprecated. Use RootGraph.createGraphPerspective(int[], int[]) instead.
createGraphPerspective(Filter) - Method in interface giny.model.GraphPerspective
Create a new GraphPerspective with all of the Nodes from this one that pass the given filter and all of the Edges from this one that pass the filter (and all Nodes incident on those edges).
createGraphPerspective(int[]) - Method in interface giny.model.GraphPerspective
Create a new GraphPerspective given a list of Nodes.
createGraphPerspective(Node[], Edge[]) - Method in interface giny.model.RootGraph
Create a new GraphPerspective with just the given Nodes and Edges (and all Nodes incident on the given Edges).
createGraphPerspective(int[], int[]) - Method in interface giny.model.RootGraph
Create a new GraphPerspective with just the given Nodes and Edges (and all Nodes incident on the given Edges).
createNode() - Method in interface giny.model.RootGraph
Create a new Node in this RootGraph, and return its index.
createNode(Node[], Edge[]) - Method in interface giny.model.RootGraph
Create a new Node in this RootGraph, and return its index.
createNode(GraphPerspective) - Method in interface giny.model.RootGraph
Create a new Node in this RootGraph, and return its index.
createNode(int[], int[]) - Method in interface giny.model.RootGraph
Create a new Node in this RootGraph, and return its index.
createNodes(int) - Method in interface giny.model.RootGraph
Deprecated. Use createNode() instead.
createPartialsList() - Method in class giny.util.SpringEmbeddedLayouter
 
currentProgress - Variable in class giny.util.IntNodeDistances
 
currentProgress - Variable in class giny.util.NodeDistances
 
currentSize - Variable in class giny.util.Abstract3DLayout
 
currentSize - Variable in class giny.util.AbstractLayout
 

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