A B C D E F G H I L M N O P R S T U V W X 

A

AbsoluteLayout - Class in de.terrestris.shogun2.model.layout
This class is the representation of an absolute layout, where components are anchored in absolute positions, which are stored in the AbsoluteLayout.coords property.
AbsoluteLayout() - Constructor for class de.terrestris.shogun2.model.layout.AbsoluteLayout
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
AccordionPanel - Class in de.terrestris.shogun2.model.module
This class represents the an Panel with an accordion layout.
AccordionPanel() - Constructor for class de.terrestris.shogun2.model.module.AccordionPanel
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
addModule(Module) - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
Application - Class in de.terrestris.shogun2.model
This class represents a (GIS-)application, which can be opened in a browser.
Application() - Constructor for class de.terrestris.shogun2.model.Application
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
Application(String, String) - Constructor for class de.terrestris.shogun2.model.Application
 

B

BorderLayout - Class in de.terrestris.shogun2.model.layout
This class is the representation of an border layout, where components are anchored in (predefined) regions, which are stored in the BorderLayout.regions property.
BorderLayout() - Constructor for class de.terrestris.shogun2.model.layout.BorderLayout
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
Button - Class in de.terrestris.shogun2.model.module
The Image Module is the Ext JS representation of an HTML img element.
Button() - Constructor for class de.terrestris.shogun2.model.module.Button
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw

C

CompositeModule - Class in de.terrestris.shogun2.model.module
This class represents a (simple) composite Module, i.e. a module having children/submodules.
CompositeModule() - Constructor for class de.terrestris.shogun2.model.module.CompositeModule
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
convertToDatabaseColumn(Object) - Method in class de.terrestris.shogun2.converter.PropertyValueConverter
Converts an arbitrary object to it's string representation, that will be stored in the database.
convertToEntityAttribute(String) - Method in class de.terrestris.shogun2.converter.PropertyValueConverter
Converts a string value from the database to the best matching java primitive type.
CoordinateTransformation - Class in de.terrestris.shogun2.model.module
The CoordinateTransform module allows the user to transform map coordinates into different projections.
CoordinateTransformation() - Constructor for class de.terrestris.shogun2.model.module.CoordinateTransformation
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw

D

de.terrestris.shogun2.converter - package de.terrestris.shogun2.converter
 
de.terrestris.shogun2.model - package de.terrestris.shogun2.model
 
de.terrestris.shogun2.model.layer - package de.terrestris.shogun2.model.layer
 
de.terrestris.shogun2.model.layer.appearance - package de.terrestris.shogun2.model.layer.appearance
 
de.terrestris.shogun2.model.layer.source - package de.terrestris.shogun2.model.layer.source
 
de.terrestris.shogun2.model.layer.util - package de.terrestris.shogun2.model.layer.util
 
de.terrestris.shogun2.model.layout - package de.terrestris.shogun2.model.layout
 
de.terrestris.shogun2.model.map - package de.terrestris.shogun2.model.map
 
de.terrestris.shogun2.model.module - package de.terrestris.shogun2.model.module
 
de.terrestris.shogun2.model.token - package de.terrestris.shogun2.model.token
 

E

equals(Object) - Method in class de.terrestris.shogun2.model.Application
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.Layer
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.WmtsLayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.util.Resolution
 
equals(Object) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
equals(Object) - Method in class de.terrestris.shogun2.model.layout.AbsoluteLayout
 
equals(Object) - Method in class de.terrestris.shogun2.model.layout.BorderLayout
 
equals(Object) - Method in class de.terrestris.shogun2.model.layout.Layout
 
equals(Object) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
equals(Object) - Method in class de.terrestris.shogun2.model.map.MapControl
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.AccordionPanel
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.Button
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.Image
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.Map
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.Module
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.Print
 
equals(Object) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
equals(Object) - Method in class de.terrestris.shogun2.model.PersistentObject
 
equals(Object) - Method in class de.terrestris.shogun2.model.Person
 
equals(Object) - Method in class de.terrestris.shogun2.model.Role
 
equals(Object) - Method in class de.terrestris.shogun2.model.token.Token
 
equals(Object) - Method in class de.terrestris.shogun2.model.token.UserToken
 
