public final class TINFeatureFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
EPSILON |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Triangle |
createTriangle(org.locationtech.jts.geom.Geometry geom)
A factory to create a DTriangle from a Geometry
|
public static final double EPSILON
public static org.locationtech.jts.geom.Triangle createTriangle(org.locationtech.jts.geom.Geometry geom)
throws IllegalArgumentException
geom - IllegalArgumentException - If there are not exactly 3 coordinates in geom.Copyright © 2019 CNRS. All rights reserved.