-
Constructors in org.graphstream.stream.file.gexf with parameters of type GEXF
| Constructor |
Description |
GEXFAttribute(GEXF root,
String key,
GEXFElement.AttrType type) |
|
GEXFAttributes(GEXF root,
GEXFElement.ClassType type) |
|
GEXFAttValue(GEXF root,
String forId,
String value) |
|
GEXFAttValues(GEXF root) |
|
GEXFEdge(GEXF root,
String id,
String source,
String target,
boolean directed) |
|
GEXFEdges(GEXF root) |
|
GEXFGraph(GEXF root) |
|
GEXFGraph(GEXF root,
GEXFElement.Mode mode) |
|
GEXFNode(GEXF root,
String id) |
|
GEXFNodes(GEXF root) |
|
GEXFSpell(GEXF root) |
|
GEXFSpells(GEXF root) |
|