Package | Description |
---|---|
org.tinfour.gis.las |
Provides classes and definitions for reading lidar files.
|
Modifier and Type | Method and Description |
---|---|
LasFileReader.CoordinateReferenceSystemOption |
LasFileReader.getCoordinateReferenceSystemOption()
Gets the option that was used for storing the coordinate reference
system in the LAS file.
|
static LasFileReader.CoordinateReferenceSystemOption |
LasFileReader.CoordinateReferenceSystemOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LasFileReader.CoordinateReferenceSystemOption[] |
LasFileReader.CoordinateReferenceSystemOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.