Class LasClusterElevationKeyer
java.lang.Object
org.hortonmachine.gears.utils.clustering.GvmSimpleKeyer<org.hortonmachine.gears.io.las.core.LasRecord>
org.hortonmachine.lesto.modules.utilities.cluster.LasClusterElevationKeyer
- All Implemented Interfaces:
org.hortonmachine.gears.utils.clustering.GvmKeyer<org.hortonmachine.gears.io.las.core.LasRecord>
public class LasClusterElevationKeyer
extends org.hortonmachine.gears.utils.clustering.GvmSimpleKeyer<org.hortonmachine.gears.io.las.core.LasRecord>
- Author:
- Andrea Antonello (www.hydrologis.com)
-
Constructor Summary
Constructors Constructor Description LasClusterElevationKeyer() -
Method Summary
Modifier and Type Method Description protected org.hortonmachine.gears.io.las.core.LasRecordcombineKeys(org.hortonmachine.gears.io.las.core.LasRecord r1, org.hortonmachine.gears.io.las.core.LasRecord r2)
-
Constructor Details
-
LasClusterElevationKeyer
public LasClusterElevationKeyer()
-
-
Method Details
-
combineKeys
protected org.hortonmachine.gears.io.las.core.LasRecord combineKeys(org.hortonmachine.gears.io.las.core.LasRecord r1, org.hortonmachine.gears.io.las.core.LasRecord r2)- Specified by:
combineKeysin classorg.hortonmachine.gears.utils.clustering.GvmSimpleKeyer<org.hortonmachine.gears.io.las.core.LasRecord>
-