|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tin | |
|---|---|
| org.opengis.coverage | Coverages (generate a value for any point). |
| org.opengis.geometry.coordinate | Set of geometric objects. |
| Uses of Tin in org.opengis.coverage |
|---|
| Methods in org.opengis.coverage that return Tin | |
|---|---|
Tin |
TinCoverage.getGeometry()
Returns the triangulated irregular network that provides the structure for evaluating the coverage. |
| Uses of Tin in org.opengis.geometry.coordinate |
|---|
| Methods in org.opengis.geometry.coordinate that return Tin | |
|---|---|
Tin |
GeometryFactory.createTin(Set<Position> post,
Set<LineString> stopLines,
Set<LineString> breakLines,
double maxLength)
Constructs a restricted Delaunay network from triangle corners (posts), breaklines, stoplines, and maximum length of a triangle side. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||