waba.applet
Class UffUserFont.UserFontRange

java.lang.Object
  |
  +--waba.applet.UffUserFont.UserFontRange
Enclosing class:
UffUserFont

public static class UffUserFont.UserFontRange
extends java.lang.Object

One range of Uff Font


Field Summary
 int[] bitIndexTable
           
 byte[] bitmapTable
           
 int rowWIB
           
 
Constructor Summary
UffUserFont.UserFontRange()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rowWIB

public int rowWIB

bitmapTable

public byte[] bitmapTable

bitIndexTable

public int[] bitIndexTable
Constructor Detail

UffUserFont.UserFontRange

public UffUserFont.UserFontRange()