| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ ViewDetailBoundaryType | GetBoundaryType
()
Get method for attribute "BoundaryType" |
| CurveDescriptor | GetCurveData
()
Get method for attribute "CurveData" |
| Selection | GetReference
()
Get method for attribute "Reference" |
| /*optional*/ Boolean | IsBoundaryShown
()
|
| void | SetBoundaryType
(
/*optional*/
ViewDetailBoundaryType value)
Set method for attribute "BoundaryType" |
| void | SetCurveData
(CurveDescriptor value)
Set method for attribute "CurveData" |
| void | SetReference
(Selection value)
Set method for attribute "Reference" |
| void | ShowBoundary
(boolean Show)
|
| Method Detail |
|---|
| GetReference/SetReference |
|---|
| Selection | GetReference | () |
| void | SetReference | (Selection value) |
|
| GetCurveData/SetCurveData |
|---|
| CurveDescriptor | GetCurveData | () |
| void | SetCurveData | (CurveDescriptor value) |
|
| GetBoundaryType/SetBoundaryType |
|---|
| /*optional*/ ViewDetailBoundaryType | GetBoundaryType | () |
| void | SetBoundaryType | ( /*optional*/ ViewDetailBoundaryType value) |
|
| ShowBoundary |
|---|
| void | ShowBoundary | (boolean Show) |
|
| IsBoundaryShown |
|---|
| /*optional*/ Boolean | IsBoundaryShown | () |
|