Uses of Class
org.rococoa.cocoa.ats.sfntInstance

Packages that use sfntInstance
org.rococoa.cocoa.ats   
 

Uses of sfntInstance in org.rococoa.cocoa.ats
 

Subclasses of sfntInstance in org.rococoa.cocoa.ats
static class sfntInstance.ByReference
           
static class sfntInstance.ByValue
           
 

Fields in org.rococoa.cocoa.ats declared as sfntInstance
 sfntInstance[] sfntVariationHeader.instance
          [instanceCount] \u201aĶother arrays of data
C type : sfntInstance[1]
 

Methods in org.rococoa.cocoa.ats that return sfntInstance
static sfntInstance[] sfntInstance.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.ats with parameters of type sfntInstance
sfntVariationHeader(int version, short offsetToData, short countSizePairs, short axisCount, short axisSize, short instanceCount, short instanceSize, sfntVariationAxis[] axis, sfntInstance[] instance)
           
 



Copyright © 2009. All Rights Reserved.