Index

libs/testing/basic-auth.testing.ts

BasicAuthTestingProviders
Type : []
Default value : [ BasicAuthService, BasicAuthServiceMaintainer, { provide: BasicAuthInformer, useClass: BasicAuthInformerImplService } ]

libs/favorite/src/lib/service/favorite.service.ts

CACHE_PARAM_FAVORITES_GROUP
Type : string
Default value : 'GroupFavorites'
CACHE_PARAM_FAVORITES_SINGLE
Type : string
Default value : 'SingleFavorites'

libs/caching/src/lib/config.ts

CacheConfigService
Default value : new InjectionToken<CacheConfig>('CacheConfigService')

libs/map/src/lib/selector/module.ts

COMPONENTS
Type : []
Default value : [ StationMapSelectorComponent, ProfileTrajectoryMapSelectorComponent, LastValueMapSelectorComponent ]

libs/permalink/src/lib/permalink.module.ts

COMPONENTS
Type : []
Default value : [ PermalinkInMailComponent, PermalinkNewWindowComponent, PermalinkToClipboardComponent ]

libs/control/src/lib/control.module.ts

COMPONENTS
Type : []
Default value : [ BoolTogglerComponent, StringTogglerComponent, RefreshButtonComponent ]

libs/d3/src/lib/d3.module.ts

COMPONENTS
Type : []
Default value : [ D3GeneralGraphComponent, D3GraphCopyrightComponent, D3GraphHoverLineComponent, D3GraphHoverPointComponent, D3GraphOverviewSelectionComponent, D3GraphPanZoomInteractionComponent, D3OverviewTimeseriesGraphComponent, D3TimeseriesGraphComponent, D3TrajectoryGraphComponent, D3YAxisModifierComponent, ExportImageButtonComponent, ExtendedDataD3TimeseriesGraphComponent, ]

libs/facet-search/src/lib/facet-search.module.ts

COMPONENTS
Type : []
Default value : [ ParameterFacetComponent, ResultListComponent, ResultMapComponent, ]

libs/favorite/src/lib/favorite.module.ts

COMPONENTS
Type : []
Default value : [ FavoriteTogglerComponent ]

libs/open-layers/src/lib/open-layers.module.ts

COMPONENTS
Type : []
Default value : [ OlLayerAbstractComponent, OlLayerAnimateTimeComponent, OlLayerComponent, OlLayerLegendUrlComponent, OlLayerOpacitiySliderComponent, OlLayerTimeSelectorComponent, OlLayerTitleComponent, OlLayerVisibilityTogglerComponent, OlLayerZoomExtentComponent, OlMapComponent, OlMousePositionComponent, OlOverviewMapComponent, OlStationSelectorLayerComponent, ]

libs/depiction/src/lib/datasetlist/module.ts

COMPONENTS
Type : []
Default value : [ TimeseriesEntryComponent, ConfigurableTimeseriesEntryComponent, SimpleTimeseriesEntryComponent, FirstLatestTimeseriesEntryComponent, ProfileEntryComponent, TrajectoryEntryComponent ]

libs/time/src/lib/time.module.ts

COMPONENTS
Type : []
Default value : [ PredefinedTimespanSelectorComponent, TimeListSelectorComponent, TimespanShiftSelectorComponent, TimespanButtonComponent, AutoUpdateTimespanComponent ]

libs/map/src/lib/base/map.module.ts

COMPONENTS
Type : []
Default value : [ ]

libs/map/src/lib/control/module.ts

COMPONENTS
Type : []
Default value : [ LocateControlComponent, ZoomControlComponent, GeosearchControlComponent, ExtentControlComponent ]

libs/map/src/lib/layercontrols/module.ts

COMPONENTS
Type : []
Default value : [ LayerVisibleTogglerComponent, LayerOpacitySliderComponent, ]

libs/core/src/lib/interceptor/cors-proxy-interceptor.ts

CorsProxyInterceptorProvider
Type : object
Default value : { provide: HTTP_SERVICE_INTERCEPTORS, useClass: CorsProxyInterceptor, multi: true }

libs/testing/dataset-api-interface.testing.ts

DatasetApiInterfaceTesting
Type : object
Default value : { provide: DatasetApiInterface, useClass: SplittedDataDatasetApiInterface }

libs/core/src/lib/api-communication/connectors/dataset-api-v1-connector/dataset-api-v1-connector.ts

DatasetApiV1ConnectorProvider
Type : object
Default value : { provide: HELGOLAND_SERVICE_CONNECTOR_HANDLER, useClass: DatasetApiV1Connector, multi: true }

libs/core/src/lib/api-communication/connectors/dataset-api-v2-connector/dataset-api-v2-connector.ts

DatasetApiV2ConnectorProvider
Type : object
Default value : { provide: HELGOLAND_SERVICE_CONNECTOR_HANDLER, useClass: DatasetApiV2Connector, multi: true }

libs/core/src/lib/api-communication/connectors/dataset-api-v3-connector/dataset-api-v3-connector.ts

DatasetApiV3ConnectorProvider
Type : object
Default value : { provide: HELGOLAND_SERVICE_CONNECTOR_HANDLER, useClass: DatasetApiV3Connector, multi: true }

libs/core/src/lib/api-communication/connectors/sta-api-v1-connector/sta-api-v1-connector.ts

