Index
All Classes and Interfaces|All Packages|Serialized Form
G
- g - Variable in class FR91Layout
-
Input graph to draw
- g - Variable in class PlanarLayout
-
Input graph to draw: no combinatorial embedding provided (only the 1-skeleton of the graph)
- generateRandom2DPoints(int, double, double) - Static method in class Util
-
Generate 'n' points at random locations in the plane (in a square of given size WxH)
- generateRandom3DPoints(int, double, double, double) - Static method in class Util
-
Generate 'n' points at random locations in 3D (in a box of given size WxLxH)
- generator - Static variable in class Util
-
Random generator
- getEdgeIndex(Node, Node) - Method in class jdg.graph.AdjacencyListGraph
-
Return the index of the edge having extremities (a, b) if any.
- getIndices() - Method in class jdg.graph.AdjacencyListGraph
-
Return an array storing all vertex indices, according to the order of vertices
- getLabel() - Method in class jdg.graph.Node
- getNeighbors(Node) - Method in class jdg.graph.AdjacencyListGraph
- getNode(int) - Method in class jdg.graph.AdjacencyListGraph
-
Return the node given its index (between [0..n-1])
- getPoint(Point_2) - Method in class SpringDrawing
-
Return the integer coordinates of a pixel corresponding to a given point Warning: we must take care of the following parameters: -) the size of the canvas -) the size of bottom and left panels -) the negative direction of y-coordinates (in java drawing)
- getTag() - Method in class jdg.graph.Node
- getVertexLabel(Node) - Method in class SpringDrawing
-
Compute the label of a vertex, from its index, spectral distortion and vertex age
- GraphAlgorithms - Class in jdg.graph
-
A small collection of graph algorithms
- GraphAlgorithms() - Constructor for class jdg.graph.GraphAlgorithms
- GraphReader_MTX - Class in jdg.io
-
Provides methods for dealing with graphs stored in Matrix Market format.
- GraphReader_MTX() - Constructor for class jdg.io.GraphReader_MTX
All Classes and Interfaces|All Packages|Serialized Form