equals(Object) - Method in class de.terrestris.shogun2.model.User
 
equals(Object) - Method in class de.terrestris.shogun2.model.UserGroup
 
expiresWithin(int) - Method in class de.terrestris.shogun2.model.token.Token
Helper method that returns true, if the token is expired in the given number of minutes (starting from the current point of time).
Extent - Class in de.terrestris.shogun2.model.layer.util
Util class representing the extent of a layer or a map.
Extent() - Constructor for class de.terrestris.shogun2.model.layer.util.Extent
 
Extent(Point2D.Double, Point2D.Double) - Constructor for class de.terrestris.shogun2.model.layer.util.Extent
 

F

fromString(String) - Static method in enum de.terrestris.shogun2.model.module.NominatimSearch.NominatimFormatType
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.model.module.OverpassSearch.OverpassFormatType
Static method to get an enum based on a string value.

G

GeoWebServiceLayerName - Class in de.terrestris.shogun2.model.layer.util
Class representing the layer name
GeoWebServiceLayerName() - Constructor for class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
GeoWebServiceLayerName(String) - Constructor for class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
GeoWebServiceLayerStyle - Class in de.terrestris.shogun2.model.layer.util
Class representing the layer style
GeoWebServiceLayerStyle() - Constructor for class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
GeoWebServiceLayerStyle(String) - Constructor for class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
getAccountName() - Method in class de.terrestris.shogun2.model.User
 
getActive() - Method in class de.terrestris.shogun2.model.Application
 
getAllowedFeatureTypeDataTypes() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getAltText() - Method in class de.terrestris.shogun2.model.module.Image
 
getAppearance() - Method in class de.terrestris.shogun2.model.layer.Layer
 
getAttribution() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getBirthday() - Method in class de.terrestris.shogun2.model.Person
 
getButtonAction() - Method in class de.terrestris.shogun2.model.module.Button
 
getCenter() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
getCenter() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getConnectedModule() - Method in class de.terrestris.shogun2.model.module.Button
 
getCoords() - Method in class de.terrestris.shogun2.model.layout.AbsoluteLayout
 
getCreated() - Method in class de.terrestris.shogun2.model.Application
Overwrite this getter to set the JsonIgnore value to false for this subclass.
getCreated() - Method in class de.terrestris.shogun2.model.PersistentObject
Ignore the PersistentObject.created property when de-/serializing.
getDescription() - Method in class de.terrestris.shogun2.model.Application
 
getDescription() - Method in class de.terrestris.shogun2.model.Role
 
getEmail() - Method in class de.terrestris.shogun2.model.Person
 
getEpsgCodes() - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
getExpandedItem() - Method in class de.terrestris.shogun2.model.module.AccordionPanel
 
getExpirationDate() - Method in class de.terrestris.shogun2.model.token.Token
 
getExtent() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
getExtent() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getFirstName() - Method in class de.terrestris.shogun2.model.Person
 
getFormat() - Method in class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
getFormat() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getFormat() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getGlyph() - Method in class de.terrestris.shogun2.model.module.Button
 
getGroupHeaderTpl() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getGroupHeaderTpl() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getGroupHeaderTpl() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getHeight() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
getHeight() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getId() - Method in class de.terrestris.shogun2.model.PersistentObject
 
getInteraction() - Method in class de.terrestris.shogun2.model.module.Button
 
getLanguage() - Method in class de.terrestris.shogun2.model.Application
 
getLanguage() - Method in class de.terrestris.shogun2.model.Person
 
getLastName() - Method in class de.terrestris.shogun2.model.Person
 
getLayerName() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
getLayerNames() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
getLayerNames() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getLayers() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getLayerStyles() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
getLayerStyles() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getLayout() - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
getLink() - Method in class de.terrestris.shogun2.model.module.Image
 
getLowerLeft() - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
getMagnification() - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
getMapConfig() - Method in class de.terrestris.shogun2.model.module.Map
 
getMapControlName() - Method in class de.terrestris.shogun2.model.map.MapControl
 
getMapControlProperties() - Method in class de.terrestris.shogun2.model.map.MapControl
 
getMapControls() - Method in class de.terrestris.shogun2.model.module.Map
 
getMapLayers() - Method in class de.terrestris.shogun2.model.module.Map
 
