Index

A B C D E F G H I L N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

apply(Project) - Method in class ch.so.agi.gretl.geotools.GretlGeotoolsPlugin
 

B

band() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns the value of the band record component.
band(int) - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
breaks() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns the value of the breaks record component.
breaks(Number...) - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 

C

cellValues() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns the value of the cellValues record component.
cellValues(Number...) - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
ch.so.agi.gretl.geotools - package ch.so.agi.gretl.geotools
 
ch.so.agi.gretl.geotools.internal - package ch.so.agi.gretl.geotools.internal
 
ch.so.agi.gretl.geotools.internal.logging - package ch.so.agi.gretl.geotools.internal.logging
 
ch.so.agi.gretl.geotools.internal.operations - package ch.so.agi.gretl.geotools.internal.operations
 
ch.so.agi.gretl.geotools.services - package ch.so.agi.gretl.geotools.services
 
ch.so.agi.gretl.geotools.tasks - package ch.so.agi.gretl.geotools.tasks
 
ch.so.agi.gretl.geotools.worker - package ch.so.agi.gretl.geotools.worker
 
close() - Method in class ch.so.agi.gretl.geotools.services.GeoToolsBuildService
 
crsCode() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Returns the value of the crsCode record component.
crsCode(String) - Method in class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 

D

DEBUG - Enum constant in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
 

E

EmbeddedWorkerClasspath - Class in ch.so.agi.gretl.geotools.internal
 
equals(Object) - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Indicates whether some other object is "equal to" this one.
ERROR - Enum constant in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
 
execute() - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
execute() - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
execute() - Method in class ch.so.agi.gretl.geotools.worker.GeoToolsWorkerAction
 
EXTENSION_NAME - Static variable in class ch.so.agi.gretl.geotools.GretlGeotoolsPlugin
 

F

format(WorkerLogLevel, String) - Static method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogFormat
 
fromToken(String) - Static method in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
 

G

GEOTOOLS_SERVICE_NAME - Static variable in class ch.so.agi.gretl.geotools.GretlGeotoolsPlugin
 
GeoToolsBuildService - Class in ch.so.agi.gretl.geotools.services
Build-wide coordination point for GeoTools tasks.
GeoToolsBuildService() - Constructor for class ch.so.agi.gretl.geotools.services.GeoToolsBuildService
 
GeoToolsOperationRequest - Interface in ch.so.agi.gretl.geotools.internal.operations
 
GeoToolsTask - Class in ch.so.agi.gretl.geotools.tasks
 
GeoToolsTask() - Constructor for class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 
GeoToolsWorkerAction - Class in ch.so.agi.gretl.geotools.worker
 
GeoToolsWorkerAction() - Constructor for class ch.so.agi.gretl.geotools.worker.GeoToolsWorkerAction
 
GeoToolsWorkParameters - Interface in ch.so.agi.gretl.geotools.worker
 
getBand() - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
getBreaks() - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
getCellValues() - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
getCrsCode() - Method in class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 
getDefaultCrsCode() - Method in class ch.so.agi.gretl.geotools.GretlGeotoolsExtension
 
getGeoToolsService() - Method in class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 
getInputRaster() - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
getInputRaster() - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
getLevel() - Method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogMessage
 
getMessage() - Method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogMessage
 
getNoData() - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
getOperation() - Method in interface ch.so.agi.gretl.geotools.worker.GeoToolsWorkParameters
 
getOutputGeopackage() - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
getOutputRaster() - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
getParameters() - Method in interface ch.so.agi.gretl.geotools.worker.GeoToolsWorkParameters
 
getShapefile() - Method in class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 
getValues() - Method in interface ch.so.agi.gretl.geotools.worker.GeoToolsWorkParameters
 
getWorkerClasspath() - Method in class ch.so.agi.gretl.geotools.GretlGeotoolsExtension
 
getWorkerClasspath() - Method in class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 
getWorkerExecutor() - Method in class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 
GretlGeotoolsExtension - Class in ch.so.agi.gretl.geotools
 
GretlGeotoolsExtension(Project) - Constructor for class ch.so.agi.gretl.geotools.GretlGeotoolsExtension
 
GretlGeotoolsPlugin - Class in ch.so.agi.gretl.geotools
 
GretlGeotoolsPlugin() - Constructor for class ch.so.agi.gretl.geotools.GretlGeotoolsPlugin
 

