Uses of Class
biouml.standard.type.ImageDescriptor

Packages that use ImageDescriptor
biouml.model   
biouml.model.util   
 

Uses of ImageDescriptor in biouml.model
 

Fields in biouml.model declared as ImageDescriptor
protected  ImageDescriptor Node.image
          Arbitrary image can be assitiated with diagram node element.
 

Methods in biouml.model that return ImageDescriptor
 ImageDescriptor Node.getImage()
           
 

Methods in biouml.model with parameters of type ImageDescriptor
 void Node.setImage(ImageDescriptor image)
           
 

Uses of ImageDescriptor in biouml.model.util
 

Methods in biouml.model.util that return ImageDescriptor
protected static ImageDescriptor DiagramXmlReader.readImage(org.w3c.dom.Element element, java.lang.String diagramName, java.lang.String nodeName)
           
 

Methods in biouml.model.util with parameters of type ImageDescriptor
protected static org.w3c.dom.Element DiagramXmlWriter.createImage(ImageDescriptor imageDesc, org.w3c.dom.Document doc)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.