public class LasChmTriangulation
extends org.hortonmachine.gears.libs.modules.HMModel
| Modifier and Type | Field and Description |
|---|---|
org.geotools.coverage.grid.GridCoverage2D |
inDtm |
String |
inLasFile |
Double |
pElevThres |
List<com.vividsolutions.jts.geom.Geometry> |
trianglesList |
| Constructor and Description |
|---|
LasChmTriangulation() |
| Modifier and Type | Method and Description |
|---|---|
List<com.vividsolutions.jts.geom.Geometry> |
blanket(List<org.hortonmachine.gears.io.las.core.LasRecord> lasPoints,
boolean useGround,
org.hortonmachine.gears.libs.monitor.IHMProgressMonitor pm) |
void |
process() |
Copyright © 2005-2017 HydroloGIS. All Rights Reserved.