cytoscape.generated2
Interface Graph

All Superinterfaces:
javax.xml.bind.Element, GraphicGraph, SimpleGraph
All Known Implementing Classes:
GraphImpl

public interface Graph
extends javax.xml.bind.Element, GraphicGraph

Java content class for graph element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/xgmml.xsd line 237)

 <element name="graph" type="{http://www.cs.rpi.edu/XGMML}graphicGraph"/>
 


Method Summary
 
Methods inherited from interface cytoscape.generated2.GraphicGraph
getGraphic, getLayout, getScale, setGraphic, setLayout, setScale
 
Methods inherited from interface cytoscape.generated2.SimpleGraph
getActuate, getArcrole, getAtt, getDirected, getHref, getId, getLabel, getLabelanchor, getLang, getName, getNodeOrEdge, getRole, getRootnode, getShow, getSpace, getTitle, getType, getVendor, setActuate, setArcrole, setDirected, setHref, setId, setLabel, setLabelanchor, setLang, setName, setRole, setRootnode, setShow, setSpace, setTitle, setType, setVendor