protected static final class CFFFont.UInt16Item extends CFFFont.Item
| Modifier and Type | Field and Description | 
|---|---|
char |  
           value  |  
          
myOffset| Constructor and Description | 
|---|
UInt16Item(char value)  |  
          
| Modifier and Type | Method and Description | 
|---|---|
void |  
           emit(byte[] buffer) 
            
              Emit the byte stream for this item. 
               |  
          
void |  
           increment(int[] currentOffset) 
            
              remember the current offset and increment by item's size in bytes. 
               |  
          
xrefpublic void increment(int[] currentOffset)
CFFFont.Item 
          increment in class CFFFont.Item 
           public void emit(byte[] buffer)
CFFFont.Item 
          emit in class CFFFont.Item 
           Copyright © 1998–2019. All rights reserved.