- gephi.filetypes - package gephi.filetypes
-
- getAllEdges() - Method in class graph.GraphSequence
-
- getAttrs() - Method in class graph.Edge
-
- getAttrs() - Method in class graph.Graph
-
- getAttrs() - Method in class graph.Vertex
-
- getColor(double, double, double) - Method in class utils.graphics.ColorMapper
-
Takes a range (min, max) and maps the specified value
to a corresponding RGB value.
- getCoords() - Method in class graph.Vertex
-
- getEdge(int, int) - Method in class graph.Edges
-
- getEdge(String) - Method in class graph.Edges
-
- getEdgeFreqs() - Method in class graph.GraphSequence
-
- getEdges() - Method in class graph.Graph
-
- getFileExtension() - Static method in class graph.AttributesMap
-
- getFileExtension() - Method in class utils.filetypes.XYCoords
-
- getGraph() - Method in class graph.GraphFile
-
Gets the underlying graph being represented.
- getId() - Method in class graph.Edge
-
- getId() - Method in class graph.Vertex
-
- getIncidentEdges(int) - Method in class graph.Edges
-
- getLabel() - Method in class graph.Vertex
-
- getLabelsMap() - Method in class graphview.filetypes.Labels
-
- getNewEdges(Graph, Graph) - Static method in class graph.GraphSequence
-
- getNewVerts(Graph, Graph) - Static method in class graph.GraphSequence
-
- getOldEdges(Graph, Graph) - Static method in class graph.GraphSequence
-
- getOldVerts(Graph, Graph) - Static method in class graph.GraphSequence
-
- getTimestampedWadjs() - Method in class graphview.filetypes.Mwadj
-
- getTimestampedWadjs() - Method in class graphview.filetypes.Twadj
-
- getTwadjMap() - Method in class graphview.filetypes.Twadj
-
- getVert1() - Method in class graph.Edge
-
- getVert1Id() - Method in class graph.Edge
-
- getVert1Ids() - Method in class graph.Edges
-
- getVert2() - Method in class graph.Edge
-
- getVert2Id() - Method in class graph.Edge
-
- getVertices() - Method in class graph.Graph
-
- getWeight() - Method in class graph.Edge
-
- Gexf - Class in gephi.filetypes
-
- Gexf() - Constructor for class gephi.filetypes.Gexf
-
- graph - package graph
-
- Graph - Class in graph
-
- Graph() - Constructor for class graph.Graph
-
- GraphFile - Class in graph
-
Provides tools to work with a file containing graph information
in a specific format.
- GraphFile() - Constructor for class graph.GraphFile
-
Constructs a GraphFile with an empty underlying graph.
- GraphFile(Graph) - Constructor for class graph.GraphFile
-
Constructs a GraphFile to work with the specified Graph.
- GraphFile(GraphFile) - Constructor for class graph.GraphFile
-
Constructs a new GraphFile with the same underlying graph as the
specified GraphFile.
- GraphFile(File) - Constructor for class graph.GraphFile
-
Constructs a GraphFile with the information read from the specified
File.
- GraphSequence - Class in graph
-
- GraphSequence() - Constructor for class graph.GraphSequence
-
- graphview.filetypes - package graphview.filetypes
-
- graphviz.filetypes - package graphviz.filetypes
-