Uses of Class
java.awt.font.GraphicAttribute
Package | Description |
---|---|
java.awt.font |
Provides classes and interface relating to fonts.
|
-
Uses of GraphicAttribute in java.awt.font
Subclasses of GraphicAttribute in java.awt.font Modifier and Type Class Description class
ImageGraphicAttribute
TheImageGraphicAttribute
class is an implementation ofGraphicAttribute
which draws images in aTextLayout
.class
ShapeGraphicAttribute
TheShapeGraphicAttribute
class is an implementation ofGraphicAttribute
that draws shapes in aTextLayout
.