public class EdgeContour
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<EdgeSegment> |
segments |
| Constructor and Description |
|---|
EdgeContour() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
public java.util.List<EdgeSegment> segments