Uses of Interface
com.yworks.xml.graphml.ImageNodeType
Packages that use ImageNodeType
-
Uses of ImageNodeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ImageNodeTypeModifier and TypeMethodDescriptionImageNodeDocument.addNewImageNode()Appends and returns a new empty "ImageNode" elementImageNodeDocument.getImageNode()Gets the "ImageNode" elementstatic ImageNodeTypeImageNodeType.Factory.newInstance()static ImageNodeTypeImageNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypeImageNodeType.Factory.parse(InputStream is) static ImageNodeTypeImageNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypestatic ImageNodeTypeImageNodeType.Factory.parse(XMLStreamReader sr) static ImageNodeTypeImageNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ImageNodeTypeImageNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ImageNodeTypeImageNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ImageNodeTypestatic ImageNodeTypeMethods in com.yworks.xml.graphml with parameters of type ImageNodeTypeModifier and TypeMethodDescriptionvoidImageNodeDocument.setImageNode(ImageNodeType imageNode) Sets the "ImageNode" element -
Uses of ImageNodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ImageNodeTypeModifier and TypeClassDescriptionclassAn XML ImageNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ImageNodeTypeModifier and TypeMethodDescriptionImageNodeDocumentImpl.addNewImageNode()Appends and returns a new empty "ImageNode" elementImageNodeDocumentImpl.getImageNode()Gets the "ImageNode" elementMethods in com.yworks.xml.graphml.impl with parameters of type ImageNodeTypeModifier and TypeMethodDescriptionvoidImageNodeDocumentImpl.setImageNode(ImageNodeType imageNode) Sets the "ImageNode" element
XMLInputStream