| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetAngle
()
Get method for attribute "Angle" Angle for line pattern |
| double | GetOffset
()
Get method for attribute "Offset" Offset for line pattern |
| double | GetSpacing
()
Get method for attribute "Spacing" Spacing for line pattern |
| void | SetAngle
(int value)
Set method for attribute "Angle" Angle for line pattern |
| void | SetOffset
(double value)
Set method for attribute "Offset" Offset for line pattern |
| void | SetSpacing
(double value)
Set method for attribute "Spacing" Spacing for line pattern |
| Method Detail |
|---|
| GetAngle/SetAngle |
|---|
| int | GetAngle | () |
| void | SetAngle | (int value) |
| GetSpacing/SetSpacing |
|---|
| double | GetSpacing | () |
| void | SetSpacing | (double value) |
| GetOffset/SetOffset |
|---|
| double | GetOffset | () |
| void | SetOffset | (double value) |