Uses of Interface
com.yworks.xml.graphml.ShapeNodeType
Packages that use ShapeNodeType
-
Uses of ShapeNodeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ShapeNodeTypeModifier and TypeMethodDescriptionShapeNodeDocument.addNewShapeNode()Appends and returns a new empty "ShapeNode" elementShapeNodeDocument.getShapeNode()Gets the "ShapeNode" elementstatic ShapeNodeTypeShapeNodeType.Factory.newInstance()static ShapeNodeTypeShapeNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypeShapeNodeType.Factory.parse(InputStream is) static ShapeNodeTypeShapeNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypestatic ShapeNodeTypeShapeNodeType.Factory.parse(XMLStreamReader sr) static ShapeNodeTypeShapeNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ShapeNodeTypeShapeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ShapeNodeTypeShapeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ShapeNodeTypestatic ShapeNodeTypeMethods in com.yworks.xml.graphml with parameters of type ShapeNodeTypeModifier and TypeMethodDescriptionvoidShapeNodeDocument.setShapeNode(ShapeNodeType shapeNode) Sets the "ShapeNode" element -
Uses of ShapeNodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ShapeNodeTypeModifier and TypeClassDescriptionclassAn XML ShapeNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ShapeNodeTypeModifier and TypeMethodDescriptionShapeNodeDocumentImpl.addNewShapeNode()Appends and returns a new empty "ShapeNode" elementShapeNodeDocumentImpl.getShapeNode()Gets the "ShapeNode" elementMethods in com.yworks.xml.graphml.impl with parameters of type ShapeNodeTypeModifier and TypeMethodDescriptionvoidShapeNodeDocumentImpl.setShapeNode(ShapeNodeType shapeNode) Sets the "ShapeNode" element
XMLInputStream