Package | Description |
---|---|
com.vividsolutions.jts.triangulate |
Classes to compute Delaunay triangulations.
|
Modifier and Type | Method and Description |
---|---|
ConstraintVertex |
ConstraintVertexFactory.createVertex(Coordinate p,
Segment constraintSeg) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConstraintVertex.merge(ConstraintVertex other)
Merges the constraint data in the vertex other into this vertex.
|
Copyright © 2017. All rights reserved.