public class GlyphOutlineClip
extends java.lang.Object
| Constructor and Description |
|---|
GlyphOutlineClip() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTextSprite(TextSprite nextSprite) |
java.awt.Shape |
getGlyphOutlineClip()
Gets the glyph outline shape which can be used for painting or clipping.
|
boolean |
isEmpty()
Check to see if the glyph outline contains any outline data.
|
public void addTextSprite(TextSprite nextSprite)
public boolean isEmpty()
public java.awt.Shape getGlyphOutlineClip()