getMaxResolution() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getMaxResolution() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getMembers() - Method in class de.terrestris.shogun2.model.UserGroup
 
getMinResolution() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getMinResolution() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getMinSearchTextChars() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getMinSearchTextChars() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getMinSearchTextChars() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getModified() - Method in class de.terrestris.shogun2.model.Application
Overwrite this getter to set the JsonIgnore value to false for this subclass.
getModified() - Method in class de.terrestris.shogun2.model.PersistentObject
Ignore the PersistentObject.modified property when de-/serializing.
getName() - Method in class de.terrestris.shogun2.model.Application
 
getName() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getName() - Method in class de.terrestris.shogun2.model.layer.Layer
 
getName() - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
getName() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getName() - Method in class de.terrestris.shogun2.model.module.Module
 
getName() - Method in class de.terrestris.shogun2.model.Role
 
getName() - Method in class de.terrestris.shogun2.model.UserGroup
 
getOpacity() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getOpen() - Method in class de.terrestris.shogun2.model.Application
 
getOverviewMapLayers() - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
getOwner() - Method in class de.terrestris.shogun2.model.UserGroup
 
getParentMapModule() - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
getPassword() - Method in class de.terrestris.shogun2.model.User
 
getProjection() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getProperties() - Method in class de.terrestris.shogun2.model.module.Module
 
getPropertyHints() - Method in class de.terrestris.shogun2.model.layout.Layout
 
getPropertyMusts() - Method in class de.terrestris.shogun2.model.layout.Layout
 
getRegions() - Method in class de.terrestris.shogun2.model.layout.BorderLayout
 
getResolution() - Method in class de.terrestris.shogun2.model.layer.util.Resolution
 
getResolutions() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
getResolutions() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getResultLimit() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getResultLimit() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getRoles() - Method in class de.terrestris.shogun2.model.User
 
getRoles() - Method in class de.terrestris.shogun2.model.UserGroup
 
getRotation() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
getSource() - Method in class de.terrestris.shogun2.model.layer.Layer
 
getSrc() - Method in class de.terrestris.shogun2.model.module.Image
 
getStyleName() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
getSubModules() - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
getText() - Method in class de.terrestris.shogun2.model.module.Button
 
getTileGrid() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getTileGridExtent() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
getTileGridOrigin() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
getTileGridResolutions() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
getTileSize() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
getTileSize() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
getToken() - Method in class de.terrestris.shogun2.model.token.Token
 
getTooltip() - Method in class de.terrestris.shogun2.model.module.Button
 
getTransformCenterOnRender() - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
getType() - Method in class de.terrestris.shogun2.model.layer.Layer
 
getType() - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
getType() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
getType() - Method in class de.terrestris.shogun2.model.layout.Layout
 
getTypeDelay() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getTypeDelay() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getTypeDelay() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getUpperRight() - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
getUrl() - Method in class de.terrestris.shogun2.model.Application
 
getUrl() - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
getUrl() - Method in class de.terrestris.shogun2.model.module.Print
 
getUser() - Method in class de.terrestris.shogun2.model.token.UserToken
 
getVersion() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
getVersion() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getViewboxlbrt() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
getViewboxlbrt() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
getViewport() - Method in class de.terrestris.shogun2.model.Application
 
getVisible() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
getWfsServerUrl() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
getWidth() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
getWidth() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
getXtype() - Method in class de.terrestris.shogun2.model.module.Module
 
getZoom() - Method in class de.terrestris.shogun2.model.map.MapConfig
 

H

hashCode() - Method in class de.terrestris.shogun2.model.Application
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.Layer
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.WmtsLayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.util.Resolution
 
hashCode() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
hashCode() - Method in class de.terrestris.shogun2.model.layout.AbsoluteLayout
 
hashCode() - Method in class de.terrestris.shogun2.model.layout.BorderLayout
 
hashCode() - Method in class de.terrestris.shogun2.model.layout.Layout
 
hashCode() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
hashCode() - Method in class de.terrestris.shogun2.model.map.MapControl
 
hashCode() - Method in class de.terrestris.shogun2.model.module.AccordionPanel
 
hashCode() - Method in class de.terrestris.shogun2.model.module.Button
 
