Package | Description |
---|---|
org.dishevelled.graph.io.graphml |
Implementations of GraphReader and GraphWriter
for the GraphML format.
|
org.dishevelled.graph.io.xgmml | |
org.dishevelled.graph.io.ygraphml |
Implementations of GraphReader and GraphWriter
for the yFiles extension of the GraphML format.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphMLWriter<N,E>
GraphML writer.
|
Modifier and Type | Class and Description |
---|---|
class |
XgmmlGraphWriter<N,E>
XGMML graph writer.
|
Modifier and Type | Class and Description |
---|---|
class |
YGraphMLWriter
Graph writer for the yFiles extension to GraphML.
|
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).