Uses of Class
java.awt.font.GraphicAttribute
Packages that use GraphicAttribute
-
Uses of GraphicAttribute in java.awt.font
Subclasses of GraphicAttribute in java.awt.fontModifier and TypeClassDescriptionfinal class
TheImageGraphicAttribute
class is an implementation ofGraphicAttribute
which draws images in aTextLayout
.final class
TheShapeGraphicAttribute
class is an implementation ofGraphicAttribute
that draws shapes in aTextLayout
.