| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| ContourTraversal | GetContourTraversal
()
Get method for attribute "ContourTraversal" The contour traversal. |
| intseq | GetEdgeIds
()
Get method for attribute "EdgeIds" Array of identifiers of edges. |
| void | SetContourTraversal
(ContourTraversal value)
Set method for attribute "ContourTraversal" The contour traversal. |
| void | SetEdgeIds
(intseq value)
Set method for attribute "EdgeIds" Array of identifiers of edges. |
| Method Detail |
|---|
| GetContourTraversal/SetContourTraversal |
|---|
| ContourTraversal | GetContourTraversal | () |
| void | SetContourTraversal | (ContourTraversal value) |
The contour traversal.
|
| GetEdgeIds/SetEdgeIds |
|---|
| intseq | GetEdgeIds | () |
| void | SetEdgeIds | (intseq value) |
Array of identifiers of edges.
|