| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| boolean | GetIsZExtension
()
Get method for attribute "IsZExtension" |
| Selection | GetSelection
()
Get method for attribute "Selection" |
| LeaderArrowType | GetType
()
Get method for attribute "Type" |
| Point3D | GetZExtensionPoint
()
Get method for attribute "ZExtensionPoint" |
| void | SetSelection
(Selection value)
Set method for attribute "Selection" |
| void | SetType
(LeaderArrowType value)
Set method for attribute "Type" |
| Method Detail |
|---|
| GetType/SetType |
|---|
| LeaderArrowType | GetType | () |
| void | SetType | (LeaderArrowType value) |
| GetSelection/SetSelection |
|---|
| Selection | GetSelection | () |
| void | SetSelection | (Selection value) |
| GetIsZExtension |
|---|
| boolean | GetIsZExtension | () |
|
| GetZExtensionPoint |
|---|
| Point3D | GetZExtensionPoint | () |
|