| Modifier and Type | Class and Description |
|---|---|
class |
ModuleIdResolver<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>>
An ID resolver for
Modules when deserializing only on the base of ID values. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleDao<E extends Module> |
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionPanel
This class represents the an Panel with an accordion layout.
|
class |
Button
The Image Module is the Ext JS representation of an HTML img element.
|
class |
CompositeModule
This class represents a (simple) composite
Module, i.e. a module
having children/submodules. |
class |
CoordinateTransformation
The CoordinateTransform module allows the user to transform map coordinates into
different projections.
|
class |
Image
The Image Module is the Ext JS representation of an HTML img element.
|
class |
Map
Class represents a
map component
|
class |
NominatimSearch
A search module working with the OSM Nominatim Service.
|
class |
OverpassSearch
A search module working with the OSM Overpass API.
|
class |
OverviewMap
Class represents a GeoExt.component.OverviewMap, that displays an overview
map of a parent map.
|
class |
Print
A module which contains a formular to print the map with the mapfish print v3.
|
class |
WfsSearch
A module to search features of a WFS.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
Button.getConnectedModule() |
Module |
AccordionPanel.getExpandedItem() |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
CompositeModule.getSubModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeModule.addModule(Module module) |
void |
CompositeModule.remove(Module module) |
void |
Button.setConnectedModule(Module connectedModule) |
void |
AccordionPanel.setExpandedItem(Module expandedItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeModule.setSubModules(List<Module> subModules) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleRestController<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleService<E extends Module,D extends ModuleDao<E>>
Service class for the
Module model. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleController<E extends Module,D extends ModuleDao<E>,S extends ModuleService<E,D>> |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.