Object <- Buffer <- BitmapGlyphData |
|
|
DrawGlyphs |
Class BitmapGlyphData defines no new attributes.
Fields
No fields are defined by BitmapGlyphData or any of its superclasses.
Instance template
Class BitmapGlyphData cannot be instantiated.
Class definition
Define Class BitmapGlyphData; inherits from Buffer; abstract; operation DrawGlyphs(glyphCodes: ReadOnlyUnsignedShortArrayPointer; glyphCount: Unsigned; vert: SignedShort; positions: ReadOnlySignedShortArrayPointer; destPixelMap: PixelMap), noMethod; end class;