Uses of Interface
com.yworks.xml.graphml.ImageNodeType.Image
Packages that use ImageNodeType.Image
-
Uses of ImageNodeType.Image in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ImageNodeType.ImageModifier and TypeMethodDescriptionImageNodeType.addNewImage()Appends and returns a new empty "Image" elementImageNodeType.getImage()Gets the "Image" elementstatic ImageNodeType.ImageImageNodeType.Image.Factory.newInstance()static ImageNodeType.ImageImageNodeType.Image.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type ImageNodeType.ImageModifier and TypeMethodDescriptionvoidImageNodeType.setImage(ImageNodeType.Image image) Sets the "Image" element -
Uses of ImageNodeType.Image in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ImageNodeType.ImageModifier and TypeClassDescriptionstatic classAn XML Image(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ImageNodeType.ImageModifier and TypeMethodDescriptionImageNodeTypeImpl.addNewImage()Appends and returns a new empty "Image" elementImageNodeTypeImpl.getImage()Gets the "Image" elementMethods in com.yworks.xml.graphml.impl with parameters of type ImageNodeType.ImageModifier and TypeMethodDescriptionvoidImageNodeTypeImpl.setImage(ImageNodeType.Image image) Sets the "Image" element