Home
Trees
Indices
Help
IGraph library
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
igraph.app.shell.ProgressBar
:
A 2-line progress bar, which looks like:
igraph.app.shell.TerminalController
:
A class that can be used to portably generate formatted output to a terminal.
igraph.configuration.Configuration.Types
:
Static class for the implementation of custom getter/setter functions for configuration keys
object
:
The most base type
igraph.BFSIter
:
igraph BFS iterator object
igraph.layout.Layout
:
Represents the layout of a graph.
igraph.statistics.RunningMean
:
Running mean calculator.
igraph.drawing.CoordinateSystem
:
Class implementing a coordinate system object.
igraph.Edge
:
Class representing a single edge in a graph.
igraph.statistics.Histogram
:
Generic histogram class for real numbers
igraph.configuration.Configuration
:
Class representing igraph configuration details.
igraph.drawing.BoundingBox
:
Class representing a bounding box (a rectangular area).
igraph.core.VertexSeq
:
Low-level representation of a vertex sequence.
igraph.VertexSeq
:
Class representing a sequence of vertices in the graph.
tuple
:
tuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items
igraph.datatypes.DyadCensus
:
Dyad census of a graph.
igraph.datatypes.TriadCensus
:
Triad census of a graph.
igraph.drawing.ShapeDrawer
:
Static class, the ancestor of all vertex shape drawer classes.
igraph.drawing.CircleDrawer
:
Static class which draws circular vertices
igraph.drawing.NullDrawer
:
Static drawer class which draws nothing.
igraph.drawing.RectangleDrawer
:
Static class which draws rectangular vertices
igraph.clustering.Clustering
:
Class representing a clustering of an arbitrary ordered set.
igraph.clustering.Dendrogram
:
The hierarchical clustering (dendrogram) of some dataset.
igraph.clustering.VertexDendrogram
:
The dendrogram resulting from the hierarchical clustering of the vertex set of a graph.
igraph.clustering.OverlappingClustering
:
Extension of
Clustering
that allows for overlapping clusters.
igraph.clustering.OverlappingVertexClustering
:
Overlapping clustering of the vertex set of a graph.
igraph.clustering.VertexClustering
:
The clustering of the vertex set of a graph.
igraph.clustering.OverlappingVertexClustering
:
Overlapping clustering of the vertex set of a graph.
igraph.clustering.VertexDendrogram
:
The dendrogram resulting from the hierarchical clustering of the vertex set of a graph.
igraph.GraphBase
:
Low-level representation of a graph.
igraph.Graph
:
Generic graph.
igraph.ARPACKOptions
:
Class representing the parameters of the ARPACK module.
igraph.core.EdgeSeq
:
Low-level representation of an edge sequence.
igraph.EdgeSeq
:
Class representing a sequence of edges in the graph.
igraph.Vertex
:
Class representing a single vertex in a graph.
igraph.drawing.Plot
:
Class representing an arbitrary plot
igraph.app.shell.Shell
:
Superclass of the embeddable shells supported by igraph
igraph.app.shell.ClassicPythonShell
:
Classic Python shell interface.
igraph.app.shell.IDLEShell
:
IDLE embedded shell interface.
igraph.app.shell.IPythonShell
:
IPython embedded shell interface.
igraph.datatypes.Matrix
:
Simple matrix data type.
igraph.drawing.DescartesCoordinateSystem
:
Class implementing a 2D Descartes coordinate system object.
igraph.colors.Palette
:
Base class of color palettes.
igraph.colors.GradientPalette
:
Base class for gradient palettes
igraph.colors.AdvancedGradientPalette
:
Advanced gradient that consists of more than two base colors.
Home
Trees
Indices
Help
IGraph library
Generated by Epydoc 3.0alpha3 on Thu Feb 14 12:44:00 2008
http://epydoc.sourceforge.net