hashCode() - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
hashCode() - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
hashCode() - Method in class de.terrestris.shogun2.model.module.Image
 
hashCode() - Method in class de.terrestris.shogun2.model.module.Map
 
hashCode() - Method in class de.terrestris.shogun2.model.module.Module
 
hashCode() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
hashCode() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
hashCode() - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
hashCode() - Method in class de.terrestris.shogun2.model.module.Print
 
hashCode() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
hashCode() - Method in class de.terrestris.shogun2.model.PersistentObject
 
hashCode() - Method in class de.terrestris.shogun2.model.Person
 
hashCode() - Method in class de.terrestris.shogun2.model.Role
 
hashCode() - Method in class de.terrestris.shogun2.model.token.Token
 
hashCode() - Method in class de.terrestris.shogun2.model.token.UserToken
 
hashCode() - Method in class de.terrestris.shogun2.model.User
 
hashCode() - Method in class de.terrestris.shogun2.model.UserGroup
 

I

Image - Class in de.terrestris.shogun2.model.module
The Image Module is the Ext JS representation of an HTML img element.
Image() - Constructor for class de.terrestris.shogun2.model.module.Image
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
ImageWmsLayerDataSource - Class in de.terrestris.shogun2.model.layer.source
Class representing a layer data source for WMS servers providing single, untiled images.
ImageWmsLayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
ImageWmsLayerDataSource(String, String, String, int, int, String, List<GeoWebServiceLayerName>, List<GeoWebServiceLayerStyle>) - Constructor for class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
isActive() - Method in class de.terrestris.shogun2.model.User
 

L

Layer - Class in de.terrestris.shogun2.model.layer
Representation of a layer which consists a corresponding data source and an appearance
Layer() - Constructor for class de.terrestris.shogun2.model.layer.Layer
 
Layer(String, String, LayerDataSource, LayerAppearance) - Constructor for class de.terrestris.shogun2.model.layer.Layer
 
LayerAppearance - Class in de.terrestris.shogun2.model.layer.appearance
This class holds the appearance properties of a layer Layer Object
LayerAppearance() - Constructor for class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
LayerAppearance(String, String, Resolution, Resolution, Double, Boolean) - Constructor for class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
LayerDataSource - Class in de.terrestris.shogun2.model.layer.source
Base class for all layer datasources
LayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.LayerDataSource
default constructor
LayerDataSource(String, String, String) - Constructor for class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
Layout - Class in de.terrestris.shogun2.model.layout
This class represents the layout of a CompositeModule in a GUI.
Layout() - Constructor for class de.terrestris.shogun2.model.layout.Layout
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw

M

Map - Class in de.terrestris.shogun2.model.module
Class represents a map component
Map() - Constructor for class de.terrestris.shogun2.model.module.Map
default constructor
Map(String, MapConfig, List<Layer>) - Constructor for class de.terrestris.shogun2.model.module.Map
 
MapConfig - Class in de.terrestris.shogun2.model.map
The MapConfig is backend representation for an OpenLayers 3 View
MapConfig() - Constructor for class de.terrestris.shogun2.model.map.MapConfig
default constructor
MapConfig(String, Point2D.Double, Extent, List<Resolution>, Integer, Resolution, Resolution, Double, String) - Constructor for class de.terrestris.shogun2.model.map.MapConfig
 
MapControl - Class in de.terrestris.shogun2.model.map
This class represents an OpenLayers 3 control which can be included in a map.
MapControl() - Constructor for class de.terrestris.shogun2.model.map.MapControl
 
MapControl(String) - Constructor for class de.terrestris.shogun2.model.map.MapControl
 
Module - Class in de.terrestris.shogun2.model.module
A module is the visual representation of a component in the GUI.
Module() - Constructor for class de.terrestris.shogun2.model.module.Module
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw

N

NominatimSearch - Class in de.terrestris.shogun2.model.module
A search module working with the OSM Nominatim Service.
NominatimSearch() - Constructor for class de.terrestris.shogun2.model.module.NominatimSearch
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
NominatimSearch.NominatimFormatType - Enum in de.terrestris.shogun2.model.module
A enum type for the allowed response format.

O

