Uses of Interface
com.yworks.xml.graphml.NodeType
Packages that use NodeType
-
Uses of NodeType in com.yworks.xml.graphml
Subinterfaces of NodeType in com.yworks.xml.graphmlModifier and TypeInterfaceDescriptioninterfaceAn XML GenericGroupNode.type(@http://www.yworks.com/xml/graphml).interfaceAn XML GenericNode.type(@http://www.yworks.com/xml/graphml).interfaceAn XML GroupNode.type(@http://www.yworks.com/xml/graphml).interfaceAn XML ImageNode.type(@http://www.yworks.com/xml/graphml).interfaceAn XML ShapeNode.type(@http://www.yworks.com/xml/graphml).interfaceAn XML TableNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeNodeType.Factory.newInstance()static NodeTypeNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static NodeTypestatic NodeTypestatic NodeTypeNodeType.Factory.parse(InputStream is) static NodeTypeNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static NodeTypestatic NodeTypestatic NodeTypestatic NodeTypestatic NodeTypestatic NodeTypestatic NodeTypeNodeType.Factory.parse(XMLStreamReader sr) static NodeTypeNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static NodeTypeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static NodeTypeNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic NodeTypestatic NodeType -
Uses of NodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement NodeTypeModifier and TypeClassDescriptionclassAn XML GenericGroupNode.type(@http://www.yworks.com/xml/graphml).classAn XML GenericNode.type(@http://www.yworks.com/xml/graphml).classAn XML GroupNode.type(@http://www.yworks.com/xml/graphml).classAn XML ImageNode.type(@http://www.yworks.com/xml/graphml).classAn XML Node.type(@http://www.yworks.com/xml/graphml).classAn XML ShapeNode.type(@http://www.yworks.com/xml/graphml).classAn XML TableNode.type(@http://www.yworks.com/xml/graphml).
XMLInputStream