| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ CurveDescriptor | GetCurveData
()
Get method for attribute "CurveData" |
| Selection | GetFirstBreakLine
()
Get method for attribute "FirstBreakLine" |
| Selection | GetSecondBreakLine
()
Get method for attribute "SecondBreakLine" |
| ViewBrokenDir | GetViewBrokenDir
()
Get method for attribute "ViewBrokenDir" |
| ViewBrokenLineStyle | GetViewBrokenLineStyle
()
Get method for attribute "ViewBrokenLineStyle" |
| void | SetCurveData
(
/*optional*/
CurveDescriptor value)
Set method for attribute "CurveData" |
| void | SetFirstBreakLine
(Selection value)
Set method for attribute "FirstBreakLine" |
| void | SetSecondBreakLine
(Selection value)
Set method for attribute "SecondBreakLine" |
| void | SetViewBrokenDir
(ViewBrokenDir value)
Set method for attribute "ViewBrokenDir" |
| void | SetViewBrokenLineStyle
(ViewBrokenLineStyle value)
Set method for attribute "ViewBrokenLineStyle" |
| Method Detail |
|---|
| GetViewBrokenDir/SetViewBrokenDir |
|---|
| ViewBrokenDir | GetViewBrokenDir | () |
| void | SetViewBrokenDir | (ViewBrokenDir value) |
|
| GetFirstBreakLine/SetFirstBreakLine |
|---|
| Selection | GetFirstBreakLine | () |
| void | SetFirstBreakLine | (Selection value) |
|
| GetSecondBreakLine/SetSecondBreakLine |
|---|
| Selection | GetSecondBreakLine | () |
| void | SetSecondBreakLine | (Selection value) |
|
| GetViewBrokenLineStyle/SetViewBrokenLineStyle |
|---|
| ViewBrokenLineStyle | GetViewBrokenLineStyle | () |
| void | SetViewBrokenLineStyle | (ViewBrokenLineStyle value) |
|
| GetCurveData/SetCurveData |
|---|
| /*optional*/ CurveDescriptor | GetCurveData | () |
| void | SetCurveData | ( /*optional*/ CurveDescriptor value) |
|