Uses of Interface
com.yworks.xml.graphml.PortGeometryType
Packages that use PortGeometryType
-
Uses of PortGeometryType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortGeometryTypeModifier and TypeMethodDescriptionGeometryDocument.addNewGeometry()Appends and returns a new empty "Geometry" elementGeometryDocument.getGeometry()Gets the "Geometry" elementstatic PortGeometryTypePortGeometryType.Factory.newInstance()static PortGeometryTypePortGeometryType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypePortGeometryType.Factory.parse(InputStream is) static PortGeometryTypePortGeometryType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypestatic PortGeometryTypePortGeometryType.Factory.parse(XMLStreamReader sr) static PortGeometryTypePortGeometryType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortGeometryTypePortGeometryType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortGeometryTypePortGeometryType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortGeometryTypestatic PortGeometryTypeMethods in com.yworks.xml.graphml with parameters of type PortGeometryTypeModifier and TypeMethodDescriptionvoidGeometryDocument.setGeometry(PortGeometryType geometry) Sets the "Geometry" element -
Uses of PortGeometryType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortGeometryTypeModifier and TypeClassDescriptionclassAn XML PortGeometry.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortGeometryTypeModifier and TypeMethodDescriptionGeometryDocumentImpl.addNewGeometry()Appends and returns a new empty "Geometry" elementGeometryDocumentImpl.getGeometry()Gets the "Geometry" elementMethods in com.yworks.xml.graphml.impl with parameters of type PortGeometryTypeModifier and TypeMethodDescriptionvoidGeometryDocumentImpl.setGeometry(PortGeometryType geometry) Sets the "Geometry" element
XMLInputStream