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