All Classes and Interfaces
Class
Description
Map containing the attribute (field) names of the corresponding database
table or view.
Accumulates the overall bounding box of a Shapefile dataset while records are written
sequentially.
Build-wide coordination point for the core GRETL plugin.
Class behind the GretlLogger interface when using the steps without gradle
(in unittests, ...).
Utility-Class to open connections
Low-level writer for the
.dbf attribute table (dBASE III).A single Shapefile record content, already serialized into little-endian bytes.
The FileStylingDefinition class checks if a given file is encoded in UTF-8
and has no Byte-Order-Mark (BOM)
Class taking care of the logging when using the Steps integrated in Gradle
(When running the corresponding Tasks in Gradle).
Baseclass for all Exceptions thrown in the Steps code.
Logger used in all GRETL classes.
Serializes INTERLIS tool executions that rely on JVM-global logging and file
listener state.
Converts an INTERLIS/IOX geometry value (
IomObject) into a
com.vividsolutions.jts geometry, the symmetric counterpart of Jts2iox used by the
Shapefile reader.Utility class defining the logging levels when using the gretl logging in a
standalone environment.
Holds the logging factory used by steps and helper classes.
Returns a Logger instance
Streaming, low-level writer for a complete Shapefile dataset (
.shp, .shx,
.dbf, plus an optional .cpg and .prj).Signals an error while reading, writing or mapping a Shapefile dataset.
Describes the structure of a Shapefile dataset to be written: the geometry
ShapeType of
the .shp file and the ordered list of .dbf fields.Low-level write behaviour for
ShapefileDatasetWriter: the .dbf character encoding,
an optional .prj WKT string and the policy for values that do not fit into a DBF field.Policy applied when an attribute value does not fit into the target DBF field width.
Encodes a
com.vividsolutions.jts geometry into a single EncodedShape, i.e.Low-level writer for the
.shp main file.Low-level writer for the
.shx index file.Class which reads the given sql-statements
Utility Class with methods used in the Tasks.