Class ThincProto.thinc_fbBilevel

java.lang.Object
  extended by ThincProto.thinc_fbBilevel
Enclosing interface:
ThincProto

public static class ThincProto.thinc_fbBilevel
extends java.lang.Object


Field Summary
(package private)  int bg
           
(package private)  int fg
           
(package private)  short height
           
(package private)  short numrects
           
(package private)  byte[] pad
           
(package private)  short width
           
(package private)  short x
           
(package private)  short y
           
 
Constructor Summary
ThincProto.thinc_fbBilevel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

short x

y

short y

width

short width

height

short height

fg

int fg

bg

int bg

numrects

short numrects

pad

byte[] pad
Constructor Detail

ThincProto.thinc_fbBilevel

public ThincProto.thinc_fbBilevel()