Package com.github.micycle1.geoblitz
Class DiskUnion.ArcBoundary
java.lang.Object
com.github.micycle1.geoblitz.DiskUnion.ArcBoundary
- Enclosing class:
- DiskUnion
Result: boundary as arc cycles (outer shells + holes).
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal List<DiskUnion.ArcCycle>Closed boundary cycles (outer shells and holes). -
Method Summary
-
Field Details
-
cycles
Closed boundary cycles (outer shells and holes).
-