| Package | Description |
|---|---|
| com.vividsolutions.jump.warp |
| Modifier and Type | Method and Description |
|---|---|
protected Triangle |
Triangulator.triangleContaining(com.vividsolutions.jts.geom.Coordinate p,
List triangles) |
| Modifier and Type | Method and Description |
|---|---|
protected List |
Triangulator.alternativeTriangles(Triangle PQS,
Triangle QRS) |
protected List |
Triangulator.heightMaximizedTriangles(Triangle PQS,
Triangle QRS)
The intent of this method is to avoid narrow triangles, which create near
singularities.
|
Copyright © 2015. All rights reserved.