| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| void | DisplayLeftSide
(boolean DisplayLeftSide)
|
| DrawingLineStandardType | GetLineType
()
Get method for attribute "LineType" |
| Selection | GetReference
()
Get method for attribute "Reference" |
| boolean | IsLeftSideDisplayed
()
|
| void | SetLineType
(DrawingLineStandardType value)
Set method for attribute "LineType" |
| void | SetReference
(Selection value)
Set method for attribute "Reference" |
| Methods Inherited from Interface com.ptc.wfc.wfcView2D.VisibleAreaInstruction |
|---|
| GetType |
| Method Detail |
|---|
| GetReference/SetReference |
|---|
| Selection | GetReference | () |
| void | SetReference | (Selection value) |
|
| DisplayLeftSide |
|---|
| void | DisplayLeftSide | (boolean DisplayLeftSide) |
|
| IsLeftSideDisplayed |
|---|
| boolean | IsLeftSideDisplayed | () |
|
| GetLineType/SetLineType |
|---|
| DrawingLineStandardType | GetLineType | () |
| void | SetLineType | (DrawingLineStandardType value) |
|