类 CompositeBitmapGlyph


public class CompositeBitmapGlyph extends BitmapGlyph
作者:
Stuart Gill
  • 字段详细资料

    • numComponentsOffset

      private int numComponentsOffset
    • componentArrayOffset

      private int componentArrayOffset
  • 构造器详细资料

    • CompositeBitmapGlyph

      protected CompositeBitmapGlyph(ReadableFontData data, int format)
  • 方法详细资料

    • initialize

      private void initialize(int format)
      Initializes the internal state from the data.
      参数:
      format - the glyph format
    • numComponents

      public int numComponents()
    • component

      public CompositeBitmapGlyph.Component component(int componentNum)