Uses of Interface
com.yworks.xml.graphml.ProxyShapeNodeType
Packages that use ProxyShapeNodeType
-
Uses of ProxyShapeNodeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ProxyShapeNodeTypeModifier and TypeMethodDescriptionProxyAutoBoundsNodeDocument.addNewProxyAutoBoundsNode()Appends and returns a new empty "ProxyAutoBoundsNode" elementProxyShapeNodeDocument.addNewProxyShapeNode()Appends and returns a new empty "ProxyShapeNode" elementProxyAutoBoundsNodeDocument.getProxyAutoBoundsNode()Gets the "ProxyAutoBoundsNode" elementProxyShapeNodeDocument.getProxyShapeNode()Gets the "ProxyShapeNode" elementstatic ProxyShapeNodeTypeProxyShapeNodeType.Factory.newInstance()static ProxyShapeNodeTypeProxyShapeNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(InputStream is) static ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypestatic ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(XMLStreamReader sr) static ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ProxyShapeNodeTypeProxyShapeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ProxyShapeNodeTypestatic ProxyShapeNodeTypeMethods in com.yworks.xml.graphml with parameters of type ProxyShapeNodeTypeModifier and TypeMethodDescriptionvoidProxyAutoBoundsNodeDocument.setProxyAutoBoundsNode(ProxyShapeNodeType proxyAutoBoundsNode) Sets the "ProxyAutoBoundsNode" elementvoidProxyShapeNodeDocument.setProxyShapeNode(ProxyShapeNodeType proxyShapeNode) Sets the "ProxyShapeNode" element -
Uses of ProxyShapeNodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ProxyShapeNodeTypeModifier and TypeClassDescriptionclassAn XML ProxyShapeNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ProxyShapeNodeTypeModifier and TypeMethodDescriptionProxyAutoBoundsNodeDocumentImpl.addNewProxyAutoBoundsNode()Appends and returns a new empty "ProxyAutoBoundsNode" elementProxyShapeNodeDocumentImpl.addNewProxyShapeNode()Appends and returns a new empty "ProxyShapeNode" elementProxyAutoBoundsNodeDocumentImpl.getProxyAutoBoundsNode()Gets the "ProxyAutoBoundsNode" elementProxyShapeNodeDocumentImpl.getProxyShapeNode()Gets the "ProxyShapeNode" elementMethods in com.yworks.xml.graphml.impl with parameters of type ProxyShapeNodeTypeModifier and TypeMethodDescriptionvoidProxyAutoBoundsNodeDocumentImpl.setProxyAutoBoundsNode(ProxyShapeNodeType proxyAutoBoundsNode) Sets the "ProxyAutoBoundsNode" elementvoidProxyShapeNodeDocumentImpl.setProxyShapeNode(ProxyShapeNodeType proxyShapeNode) Sets the "ProxyShapeNode" element
XMLInputStream