OverpassSearch - Class in de.terrestris.shogun2.model.module
A search module working with the OSM Overpass API.
OverpassSearch() - Constructor for class de.terrestris.shogun2.model.module.OverpassSearch
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
OverpassSearch.OverpassFormatType - Enum in de.terrestris.shogun2.model.module
A enum type for the allowed response format.
OverviewMap - Class in de.terrestris.shogun2.model.module
Class represents a GeoExt.component.OverviewMap, that displays an overview map of a parent map.
OverviewMap() - Constructor for class de.terrestris.shogun2.model.module.OverviewMap
 
OverviewMap(Integer) - Constructor for class de.terrestris.shogun2.model.module.OverviewMap
 

P

PasswordResetToken - Class in de.terrestris.shogun2.model.token
A Token instance that has a one-to-one relation to a User that wants to reset the password.
PasswordResetToken() - Constructor for class de.terrestris.shogun2.model.token.PasswordResetToken
Default constructor
PasswordResetToken(User) - Constructor for class de.terrestris.shogun2.model.token.PasswordResetToken
Constructor that uses the default expiration time.
PasswordResetToken(User, int) - Constructor for class de.terrestris.shogun2.model.token.PasswordResetToken
Constructor that uses the passed values
PersistentObject - Class in de.terrestris.shogun2.model
This class represents the abstract superclass for all entities that are persisted in the database.
PersistentObject() - Constructor for class de.terrestris.shogun2.model.PersistentObject
Constructor
Person - Class in de.terrestris.shogun2.model
 
Person() - Constructor for class de.terrestris.shogun2.model.Person
 
Person(String, String) - Constructor for class de.terrestris.shogun2.model.Person
 
Person(String, String, String) - Constructor for class de.terrestris.shogun2.model.Person
 
Print - Class in de.terrestris.shogun2.model.module
A module which contains a formular to print the map with the mapfish print v3.
Print() - Constructor for class de.terrestris.shogun2.model.module.Print
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
PropertyValueConverter - Class in de.terrestris.shogun2.converter
This converter can be used for the values of the type Map.
PropertyValueConverter() - Constructor for class de.terrestris.shogun2.converter.PropertyValueConverter
 

R

RegistrationToken - Class in de.terrestris.shogun2.model.token
A Token instance that has a one-to-one relation to a User that wants to register.
RegistrationToken() - Constructor for class de.terrestris.shogun2.model.token.RegistrationToken
Default constructor
RegistrationToken(User) - Constructor for class de.terrestris.shogun2.model.token.RegistrationToken
Constructor that uses the default expiration time.
RegistrationToken(User, int) - Constructor for class de.terrestris.shogun2.model.token.RegistrationToken
Constructor that uses the passed values
remove(Module) - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
Resolution - Class in de.terrestris.shogun2.model.layer.util
Class representing scale / resolution
Resolution() - Constructor for class de.terrestris.shogun2.model.layer.util.Resolution
 
Resolution(Double) - Constructor for class de.terrestris.shogun2.model.layer.util.Resolution
 
Role - Class in de.terrestris.shogun2.model
 
Role() - Constructor for class de.terrestris.shogun2.model.Role
Default Constructor
Role(String) - Constructor for class de.terrestris.shogun2.model.Role
Constructor

S

setAccountName(String) - Method in class de.terrestris.shogun2.model.User
 
setActive(Boolean) - Method in class de.terrestris.shogun2.model.Application
 
setActive(boolean) - Method in class de.terrestris.shogun2.model.User
 
setAllowedFeatureTypeDataTypes(List<String>) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setAltText(String) - Method in class de.terrestris.shogun2.model.module.Image
 
setAppearance(LayerAppearance) - Method in class de.terrestris.shogun2.model.layer.Layer
 
setAttribution(String) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setBirthday(LocalDate) - Method in class de.terrestris.shogun2.model.Person
 
setButtonAction(String) - Method in class de.terrestris.shogun2.model.module.Button
 
setCenter(Point2D.Double) - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
setCenter(Point2D.Double) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setConnectedModule(Module) - Method in class de.terrestris.shogun2.model.module.Button
 
setCoords(List<Point>) - Method in class de.terrestris.shogun2.model.layout.AbsoluteLayout
 
