Package | Description |
---|---|
gephi.filetypes | |
graph | |
graphview.filetypes | |
graphviz.filetypes |
Modifier and Type | Class and Description |
---|---|
class |
Gexf |
Constructor and Description |
---|
GraphFile(GraphFile gf)
Constructs a new GraphFile with the same underlying graph as the
specified GraphFile.
|
Modifier and Type | Class and Description |
---|---|
class |
Wadj
Provides tools for working with the information related to a
Graphview .wadj file.
|
Constructor and Description |
---|
Wadj(GraphFile gf)
Constructs a Wadj with the same information as the specified
GraphFile.
|
Constructor and Description |
---|
Twadj(java.util.Map<java.lang.Integer,GraphFile> graphFiles) |
Modifier and Type | Class and Description |
---|---|
class |
Dot |