| Package | Description |
|---|---|
| java.awt.font |
Provides classes and interface relating to fonts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageGraphicAttribute
The
ImageGraphicAttribute class is an implementation of
GraphicAttribute which draws images in a
TextLayout.
|
class |
ShapeGraphicAttribute
The
ShapeGraphicAttribute class is an implementation of
GraphicAttribute that draws shapes in a
TextLayout.
|