com.macromedia.generator.api
Class Font
java.lang.Object
|
+--com.macromedia.generator.api.GenObject
|
+--com.macromedia.generator.api.Font
- public class Font
- extends GenObject
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Constructor Summary |
|
Font()
|
protected |
Font(int i)
|
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Font
public Font()
throws GeneratorApiException
Font
protected Font(int i)
throws GeneratorApiException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
release
public void release()
- Overrides:
release
in class GenObject
setFftFile
public void setFftFile(java.lang.String s)
throws GeneratorApiException
setFile
public void setFile(java.lang.String s)
throws GeneratorApiException
setFont
public void setFont(java.lang.String s,
boolean flag,
boolean flag1)
throws GeneratorApiException