H

hashCode() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns a hash code value for this object.

I

INFO - Enum constant in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
 
inputRaster() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns the value of the inputRaster record component.
inputRaster() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns the value of the inputRaster record component.
inputRaster(Object) - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
inputRaster(Object) - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 

L

LIFECYCLE - Enum constant in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
 
log(Logger, String, String) - Static method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogBridge
 
logLine(Logger, String, boolean) - Static method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogBridge
 

N

noData() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns the value of the noData record component.
noData(Number) - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 

O

operation() - Method in interface ch.so.agi.gretl.geotools.internal.operations.GeoToolsOperationRequest
 
operation() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
 
operation() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
 
operation() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
 
outputGeopackage() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns the value of the outputGeopackage record component.
outputGeopackage(Object) - Method in class ch.so.agi.gretl.geotools.tasks.Vectorize
 
outputRaster() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns the value of the outputRaster record component.
outputRaster(Object) - Method in class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 

P

parameters() - Method in interface ch.so.agi.gretl.geotools.internal.operations.GeoToolsOperationRequest
 
parameters() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
 
parameters() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
 
parameters() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
 
parse(String) - Static method in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogFormat
 
PREFIX - Static variable in class ch.so.agi.gretl.geotools.internal.logging.WorkerLogFormat
 

R

RasterReclassify - Class in ch.so.agi.gretl.geotools.tasks
 
RasterReclassify() - Constructor for class ch.so.agi.gretl.geotools.tasks.RasterReclassify
 
RasterReclassifyRequest - Record Class in ch.so.agi.gretl.geotools.internal.operations
 
RasterReclassifyRequest(String, Path, Path, double, List<Double>) - Constructor for record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Creates an instance of a RasterReclassifyRequest record class.
ReadShapefile - Class in ch.so.agi.gretl.geotools.tasks
 
ReadShapefile() - Constructor for class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 
ReadShapefileRequest - Record Class in ch.so.agi.gretl.geotools.internal.operations
 
ReadShapefileRequest(String, Path, String) - Constructor for record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Creates an instance of a ReadShapefileRequest record class.
resolve(Project) - Static method in class ch.so.agi.gretl.geotools.internal.EmbeddedWorkerClasspath
 
run() - Method in class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 

S

shapefile() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Returns the value of the shapefile record component.
shapefile(Object) - Method in class ch.so.agi.gretl.geotools.tasks.ReadShapefile
 
submitGeoToolsWork(GeoToolsOperationRequest) - Method in class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 
submitGeoToolsWork(String, Map<String, String>, List<Double>) - Method in class ch.so.agi.gretl.geotools.tasks.GeoToolsTask
 

T

taskName() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns the value of the taskName record component.
taskName() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Returns the value of the taskName record component.
taskName() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns the value of the taskName record component.
toString() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.geotools.internal.operations.ReadShapefileRequest
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Returns a string representation of this record class.

V

valueOf(String) - Static method in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class ch.so.agi.gretl.geotools.internal.logging.WorkerLogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface ch.so.agi.gretl.geotools.internal.operations.GeoToolsOperationRequest
 
values() - Method in record class ch.so.agi.gretl.geotools.internal.operations.RasterReclassifyRequest
 
values() - Method in record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
 
Vectorize - Class in ch.so.agi.gretl.geotools.tasks
 
Vectorize() - Constructor for class ch.so.agi.gretl.geotools.tasks.Vectorize
 
VectorizeRequest - Record Class in ch.so.agi.gretl.geotools.internal.operations
 
VectorizeRequest(String, Path, Path, int, List<Double>) - Constructor for record class ch.so.agi.gretl.geotools.internal.operations.VectorizeRequest
Creates an instance of a VectorizeRequest record class.

W

WorkerLogBridge - Class in ch.so.agi.gretl.geotools.internal.logging
 
WorkerLogFormat - Class in ch.so.agi.gretl.geotools.internal.logging
 
WorkerLogLevel - Enum Class in ch.so.agi.gretl.geotools.internal.logging
 
WorkerLogMessage - Class in ch.so.agi.gretl.geotools.internal.logging
 
WorkerLogMessage(WorkerLogLevel, String) - Constructor for class ch.so.agi.gretl.geotools.internal.logging.WorkerLogMessage
 
A B C D E F G H I L N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values