Index

C D E G H I K L M O P R S T V 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

C

ContainController - Schnittstelle in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
ContainControllerDecorator - Klasse in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
ContainControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.ContainControllerDecorator
 
ContainControllerImpl - Klasse in de.dlr.proseo.geotools.rest
Controller to handle the contains request, which checks whether a specified polygon is contained in selected or all regions from application.yml.
ContainControllerImpl() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.ContainControllerImpl
 
contains(String[], String[]) - Methode in Schnittstelle de.dlr.proseo.geotools.rest.ContainController
Tests whether the polygon is completly contained in any region of type(s)
contains(String[], String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.ContainControllerDecorator
Tests whether the polygon is completly contained in any region of type(s)
contains(String[], String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.ContainControllerImpl
Checks whether an area, i.e. the Polygon defined by the array poly is contained in at least one of the provided regions.
containspoly(String[], RestPolygon) - Methode in Schnittstelle de.dlr.proseo.geotools.rest.ContainController
Tests whether the polygon is completly contained in any region of type(s)
containspoly(String[], RestPolygon) - Methode in Klasse de.dlr.proseo.geotools.rest.ContainControllerDecorator
Tests whether the polygon is completly contained in any region of type(s)
containspoly(String[], RestPolygon) - Methode in Klasse de.dlr.proseo.geotools.rest.ContainControllerImpl
Checks whether an area defined by a RestPolygin is contained in at least one of the provided regions.

D

de.dlr.proseo.geotools - Package de.dlr.proseo.geotools
Top-level classes for the prosEO geotools component, which checks whether or an area given in form of a polygon is contained in or overlaps one or more regions provided in application.yml.
de.dlr.proseo.geotools.rest - Package de.dlr.proseo.geotools.rest
 
de.dlr.proseo.geotools.rest.model - Package de.dlr.proseo.geotools.rest.model
 

E

equals(Object) - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
 
equals(Object) - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
 

G

GEOJSON - Enum-Konstante in Enum-Klasse de.dlr.proseo.geotools.rest.ShpFile.GeoFileType
GeoJSON (.geojson) format.
GeotoolsApplication - Klasse in de.dlr.proseo.geotools
prosEO Geotools application for geographic operations (intersection/containment of footprints with named geographical areas)
GeotoolsApplication() - Konstruktor für Klasse de.dlr.proseo.geotools.GeotoolsApplication
 
geotoolsConfig - Variable in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Geotools configuration
GeotoolsConfiguration - Klasse in de.dlr.proseo.geotools
Configuration class for the prosEO Geotools service component
GeotoolsConfiguration() - Konstruktor für Klasse de.dlr.proseo.geotools.GeotoolsConfiguration
 
GeotoolsConfiguration.Shapefile - Klasse in de.dlr.proseo.geotools
Representation shape file with all attributes needed in this context
GeotoolsUtil - Klasse in de.dlr.proseo.geotools.rest
A utility class for working with geospatial data.
GeotoolsUtil() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
 
getFilename() - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
getFilter() - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
getGeometry() - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
getInfo() - Methode in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Retrieves information about the loaded shapes
getInfo() - Methode in Schnittstelle de.dlr.proseo.geotools.rest.InfoController
Get information about known region types
getInfo() - Methode in Klasse de.dlr.proseo.geotools.rest.InfoControllerDecorator
Get information about known region types
getInfo() - Methode in Klasse de.dlr.proseo.geotools.rest.InfoControllerImpl
Return information on the known regions.
getLat() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Returns the lat.
getLon() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Returns the lon.
getPath() - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
getPoints() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
Returns the points.
getShapefiles() - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration
 
getShapeType() - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
getSource() - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
getType() - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
getType() - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 

H

hashCode() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
 
hashCode() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
 

I

InfoController - Schnittstelle in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
InfoControllerDecorator - Klasse in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
InfoControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.InfoControllerDecorator
 
InfoControllerImpl - Klasse in de.dlr.proseo.geotools.rest
Controller to handle the request for information on the regions provided in application.yml.
InfoControllerImpl() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.InfoControllerImpl
 
isPointInside(Double, Double, ShpFile) - Methode in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Checks whether the geographical point defined by latitude and longitude is contained in the region described by the provided shpFile
isPointInside(Double, Double, String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Checks whether the geographical point defined by latitude and longitude is inside of at least one of the provided regions
isPolyInside(RestPolygon, String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Checks whether the geographical area defined by the RestPolygon is contained in one or more of the region types.
isPolyOverlap(RestPolygon, String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.GeotoolsUtil
Check whether the geographical area defined by the RestPolygon overlaps one or more of the region types.

K

KML - Enum-Konstante in Enum-Klasse de.dlr.proseo.geotools.rest.ShpFile.GeoFileType
Keyhole Markup Language (.kml) format.

L

lat - Variable in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
The latitude in double format
lon - Variable in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
The longitude in double format

M

main(String[]) - Statische Methode in Klasse de.dlr.proseo.geotools.GeotoolsApplication
The entry point of the application.

O

openFileAndCreate(String, ShpFile.GeoFileType) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
Open and initialize a shape file
OverlapController - Schnittstelle in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OverlapControllerDecorator - Klasse in de.dlr.proseo.geotools.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OverlapControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.OverlapControllerDecorator
 
OverlapControllerImpl - Klasse in de.dlr.proseo.geotools.rest
Controller to handle the overlap request, which checks whether a specified polygon overlaps selected or all regions from application.yml.
OverlapControllerImpl() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.OverlapControllerImpl
 
overlaps(String[], String[]) - Methode in Schnittstelle de.dlr.proseo.geotools.rest.OverlapController
Tests whether the polygon is overlaps any region of type(s)
overlaps(String[], String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.OverlapControllerDecorator
Tests whether the polygon is overlaps any region of type(s)
overlaps(String[], String[]) - Methode in Klasse de.dlr.proseo.geotools.rest.OverlapControllerImpl
Checks whether an area, i.e. the Polygon defined by the array poly overlaps at least one of the provided regions.
overlapspoly(String[], RestPolygon) - Methode in Schnittstelle de.dlr.proseo.geotools.rest.OverlapController
Tests whether the polygon is overlaps any region of type(s)
overlapspoly(String[], RestPolygon) - Methode in Klasse de.dlr.proseo.geotools.rest.OverlapControllerDecorator
Tests whether the polygon is overlaps any region of type(s)
overlapspoly(String[], RestPolygon) - Methode in Klasse de.dlr.proseo.geotools.rest.OverlapControllerImpl
Checks whether an area defined by a RestPolygin overlaps at least one of the provided regions.

P

points - Variable in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
The corner points (latitude/longitude pairs) defining the polygon

R

RestPoint - Klasse in de.dlr.proseo.geotools.rest.model
 
RestPoint() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Creates a new RestPoint.
RestPoint(Double, Double) - Konstruktor für Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Creates a new RestPoint.
RestPolygon - Klasse in de.dlr.proseo.geotools.rest.model
 
RestPolygon() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
Creates a new RestPolygon.
RestPolygon(List<RestPoint>) - Konstruktor für Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
Creates a new RestPolygon.

S

serialVersionUID - Statische Variable in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
 
setFilename(String) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
setFilter(FilterFactory2) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
setGeometry(GeometryFactory) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
setLat(Double) - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Set the lat.
setLon(Double) - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
Set the lon.
setPath(String) - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
setPoints(List<RestPoint>) - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
Set the points.
setShapefiles(List<GeotoolsConfiguration.Shapefile>) - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration
Set the shape files
setShapeType(String) - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
setSource(SimpleFeatureSource) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
setType(ShpFile.GeoFileType) - Methode in Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
setType(ShpFile.GeoFileType) - Methode in Klasse de.dlr.proseo.geotools.rest.ShpFile
 
Shapefile() - Konstruktor für Klasse de.dlr.proseo.geotools.GeotoolsConfiguration.Shapefile
 
SHP - Enum-Konstante in Enum-Klasse de.dlr.proseo.geotools.rest.ShpFile.GeoFileType
Shapefile (.shp) format.
ShpFile - Klasse in de.dlr.proseo.geotools.rest
Hold a shape file and initialized data like feature source, filter, geometry, ...
ShpFile() - Konstruktor für Klasse de.dlr.proseo.geotools.rest.ShpFile
 
ShpFile.GeoFileType - Enum-Klasse in de.dlr.proseo.geotools.rest
An enumeration of different types of geographic file formats, i.e.

T

toString() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPoint
 
toString() - Methode in Klasse de.dlr.proseo.geotools.rest.model.RestPolygon
 

V

valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.geotools.rest.ShpFile.GeoFileType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.geotools.rest.ShpFile.GeoFileType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
C D E G H I K L M O P R S T V 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form