Uses of Class
org.graffiti.graphics.AWTImageAttribute
Package | Description |
---|---|
org.graffiti.graphics |
-
Uses of AWTImageAttribute in org.graffiti.graphics
Methods in org.graffiti.graphics that return AWTImageAttribute Modifier and Type Method Description AWTImageAttribute
ImageAttribute. getImage()
Returns the 'image'-value of the encapsulated image.Methods in org.graffiti.graphics with parameters of type AWTImageAttribute Modifier and Type Method Description void
ImageAttribute. setImage(AWTImageAttribute i)
Sets the 'image'-value.Constructors in org.graffiti.graphics with parameters of type AWTImageAttribute Constructor Description ImageAttribute(String id, boolean t, boolean m, AWTImageAttribute i, String r)
Constructor for Image.ImageAttribute(String id, BooleanAttribute t, BooleanAttribute m, AWTImageAttribute i, StringAttribute r)
Constructor for Image.