| Constructor and Description |
|---|
DrawingGlyph() |
| 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.
|
abstract PixelDrawing |
createPixerFactory(Rectangle clip)
Returns a drawing that can dispense pixers for this glyph.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpaintGlyphpublic abstract PixelDrawing createPixerFactory(Rectangle clip)
clip - clip shapepublic final Pixer createPixer(Rectangle clip)
GlyphcreatePixer in interface Glyphclip - clip rectangleCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.