Example usage for Java java.awt.font ImageGraphicAttribute fields, constructors, methods, implement or subclass
The text is from its open source code.
ImageGraphicAttribute(Image image, int alignment) Constructs an ImageGraphicAttribute from the specified Image . | |
ImageGraphicAttribute(Image image, int alignment, float originX, float originY) Constructs an ImageGraphicAttribute from the specified Image . |