public class RegulatoryGINMLWriter extends GINMLWriter<RegulatoryGraph,RegulatoryNode,RegulatoryMultiEdge>
eReader, graph, graphClassName, nReader, styleManager
Constructor and Description |
---|
RegulatoryGINMLWriter(RegulatoryGraph graph) |
Modifier and Type | Method and Description |
---|---|
protected void |
hook_edgeAttribute(XMLWriter out,
RegulatoryMultiEdge edge) |
protected void |
hook_graphAttribute(XMLWriter out) |
protected void |
hook_nodeAttribute(XMLWriter out,
RegulatoryNode node) |
addAttributeTag, addAttributeTag, addAttributeTag, addAttributeTag, saveEdges, saveNodes, stringNodeOrder, write
public RegulatoryGINMLWriter(RegulatoryGraph graph)
protected void hook_graphAttribute(XMLWriter out) throws IOException
hook_graphAttribute
in class GINMLWriter<RegulatoryGraph,RegulatoryNode,RegulatoryMultiEdge>
IOException
protected void hook_nodeAttribute(XMLWriter out, RegulatoryNode node) throws IOException
hook_nodeAttribute
in class GINMLWriter<RegulatoryGraph,RegulatoryNode,RegulatoryMultiEdge>
IOException
protected void hook_edgeAttribute(XMLWriter out, RegulatoryMultiEdge edge) throws IOException
hook_edgeAttribute
in class GINMLWriter<RegulatoryGraph,RegulatoryNode,RegulatoryMultiEdge>
IOException
Copyright © 2005–2020. All rights reserved.