setDescription(String) - Method in class de.terrestris.shogun2.model.Application
 
setDescription(String) - Method in class de.terrestris.shogun2.model.Role
 
setEmail(String) - Method in class de.terrestris.shogun2.model.Person
 
setEpsgCodes(List<String>) - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
setExpandedItem(Module) - Method in class de.terrestris.shogun2.model.module.AccordionPanel
 
setExtent(Extent) - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
setExtent(Extent) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setFirstName(String) - Method in class de.terrestris.shogun2.model.Person
 
setFormat(String) - Method in class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
setFormat(NominatimSearch.NominatimFormatType) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setFormat(OverpassSearch.OverpassFormatType) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setGlyph(String) - Method in class de.terrestris.shogun2.model.module.Button
 
setGroupHeaderTpl(String) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setGroupHeaderTpl(String) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setGroupHeaderTpl(String) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setHeight(int) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
setHeight(int) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setInteraction(String) - Method in class de.terrestris.shogun2.model.module.Button
 
setLanguage(Locale) - Method in class de.terrestris.shogun2.model.Application
 
setLanguage(Locale) - Method in class de.terrestris.shogun2.model.Person
 
setLastName(String) - Method in class de.terrestris.shogun2.model.Person
 
setLayerName(String) - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
setLayerNames(List<GeoWebServiceLayerName>) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
setLayerNames(List<GeoWebServiceLayerName>) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setLayers(List<Layer>) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setLayerStyles(List<GeoWebServiceLayerStyle>) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
setLayerStyles(List<GeoWebServiceLayerStyle>) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setLayout(Layout) - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
setLink(String) - Method in class de.terrestris.shogun2.model.module.Image
 
setLowerLeft(Point2D.Double) - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
setMagnification(Integer) - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
setMapConfig(MapConfig) - Method in class de.terrestris.shogun2.model.module.Map
 
setMapControlName(String) - Method in class de.terrestris.shogun2.model.map.MapControl
 
setMapControlProperties(Map<String, Object>) - Method in class de.terrestris.shogun2.model.map.MapControl
 
setMapControls(Set<MapControl>) - Method in class de.terrestris.shogun2.model.module.Map
 
setMapLayers(List<Layer>) - Method in class de.terrestris.shogun2.model.module.Map
 
setMaxResolution(Resolution) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setMaxResolution(Resolution) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setMembers(Set<User>) - Method in class de.terrestris.shogun2.model.UserGroup
 
setMinResolution(Resolution) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setMinResolution(Resolution) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setMinSearchTextChars(Integer) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setMinSearchTextChars(Integer) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setMinSearchTextChars(Integer) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setModified(ReadableDateTime) - Method in class de.terrestris.shogun2.model.PersistentObject
 
setName(String) - Method in class de.terrestris.shogun2.model.Application
 
setName(String) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setName(String) - Method in class de.terrestris.shogun2.model.layer.Layer
 
setName(String) - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
setName(String) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setName(String) - Method in class de.terrestris.shogun2.model.module.Module
 
setName(String) - Method in class de.terrestris.shogun2.model.Role
 
setName(String) - Method in class de.terrestris.shogun2.model.UserGroup
 
setOpacity(Double) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setOpen(Boolean) - Method in class de.terrestris.shogun2.model.Application
 
setOverviewMapLayers(List<Layer>) - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
setOwner(User) - Method in class de.terrestris.shogun2.model.UserGroup
 
setParentMapModule(Map) - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
setPassword(String) - Method in class de.terrestris.shogun2.model.User
 
setProjection(String) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setProperties(Map<String, Object>) - Method in class de.terrestris.shogun2.model.module.Module
 
setPropertyHints(Set<String>) - Method in class de.terrestris.shogun2.model.layout.Layout
 
setPropertyMusts(Set<String>) - Method in class de.terrestris.shogun2.model.layout.Layout
 
setRegions(List<String>) - Method in class de.terrestris.shogun2.model.layout.BorderLayout
 
setResolution(Double) - Method in class de.terrestris.shogun2.model.layer.util.Resolution
 
setResolutions(List<Resolution>) - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
setResolutions(List<Resolution>) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setResultLimit(Integer) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setResultLimit(Integer) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setRoles(Set<Role>) - Method in class de.terrestris.shogun2.model.User
 
