| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ CenterLeaderInformation | GetCenterLeaderInformation
()
|
| double | GetElbowLength
()
|
| Point3D | GetFirstArrowheadLocation
()
|
| /*optional*/ Point3D | GetFirstWitnessLineLocation
()
|
| /*optional*/ Point3D | GetFirstZExtensionLineLocation
()
|
| Point3D | GetLocation
()
|
| /*optional*/ Vector3D | GetNormal
()
|
| Point3D | GetSecondArrowheadLocation
()
|
| /*optional*/ Point3D | GetSecondWitnessLineLocation
()
|
| /*optional*/ Point3D | GetSecondZExtensionLineLocation
()
|
| boolean | HasElbow
()
|
| Method Detail |
|---|
| HasElbow |
|---|
| boolean | HasElbow | () |
|
| GetLocation |
|---|
| Point3D | GetLocation | () |
|
| GetElbowLength |
|---|
| double | GetElbowLength | () |
|
| GetFirstArrowheadLocation |
|---|
| Point3D | GetFirstArrowheadLocation | () |
|
| GetSecondArrowheadLocation |
|---|
| Point3D | GetSecondArrowheadLocation | () |
|
| GetFirstWitnessLineLocation |
|---|
| /*optional*/ Point3D | GetFirstWitnessLineLocation | () |
|
| GetSecondWitnessLineLocation |
|---|
| /*optional*/ Point3D | GetSecondWitnessLineLocation | () |
|
| GetFirstZExtensionLineLocation |
|---|
| /*optional*/ Point3D | GetFirstZExtensionLineLocation | () |
|
| GetSecondZExtensionLineLocation |
|---|
| /*optional*/ Point3D | GetSecondZExtensionLineLocation | () |
|
| GetNormal |
|---|
| /*optional*/ Vector3D | GetNormal | () |
|
| GetCenterLeaderInformation |
|---|
| /*optional*/ CenterLeaderInformation | GetCenterLeaderInformation | () |
|
Exceptions thrown (but not limited to): XToolkitNotFound- This dimension does not use a center leader type of construction.
|