Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<NestedLoops> |
NestedLoops.surrounded
Surrounded loops.
|
Modifier and Type | Method and Description |
---|---|
private void |
NestedLoops.add(NestedLoops node)
Add a loop in a tree.
|