Package | Description |
---|---|
org.dishevelled.graph.io.xgmml |
Modifier and Type | Method and Description |
---|---|
void |
XgmmlGraphWriter.addEdgeValueHandler(String name,
XgmmlGraphWriter.ValueHandler<E> edgeValueHandler)
Add the specified edge value handler for the specified attribute name.
|
void |
XgmmlGraphWriter.addNodeValueHandler(String name,
XgmmlGraphWriter.ValueHandler<N> nodeValueHandler)
Add the specified node value handler for the specified attribute name.
|
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).