Java java.awt.font ImageGraphicAttribute fields, constructors, methods, implement or subclass

Example usage for Java java.awt.font ImageGraphicAttribute fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.awt.font ImageGraphicAttribute.

The text is from its open source code.

Constructor

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 .