- GeoCitationGeoKey - Static variable in class org.tinfour.gis.las.GeoTiffData
-
Key code for the GeoCitationGeoKey specification
- GeoDoubleParamsTag - Static variable in class org.tinfour.gis.las.GeoTiffData
-
The code for a TIFF tag containing floating point parameters
(doubles) for the GeoTIFF specification
- GeoKeyDirectoryTag - Static variable in class org.tinfour.gis.las.GeoTiffData
-
The code for a TIFF tag containing integer specifications
for GeoTIFF tags.
- GeoTiffData - Class in org.tinfour.gis.las
-
Provides the main data collection for accessing data
from the embedded GeoTIFF tags in a LAS file.
- GeoTiffData(List<GeoTiffKey>, double[], char[]) - Constructor for class org.tinfour.gis.las.GeoTiffData
-
- GeoTiffKey - Class in org.tinfour.gis.las
-
Provides elements and methods for accessing data related to
a GeoTIFF key specification.
- getApplicationData() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the data for the field as an Object of the appropriate class.
- getApplicationData() - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
- getApplicationData() - Method in class org.tinfour.gis.shapefile.DbfFieldDouble
-
- getApplicationData() - Method in class org.tinfour.gis.shapefile.DbfFieldInt
-
- getClassification() - Method in class org.tinfour.gis.utils.VertexWithClassification
-
Gets the classification code indicating the kind of feature
from which the sample was captured.
- getCoFile(String) - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Get a reference to the file that shares the same root name as the Shapefile
but has an alternate extension.
- getCoordinateReferenceSystemOption() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the option that was used for storing the coordinate reference
system in the LAS file.
- getCoordinateTransform() - Method in class org.tinfour.gis.utils.ConstraintReaderShapefile
-
Gets the coordinate transform associated with this instance.
- getCoordinateTransform() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the coordinate transform associated with this instance.
- getCoordinateTransform() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
- getDbfFileReader() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Get an DBF file reader for the current Shapefile
- getDescription() - Method in class org.tinfour.gis.las.LasVariableLengthRecord
-
Get the description text associated with the record.
- getDouble(int) - Method in class org.tinfour.gis.las.GeoTiffData
-
Gets an array of one or more doubles containing the value or values
associated with the specified key code.
- getDouble() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the double value stored in the field during the most recent read
operation, if any
- getDouble() - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
Gets the value stored in the field during the most recent read as a
floating point value giving seconds since the Epoch 1970.
- getDouble() - Method in class org.tinfour.gis.shapefile.DbfFieldDouble
-
Gets the double value stored in the field
during the most recent read operation, if any
- getDouble() - Method in class org.tinfour.gis.shapefile.DbfFieldInt
-
Gets the double value stored in the field during the most recent read
operation, if any
- getFieldByName(String) - Method in class org.tinfour.gis.shapefile.DbfFileReader
-
Get the field matching the specified name
- getFieldDecimalCount() - Method in class org.tinfour.gis.shapefile.DbfField
-
For numeric fields, indicates the number of decimal digits.
- getFieldLength() - Method in class org.tinfour.gis.shapefile.DbfField
-
Indicates the overall length of the data field
- getFields() - Method in class org.tinfour.gis.shapefile.DbfFileReader
-
Get a safe copy of a list of the fields specified in the DBF file.
- getFieldType() - Method in class org.tinfour.gis.shapefile.DbfField
-
Indicates the type of the data field as defined in the DBF spec.
- getFile() - Method in class org.tinfour.gis.las.LasFileReader
-
Get the source file for the reader.
- getFile() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Get the file associated with the Shapefile.
- getFilePosition() - Method in class org.tinfour.gis.las.LasVariableLengthRecord
-
Gets the file position for the start of the data associated with
this record.
- getFilePosition() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Provides the current position within the main Shapefile.
- getFileSignature() - Method in class org.tinfour.gis.las.LasFileReader
-
- getFileSize() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the current size of the main Shapefile in bytes.
- getGeoTiffData() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets a copy of the GeoTiffData associated with the LAS file, if any.
- getInteger(int) - Method in class org.tinfour.gis.las.GeoTiffData
-
Gets the single integer value associated with the GeoTIFF keycode.
- getInteger() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the integer value of the field, if it is of an integral type,
otherwise returns a zero.
- getInteger() - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
Gets an integer value indicating whether the data field has been correctly
read.
- getInteger() - Method in class org.tinfour.gis.shapefile.DbfFieldDouble
-
Gets the equivalent integer value of the field.
- getInteger() - Method in class org.tinfour.gis.shapefile.DbfFieldInt
-
Gets the equivalent integer value of the field.
- getKeyCode() - Method in class org.tinfour.gis.las.GeoTiffKey
-
Gets the key code for this instance
- getKeyList() - Method in class org.tinfour.gis.las.GeoTiffData
-
Gets a list of the keys defined by this GeoTiffData collection
- getLabel() - Method in class org.tinfour.gis.utils.ConstraintVertex
-
Gets a string intended for labeling the vertex in images or
reports.
- getLasGpsTimeType() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the representation of time that is assigned to
the sample point GPS time values.
- getLinearUnits() - Method in class org.tinfour.gis.las.LasFileReader
-
Get the linear units specified by the LAS file.
- getLinearUnits() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the linear units for the coordinate system used by the data.
- getLinearUnits() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the linear units for the horizontal coordinate system from
the Shapefile.
- getLogicalValue() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets a logical value.
- getLong() - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
Gets the date value as an long integer time value consistent with the Java
convention using Epoch 1970.
- getMaxX() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the maximum value for the x coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMaxX() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the maximum value for the x coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getMaxY() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the maximum value for the y coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMaxY() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the maximum value for the y coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getMaxZ() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the maximum value for the z coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMaxZ() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the maximum value for the z coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getMinX() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the minimum value for the x coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMinX() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the minimum value for the x coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getMinY() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the minimum value for the y coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMinY() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the minimum value for the y coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getMinZ() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the minimum value for the z coordinates of the points in the LAS
file as specified in the LAS-standard file header.
- getMinZ() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the minimum value for the z coordinates of the points in the Shapefile
as specified in the Shapefile-standard file header.
- getName() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the name of the data field
- getNumberOfPointRecords() - Method in class org.tinfour.gis.las.LasFileReader
-
Get the number of point records in file.
- getNumberOfVerticesInSource() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the number of vertices in the source file
- getPointDataRecordFormat() - Method in class org.tinfour.gis.las.LasFileReader
-
Get the record format specified in the LAS file.
- getRecordCount() - Method in class org.tinfour.gis.shapefile.DbfFileReader
-
Get the number of records in the DBF file
- getRecordId() - Method in class org.tinfour.gis.las.LasVariableLengthRecord
-
Gets the numerical ID associated with the record.
- getRecordLength() - Method in class org.tinfour.gis.las.LasVariableLengthRecord
-
Gets the length, in bytes, of the data associated with the record.
- getScaleAndOffset() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the horizontal and vertical scale and offset factors
that were read from the LAS file header.
- getShapefileType() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Get the feature type of the Shapefile.
- getShapefileType(int) - Static method in enum org.tinfour.gis.shapefile.ShapefileType
-
Resolves the numeric code from a Shapefile to an enumeration instances
- getString(int) - Method in class org.tinfour.gis.las.GeoTiffData
-
Gets the single String value associated with the GeoTIFF keycode.
- getString() - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the string value stored in the field during the most recent read
operation.
- getTimeForLoad() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the total time to load a file (including the time required for
pre-sort if enabled).
- getTotalPartCount() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the total number of polyglines read from the Shapefile; or zero if the
content of the Shapefile hasn't been read.
- getTotalPointCount() - Method in class org.tinfour.gis.shapefile.ShapefileReader
-
Gets the total number of points read from the Shapefile; or zero if the
content of the Shapefile hasn't been read.
- getTotalPointCount() - Method in class org.tinfour.gis.utils.ConstraintReaderShapefile
-
Gets the total number of points read from the constraint file; or zero if
the content of the constraint file hasn't been read.
- getTypeCode() - Method in enum org.tinfour.gis.shapefile.ShapefileType
-
Gets the integer code value for this Shapefile type.
- getUniqueValueArray(DbfFileReader) - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
Gets an array of unique values for this field.
- getUniqueValueArray(DbfFileReader) - Method in class org.tinfour.gis.shapefile.DbfFieldDouble
-
Gets an array of unique values for this field.
- getUniqueValueArray(DbfFileReader) - Method in class org.tinfour.gis.shapefile.DbfFieldInt
-
Gets an array of unique values for this field.
- getUniqueValues(DbfFileReader) - Method in class org.tinfour.gis.shapefile.DbfField
-
Gets the unique values for this field as a list of strings.
- getUserId() - Method in class org.tinfour.gis.las.LasVariableLengthRecord
-
Gets the user ID for the record.
- getValue() - Method in class org.tinfour.gis.shapefile.DbfFieldDate
-
Gets a ZonedDateTime instance representing the value extracted from the
file.
- getVariableLengthRecordByRecordId(int) - Method in class org.tinfour.gis.las.LasFileReader
-
Gets the variable-length record with the specified recordId
- getVariableLengthRecordList() - Method in class org.tinfour.gis.las.LasFileReader
-
Gets a new instance of a list containing all variable length records.
- getXMax() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the maximum x coordinate in the sample
- getXMax() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the maximum x coordinate in the sample
- getXMin() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the minimum x coordinate in the sample
- getXMin() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the minimum x coordinate in the sample
- getYMax() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the maximum y coordinate in the sample
- getYMax() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the maximum y coordinate in the sample
- getYMin() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the minimum y coordinate in the sample
- getYMin() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the minimum y coordinate in the sample
- getZMax() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the maximum z coordinate in the sample
- getZMax() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the maximum z coordinate in the sample
- getZMin() - Method in class org.tinfour.gis.utils.VertexReaderLas
-
Gets the minimum z coordinate in the sample
- getZMin() - Method in class org.tinfour.gis.utils.VertexReaderShapefile
-
Gets the minimum z coordinate in the sample
- GPS_EPOCH_SECONDS - Static variable in enum org.tinfour.gis.las.LasGpsTimeType
-
Specifies the time in seconds for the GPS EPOCH
which is defined as 1980-01-06 00:00:00 UTC.
- gpsTime - Variable in class org.tinfour.gis.las.LasPoint
-
The GPS time (interpreted according to header GPS flag
- GpsTimeConverter - Class in org.tinfour.gis.las
-
Provides methods for converting GPS times to Java's internal
milliseconds standard based on epoch 1 January 1970.
- gpsToDate(double) - Static method in class org.tinfour.gis.las.GpsTimeConverter
-
Convert a GPS time to a Java Date object which represents time in
milliseconds since the Java epoch 1 January 1970.
- gpsToMillis(double) - Static method in class org.tinfour.gis.las.GpsTimeConverter
-
Convert a GPS time to milliseconds since the Java epoch 1 January 1970.
- GtModelTypeGeoKey - Static variable in class org.tinfour.gis.las.GeoTiffData
-
Key code for the GtModelTypeGeoKey specification