protected abstract static class CFFFont.Item extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected int |  
           myOffset  |  
          
| Modifier | Constructor and Description | 
|---|---|
protected  |  
           Item()  |  
          
| 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. 
               |  
          
void |  
           xref() 
            
              Fix up cross references to this item (applies only to markers). 
               |  
          
Copyright © 1998–2019. All rights reserved.