DatasetStaConnectorProvider
Type : object
Default value : { provide: HELGOLAND_SERVICE_CONNECTOR_HANDLER, useClass: StaApiV1Connector, multi: true }
DEFAULT_SERVICE_ID
Type : string
Default value : '1'
DEFAULT_SERVICE_LABEL
Type : string
Default value : 'OGC SensorThings API'

libs/map/src/lib/base/cached-map-component.ts

DEFAULT_BASE_LAYER_ATTRIBUTION
Type : string
Default value : '&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
DEFAULT_BASE_LAYER_NAME
Type : string
Default value : 'BaseLayer'
DEFAULT_BASE_LAYER_URL
Type : string
Default value : 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png'

libs/sensorml/src/lib/common/decorators/DisplayName.ts

displayNameKey
Type : string
Default value : 'DisplayName'
Reflect
Type : any

libs/core/src/lib/presenting/dataset-presenter.component.ts

equal
Default value : require('deep-equal')

libs/caching/src/lib/caching.module.ts

GET_DATA_CACHE_PROVIDERS
Type : []
Default value : [ { provide: HTTP_SERVICE_INTERCEPTORS, useClass: LocalHttpCacheIntervalInterceptor, multi: true }, { provide: HttpCacheInterval, useClass: LocalHttpCacheInterval } ]
HTTP_GET_PROVIDERS
Type : []
Default value : [ { provide: HttpCache, useClass: LocalHttpCache }, { provide: HTTP_SERVICE_INTERCEPTORS, useClass: CachingInterceptor, multi: true }, { provide: OnGoingHttpCache, useClass: LocalOngoingHttpCache } ]

libs/core/src/lib/api-communication/helgoland-services-connector.ts

HELGOLAND_SERVICE_CONNECTOR_HANDLER
Default value : new InjectionToken<HelgolandServiceConnector>('HELGOLAND_SERVICE_CONNECTOR_HANDLER')

libs/d3/src/lib/d3-timeseries-graph/controls/d3-graph-hover-line/d3-graph-hover-line.component.ts

HOVERLINE_ID
Type : string
Default value : 'hover-line'
TIME_LABEL_ID
Type : string
Default value : 'time-label'

libs/core/src/lib/dataset-api/http.service.ts

HTTP_SERVICE_INTERCEPTORS
Default value : new InjectionToken<HttpServiceInterceptor>('HTTP_SERVICE_INTERCEPTORS')

libs/core/src/lib/notifier/notifier.service.ts

ID
Type : string
Default value : 'helgoland-notifier'
TIME_IN_MS
Type : number
Default value : 3000

libs/core/src/lib/dataset-api/internal-id-handler.service.ts

INTERNAL_ID_SEPERATOR
Type : string
Default value : '__'

libs/depiction/src/lib/label-mapper/label-mapper.service.ts

LABEL_MAPPER_HANDLER
Default value : new InjectionToken<LabelMapperHandler>('LABEL_MAPPER_HANDLER')

libs/plotly/src/lib/plotly-profile-graph/plotly-profile-graph.component.ts

LINE_WIDTH
Type : number
Default value : 2
LINE_WIDTH_SELECTED
Type : number
Default value : 5
MARKER_SIZE
Type : number
Default value : 6
MARKER_SIZE_SELECTED
Type : number
Default value : 10

libs/map/src/lib/control/locate/locate.service.ts

LOCATED_MARKER_ID
Type : string
Default value : 'located'
LOCATION_ERROR
Type : string
Default value : 'locationerror'
LOCATION_FOUND_EVENT
Type : string
Default value : 'locationfound'

libs/d3/src/lib/d3-timeseries-graph/controls/d3-graph-hover-point/d3-graph-hover-point.component.ts

MAXIMUM_POINT_DISTANCE
Type : number
Default value : 10

libs/sensorml/src/lib/services/xml/Namespaces.ts

NAMESPACES
Type : object
Default value : { GCO: 'http://www.isotc211.org/2005/gco', GMD: 'http://www.isotc211.org/2005/gmd', GML: 'http://www.opengis.net/gml/3.2', SML: 'http://www.opengis.net/sensorml/2.0', XSI: 'http://www.w3.org/2001/XMLSchema-instance', SWE: 'http://www.opengis.net/swe/2.0', XLINK: 'http://www.w3.org/1999/xlink' }

libs/sensorml/src/lib/services/xml/Prefixes.ts

PREFIXES
Type : object
Default value : { GCO: 'gco', GMD: 'gmd', GML: 'gml', SML: 'sml', XSI: 'xsi', SWE: 'swe', XLINK: 'xlink' }

libs/testing/settings.testing.ts

SettingsServiceTestingProvider
Type : object
Default value : { provide: SettingsService, useClass: ExtendedSettingsService }

libs/d3/src/lib/d3-timeseries-graph/d3-timeseries-graph.component.ts

TICKS_COUNT_YAXIS
Type : number
Default value : 5

libs/testing/translate.testing.module.ts

TranslateTestingModule
Default value : TranslateModule.forRoot({ loader: { provide: TranslateLoader, useFactory: (http: HttpClient) => { return new TranslateHttpLoader(http, './assets/i18n/', '.json'); }, deps: [HttpClient] } })

libs/open-layers/src/lib/services/wms-capabilities.service.ts

WMS_CAPABILITIES_REQUEST_EXPIRATION
Default value : 1000 * 60 * 5

libs/d3/src/lib/export-image-button/export-image-button.component.ts

wrapperClassName
Type : string
Default value : 'export-diagram-wrapper'

result-matching ""

    No results matching ""