| Class | Description |
|---|---|
| Contouring |
Split triangle into area within the specified range values.
*********************************
ANR EvalPDU
IFSTTAR 11_05_2011
|
| CoordinateSequenceDimensionFilter |
Filter on the dimension of each coordinate of the CoordinateSequence to determine
the maximum coordinate dimension as well as whether the CoordinateSequence contains
only 2D coordinates or mixed 2D and >2D coordinates.
|
| CoordinateUtils |
Useful methods for JTS
Coordinates. |
| GeometryMetaData |
Extract Geometry MetaData from WKB.
|
| TriMarkers |
Used by TriangleContouring.
|
| VisibilityAlgorithm |
This class compute an IsoVist from a coordinate and a set of originalSegments
This code is adapted from Byron Knoll byron-at-byronknoll.com javascript library:
https://github.com/byronknoll/visibility-polygon-js
First, sort all vertices according to their angle to the observer.
|
| Voronoi |
Voronoi algorithms
|
| Voronoi.Triple |
Triangle vertex and neighbors information.
|
Copyright © 2019 CNRS. All rights reserved.