Uses of Class
org.extex.font.format.xtf.tables.TtfTableGLYF

Packages that use TtfTableGLYF
org.extex.font.format.xtf.tables   
 

Uses of TtfTableGLYF in org.extex.font.format.xtf.tables
 

Fields in org.extex.font.format.xtf.tables declared as TtfTableGLYF
protected  TtfTableGLYF TtfTableGLYF.Descript.parentTable
          parent table
 

Constructors in org.extex.font.format.xtf.tables with parameters of type TtfTableGLYF
TtfTableGLYF.CompositeDescript(TtfTableGLYF parentTable, java.io.ByteArrayInputStream bais)
          Create a new object.
TtfTableGLYF.Descript(TtfTableGLYF parentTable, short numberOfContours, java.io.ByteArrayInputStream bais)
          Create a new object.