setRoles(Set<Role>) - Method in class de.terrestris.shogun2.model.UserGroup
 
setRotation(Double) - Method in class de.terrestris.shogun2.model.map.MapConfig
 
setSource(LayerDataSource) - Method in class de.terrestris.shogun2.model.layer.Layer
 
setSrc(String) - Method in class de.terrestris.shogun2.model.module.Image
 
setStyleName(String) - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
setSubModules(List<Module>) - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
setText(String) - Method in class de.terrestris.shogun2.model.module.Button
 
setTileGrid(WmsTileGrid) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setTileGridExtent(Extent) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
setTileGridOrigin(Point2D.Double) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
setTileGridResolutions(List<Resolution>) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
setTileSize(Integer) - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
setTileSize(Integer) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
setTooltip(String) - Method in class de.terrestris.shogun2.model.module.Button
 
setTransformCenterOnRender(Boolean) - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
setType(String) - Method in class de.terrestris.shogun2.model.layer.Layer
 
setType(String) - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
setType(String) - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
setType(String) - Method in class de.terrestris.shogun2.model.layout.Layout
 
setTypeDelay(Integer) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setTypeDelay(Integer) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setTypeDelay(Integer) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setUpperRight(Point2D.Double) - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
setUrl(String) - Method in class de.terrestris.shogun2.model.Application
 
setUrl(String) - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
setUrl(String) - Method in class de.terrestris.shogun2.model.module.Print
 
setVersion(String) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
setVersion(String) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setViewboxlbrt(List<Integer>) - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
setViewboxlbrt(List<Integer>) - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
setViewport(CompositeModule) - Method in class de.terrestris.shogun2.model.Application
 
setVisible(Boolean) - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
setWfsServerUrl(String) - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
setWidth(int) - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
setWidth(int) - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
setXtype(String) - Method in class de.terrestris.shogun2.model.module.Module
 
setZoom(Integer) - Method in class de.terrestris.shogun2.model.map.MapConfig
 

T

TileWmsLayerDataSource - Class in de.terrestris.shogun2.model.layer.source
Data source of layers for tile data from WMS servers.
TileWmsLayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
default constructor
TileWmsLayerDataSource(String, String, String, int, int, String, List<GeoWebServiceLayerName>, List<GeoWebServiceLayerStyle>, WmsTileGrid) - Constructor for class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
Token - Class in de.terrestris.shogun2.model.token
Abstract base class for all tokens.
Token(int) - Constructor for class de.terrestris.shogun2.model.token.Token
Constructor
toString() - Method in class de.terrestris.shogun2.model.Application
 
toString() - Method in class de.terrestris.shogun2.model.layer.appearance.LayerAppearance
 
toString() - Method in class de.terrestris.shogun2.model.layer.Layer
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.ImageWmsLayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.LayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.TileWmsLayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.WmtsLayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
toString() - Method in class de.terrestris.shogun2.model.layer.util.Extent
 
toString() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerName
 
toString() - Method in class de.terrestris.shogun2.model.layer.util.GeoWebServiceLayerStyle
 
toString() - Method in class de.terrestris.shogun2.model.layer.util.Resolution
 
toString() - Method in class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
toString() - Method in class de.terrestris.shogun2.model.layout.AbsoluteLayout
 
toString() - Method in class de.terrestris.shogun2.model.layout.BorderLayout
 
toString() - Method in class de.terrestris.shogun2.model.layout.Layout
 
toString() - Method in class de.terrestris.shogun2.model.map.MapConfig
 
toString() - Method in class de.terrestris.shogun2.model.map.MapControl
 
toString() - Method in class de.terrestris.shogun2.model.module.AccordionPanel
 
toString() - Method in class de.terrestris.shogun2.model.module.Button
 
toString() - Method in class de.terrestris.shogun2.model.module.CompositeModule
 
toString() - Method in class de.terrestris.shogun2.model.module.CoordinateTransformation
 
toString() - Method in class de.terrestris.shogun2.model.module.Image
 
toString() - Method in class de.terrestris.shogun2.model.module.Map
 
toString() - Method in class de.terrestris.shogun2.model.module.Module
 
