| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Point3D | GetPoint
()
Get method for attribute "Point" The control point |
| /*optional*/ Double | GetWeight
()
Get method for attribute "Weight" The weight |
| void | SetPoint
(Point3D value)
Set method for attribute "Point" The control point |
| void | SetWeight
(
/*optional*/
Double value)
Set method for attribute "Weight" The weight |
| Method Detail |
|---|
| GetWeight/SetWeight |
|---|
| /*optional*/ Double | GetWeight | () |
| void | SetWeight | ( /*optional*/ Double value) |
| The weight |
| GetPoint/SetPoint |
|---|
| Point3D | GetPoint | () |
| void | SetPoint | (Point3D value) |
| The control point |