| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| CurveDescriptor | GetCurveData
()
Get method for attribute "CurveData" |
| Selection | GetReferencePoint
()
Get method for attribute "ReferencePoint" |
| boolean | IsBoundaryShown
()
|
| void | SetCurveData
(CurveDescriptor value)
Set method for attribute "CurveData" |
| void | SetReferencePoint
(Selection value)
Set method for attribute "ReferencePoint" |
| void | ShowBoundary
(boolean Show)
|
| Methods Inherited from Interface com.ptc.wfc.wfcView2D.VisibleAreaInstruction |
|---|
| GetType |
| Method Detail |
|---|
| GetReferencePoint/SetReferencePoint |
|---|
| Selection | GetReferencePoint | () |
| void | SetReferencePoint | (Selection value) |
|
| GetCurveData/SetCurveData |
|---|
| CurveDescriptor | GetCurveData | () |
| void | SetCurveData | (CurveDescriptor value) |
|
| ShowBoundary |
|---|
| void | ShowBoundary | (boolean Show) |
|
| IsBoundaryShown |
|---|
| boolean | IsBoundaryShown | () |
|