com.macromedia.generator.api
Class Text
java.lang.Object
|
+--com.macromedia.generator.api.GenObject
|
+--com.macromedia.generator.api.Text
- public class Text
- extends GenObject
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Constructor Summary |
|
Text()
|
protected |
Text(int i)
|
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Text
public Text()
throws GeneratorApiException
Text
protected Text(int i)
throws GeneratorApiException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
getBounds
public Rect getBounds()
throws GeneratorApiException
release
public void release()
- Overrides:
release
in class GenObject
setAlignment
public void setAlignment(int i)
throws GeneratorApiException
setCenter
public void setCenter(int i,
int j)
throws GeneratorApiException
setColor
public void setColor(Color color)
throws GeneratorApiException
setFont
public void setFont(Font font)
throws GeneratorApiException
setIndent
public void setIndent(int i)
throws GeneratorApiException
setLeading
public void setLeading(int i)
throws GeneratorApiException
setLeftMargin
public void setLeftMargin(int i)
throws GeneratorApiException
setLineWidth
public void setLineWidth(int i)
throws GeneratorApiException
setPosition
public void setPosition(int i)
throws GeneratorApiException
setRgb
public void setRgb(int i)
throws GeneratorApiException
setRightMargin
public void setRightMargin(int i)
throws GeneratorApiException
setSize
public void setSize(int i)
throws GeneratorApiException
setSpacing
public void setSpacing(int i)
throws GeneratorApiException
setString
public void setString(java.lang.String s)
throws GeneratorApiException