public interface Glyph
Modifier and Type | Method | Description |
---|---|---|
Pixer |
createPixer(java.awt.Rectangle clip) |
Returns an iterator over pixel offsets for this glyph's shape,
considered to be at the origin.
|
void |
paintGlyph(java.awt.Graphics g) |
Paints a representation of a point considered to be at the origin.
|
void paintGlyph(java.awt.Graphics g)
g
- graphics contextPixer createPixer(java.awt.Rectangle clip)
clip
- clip rectangleCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.