cytoscape.generated2
Interface Center

All Superinterfaces:
CenterType, javax.xml.bind.Element
All Known Implementing Classes:
CenterImpl

public interface Center
extends javax.xml.bind.Element, CenterType

Java content class for center 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 396)

 <element name="center">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <attGroup ref="{http://www.cs.rpi.edu/XGMML}point-atts"/>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated2.CenterType
getX, getY, getZ, setX, setY, setZ