public class ConnectedComponentMesh extends Mesh
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectedComponentMesh.ConnectedComponent
The Class ConnectedComponent.
|
Mesh.Vertex| Constructor and Description |
|---|
ConnectedComponentMesh(Mesh oldComp)
Instantiates a new connected component mesh.
|
getComponentMidpoint, getComponentMidpoint, getWidthadd, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSizepublic ConnectedComponentMesh(Mesh oldComp)
oldComp - the old comp