Class LasStats
- java.lang.Object
-
- org.hortonmachine.gears.io.las.utils.LasStats
-
public class LasStats extends Object
Object to hold some info about the las file.- Author:
- Andrea Antonello (www.hydrologis.com)
-
-
Constructor Summary
Constructors Constructor Description LasStats()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddClassification(int classificationType)voidaddImpulse(int impulseId)voidaddIntensity(double intensity)StringtoString()
-