Uses of Interface
com.yworks.xml.graphml.GroupNodeType
Packages that use GroupNodeType
-
Uses of GroupNodeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return GroupNodeTypeModifier and TypeMethodDescriptionGroupNodeDocument.addNewGroupNode()Appends and returns a new empty "GroupNode" elementGroupNodeDocument.getGroupNode()Gets the "GroupNode" elementstatic GroupNodeTypeGroupNodeType.Factory.newInstance()static GroupNodeTypeGroupNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypeGroupNodeType.Factory.parse(InputStream is) static GroupNodeTypeGroupNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypestatic GroupNodeTypeGroupNodeType.Factory.parse(XMLStreamReader sr) static GroupNodeTypeGroupNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GroupNodeTypeGroupNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GroupNodeTypeGroupNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GroupNodeTypestatic GroupNodeTypeMethods in com.yworks.xml.graphml with parameters of type GroupNodeTypeModifier and TypeMethodDescriptionvoidGroupNodeDocument.setGroupNode(GroupNodeType groupNode) Sets the "GroupNode" element -
Uses of GroupNodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement GroupNodeTypeModifier and TypeClassDescriptionclassAn XML GroupNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return GroupNodeTypeModifier and TypeMethodDescriptionGroupNodeDocumentImpl.addNewGroupNode()Appends and returns a new empty "GroupNode" elementGroupNodeDocumentImpl.getGroupNode()Gets the "GroupNode" elementMethods in com.yworks.xml.graphml.impl with parameters of type GroupNodeTypeModifier and TypeMethodDescriptionvoidGroupNodeDocumentImpl.setGroupNode(GroupNodeType groupNode) Sets the "GroupNode" element
XMLInputStream