|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.freetype.Library
public class Library
Constructor Summary | |
---|---|
protected |
Library(_FTNI paramFtni,
FTLibrary paramLibrary)
|
Method Summary | |
---|---|
void |
doneFreeType()
|
FTLibrary |
getLibrary()
|
Face |
newFace(java.lang.String name,
int index)
|
Face |
newMemoryFace(byte[] fontdata,
int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Library(_FTNI paramFtni, FTLibrary paramLibrary)
Method Detail |
---|
public void doneFreeType()
public FTLibrary getLibrary()
public Face newFace(java.lang.String name, int index)
public Face newMemoryFace(byte[] fontdata, int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |