Skip navigation links
A C D E F G H I L M N O P R S T W 

A

addFeature(SimpleFeature) - Method in interface gr.cite.geoanalytics.functions.output.FeatureStore
 
addFeature(SimpleFeature) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
addFeature(SimpleFeature) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 

C

CityDistanceFilter - Class in gr.cite.geoanalytics.functions.filters
 
CityDistanceFilter() - Constructor for class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
close() - Method in interface gr.cite.geoanalytics.functions.output.file.FileWriterI
 
close() - Method in class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
 
close() - Method in class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
 
commit() - Method in interface gr.cite.geoanalytics.functions.output.FeatureStore
 
commit() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
commit() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
Constants - Class in gr.cite.geoanalytics.functions.configuration
 
Constants() - Constructor for class gr.cite.geoanalytics.functions.configuration.Constants
 
CONTEXT_FILENAME - Static variable in class gr.cite.geoanalytics.functions.configuration.Constants
 
CoordinateFilter - Interface in gr.cite.geoanalytics.functions.filters
 
createCoverage(PlanarImage, MathTransform, ROI) - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
Creates a GridCoverage for the provided PlanarImage using the AbstractGridCoverage2DReader.raster2Model that was provided for this coverage.
createFeatureType() - Static method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 

D

difference(Iterable<SimpleFeature>, Iterable<SimpleFeature>) - Static method in class gr.cite.geoanalytics.geospatial.operations.LayerOperations
 
DISTANCE_METERS - Static variable in class gr.cite.geoanalytics.functions.experiments.ScanRandomNPV
 

E

exclude(double, double) - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
exclude(double, double) - Method in interface gr.cite.geoanalytics.functions.filters.CoordinateFilter
 
execute(String, FeatureSource<SimpleFeatureType, SimpleFeature>, FeatureSource<SimpleFeatureType, SimpleFeature>, double, double, double, double, Iterable<CoordinateFilter>, Function, FeatureStore, String) - Method in class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithm
 
execute(String, JavaSparkContext, String, String, String, String, String, int, FunctionLayerConfigI, String, String, double, double, double, double) - Method in class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallel
 
execute(String, JavaSparkContext, String, String, String, String, String, int, FunctionLayerConfigI, String, String, double, double, double, double) - Method in interface gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelI
 
execute(String, JavaSparkContext, String, String, String, String, String, int, FunctionLayerConfigI, String, String, double, double, double, double) - Method in class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelSimAn
 
execute(FeatureSource<SimpleFeatureType, SimpleFeature>, double, double, double, double, Function, FeatureStore) - Method in class gr.cite.geoanalytics.functions.exploration.ScanAlgorithm
 
execute(double, double) - Method in interface gr.cite.geoanalytics.functions.functions.Function
 
execute(double, double) - Method in class gr.cite.geoanalytics.functions.functions.NPVFunction
 
execute(double, double) - Method in class gr.cite.geoanalytics.functions.functions.RandomNPV
 
executeForPartition(double, double, double, double, Iterable<CoordinateFilter>, Function, GeometryFactory, String, FeatureSource<SimpleFeatureType, SimpleFeature>...) - Method in class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelExecutor
 
executeForPartition(double, double, double, double, Function, GeometryFactory, String, String) - Method in class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelExecutorSimAn
 
ExtradataField - Class in gr.cite.geoanalytics.functions.output.object
 
ExtradataField(String, Object) - Constructor for class gr.cite.geoanalytics.functions.output.object.ExtradataField
 

F

FEATURE_TYPE_CRS - Static variable in class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPV
 
FEATURE_TYPE_CRS - Static variable in class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPVParallel
 
FEATURE_TYPE_CRS - Static variable in class gr.cite.geoanalytics.functions.experiments.ScanRandomNPV
 
FeatureBasedAlgorithm - Class in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithm(int) - Constructor for class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithm
 
FeatureBasedAlgorithmParallel - Class in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithmParallel(int, int) - Constructor for class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallel
 
FeatureBasedAlgorithmParallelExecutor - Class in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithmParallelExecutor(int) - Constructor for class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelExecutor
 
FeatureBasedAlgorithmParallelExecutorSimAn - Class in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithmParallelExecutorSimAn(int) - Constructor for class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelExecutorSimAn
 
FeatureBasedAlgorithmParallelI - Interface in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithmParallelSimAn - Class in gr.cite.geoanalytics.functions.exploration
 
FeatureBasedAlgorithmParallelSimAn(int, int) - Constructor for class gr.cite.geoanalytics.functions.exploration.FeatureBasedAlgorithmParallelSimAn
 
FeatureExploreRandomNPV - Class in gr.cite.geoanalytics.functions.experiments
 
FeatureExploreRandomNPV() - Constructor for class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPV
 
FeatureExploreRandomNPVParallel - Class in gr.cite.geoanalytics.functions.experiments
 
FeatureExploreRandomNPVParallel() - Constructor for class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPVParallel
 
FeatureRetrievalHelper - Class in gr.cite.geoanalytics.geospatial.retrieval
 
FeatureRetrievalHelper() - Constructor for class gr.cite.geoanalytics.geospatial.retrieval.FeatureRetrievalHelper
 
FeatureStore - Interface in gr.cite.geoanalytics.functions.output
 
FileWriterI - Interface in gr.cite.geoanalytics.functions.output.file
 
formExtradataField(ExtradataField...) - Static method in class gr.cite.geoanalytics.functions.output.object.Helper
 
Function - Interface in gr.cite.geoanalytics.functions.functions
 

G

GENERATED_PROPS_FILENAME - Static variable in class gr.cite.geoanalytics.functions.configuration.Constants
 
GeoanalyticsStore - Class in gr.cite.geoanalytics.functions.output
 
GeoanalyticsStore(String) - Constructor for class gr.cite.geoanalytics.functions.output.GeoanalyticsStore
 
GeoJsonStore - Class in gr.cite.geoanalytics.functions.output
 
GeoJsonStore(String) - Constructor for class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
GeoTiffReader - Class in gr.cite.geoanalytics.geospatial.retrieval
this class is responsible for exposing the data and the Georeferencing metadata available to the Geotools library.
GeoTiffReader(Object) - Constructor for class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
Creates a new instance of GeoTiffReader
GeoTiffReader(Object, Hints) - Constructor for class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
Creates a new instance of GeoTiffReader
GeoTiffTest - Class in gr.cite.geoanalytics.functions.experiments
 
GeoTiffTest() - Constructor for class gr.cite.geoanalytics.functions.experiments.GeoTiffTest
 
getCities() - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
getCitiesSource() - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
getConsumptionFromSimulFishGrowthData(String, double, double, int) - Method in class gr.cite.geoanalytics.functions.functions.NPVFunction
 
getCoverage(String) - Static method in class gr.cite.geoanalytics.geospatial.retrieval.RasterRetrievalHelper
 
getCrs() - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
getCrs() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
getCrs() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getDepreciatedNpv(double, double) - Method in class gr.cite.geoanalytics.functions.functions.NPVFunction
 
getFeatureBuilder() - Method in interface gr.cite.geoanalytics.functions.output.FeatureStore
 
getFeatureBuilder() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
getFeatureBuilder() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getFeatures() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getFeatureSourceFor(String) - Method in class gr.cite.geoanalytics.functions.discovery.PathFinder
 
getFeatureType() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
getFeatureType() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getFiles() - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
 
getFileWriter() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
getFormat() - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
 
getFullPath() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getGeometryFactory() - Method in interface gr.cite.geoanalytics.functions.output.FeatureStore
 
getGeometryFactory() - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
getGeometryFactory() - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
getGridCoverageCount() - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
Number of coverages for this reader is 1
getGroundControlPoints() - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
 
getMetadata() - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
Returns the geotiff metadata for this geotiff file.
getNeighbor(GeoPoint, BBox, double, double, double, double) - Static method in class gr.cite.geoanalytics.functions.exploration.simann.SAHelper
 
getRandomWithin(BBox) - Static method in class gr.cite.geoanalytics.functions.exploration.simann.SAHelper
 
getShapes(FeatureSource<SimpleFeatureType, SimpleFeature>, String, double, double, double, double, String) - Static method in class gr.cite.geoanalytics.geospatial.retrieval.FeatureRetrievalHelper
 
getStreamOutputForPath(String) - Method in interface gr.cite.geoanalytics.functions.output.file.FileWriterI
 
getStreamOutputForPath(String) - Method in class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
Note that it overwrites the destination file, if present
getStreamOutputForPath(String) - Method in class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
Please don't forget to close the stream!
gr.cite.geoanalytics.functions.configuration - package gr.cite.geoanalytics.functions.configuration
 
gr.cite.geoanalytics.functions.discovery - package gr.cite.geoanalytics.functions.discovery
 
gr.cite.geoanalytics.functions.exceptions - package gr.cite.geoanalytics.functions.exceptions
 
gr.cite.geoanalytics.functions.experiments - package gr.cite.geoanalytics.functions.experiments
 
gr.cite.geoanalytics.functions.exploration - package gr.cite.geoanalytics.functions.exploration
 
gr.cite.geoanalytics.functions.exploration.simann - package gr.cite.geoanalytics.functions.exploration.simann
 
gr.cite.geoanalytics.functions.filters - package gr.cite.geoanalytics.functions.filters
 
gr.cite.geoanalytics.functions.functions - package gr.cite.geoanalytics.functions.functions
 
gr.cite.geoanalytics.functions.output - package gr.cite.geoanalytics.functions.output
 
gr.cite.geoanalytics.functions.output.file - package gr.cite.geoanalytics.functions.output.file
 
gr.cite.geoanalytics.functions.output.object - package gr.cite.geoanalytics.functions.output.object
 
gr.cite.geoanalytics.geospatial.operations - package gr.cite.geoanalytics.geospatial.operations
 
gr.cite.geoanalytics.geospatial.retrieval - package gr.cite.geoanalytics.geospatial.retrieval
 

H

HdfsFileWriter - Class in gr.cite.geoanalytics.functions.output.file
 
HdfsFileWriter(String) - Constructor for class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
 
HdfsFileWriter(String, String) - Constructor for class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
 
Helper - Class in gr.cite.geoanalytics.functions.output.object
 
Helper() - Constructor for class gr.cite.geoanalytics.functions.output.object.Helper
 

I

initialize(Map<String, Object>) - Static method in class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPV
 
initialize(Map<String, Object>) - Method in class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPVParallel
 
intersect(Iterable<SimpleFeature>, Iterable<SimpleFeature>) - Static method in class gr.cite.geoanalytics.geospatial.operations.LayerOperations
 
isWithin(GeoPoint, BBox) - Static method in class gr.cite.geoanalytics.functions.exploration.simann.SAHelper
 

L

LayerOperations - Class in gr.cite.geoanalytics.geospatial.operations
 
LayerOperations() - Constructor for class gr.cite.geoanalytics.geospatial.operations.LayerOperations
 
LocalFileWriter - Class in gr.cite.geoanalytics.functions.output.file
 
LocalFileWriter() - Constructor for class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
 

M

main(String[]) - Static method in class gr.cite.geoanalytics.functions.experiments.FeatureExploreRandomNPV
 
main(String[]) - Static method in class gr.cite.geoanalytics.functions.experiments.GeoTiffTest
 
main(String[]) - Static method in class gr.cite.geoanalytics.functions.experiments.ScanRandomNPV
 
main(String[]) - Static method in class gr.cite.geoanalytics.functions.experiments.SimpleApp
 
main(String[]) - Static method in class gr.cite.geoanalytics.functions.functions.NPVFunction
 
main(String[]) - Static method in class gr.cite.geoanalytics.functions.output.object.Helper
 
main(String[]) - Static method in class gr.cite.geoanalytics.geospatial.retrieval.RasterRetrievalHelper
 
MIN_ACCEPTED_DISTANCE - Static variable in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 

N

NoNeighborFoundException - Exception in gr.cite.geoanalytics.functions.exceptions
 
NoNeighborFoundException(String) - Constructor for exception gr.cite.geoanalytics.functions.exceptions.NoNeighborFoundException
 
NPVFunction - Class in gr.cite.geoanalytics.functions.functions
 
NPVFunction(String) - Constructor for class gr.cite.geoanalytics.functions.functions.NPVFunction
 

O

OVERRIDE_CRS_SWITCH - Static variable in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
With this java switch I can control whether or not an external PRJ files takes precedence over the internal CRS definition

P

PathFinder - Class in gr.cite.geoanalytics.functions.discovery
 
PathFinder() - Constructor for class gr.cite.geoanalytics.functions.discovery.PathFinder
 

R

RandomNPV - Class in gr.cite.geoanalytics.functions.functions
 
RandomNPV() - Constructor for class gr.cite.geoanalytics.functions.functions.RandomNPV
 
RasterRetrievalHelper - Class in gr.cite.geoanalytics.geospatial.retrieval
 
RasterRetrievalHelper() - Constructor for class gr.cite.geoanalytics.geospatial.retrieval.RasterRetrievalHelper
 
read(GeneralParameterValue[]) - Method in class gr.cite.geoanalytics.geospatial.retrieval.GeoTiffReader
This method reads in the TIFF image, constructs an appropriate CRS, determines the math transform from raster to the CRS model, and constructs a GridCoverage.

S

SAHelper - Class in gr.cite.geoanalytics.functions.exploration.simann
 
SAHelper() - Constructor for class gr.cite.geoanalytics.functions.exploration.simann.SAHelper
 
ScanAlgorithm - Class in gr.cite.geoanalytics.functions.exploration
 
ScanAlgorithm(CoordinateReferenceSystem, int) - Constructor for class gr.cite.geoanalytics.functions.exploration.ScanAlgorithm
 
ScanRandomNPV - Class in gr.cite.geoanalytics.functions.experiments
 
ScanRandomNPV() - Constructor for class gr.cite.geoanalytics.functions.experiments.ScanRandomNPV
 
setCitiesSource(FeatureSource<SimpleFeatureType, SimpleFeature>) - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
setCrs(CoordinateReferenceSystem) - Method in class gr.cite.geoanalytics.functions.filters.CityDistanceFilter
 
setCrs(String) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
setCrs(String) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
setFeatureBuilder(SimpleFeatureBuilder) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
setFeatureBuilder(SimpleFeatureBuilder) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
setFeatures(List<SimpleFeature>) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
setFeatureType(SimpleFeatureType) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
setFeatureType(SimpleFeatureType) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
setFileWriter(FileWriterI) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
setFullPath(String) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
setGeometryFactory(GeometryFactory) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
setGeometryFactory(GeometryFactory) - Method in class gr.cite.geoanalytics.functions.output.ShapefileStore
 
ShapefileStore - Class in gr.cite.geoanalytics.functions.output
 
ShapefileStore(String, String, String, SimpleFeatureType) - Constructor for class gr.cite.geoanalytics.functions.output.ShapefileStore
 
SimpleApp - Class in gr.cite.geoanalytics.functions.experiments
 
SimpleApp() - Constructor for class gr.cite.geoanalytics.functions.experiments.SimpleApp
 
store(String, List<SimpleFeature>, SimpleFeatureType) - Method in class gr.cite.geoanalytics.functions.output.GeoJsonStore
 
storeToGeoanalytics(String, String, String, String, String, GosDefinition, JavaRDD<List<ShapeMessenger>>, String) - Method in class gr.cite.geoanalytics.functions.output.GeoanalyticsStore
 

T

toString() - Method in class gr.cite.geoanalytics.functions.output.object.ExtradataField
 

W

writeBytesAtPath(String, byte[]) - Method in interface gr.cite.geoanalytics.functions.output.file.FileWriterI
 
writeBytesAtPath(String, byte[]) - Method in class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
 
writeBytesAtPath(String, byte[]) - Method in class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
 
writeBytesAtPathIfNotExist(String, byte[]) - Method in interface gr.cite.geoanalytics.functions.output.file.FileWriterI
 
writeBytesAtPathIfNotExist(String, byte[]) - Method in class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
 
writeBytesAtPathIfNotExist(String, byte[]) - Method in class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
 
writeFile(File, String) - Method in interface gr.cite.geoanalytics.functions.output.file.FileWriterI
 
writeFile(File, String) - Method in class gr.cite.geoanalytics.functions.output.file.HdfsFileWriter
Note that it overwrites the destination file, if present
writeFile(File, String) - Method in class gr.cite.geoanalytics.functions.output.file.LocalFileWriter
 
A C D E F G H I L M N O P R S T W 
Skip navigation links

Copyright © 2017. All Rights Reserved.