| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| XSectionNewHatches | GetNewHatches
()
Get method for attribute "NewHatches" The new line hatch object sequence |
| XSectionOldHatches | GetOldHatches
()
Get method for attribute "OldHatches" The old line hatch object sequence |
| XSectionHatchStyleType | GetType
()
Get method for attribute "Type" The style type |
| void | SetNewHatches
(XSectionNewHatches value)
Set method for attribute "NewHatches" The new line hatch object sequence |
| void | SetOldHatches
(XSectionOldHatches value)
Set method for attribute "OldHatches" The old line hatch object sequence |
| void | SetType
(XSectionHatchStyleType value)
Set method for attribute "Type" The style type |
| Method Detail |
|---|
| GetType/SetType |
|---|
| XSectionHatchStyleType | GetType | () |
| void | SetType | (XSectionHatchStyleType value) |
| GetOldHatches/SetOldHatches |
|---|
| XSectionOldHatches | GetOldHatches | () |
| void | SetOldHatches | (XSectionOldHatches value) |
The old line hatch object sequence
|
| GetNewHatches/SetNewHatches |
|---|
| XSectionNewHatches | GetNewHatches | () |
| void | SetNewHatches | (XSectionNewHatches value) |
The new line hatch object sequence
|