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 TypeClassDescriptionclass
TheImageGraphicAttribute
class is an implementation ofGraphicAttribute
which draws images in aTextLayout
.class
TheShapeGraphicAttribute
class is an implementation ofGraphicAttribute
that draws shapes in aTextLayout
.