| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetComment
()
Get method for attribute "Comment" text to Enter |
| Point2D | GetFirstCorner
()
Get method for attribute "FirstCorner" First corner of text box. |
| String | GetFontName
()
Get method for attribute "FontName" Font name. |
| Point2D | GetSecondCorner
()
Get method for attribute "SecondCorner" Second corner of text box. |
| void | SetComment
(String value)
Set method for attribute "Comment" text to Enter |
| void | SetFirstCorner
(Point2D value)
Set method for attribute "FirstCorner" First corner of text box. |
| void | SetFontName
(String value)
Set method for attribute "FontName" Font name. |
| void | SetSecondCorner
(Point2D value)
Set method for attribute "SecondCorner" Second corner of text box. |
| Methods Inherited from Interface com.ptc.wfc.wfcSection.SectionEntity |
|---|
| GetSectionEntityType |
| Method Detail |
|---|
| GetFirstCorner/SetFirstCorner |
|---|
| Point2D | GetFirstCorner | () |
| void | SetFirstCorner | (Point2D value) |
First corner of text box.
|
| GetSecondCorner/SetSecondCorner |
|---|
| Point2D | GetSecondCorner | () |
| void | SetSecondCorner | (Point2D value) |
Second corner of text box.
|
| GetComment/SetComment |
|---|
| String | GetComment | () |
| void | SetComment | (String value) |
text to Enter
|
| GetFontName/SetFontName |
|---|
| String | GetFontName | () |
| void | SetFontName | (String value) |