public class AhoIntersectionContour extends java.util.ArrayList<IntersectionPoint>
Constructor and Description |
---|
AhoIntersectionContour() |
Modifier and Type | Method and Description |
---|---|
double |
getArea()
Return the area of this (approximately planar) contour.
|
boolean |
isOpen() |
void |
reverse()
Reverse the order of elements in this contour in place
|
void |
setOpen(boolean isOpen) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize