|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gljava.opengl.ftgl.FTFont
org.gljava.opengl.ftgl.FTGLBitmapFont
public class FTGLBitmapFont
| Field Summary | |
|---|---|
private long |
swigCPtr
|
| Fields inherited from class org.gljava.opengl.ftgl.FTFont |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
protected |
FTGLBitmapFont()
|
protected |
FTGLBitmapFont(long cPtr,
boolean cMemoryOwn)
|
|
FTGLBitmapFont(java.lang.String fontFilePath)
|
| Method Summary | |
|---|---|
void |
delete()
|
protected void |
finalize()
|
protected static long |
getCPtr(FTGLBitmapFont obj)
|
| Methods inherited from class org.gljava.opengl.ftgl.FTFont |
|---|
advance, advance, ascender, attach, attach, bBox, charMap, charMapCount, charMapList, depth, descender, error, faceSize, faceSize, getBoundingBox, getCPtr, lineHeight, render, useDisplayList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private long swigCPtr
| Constructor Detail |
|---|
protected FTGLBitmapFont(long cPtr,
boolean cMemoryOwn)
protected FTGLBitmapFont()
public FTGLBitmapFont(java.lang.String fontFilePath)
throws FTGLException
FTGLException| Method Detail |
|---|
protected static long getCPtr(FTGLBitmapFont obj)
protected void finalize()
finalize in class FTFontpublic void delete()
delete in class FTFont
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||