toString() - Method in enum de.terrestris.shogun2.model.module.NominatimSearch.NominatimFormatType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) NominatimSearch.NominatimFormatType.value.
toString() - Method in class de.terrestris.shogun2.model.module.NominatimSearch
 
toString() - Method in enum de.terrestris.shogun2.model.module.OverpassSearch.OverpassFormatType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OverpassSearch.OverpassFormatType.value.
toString() - Method in class de.terrestris.shogun2.model.module.OverpassSearch
 
toString() - Method in class de.terrestris.shogun2.model.module.OverviewMap
 
toString() - Method in class de.terrestris.shogun2.model.module.Print
 
toString() - Method in class de.terrestris.shogun2.model.module.WfsSearch
 
toString() - Method in class de.terrestris.shogun2.model.PersistentObject
 
toString() - Method in class de.terrestris.shogun2.model.Person
 
toString() - Method in class de.terrestris.shogun2.model.Role
 
toString() - Method in class de.terrestris.shogun2.model.token.PasswordResetToken
 
toString() - Method in class de.terrestris.shogun2.model.token.RegistrationToken
 
toString() - Method in class de.terrestris.shogun2.model.token.Token
 
toString() - Method in class de.terrestris.shogun2.model.token.UserToken
 
toString() - Method in class de.terrestris.shogun2.model.User
 
toString() - Method in class de.terrestris.shogun2.model.UserGroup
 

U

User - Class in de.terrestris.shogun2.model
 
User() - Constructor for class de.terrestris.shogun2.model.User
Default constructor
User(String, String, String) - Constructor for class de.terrestris.shogun2.model.User
 
User(String, String, String, String) - Constructor for class de.terrestris.shogun2.model.User
 
User(String, String, String, String, boolean) - Constructor for class de.terrestris.shogun2.model.User
 
UserGroup - Class in de.terrestris.shogun2.model
 
UserGroup() - Constructor for class de.terrestris.shogun2.model.UserGroup
Default Constructor
UserToken - Class in de.terrestris.shogun2.model.token
A UserToken instance that has a one-to-one relation to a User .
UserToken() - Constructor for class de.terrestris.shogun2.model.token.UserToken
Default constructor
UserToken(User) - Constructor for class de.terrestris.shogun2.model.token.UserToken
Constructor.
UserToken(User, int) - Constructor for class de.terrestris.shogun2.model.token.UserToken
Constructor

V

valueOf(String) - Static method in enum de.terrestris.shogun2.model.module.NominatimSearch.NominatimFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.model.module.OverpassSearch.OverpassFormatType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.terrestris.shogun2.model.module.NominatimSearch.NominatimFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.model.module.OverpassSearch.OverpassFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
VectorLayerDataSource - Class in de.terrestris.shogun2.model.layer.source
VectorLayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 
VectorLayerDataSource(String, String, String, String) - Constructor for class de.terrestris.shogun2.model.layer.source.VectorLayerDataSource
 

W

WfsSearch - Class in de.terrestris.shogun2.model.module
A module to search features of a WFS.
WfsSearch() - Constructor for class de.terrestris.shogun2.model.module.WfsSearch
Explicitly adding the default constructor as this is important, e.g. for Hibernate: http://goo.gl/3Cr1pw
WmsTileGrid - Class in de.terrestris.shogun2.model.layer.util
Class representing a WMS tile grid
WmsTileGrid() - Constructor for class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
WmsTileGrid(Point2D.Double, Extent, Integer) - Constructor for class de.terrestris.shogun2.model.layer.util.WmsTileGrid
 
WmtsLayerDataSource - Class in de.terrestris.shogun2.model.layer.source
Class representing a layer source for tile data from WMTS servers.
WmtsLayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.WmtsLayerDataSource
 

X

XyzLayerDataSource - Class in de.terrestris.shogun2.model.layer.source
Class representing a layer source for tile data with URLs in a set XYZ format that are defined in a URL template
XyzLayerDataSource() - Constructor for class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
XyzLayerDataSource(String, String, String, Point2D.Double, Extent, List<Resolution>, Integer) - Constructor for class de.terrestris.shogun2.model.layer.source.XyzLayerDataSource
 
A B C D E F G H I L M N O P R S T U V W X 

Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.