@oicl/openbridge-webcomponents-ng 2.0.0-next.2 → 2.0.0-next.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ElementRef, NgZone, EventEmitter } from '@angular/core';
|
|
3
|
-
import { ObcPoiType, ObcPoiValue, ObcPoiState, ObcPoi as ObcPoi$1 } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi/poi.js';
|
|
4
|
-
import { ObcPoiButtonType, ObcPoiButtonDataItem, ObcPoiButton as ObcPoiButton$1, ObcPoiButtonLayout, ObcPoiButtonState, PoiButtonVisualState } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-button/poi-button.js';
|
|
5
|
-
import { ObcPoiPointerType, ObcPoiPointerState, ObcPoiPointer as ObcPoiPointer$1 } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-pointer/poi-pointer.js';
|
|
6
|
-
import { ObcPoiBase as ObcPoiBase$1 } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi/poi-base.js';
|
|
7
3
|
import { ObcPoiGraphicLine as ObcPoiGraphicLine$1, POIStyle, POILineType } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-graphic-line/poi-graphic-line.js';
|
|
8
4
|
import { ObcPoiHeader as ObcPoiHeader$1, ObcPoiHeaderSize, ObcPoiHeaderState, ObcPoiHeaderType } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-header/poi-header.js';
|
|
9
5
|
import { ObcPoiLine as ObcPoiLine$1 } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-line/poi-line.js';
|
|
10
|
-
import {
|
|
11
|
-
import { ObcAbstractPoiObject as ObcAbstractPoiObject$1 } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-object/abstract-poi-object.js';
|
|
6
|
+
import { ObcPoiPointer as ObcPoiPointer$1, ObcPoiPointerType, ObcPoiPointerState } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-pointer/poi-pointer.js';
|
|
12
7
|
import { ObcPoiSelectionFrame as ObcPoiSelectionFrame$1, ObcPoiSelectionFrameType, ObcPoiSelectionFrameState } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/poi-selection-frame/poi-selection-frame.js';
|
|
13
8
|
import { ObcRulerPointer as ObcRulerPointer$1, ObcRulerPointerType } from '@oicl/openbridge-webcomponents/dist/ar/building-blocks/ruler-pointer/ruler-pointer.js';
|
|
14
9
|
import { ObcChartObjectVesselButton as ObcChartObjectVesselButton$1, SpeedIndicator, State, Type } from '@oicl/openbridge-webcomponents/dist/ar/chart-object-vessel-button/chart-object-vessel-button.js';
|
|
15
10
|
import { VesselImage } from '@oicl/openbridge-webcomponents/dist/navigation-instruments/watch/vessel.js';
|
|
16
|
-
import { ObcPoiObjectAtonType, ObcPoiObjectAtonStyle,
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
11
|
+
import { ObcPoiObjectAtonType, ObcPoiObjectAtonStyle, ObcPoiObjectAton as ObcPoiObjectAton$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-aton.js';
|
|
12
|
+
import { ObcPoiObjectState, ObcPoiObjectStyle, ObcPoiObjectType, ObcPoiObject as ObcPoiObject$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object.js';
|
|
13
|
+
import { ObcPoiAton as ObcPoiAton$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-aton.js';
|
|
14
|
+
import { ObcPoiType, ObcPoiValue, ObcPoiState, ObcPoi as ObcPoi$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi.js';
|
|
15
|
+
import { ObcPoiButtonType, ObcPoiButtonDataItem, ObcPoiButton as ObcPoiButton$1, ObcPoiButtonLayout, ObcPoiButtonState, PoiButtonVisualState } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button.js';
|
|
16
|
+
import { PoiBase as PoiBase$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-base.js';
|
|
17
|
+
import { ObcPoiData as ObcPoiData$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-data.js';
|
|
18
|
+
import { ObcPoiObjectVesselType, ObcPoiObjectVesselStyle, ObcPoiObjectVesselState, ObcPoiObjectVessel as ObcPoiObjectVessel$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-vessel.js';
|
|
19
|
+
import { ObcPoiVessel as ObcPoiVessel$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi/poi-vessel.js';
|
|
20
|
+
import { ObcPoiButtonAton as ObcPoiButtonAton$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-aton.js';
|
|
21
|
+
import { ObcPoiButtonData as ObcPoiButtonData$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-data.js';
|
|
22
|
+
import { ObcPoiButtonVessel as ObcPoiButtonVessel$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-button/poi-button-vessel.js';
|
|
23
23
|
import { ObcPoiCard as ObcPoiCard$1, PointerDirection, PoiCardClickDetail } from '@oicl/openbridge-webcomponents/dist/ar/poi-card/poi-card.js';
|
|
24
24
|
import { ObcPoiCardHeaderVariant, ObcPoiCardHeader as ObcPoiCardHeader$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-card-header/poi-card-header.js';
|
|
25
25
|
import { ObcPoiController as ObcPoiController$1, PoiFitMode, PoiFrame, PoiDetection, PoiKeyFn } from '@oicl/openbridge-webcomponents/dist/ar/poi-controller/poi-controller.js';
|
|
26
|
-
import { ObcPoiData as ObcPoiData$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-data/poi-data.js';
|
|
27
26
|
import { ObcPoiGroup as ObcPoiGroup$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-group/poi-group.js';
|
|
28
27
|
import { ObcPoiLayer as ObcPoiLayer$1, OverlapMode } from '@oicl/openbridge-webcomponents/dist/ar/poi-layer/poi-layer.js';
|
|
29
28
|
import { ObcPoiLayerStack as ObcPoiLayerStack$1, PoiLayerSelectionMode } from '@oicl/openbridge-webcomponents/dist/ar/poi-layer-stack/poi-layer-stack.js';
|
|
30
|
-
import {
|
|
29
|
+
import { AbstractPoiObject as AbstractPoiObject$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/abstract-poi-object.js';
|
|
30
|
+
import { ObcPoiObjectData as ObcPoiObjectData$1 } from '@oicl/openbridge-webcomponents/dist/ar/poi-object/poi-object-data.js';
|
|
31
31
|
import { AutomationButtonLabelDirection, AutomationButtonReadoutPosition, AutomationButtonPositioning, AutomationButtonDirection, ObcAutomationButton as ObcAutomationButton$1, AutomationButtonVariant, AutomationButtonState } from '@oicl/openbridge-webcomponents/dist/automation/automation-button/automation-button.js';
|
|
32
32
|
import { ObcAnalogValve as ObcAnalogValve$1, AnalogValveVariant } from '@oicl/openbridge-webcomponents/dist/automation/analog-valve/analog-valve.js';
|
|
33
33
|
import { ObcAutomationBadge as ObcAutomationBadge$1, ObcAutomationBadgeMode, ObcAutomationBadgeType } from '@oicl/openbridge-webcomponents/dist/automation/automation-badge/automation-badge.js';
|
|
@@ -2219,148 +2219,6 @@ import { ObcWindIndicator as ObcWindIndicator$1 } from '@oicl/openbridge-webcomp
|
|
|
2219
2219
|
import { ObcAlertDetailPage as ObcAlertDetailPage$1, AlertDetailPageType } from '@oicl/openbridge-webcomponents/dist/pages/alert-detail-page/alert-detail-page.js';
|
|
2220
2220
|
import { ObcAlertListPageSmall as ObcAlertListPageSmall$1, AlertListMode as AlertListMode$1, ObcAlertListPageAckAllClickEvent, ObcAckClickEvent as ObcAckClickEvent$1, ObcRowClickEvent as ObcRowClickEvent$1 } from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js';
|
|
2221
2221
|
|
|
2222
|
-
declare class ObcPoiBase {
|
|
2223
|
-
private _el;
|
|
2224
|
-
private _ngZone;
|
|
2225
|
-
constructor(e: ElementRef<ObcPoiBase$1>, ngZone: NgZone);
|
|
2226
|
-
set type(v: ObcPoiType);
|
|
2227
|
-
get type(): ObcPoiType;
|
|
2228
|
-
set value(v: ObcPoiValue);
|
|
2229
|
-
get value(): ObcPoiValue;
|
|
2230
|
-
set state(v: ObcPoiState);
|
|
2231
|
-
get state(): ObcPoiState;
|
|
2232
|
-
set selected(v: boolean);
|
|
2233
|
-
get selected(): boolean;
|
|
2234
|
-
set buttonType(v: ObcPoiButtonType);
|
|
2235
|
-
get buttonType(): ObcPoiButtonType;
|
|
2236
|
-
set overlapOpaque(v: boolean);
|
|
2237
|
-
get overlapOpaque(): boolean;
|
|
2238
|
-
set data(v: ObcPoiButtonDataItem[]);
|
|
2239
|
-
get data(): ObcPoiButtonDataItem[];
|
|
2240
|
-
set hasHeader(v: boolean);
|
|
2241
|
-
get hasHeader(): boolean;
|
|
2242
|
-
set headerContent(v: string);
|
|
2243
|
-
get headerContent(): string;
|
|
2244
|
-
set hasPointer(v: boolean);
|
|
2245
|
-
get hasPointer(): boolean;
|
|
2246
|
-
set pointerType(v: ObcPoiPointerType | null);
|
|
2247
|
-
get pointerType(): ObcPoiPointerType | null;
|
|
2248
|
-
set pointerState(v: ObcPoiPointerState | null);
|
|
2249
|
-
get pointerState(): ObcPoiPointerState | null;
|
|
2250
|
-
set relativeDirection(v: number);
|
|
2251
|
-
get relativeDirection(): number;
|
|
2252
|
-
set x(v: number);
|
|
2253
|
-
get x(): number;
|
|
2254
|
-
set y(v: number);
|
|
2255
|
-
get y(): number;
|
|
2256
|
-
set buttonY(v: number | null);
|
|
2257
|
-
get buttonY(): number | null;
|
|
2258
|
-
set fixedTarget(v: boolean);
|
|
2259
|
-
get fixedTarget(): boolean;
|
|
2260
|
-
set buttonOffsetX(v: number);
|
|
2261
|
-
get buttonOffsetX(): number;
|
|
2262
|
-
set targetOffsetX(v: number);
|
|
2263
|
-
get targetOffsetX(): number;
|
|
2264
|
-
set boxWidth(v: number | null);
|
|
2265
|
-
get boxWidth(): number | null;
|
|
2266
|
-
set boxHeight(v: number | null);
|
|
2267
|
-
get boxHeight(): number | null;
|
|
2268
|
-
set lineCompensationY(v: number);
|
|
2269
|
-
get lineCompensationY(): number;
|
|
2270
|
-
set outsideAngle(v: number);
|
|
2271
|
-
get outsideAngle(): number;
|
|
2272
|
-
set animatePosition(v: boolean);
|
|
2273
|
-
get animatePosition(): boolean;
|
|
2274
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiBase, never>;
|
|
2275
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiBase, "undefined", never, { "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "buttonType": { "alias": "buttonType"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; "hasPointer": { "alias": "hasPointer"; "required": false; }; "pointerType": { "alias": "pointerType"; "required": false; }; "pointerState": { "alias": "pointerState"; "required": false; }; "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "buttonY": { "alias": "buttonY"; "required": false; }; "fixedTarget": { "alias": "fixedTarget"; "required": false; }; "buttonOffsetX": { "alias": "buttonOffsetX"; "required": false; }; "targetOffsetX": { "alias": "targetOffsetX"; "required": false; }; "boxWidth": { "alias": "boxWidth"; "required": false; }; "boxHeight": { "alias": "boxHeight"; "required": false; }; "lineCompensationY": { "alias": "lineCompensationY"; "required": false; }; "outsideAngle": { "alias": "outsideAngle"; "required": false; }; "animatePosition": { "alias": "animatePosition"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2276
|
-
}
|
|
2277
|
-
|
|
2278
|
-
declare class ObcPoi {
|
|
2279
|
-
private _el;
|
|
2280
|
-
private _ngZone;
|
|
2281
|
-
constructor(e: ElementRef<ObcPoi$1>, ngZone: NgZone);
|
|
2282
|
-
set type(v: ObcPoiType);
|
|
2283
|
-
get type(): ObcPoiType;
|
|
2284
|
-
set value(v: ObcPoiValue);
|
|
2285
|
-
get value(): ObcPoiValue;
|
|
2286
|
-
set state(v: ObcPoiState);
|
|
2287
|
-
get state(): ObcPoiState;
|
|
2288
|
-
set selected(v: boolean);
|
|
2289
|
-
get selected(): boolean;
|
|
2290
|
-
set buttonType(v: ObcPoiButtonType);
|
|
2291
|
-
get buttonType(): ObcPoiButtonType;
|
|
2292
|
-
set overlapOpaque(v: boolean);
|
|
2293
|
-
get overlapOpaque(): boolean;
|
|
2294
|
-
set data(v: ObcPoiButtonDataItem[]);
|
|
2295
|
-
get data(): ObcPoiButtonDataItem[];
|
|
2296
|
-
set hasHeader(v: boolean);
|
|
2297
|
-
get hasHeader(): boolean;
|
|
2298
|
-
set headerContent(v: string);
|
|
2299
|
-
get headerContent(): string;
|
|
2300
|
-
set hasPointer(v: boolean);
|
|
2301
|
-
get hasPointer(): boolean;
|
|
2302
|
-
set pointerType(v: ObcPoiPointerType | null);
|
|
2303
|
-
get pointerType(): ObcPoiPointerType | null;
|
|
2304
|
-
set pointerState(v: ObcPoiPointerState | null);
|
|
2305
|
-
get pointerState(): ObcPoiPointerState | null;
|
|
2306
|
-
set relativeDirection(v: number);
|
|
2307
|
-
get relativeDirection(): number;
|
|
2308
|
-
set x(v: number);
|
|
2309
|
-
get x(): number;
|
|
2310
|
-
set y(v: number);
|
|
2311
|
-
get y(): number;
|
|
2312
|
-
set buttonY(v: number | null);
|
|
2313
|
-
get buttonY(): number | null;
|
|
2314
|
-
set fixedTarget(v: boolean);
|
|
2315
|
-
get fixedTarget(): boolean;
|
|
2316
|
-
set buttonOffsetX(v: number);
|
|
2317
|
-
get buttonOffsetX(): number;
|
|
2318
|
-
set targetOffsetX(v: number);
|
|
2319
|
-
get targetOffsetX(): number;
|
|
2320
|
-
set boxWidth(v: number | null);
|
|
2321
|
-
get boxWidth(): number | null;
|
|
2322
|
-
set boxHeight(v: number | null);
|
|
2323
|
-
get boxHeight(): number | null;
|
|
2324
|
-
set outsideAngle(v: number);
|
|
2325
|
-
get outsideAngle(): number;
|
|
2326
|
-
set animatePosition(v: boolean);
|
|
2327
|
-
get animatePosition(): boolean;
|
|
2328
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoi, never>;
|
|
2329
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoi, "obc-poi", never, { "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "buttonType": { "alias": "buttonType"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; "hasPointer": { "alias": "hasPointer"; "required": false; }; "pointerType": { "alias": "pointerType"; "required": false; }; "pointerState": { "alias": "pointerState"; "required": false; }; "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "buttonY": { "alias": "buttonY"; "required": false; }; "fixedTarget": { "alias": "fixedTarget"; "required": false; }; "buttonOffsetX": { "alias": "buttonOffsetX"; "required": false; }; "targetOffsetX": { "alias": "targetOffsetX"; "required": false; }; "boxWidth": { "alias": "boxWidth"; "required": false; }; "boxHeight": { "alias": "boxHeight"; "required": false; }; "outsideAngle": { "alias": "outsideAngle"; "required": false; }; "animatePosition": { "alias": "animatePosition"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2330
|
-
}
|
|
2331
|
-
|
|
2332
|
-
declare class ObcPoiButton {
|
|
2333
|
-
private _el;
|
|
2334
|
-
private _ngZone;
|
|
2335
|
-
constructor(e: ElementRef<ObcPoiButton$1>, ngZone: NgZone);
|
|
2336
|
-
set relativeDirection(v: number);
|
|
2337
|
-
get relativeDirection(): number;
|
|
2338
|
-
set selected(v: boolean);
|
|
2339
|
-
get selected(): boolean;
|
|
2340
|
-
set layout(v: ObcPoiButtonLayout);
|
|
2341
|
-
get layout(): ObcPoiButtonLayout;
|
|
2342
|
-
set hasHeader(v: boolean);
|
|
2343
|
-
get hasHeader(): boolean;
|
|
2344
|
-
set state(v: ObcPoiButtonState);
|
|
2345
|
-
get state(): ObcPoiButtonState;
|
|
2346
|
-
set value(v: PoiButtonVisualState);
|
|
2347
|
-
get value(): PoiButtonVisualState;
|
|
2348
|
-
set overlapOpaque(v: boolean);
|
|
2349
|
-
get overlapOpaque(): boolean;
|
|
2350
|
-
set type(v: ObcPoiButtonType);
|
|
2351
|
-
get type(): ObcPoiButtonType;
|
|
2352
|
-
set inExpandedGroup(v: boolean);
|
|
2353
|
-
get inExpandedGroup(): boolean;
|
|
2354
|
-
set data(v: ObcPoiButtonDataItem[]);
|
|
2355
|
-
get data(): ObcPoiButtonDataItem[];
|
|
2356
|
-
set hasRelation(v: boolean);
|
|
2357
|
-
get hasRelation(): boolean;
|
|
2358
|
-
set headerContent(v: string);
|
|
2359
|
-
get headerContent(): string;
|
|
2360
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiButton, never>;
|
|
2361
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiButton, "obc-poi-button", never, { "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "state": { "alias": "state"; "required": false; }; "value": { "alias": "value"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "type": { "alias": "type"; "required": false; }; "inExpandedGroup": { "alias": "inExpandedGroup"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasRelation": { "alias": "hasRelation"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2362
|
-
}
|
|
2363
|
-
|
|
2364
2222
|
declare class ObcPoiGraphicLine {
|
|
2365
2223
|
private _el;
|
|
2366
2224
|
private _ngZone;
|
|
@@ -2419,36 +2277,6 @@ declare class ObcPoiLine {
|
|
|
2419
2277
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiLine, "obc-poi-line", never, { "height": { "alias": "height"; "required": false; }; "poiStyle": { "alias": "poiStyle"; "required": false; }; "lineType": { "alias": "lineType"; "required": false; }; "offset": { "alias": "offset"; "required": false; }; "hasPointer": { "alias": "hasPointer"; "required": false; }; "animatePosition": { "alias": "animatePosition"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2420
2278
|
}
|
|
2421
2279
|
|
|
2422
|
-
declare class ObcAbstractPoiObject {
|
|
2423
|
-
private _el;
|
|
2424
|
-
private _ngZone;
|
|
2425
|
-
constructor(e: ElementRef<ObcAbstractPoiObject$1>, ngZone: NgZone);
|
|
2426
|
-
set objectStyle(v: string);
|
|
2427
|
-
get objectStyle(): string;
|
|
2428
|
-
set state(v: ObcPoiObjectState);
|
|
2429
|
-
get state(): ObcPoiObjectState;
|
|
2430
|
-
set interactive(v: boolean);
|
|
2431
|
-
get interactive(): boolean;
|
|
2432
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcAbstractPoiObject, never>;
|
|
2433
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcAbstractPoiObject, "undefined", never, { "objectStyle": { "alias": "objectStyle"; "required": false; }; "state": { "alias": "state"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2434
|
-
}
|
|
2435
|
-
|
|
2436
|
-
declare class ObcPoiObject {
|
|
2437
|
-
private _el;
|
|
2438
|
-
private _ngZone;
|
|
2439
|
-
constructor(e: ElementRef<ObcPoiObject$1>, ngZone: NgZone);
|
|
2440
|
-
set type(v: ObcPoiObjectType);
|
|
2441
|
-
get type(): ObcPoiObjectType;
|
|
2442
|
-
set objectStyle(v: ObcPoiObjectStyle);
|
|
2443
|
-
get objectStyle(): ObcPoiObjectStyle;
|
|
2444
|
-
set state(v: ObcPoiObjectState);
|
|
2445
|
-
get state(): ObcPoiObjectState;
|
|
2446
|
-
set interactive(v: boolean);
|
|
2447
|
-
get interactive(): boolean;
|
|
2448
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiObject, never>;
|
|
2449
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiObject, "obc-poi-object", never, { "type": { "alias": "type"; "required": false; }; "objectStyle": { "alias": "objectStyle"; "required": false; }; "state": { "alias": "state"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2450
|
-
}
|
|
2451
|
-
|
|
2452
2280
|
declare class ObcPoiPointer {
|
|
2453
2281
|
private _el;
|
|
2454
2282
|
private _ngZone;
|
|
@@ -2535,8 +2363,8 @@ declare class ObcPoiAton {
|
|
|
2535
2363
|
get atonType(): ObcPoiObjectAtonType;
|
|
2536
2364
|
set atonStyle(v: ObcPoiObjectAtonStyle);
|
|
2537
2365
|
get atonStyle(): ObcPoiObjectAtonStyle;
|
|
2538
|
-
set atonState(v:
|
|
2539
|
-
get atonState():
|
|
2366
|
+
set atonState(v: ObcPoiObjectState | null);
|
|
2367
|
+
get atonState(): ObcPoiObjectState | null;
|
|
2540
2368
|
set atonInteractive(v: boolean);
|
|
2541
2369
|
get atonInteractive(): boolean;
|
|
2542
2370
|
obcPoiDataLayoutChangeEvent: EventEmitter<CustomEvent<void>>;
|
|
@@ -2544,6 +2372,146 @@ declare class ObcPoiAton {
|
|
|
2544
2372
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiAton, "obc-poi-aton", never, { "atonType": { "alias": "atonType"; "required": false; }; "atonStyle": { "alias": "atonStyle"; "required": false; }; "atonState": { "alias": "atonState"; "required": false; }; "atonInteractive": { "alias": "atonInteractive"; "required": false; }; }, { "obcPoiDataLayoutChangeEvent": "obcPoiDataLayoutChangeEvent"; }, never, ["*"], true, never>;
|
|
2545
2373
|
}
|
|
2546
2374
|
|
|
2375
|
+
declare class PoiBase {
|
|
2376
|
+
private _el;
|
|
2377
|
+
private _ngZone;
|
|
2378
|
+
constructor(e: ElementRef<PoiBase$1>, ngZone: NgZone);
|
|
2379
|
+
set type(v: ObcPoiType);
|
|
2380
|
+
get type(): ObcPoiType;
|
|
2381
|
+
set value(v: ObcPoiValue);
|
|
2382
|
+
get value(): ObcPoiValue;
|
|
2383
|
+
set state(v: ObcPoiState);
|
|
2384
|
+
get state(): ObcPoiState;
|
|
2385
|
+
set selected(v: boolean);
|
|
2386
|
+
get selected(): boolean;
|
|
2387
|
+
set buttonType(v: ObcPoiButtonType);
|
|
2388
|
+
get buttonType(): ObcPoiButtonType;
|
|
2389
|
+
set overlapOpaque(v: boolean);
|
|
2390
|
+
get overlapOpaque(): boolean;
|
|
2391
|
+
set data(v: ObcPoiButtonDataItem[]);
|
|
2392
|
+
get data(): ObcPoiButtonDataItem[];
|
|
2393
|
+
set hasHeader(v: boolean);
|
|
2394
|
+
get hasHeader(): boolean;
|
|
2395
|
+
set headerContent(v: string);
|
|
2396
|
+
get headerContent(): string;
|
|
2397
|
+
set hasPointer(v: boolean);
|
|
2398
|
+
get hasPointer(): boolean;
|
|
2399
|
+
set pointerType(v: ObcPoiPointerType | null);
|
|
2400
|
+
get pointerType(): ObcPoiPointerType | null;
|
|
2401
|
+
set pointerState(v: ObcPoiPointerState | null);
|
|
2402
|
+
get pointerState(): ObcPoiPointerState | null;
|
|
2403
|
+
set relativeDirection(v: number);
|
|
2404
|
+
get relativeDirection(): number;
|
|
2405
|
+
set x(v: number);
|
|
2406
|
+
get x(): number;
|
|
2407
|
+
set y(v: number);
|
|
2408
|
+
get y(): number;
|
|
2409
|
+
set buttonY(v: number | null);
|
|
2410
|
+
get buttonY(): number | null;
|
|
2411
|
+
set fixedTarget(v: boolean);
|
|
2412
|
+
get fixedTarget(): boolean;
|
|
2413
|
+
set boxWidth(v: number | null);
|
|
2414
|
+
get boxWidth(): number | null;
|
|
2415
|
+
set boxHeight(v: number | null);
|
|
2416
|
+
get boxHeight(): number | null;
|
|
2417
|
+
set outsideAngle(v: number);
|
|
2418
|
+
get outsideAngle(): number;
|
|
2419
|
+
set animatePosition(v: boolean);
|
|
2420
|
+
get animatePosition(): boolean;
|
|
2421
|
+
set buttonOffsetX(v: number);
|
|
2422
|
+
get buttonOffsetX(): number;
|
|
2423
|
+
set targetOffsetX(v: number);
|
|
2424
|
+
get targetOffsetX(): number;
|
|
2425
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PoiBase, never>;
|
|
2426
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PoiBase, "undefined", never, { "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "buttonType": { "alias": "buttonType"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; "hasPointer": { "alias": "hasPointer"; "required": false; }; "pointerType": { "alias": "pointerType"; "required": false; }; "pointerState": { "alias": "pointerState"; "required": false; }; "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "buttonY": { "alias": "buttonY"; "required": false; }; "fixedTarget": { "alias": "fixedTarget"; "required": false; }; "boxWidth": { "alias": "boxWidth"; "required": false; }; "boxHeight": { "alias": "boxHeight"; "required": false; }; "outsideAngle": { "alias": "outsideAngle"; "required": false; }; "animatePosition": { "alias": "animatePosition"; "required": false; }; "buttonOffsetX": { "alias": "buttonOffsetX"; "required": false; }; "targetOffsetX": { "alias": "targetOffsetX"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2427
|
+
}
|
|
2428
|
+
|
|
2429
|
+
declare class ObcPoiData {
|
|
2430
|
+
private _el;
|
|
2431
|
+
private _ngZone;
|
|
2432
|
+
constructor(e: ElementRef<ObcPoiData$1>, ngZone: NgZone);
|
|
2433
|
+
set dataStyle(v: ObcPoiObjectStyle);
|
|
2434
|
+
get dataStyle(): ObcPoiObjectStyle;
|
|
2435
|
+
set dataState(v: ObcPoiObjectState | null);
|
|
2436
|
+
get dataState(): ObcPoiObjectState | null;
|
|
2437
|
+
set dataInteractive(v: boolean);
|
|
2438
|
+
get dataInteractive(): boolean;
|
|
2439
|
+
obcPoiDataLayoutChangeEvent: EventEmitter<CustomEvent<void>>;
|
|
2440
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiData, never>;
|
|
2441
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiData, "obc-poi-data", never, { "dataStyle": { "alias": "dataStyle"; "required": false; }; "dataState": { "alias": "dataState"; "required": false; }; "dataInteractive": { "alias": "dataInteractive"; "required": false; }; }, { "obcPoiDataLayoutChangeEvent": "obcPoiDataLayoutChangeEvent"; }, never, ["*"], true, never>;
|
|
2442
|
+
}
|
|
2443
|
+
|
|
2444
|
+
declare class ObcPoiVessel {
|
|
2445
|
+
private _el;
|
|
2446
|
+
private _ngZone;
|
|
2447
|
+
constructor(e: ElementRef<ObcPoiVessel$1>, ngZone: NgZone);
|
|
2448
|
+
set vesselType(v: ObcPoiObjectVesselType);
|
|
2449
|
+
get vesselType(): ObcPoiObjectVesselType;
|
|
2450
|
+
set vesselStyle(v: ObcPoiObjectVesselStyle);
|
|
2451
|
+
get vesselStyle(): ObcPoiObjectVesselStyle;
|
|
2452
|
+
set vesselState(v: ObcPoiObjectVesselState | null);
|
|
2453
|
+
get vesselState(): ObcPoiObjectVesselState | null;
|
|
2454
|
+
set vesselInteractive(v: boolean);
|
|
2455
|
+
get vesselInteractive(): boolean;
|
|
2456
|
+
obcPoiDataLayoutChangeEvent: EventEmitter<CustomEvent<void>>;
|
|
2457
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiVessel, never>;
|
|
2458
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiVessel, "obc-poi-vessel", never, { "vesselType": { "alias": "vesselType"; "required": false; }; "vesselStyle": { "alias": "vesselStyle"; "required": false; }; "vesselState": { "alias": "vesselState"; "required": false; }; "vesselInteractive": { "alias": "vesselInteractive"; "required": false; }; }, { "obcPoiDataLayoutChangeEvent": "obcPoiDataLayoutChangeEvent"; }, never, ["*"], true, never>;
|
|
2459
|
+
}
|
|
2460
|
+
|
|
2461
|
+
declare class ObcPoi {
|
|
2462
|
+
private _el;
|
|
2463
|
+
private _ngZone;
|
|
2464
|
+
constructor(e: ElementRef<ObcPoi$1>, ngZone: NgZone);
|
|
2465
|
+
set type(v: ObcPoiType);
|
|
2466
|
+
get type(): ObcPoiType;
|
|
2467
|
+
set value(v: ObcPoiValue);
|
|
2468
|
+
get value(): ObcPoiValue;
|
|
2469
|
+
set state(v: ObcPoiState);
|
|
2470
|
+
get state(): ObcPoiState;
|
|
2471
|
+
set selected(v: boolean);
|
|
2472
|
+
get selected(): boolean;
|
|
2473
|
+
set buttonType(v: ObcPoiButtonType);
|
|
2474
|
+
get buttonType(): ObcPoiButtonType;
|
|
2475
|
+
set overlapOpaque(v: boolean);
|
|
2476
|
+
get overlapOpaque(): boolean;
|
|
2477
|
+
set data(v: ObcPoiButtonDataItem[]);
|
|
2478
|
+
get data(): ObcPoiButtonDataItem[];
|
|
2479
|
+
set hasHeader(v: boolean);
|
|
2480
|
+
get hasHeader(): boolean;
|
|
2481
|
+
set headerContent(v: string);
|
|
2482
|
+
get headerContent(): string;
|
|
2483
|
+
set hasPointer(v: boolean);
|
|
2484
|
+
get hasPointer(): boolean;
|
|
2485
|
+
set pointerType(v: ObcPoiPointerType | null);
|
|
2486
|
+
get pointerType(): ObcPoiPointerType | null;
|
|
2487
|
+
set pointerState(v: ObcPoiPointerState | null);
|
|
2488
|
+
get pointerState(): ObcPoiPointerState | null;
|
|
2489
|
+
set relativeDirection(v: number);
|
|
2490
|
+
get relativeDirection(): number;
|
|
2491
|
+
set x(v: number);
|
|
2492
|
+
get x(): number;
|
|
2493
|
+
set y(v: number);
|
|
2494
|
+
get y(): number;
|
|
2495
|
+
set buttonY(v: number | null);
|
|
2496
|
+
get buttonY(): number | null;
|
|
2497
|
+
set fixedTarget(v: boolean);
|
|
2498
|
+
get fixedTarget(): boolean;
|
|
2499
|
+
set buttonOffsetX(v: number);
|
|
2500
|
+
get buttonOffsetX(): number;
|
|
2501
|
+
set targetOffsetX(v: number);
|
|
2502
|
+
get targetOffsetX(): number;
|
|
2503
|
+
set boxWidth(v: number | null);
|
|
2504
|
+
get boxWidth(): number | null;
|
|
2505
|
+
set boxHeight(v: number | null);
|
|
2506
|
+
get boxHeight(): number | null;
|
|
2507
|
+
set outsideAngle(v: number);
|
|
2508
|
+
get outsideAngle(): number;
|
|
2509
|
+
set animatePosition(v: boolean);
|
|
2510
|
+
get animatePosition(): boolean;
|
|
2511
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoi, never>;
|
|
2512
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoi, "obc-poi", never, { "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "buttonType": { "alias": "buttonType"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; "hasPointer": { "alias": "hasPointer"; "required": false; }; "pointerType": { "alias": "pointerType"; "required": false; }; "pointerState": { "alias": "pointerState"; "required": false; }; "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "x": { "alias": "x"; "required": false; }; "y": { "alias": "y"; "required": false; }; "buttonY": { "alias": "buttonY"; "required": false; }; "fixedTarget": { "alias": "fixedTarget"; "required": false; }; "buttonOffsetX": { "alias": "buttonOffsetX"; "required": false; }; "targetOffsetX": { "alias": "targetOffsetX"; "required": false; }; "boxWidth": { "alias": "boxWidth"; "required": false; }; "boxHeight": { "alias": "boxHeight"; "required": false; }; "outsideAngle": { "alias": "outsideAngle"; "required": false; }; "animatePosition": { "alias": "animatePosition"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2513
|
+
}
|
|
2514
|
+
|
|
2547
2515
|
declare class ObcPoiButtonAton {
|
|
2548
2516
|
private _el;
|
|
2549
2517
|
private _ngZone;
|
|
@@ -2552,8 +2520,8 @@ declare class ObcPoiButtonAton {
|
|
|
2552
2520
|
get atonType(): ObcPoiObjectAtonType;
|
|
2553
2521
|
set atonStyle(v: ObcPoiObjectAtonStyle);
|
|
2554
2522
|
get atonStyle(): ObcPoiObjectAtonStyle;
|
|
2555
|
-
set atonState(v:
|
|
2556
|
-
get atonState():
|
|
2523
|
+
set atonState(v: ObcPoiObjectState | null);
|
|
2524
|
+
get atonState(): ObcPoiObjectState | null;
|
|
2557
2525
|
set atonInteractive(v: boolean);
|
|
2558
2526
|
get atonInteractive(): boolean;
|
|
2559
2527
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiButtonAton, never>;
|
|
@@ -2564,10 +2532,10 @@ declare class ObcPoiButtonData {
|
|
|
2564
2532
|
private _el;
|
|
2565
2533
|
private _ngZone;
|
|
2566
2534
|
constructor(e: ElementRef<ObcPoiButtonData$1>, ngZone: NgZone);
|
|
2567
|
-
set dataStyle(v:
|
|
2568
|
-
get dataStyle():
|
|
2569
|
-
set dataState(v:
|
|
2570
|
-
get dataState():
|
|
2535
|
+
set dataStyle(v: ObcPoiObjectStyle);
|
|
2536
|
+
get dataStyle(): ObcPoiObjectStyle;
|
|
2537
|
+
set dataState(v: ObcPoiObjectState | null);
|
|
2538
|
+
get dataState(): ObcPoiObjectState | null;
|
|
2571
2539
|
set dataInteractive(v: boolean);
|
|
2572
2540
|
get dataInteractive(): boolean;
|
|
2573
2541
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiButtonData, never>;
|
|
@@ -2590,6 +2558,38 @@ declare class ObcPoiButtonVessel {
|
|
|
2590
2558
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiButtonVessel, "obc-poi-button-vessel", never, { "vesselType": { "alias": "vesselType"; "required": false; }; "vesselStyle": { "alias": "vesselStyle"; "required": false; }; "vesselState": { "alias": "vesselState"; "required": false; }; "vesselInteractive": { "alias": "vesselInteractive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2591
2559
|
}
|
|
2592
2560
|
|
|
2561
|
+
declare class ObcPoiButton {
|
|
2562
|
+
private _el;
|
|
2563
|
+
private _ngZone;
|
|
2564
|
+
constructor(e: ElementRef<ObcPoiButton$1>, ngZone: NgZone);
|
|
2565
|
+
set relativeDirection(v: number);
|
|
2566
|
+
get relativeDirection(): number;
|
|
2567
|
+
set selected(v: boolean);
|
|
2568
|
+
get selected(): boolean;
|
|
2569
|
+
set layout(v: ObcPoiButtonLayout);
|
|
2570
|
+
get layout(): ObcPoiButtonLayout;
|
|
2571
|
+
set hasHeader(v: boolean);
|
|
2572
|
+
get hasHeader(): boolean;
|
|
2573
|
+
set state(v: ObcPoiButtonState);
|
|
2574
|
+
get state(): ObcPoiButtonState;
|
|
2575
|
+
set value(v: PoiButtonVisualState);
|
|
2576
|
+
get value(): PoiButtonVisualState;
|
|
2577
|
+
set overlapOpaque(v: boolean);
|
|
2578
|
+
get overlapOpaque(): boolean;
|
|
2579
|
+
set type(v: ObcPoiButtonType);
|
|
2580
|
+
get type(): ObcPoiButtonType;
|
|
2581
|
+
set inExpandedGroup(v: boolean);
|
|
2582
|
+
get inExpandedGroup(): boolean;
|
|
2583
|
+
set data(v: ObcPoiButtonDataItem[]);
|
|
2584
|
+
get data(): ObcPoiButtonDataItem[];
|
|
2585
|
+
set hasRelation(v: boolean);
|
|
2586
|
+
get hasRelation(): boolean;
|
|
2587
|
+
set headerContent(v: string);
|
|
2588
|
+
get headerContent(): string;
|
|
2589
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiButton, never>;
|
|
2590
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiButton, "obc-poi-button", never, { "relativeDirection": { "alias": "relativeDirection"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "hasHeader": { "alias": "hasHeader"; "required": false; }; "state": { "alias": "state"; "required": false; }; "value": { "alias": "value"; "required": false; }; "overlapOpaque": { "alias": "overlapOpaque"; "required": false; }; "type": { "alias": "type"; "required": false; }; "inExpandedGroup": { "alias": "inExpandedGroup"; "required": false; }; "data": { "alias": "data"; "required": false; }; "hasRelation": { "alias": "hasRelation"; "required": false; }; "headerContent": { "alias": "headerContent"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2591
|
+
}
|
|
2592
|
+
|
|
2593
2593
|
declare class ObcPoiCard {
|
|
2594
2594
|
private _el;
|
|
2595
2595
|
private _ngZone;
|
|
@@ -2672,21 +2672,6 @@ declare class ObcPoiController {
|
|
|
2672
2672
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiController, "obc-poi-controller", never, { "fit": { "alias": "fit"; "required": false; }; "frames": { "alias": "frames"; "required": false; }; "detections": { "alias": "detections"; "required": false; }; "frameIndex": { "alias": "frameIndex"; "required": false; }; "confidenceMin": { "alias": "confidenceMin"; "required": false; }; "classFilter": { "alias": "classFilter"; "required": false; }; "keyFn": { "alias": "keyFn"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2673
2673
|
}
|
|
2674
2674
|
|
|
2675
|
-
declare class ObcPoiData {
|
|
2676
|
-
private _el;
|
|
2677
|
-
private _ngZone;
|
|
2678
|
-
constructor(e: ElementRef<ObcPoiData$1>, ngZone: NgZone);
|
|
2679
|
-
set dataStyle(v: ObcPoiObjectDataStyle);
|
|
2680
|
-
get dataStyle(): ObcPoiObjectDataStyle;
|
|
2681
|
-
set dataState(v: ObcPoiObjectDataState | null);
|
|
2682
|
-
get dataState(): ObcPoiObjectDataState | null;
|
|
2683
|
-
set dataInteractive(v: boolean);
|
|
2684
|
-
get dataInteractive(): boolean;
|
|
2685
|
-
obcPoiDataLayoutChangeEvent: EventEmitter<CustomEvent<void>>;
|
|
2686
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiData, never>;
|
|
2687
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiData, "obc-poi-data", never, { "dataStyle": { "alias": "dataStyle"; "required": false; }; "dataState": { "alias": "dataState"; "required": false; }; "dataInteractive": { "alias": "dataInteractive"; "required": false; }; }, { "obcPoiDataLayoutChangeEvent": "obcPoiDataLayoutChangeEvent"; }, never, ["*"], true, never>;
|
|
2688
|
-
}
|
|
2689
|
-
|
|
2690
2675
|
declare class ObcPoiGroup {
|
|
2691
2676
|
private _el;
|
|
2692
2677
|
private _ngZone;
|
|
@@ -2741,6 +2726,20 @@ declare class ObcPoiLayerStack {
|
|
|
2741
2726
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiLayerStack, "obc-poi-layer-stack", never, { "selectionMode": { "alias": "selectionMode"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2742
2727
|
}
|
|
2743
2728
|
|
|
2729
|
+
declare class AbstractPoiObject {
|
|
2730
|
+
private _el;
|
|
2731
|
+
private _ngZone;
|
|
2732
|
+
constructor(e: ElementRef<AbstractPoiObject$1>, ngZone: NgZone);
|
|
2733
|
+
set objectStyle(v: ObcPoiObjectStyle);
|
|
2734
|
+
get objectStyle(): ObcPoiObjectStyle;
|
|
2735
|
+
set state(v: ObcPoiObjectState);
|
|
2736
|
+
get state(): ObcPoiObjectState;
|
|
2737
|
+
set interactive(v: boolean);
|
|
2738
|
+
get interactive(): boolean;
|
|
2739
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractPoiObject, never>;
|
|
2740
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AbstractPoiObject, "undefined", never, { "objectStyle": { "alias": "objectStyle"; "required": false; }; "state": { "alias": "state"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2741
|
+
}
|
|
2742
|
+
|
|
2744
2743
|
declare class ObcPoiObjectAton {
|
|
2745
2744
|
private _el;
|
|
2746
2745
|
private _ngZone;
|
|
@@ -2773,21 +2772,20 @@ declare class ObcPoiObjectVessel {
|
|
|
2773
2772
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiObjectVessel, "obc-poi-object-vessel", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2774
2773
|
}
|
|
2775
2774
|
|
|
2776
|
-
declare class
|
|
2775
|
+
declare class ObcPoiObject {
|
|
2777
2776
|
private _el;
|
|
2778
2777
|
private _ngZone;
|
|
2779
|
-
constructor(e: ElementRef<
|
|
2780
|
-
set
|
|
2781
|
-
get
|
|
2782
|
-
set
|
|
2783
|
-
get
|
|
2784
|
-
set
|
|
2785
|
-
get
|
|
2786
|
-
set
|
|
2787
|
-
get
|
|
2788
|
-
|
|
2789
|
-
static
|
|
2790
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiVessel, "obc-poi-vessel", never, { "vesselType": { "alias": "vesselType"; "required": false; }; "vesselStyle": { "alias": "vesselStyle"; "required": false; }; "vesselState": { "alias": "vesselState"; "required": false; }; "vesselInteractive": { "alias": "vesselInteractive"; "required": false; }; }, { "obcPoiDataLayoutChangeEvent": "obcPoiDataLayoutChangeEvent"; }, never, ["*"], true, never>;
|
|
2778
|
+
constructor(e: ElementRef<ObcPoiObject$1>, ngZone: NgZone);
|
|
2779
|
+
set type(v: ObcPoiObjectType);
|
|
2780
|
+
get type(): ObcPoiObjectType;
|
|
2781
|
+
set objectStyle(v: ObcPoiObjectStyle);
|
|
2782
|
+
get objectStyle(): ObcPoiObjectStyle;
|
|
2783
|
+
set state(v: ObcPoiObjectState);
|
|
2784
|
+
get state(): ObcPoiObjectState;
|
|
2785
|
+
set interactive(v: boolean);
|
|
2786
|
+
get interactive(): boolean;
|
|
2787
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObcPoiObject, never>;
|
|
2788
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObcPoiObject, "obc-poi-object", never, { "type": { "alias": "type"; "required": false; }; "objectStyle": { "alias": "objectStyle"; "required": false; }; "state": { "alias": "state"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2791
2789
|
}
|
|
2792
2790
|
|
|
2793
2791
|
declare class ObcAnalogValve {
|
|
@@ -27892,4 +27890,4 @@ declare class ObcAlertListPageSmall {
|
|
|
27892
27890
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObcAlertListPageSmall, "obc-alert-list-page-small", never, { "hasShelved": { "alias": "hasShelved"; "required": false; }; "selectedMode": { "alias": "selectedMode"; "required": false; }; "alerts": { "alias": "alerts"; "required": false; }; "showTime": { "alias": "showTime"; "required": false; }; "timeFormatter": { "alias": "timeFormatter"; "required": false; }; }, { "ackAllVisibleClickEvent": "ackAllVisibleClickEvent"; "ackClickEvent": "ackClickEvent"; "rowClickEvent": "rowClickEvent"; }, never, ["*"], true, never>;
|
|
27893
27891
|
}
|
|
27894
27892
|
|
|
27895
|
-
export { ObcAbstractAutomationButton, ObcAbstractAutomationButtonMotorized, ObcAbstractAutomationButtonSquared, ObcAbstractPoiObject, ObcAccordionCard, ObcAccordionItem, ObcAdviceButton, ObcAdviceFloatingItem, ObcAdviceMenuItem, ObcAdviceMessageItem, ObcAlertButton, ObcAlertDetailPage, ObcAlertFloatingItem, ObcAlertFrame, ObcAlertIcon, ObcAlertList, ObcAlertListDetails, ObcAlertListPageSmall, ObcAlertMenu, ObcAlertMenuItem, ObcAnalogValve, ObcAppButton, ObcAppMenu, ObcAreaGraph, ObcAttachmentListItem, ObcAudioOutput, ObcAudioRecordingItem, ObcAutomationBadge, ObcAutomationButton, ObcAutomationButtonReadoutStack, ObcAutomationInputModal, ObcAutomationReadout, ObcAutomationTank, ObcAzimuthThruster, ObcAzimuthThrusterLabeled, ObcBadge, ObcBadgeCommand, ObcBarHorizontal, ObcBarVertical, ObcBatteryIcon, ObcBearingIndicator, ObcBipolarTransistor, ObcBreadcrumb, ObcBrillianceMenu, ObcButton, ObcCalendar, ObcCapacitor, ObcCard, ObcChartLineBase, ObcChartObjectVesselButton, ObcChatMessage, ObcCheckButton, ObcCheckbox, ObcCheckboxItem, ObcCircularProgress, ObcClock, ObcCommandButton, ObcCommandMenu, ObcCommunicationTable, ObcCompass, ObcCompassFlat, ObcCompassIndicator, ObcCompassSector, ObcContextMenuInput, ObcConverter, ObcCornerLine, ObcDamper, ObcDateItem, ObcDepthActual, ObcDigitalValve, ObcDiodes, ObcDirectionLine, ObcDivider, ObcDonutChart, ObcDropdownButton, ObcElevatedCard, ObcElevatedCardRadio, ObcElevatedCardRadioGroup, ObcEndPointLine, ObcEventItem, ObcEventList, ObcFan, ObcFilter, ObcFilterChip, ObcFloatingItem, ObcFormContainer, ObcFormFooterContainer, ObcFormGroup, ObcFormItem, ObcGaugeHorizontal, ObcGaugeRadial, ObcGaugeTrend, ObcGaugeVertical, ObcGraphMini, ObcGround, ObcHeading, ObcHeave, ObcHorizontalLine, ObcIconButton, ObcIconCheckButton, ObcInputChip, ObcInstrumentField, ObcInstrumentRadial, ObcIntegrationAppBar, ObcIntegrationBarDropdown, ObcIntegrationButton, ObcIntegrationDropdownButton, ObcIntegrationFleetButton, ObcIntegrationTabs, ObcIntegrationVesselSelector, ObcKeyboardFull, ObcKeyboardNumeric, ObcLineCross, ObcLineGraph, ObcLineOverlap, ObcLogic, ObcMainEngine, ObcMenuButton, ObcMessageMenuItem, ObcModalWindow, ObcMosfet, ObcMotor, ObcNavigationItem, ObcNavigationItemGroup, ObcNavigationMenu, ObcNotificationBadgeButton, ObcNotificationButton, ObcNotificationFloatingItem, ObcNotificationMenuItem, ObcNotificationMessageItem, ObcNumberInputField, ObcPagination, ObcPieChart, ObcPitch, ObcPitchRoll, ObcPivotItem, ObcPivotItemGroup, ObcPoi, ObcPoiAton, ObcPoiBase, ObcPoiButton, ObcPoiButtonAton, ObcPoiButtonData, ObcPoiButtonVessel, ObcPoiCard, ObcPoiCardHeader, ObcPoiController, ObcPoiData, ObcPoiGraphicLine, ObcPoiGroup, ObcPoiHeader, ObcPoiLayer, ObcPoiLayerStack, ObcPoiLine, ObcPoiObject, ObcPoiObjectAton, ObcPoiObjectData, ObcPoiObjectVessel, ObcPoiPointer, ObcPoiSelectionFrame, ObcPoiVessel, ObcPolarChart, ObcProgressBar, ObcProgressButton, ObcProgressIndicatorDots, ObcPump, ObcRadialBarChart, ObcRadio, ObcRateOfTurn, ObcResistor, ObcRichButton, ObcRoll, ObcRotIndicator, ObcRotSector, ObcRouter, ObcRudder, ObcRulerPointer, ObcScrollbar, ObcSequenceCard, ObcSequenceConnector, ObcSequenceItem, ObcSequenceLoadingSpinner, ObcSequenceModal, ObcSequenceStep, ObcSequenceToolbar, ObcSlideButton, ObcSlider, ObcSliderDouble, ObcSource, ObcSpeedArrows, ObcSpeedGauge, ObcSpeedIndicator, ObcSplitButton, ObcStartStopSwitch, ObcStatusIndicator, ObcStepperBox, ObcSwitch, ObcSystemButton, ObcSystemMenu, ObcTabItem, ObcTabRow, ObcTabbedCard, ObcTable, ObcTableHeaderItem, ObcTag, ObcTextInputField, ObcTextareaField, ObcThreeWayLine, ObcThruster, ObcTitleContainer, ObcToggleButtonGroup, ObcToggleButtonOption, ObcToggleButtonThreeState, ObcToggleButtonVerticalGroup, ObcToggleButtonVerticalOption, ObcToggleSwitch, ObcToggletip, ObcTooltip, ObcTopBar, ObcTopbarMessageItem, ObcTransformer, ObcUserButton, ObcUserMenu, ObcValveAnalogThreeWayIcon, ObcValveAnalogTwoWayIcon, ObcVelocityProjectionPlot, ObcVendorButton, ObcVerticalLine, ObcWatch, ObcWatchFlat, ObcWind, ObcWindIndicator, Obi02Illustration, Obi03Illustration, Obi03TidalStream, Obi07ChartStyles, ObiAcdcConverter, ObiAirGap, ObiAircraftDroneMedium, ObiAircraftDroneSmall, ObiAircraftHelicopter, ObiAisAtonMobilePhysicalIec, ObiAisAtonMobileVirtualIec, ObiAisAtonPhysicalIec, ObiAisAtonPhysicalSelectedIec, ObiAisAtonVirtualIec, ObiAisHeadinglineIec, ObiAisHeadinglineTurnIec, ObiAisLocatingDeviceActiveIec, ObiAisLocatingdeviceActiveSelectedIec, ObiAisLocatingdeviceLostIec, ObiAisLocatingdeviceTestIec, ObiAisProposal, ObiAisSarAircraftFixedwingFilled, ObiAisSarAircraftFixedwingIec, ObiAisSarAircraftHelicopterFilled, ObiAisSarAircraftHelicopterIec, ObiAisSarVesselIec, ObiAisTargetActivatedFilled, ObiAisTargetActivatedIec, ObiAisTargetActivatedNohdgcogIec, ObiAisTargetActivatedNohdgcogSelectedIec, ObiAisTargetActivatedSelectedIec, ObiAisTargetDangerousFilled, ObiAisTargetDangerousIec, ObiAisTargetDangerousNocoghdgIec, ObiAisTargetDangerousSelectedIec, ObiAisTargetSleepingFilled, ObiAisTargetSleepingIec, ObiAisTargetSleepingNohdgcogIec, ObiAisTargetSleepingNohdgcogSelectedIec, ObiAisTargetSleepingSelectedIec, ObiAisTargetSyntheticIec, ObiAisTargetSyntheticNocogIec, ObiAisTargetSyntheticSelectedIec, ObiAlarm, ObiAlarmAbandon, ObiAlarmAckProposal, ObiAlarmAcknowledgedIec, ObiAlarmAcknowledgedOutlined, ObiAlarmAground, ObiAlarmBadge, ObiAlarmBadgeOutline, ObiAlarmEmergencyIec, ObiAlarmFire, ObiAlarmGeneral, ObiAlarmLightOff, ObiAlarmNoackIec, ObiAlarmPob, ObiAlarmRectifiedIec, ObiAlarmRectifiedOutlined, ObiAlarmSignalFail, ObiAlarmSilencedIec, ObiAlarmSilencedOutlined, ObiAlarmTransferredIec, ObiAlarmUnacknowledgedIec, ObiAlertCategoryA, ObiAlertCategoryB, ObiAlertCategoryC, ObiAlertEmpty, ObiAlertHeaderAggregatedIec, ObiAlertHeaderAggregatedLargeIec, ObiAlertHeaderGroupIec, ObiAlertHeaderGroupLargeIec, ObiAlertList, ObiAlertOffFilled, ObiAlertOffGoogle, ObiAlertSettings, ObiAlertTriggerGoogle, ObiAlerts, ObiAlertsActive, ObiAlertsAlarmTwotone, ObiAlertsCautionTwotone, ObiAlertsShelf, ObiAlertsWarningTwotone, ObiAltitude, ObiAnchorIec, ObiAnchorwatch, ObiAntenna, ObiAntenna2, ObiAntenna2Off, ObiAntenna2On, ObiAntennaOff, ObiAntennaOn, ObiApplicationOpenGoogle, ObiApplications, ObiArrowBidirectionalDiagonal, ObiArrowBidirectionalHorizontal, ObiArrowBidirectionalVertical, ObiArrowBottomLeft, ObiArrowBottomRight, ObiArrowDownGoogle, ObiArrowFlyoutGoogle, ObiArrowLeftGoogle, ObiArrowRightGoogle, ObiArrowTopLeft, ObiArrowTopRight, ObiArrowUpGoogle, ObiAssociatedTargetAisFilled, ObiAssociatedTargetAisIec, ObiAssociatedTargetAisSelectedIec, ObiAssociatedTargetRadarIec, ObiAssociatedTargetRadarSelectedIec, ObiAttachment, ObiAuto, ObiAutonomous, ObiAutonomousFill, ObiAutonomousMarineRadioDeviceIec, ObiBacklightHigh, ObiBacklightLow, ObiBackspaceGoogle, ObiBackward, ObiBackwardFast, ObiBackwardStopped, ObiBatteryHorizontal100, ObiBatteryHorizontal25, ObiBatteryHorizontal50, ObiBatteryHorizontal75, ObiBatteryHorizontalCharging100, ObiBatteryHorizontalCharging25, ObiBatteryHorizontalCharging50, ObiBatteryHorizontalChargingEmpty, ObiBatteryHorizontalEmpty, ObiBatteryHorizontalError, ObiBatteryHorizontalLow, ObiBatteryHorizontalNotification, ObiBatteryHorizontalPluggedNoCharge100, ObiBatteryHorizontalPluggedNoCharge25, ObiBatteryHorizontalPluggedNoCharge75, ObiBatteryHorizontalPluggedNoChargeEmpty, ObiBatteryHorizontalPluggedNoChargeLow, ObiBatteryPack0, ObiBatteryPack100, ObiBatteryPack25, ObiBatteryPack50, ObiBatteryPack70, ObiBatteryPackCharging, ObiBatteryVertical25, ObiBatteryVertical50, ObiBatteryVertical75, ObiBatteryVerticalCharging100, ObiBatteryVerticalCharging25, ObiBatteryVerticalCharging50, ObiBatteryVerticalCharging75, ObiBatteryVerticalChargingEmpty, ObiBatteryVerticalChargingLow, ObiBatteryVerticalEmpty, ObiBatteryVerticalError, ObiBatteryVerticalFull, ObiBatteryVerticalLow, ObiBatteryVerticalNotification, ObiBatteryVerticalPluggedNoCharge25, ObiBatteryVerticalPluggedNoCharge50, ObiBatteryVerticalPluggedNoCharge75, ObiBatteryVerticalPluggedNoChargeEmpty, ObiBatteryVerticalPluggedNoChargeFull, ObiBatteryVerticalPluggedNoChargeLow, ObiBeaconDefault, ObiBeaconGeneralBoard, ObiBeaconGeneralConeDown, ObiBeaconGeneralConeUp, ObiBeaconGeneralCross, ObiBeaconGeneralCube, ObiBeaconGeneralDanger, ObiBeaconGeneralEast, ObiBeaconGeneralFlag, ObiBeaconGeneralNorth, ObiBeaconGeneralSouth, ObiBeaconGeneralSphere, ObiBeaconGeneralSquare, ObiBeaconGeneralTShape, ObiBeaconGeneralWest, ObiBeaconGeneralXShape, ObiBeaconMinorStake, ObiBeaconTowerBoard, ObiBeaconTowerConeDown, ObiBeaconTowerConeUp, ObiBeaconTowerCross, ObiBeaconTowerCube, ObiBeaconTowerDanger, ObiBeaconTowerEast, ObiBeaconTowerFlag, ObiBeaconTowerNorth, ObiBeaconTowerSouth, ObiBeaconTowerSphere, ObiBeaconTowerSquare, ObiBeaconTowerTShape, ObiBeaconTowerWest, ObiBeaconTowerXShape, ObiBilge, ObiBipolar_transistor01, ObiBipolar_transistor02, ObiBipolar_transistor02Off, ObiBipolar_transistor02On, ObiBipolar_transistor03, ObiBipolar_transistor03Flat, ObiBipolar_transistor03Off, ObiBipolar_transistor03On, ObiBipolar_transistor04, ObiBipolar_transistor04Flat, ObiBipolar_transistor04Off, ObiBipolar_transistor04On, ObiBipolar_transistorOff, ObiBipolar_transistorOn, ObiBlowerOffHorizontal, ObiBlowerOffVertical, ObiBlowerOnHorizontal, ObiBlowerOnVertical, ObiBlowerStaticHorizontal, ObiBlowerStaticVertical, ObiBluetooth, ObiBoltGoogle, ObiBuoyBarrelBoard, ObiBuoyBarrelConeDown, ObiBuoyBarrelConeUp, ObiBuoyBarrelCross, ObiBuoyBarrelCube, ObiBuoyBarrelDanger, ObiBuoyBarrelEast, ObiBuoyBarrelFlag, ObiBuoyBarrelNorth, ObiBuoyBarrelSouth, ObiBuoyBarrelSphere, ObiBuoyBarrelSquare, ObiBuoyBarrelTShape, ObiBuoyBarrelWest, ObiBuoyBarrelXShape, ObiBuoyCanBoard, ObiBuoyCanConeDown, ObiBuoyCanConeUp, ObiBuoyCanCross, ObiBuoyCanCube, ObiBuoyCanDanger, ObiBuoyCanEast, ObiBuoyCanFlag, ObiBuoyCanNorth, ObiBuoyCanSouth, ObiBuoyCanSphere, ObiBuoyCanSquare, ObiBuoyCanTShape, ObiBuoyCanWest, ObiBuoyCanXShape, ObiBuoyConicalBoard, ObiBuoyConicalConeDown, ObiBuoyConicalConeUp, ObiBuoyConicalCross, ObiBuoyConicalCube, ObiBuoyConicalDanger, ObiBuoyConicalEast, ObiBuoyConicalFlag, ObiBuoyConicalNorth, ObiBuoyConicalSouth, ObiBuoyConicalSphere, ObiBuoyConicalSquare, ObiBuoyConicalTShape, ObiBuoyConicalWest, ObiBuoyConicalXShape, ObiBuoyDefault, ObiBuoyMooringBarrel, ObiBuoyMooringCan, ObiBuoyPilarBoard, ObiBuoyPilarConeDown, ObiBuoyPilarConeUp, ObiBuoyPilarCross, ObiBuoyPilarCube, ObiBuoyPilarDanger, ObiBuoyPilarEast, ObiBuoyPilarFlag, ObiBuoyPilarNorth, ObiBuoyPilarSouth, ObiBuoyPilarSphere, ObiBuoyPilarSquare, ObiBuoyPilarTShape, ObiBuoyPilarWest, ObiBuoyPilarXShape, ObiBuoySparBoard, ObiBuoySparConeDown, ObiBuoySparConeUp, ObiBuoySparCross, ObiBuoySparCube, ObiBuoySparDanger, ObiBuoySparEast, ObiBuoySparFlag, ObiBuoySparNorth, ObiBuoySparSouth, ObiBuoySparSphere, ObiBuoySparSquare, ObiBuoySparTShape, ObiBuoySparWest, ObiBuoySparXShape, ObiBuoySphericalBoard, ObiBuoySphericalConeDown, ObiBuoySphericalConeUp, ObiBuoySphericalCross, ObiBuoySphericalCube, ObiBuoySphericalDanger, ObiBuoySphericalEast, ObiBuoySphericalFlag, ObiBuoySphericalNorth, ObiBuoySphericalSouth, ObiBuoySphericalSphere, ObiBuoySphericalSquare, ObiBuoySphericalTShape, ObiBuoySphericalWest, ObiBuoySphericalXShape, ObiBuoySuper, ObiBuoySuperLandby, ObiCalendarDateGoogle, ObiCalendarGoogle, ObiCamHmiIec, ObiCamera, ObiCameraOff, ObiCameraTilt, ObiCameraTop, ObiCancelSend, ObiCapacitor01, ObiCapacitor01Off, ObiCapacitor01On, ObiCapacitor02, ObiCapacitor02Off, ObiCapacitor02On, ObiCapacitor03, ObiCapacitor03Off, ObiCapacitor03On, ObiCapacitor04, ObiCapacitor04Off, ObiCapacitor04On, ObiCarGoogle, ObiCautionBadge, ObiCautionBadgeOutline, ObiCautionColorIec, ObiCautionEmpty, ObiCautionGoogle, ObiCctv, ObiCellBad, ObiCellFull, ObiCellLow, ObiCellMedium, ObiCellOff, ObiCenterIec, ObiCenterOffIec, ObiChart, ObiChartArchipelagicSeaLanes, ObiChartAtonIec, ObiChartBoundariesLimitsProposal, ObiChartBoundaryIec, ObiChartCatzocIec, ObiChartCautionaryNotes, ObiChartContourLabelIec, ObiChartDatedObjectsIec, ObiChartDisplaySettingsIec, ObiChartDisplaySettingsProposal, ObiChartDryingLineProposal, ObiChartFourShadesProposal, ObiChartFullLightLines, ObiChartGridIec, ObiChartHighlightDataDependentIec, ObiChartHighlightInformationIec, ObiChartInfo, ObiChartIsolatedDangers, ObiChartIsolatedDangersFilled, ObiChartLayers, ObiChartMagneticVariationIec, ObiChartManagementProposal, ObiChartManualUpdateIec, ObiChartNationalLanguageProposal1, ObiChartNationalLanguageProposal2, ObiChartOriginalScaleIec, ObiChartPaperSymbolIec, ObiChartPlainBoundariesIec, ObiChartProhibitedRestrictedAreas, ObiChartRadarOverlayIec, ObiChartSafetyCountourOffProposal, ObiChartSafetyCountourOnProposal, ObiChartSafetyDepthProposal, ObiChartSafetyDepthsShowProposal, ObiChartSafetySettingsProposal, ObiChartSandbanks, ObiChartScaleBoundariesIec, ObiChartScaleMinProposal, ObiChartSeabedProposal, ObiChartSearch, ObiChartSettings, ObiChartShallowContourProposal, ObiChartShallowPatternIec, ObiChartShipRoutingSystemIec, ObiChartSimplifiedSymbolsIec, ObiChartSpotSoundingsIec, ObiChartSubmarineCables, ObiChartSymbolizedBoundariesIec, ObiChartTidalIec, ObiChartUnknown, ObiChartUpdateReview, ObiChartUserProposal, ObiCheckGoogle, ObiCheckMixed, ObiCheckboxChecked, ObiCheckboxCheckedFilled, ObiCheckboxUncheckGoogle, ObiChevronDoubleDownGoogle, ObiChevronDoubleLeftGoogle, ObiChevronDoubleRightGoogle, ObiChevronDoubleUpGoogle, ObiChevronDownGoogle, ObiChevronLeftGoogle, ObiChevronRightGoogle, ObiChevronTrippleLeft, ObiChevronTrippleRight, ObiChevronUpGoogle, ObiClear, ObiClearDay, ObiClearDayColour, ObiClearNight, ObiClearNightColour, ObiClearPolartwilight, ObiClearPolartwilightColour, ObiClipboard, ObiClipboard2, ObiCloseGoogle, ObiCloudy, ObiCloudyColour, ObiCoastalNavigation, ObiCoastalNavigationFill, ObiCodeGoogle, ObiCoffee, ObiCog, ObiColdGoogle, ObiCollisionAvoidanceHeadOn, ObiCollisionAvoidanceOvertaking, ObiCollisionAvoidancePortSide, ObiCollisionAvoidanceStarboardSide, ObiComCallActiveGoogle, ObiComCallEndGoogle, ObiComCallGoogle, ObiComMessageActiveGoogle, ObiComMessageGoogle, ObiComMessageImportantGoogle, ObiComMicMutedGoogle, ObiComMicrophone, ObiComPa, ObiComPaList, ObiComRadio, ObiComRadioEmergency, ObiCommandAutoTrack, ObiCommandAutopilot, ObiCommandAvailable, ObiCommandIn, ObiCommandLocked, ObiCommandLockedF, ObiCommandNo, ObiCommandPartial, ObiCommandRequest, ObiCommandShared, ObiCommandTake, ObiCommunication, ObiCompareGoogle, ObiCompleted, ObiComputerPc, ObiComputerServer, ObiConfigure, ObiConnection1Bar, ObiConnection1BarsCaution, ObiConnection2Bars, ObiConnection2BarsCaution, ObiConnection3Bars, ObiConnection3BarsCaution, ObiConnection4Bars, ObiConnectionNoCaution, ObiConnectionNoGoogle, ObiConnectionOff, ObiConnectorComingFrom, ObiConnectorCorner, ObiConnectorCross, ObiConnectorCrossJoint, ObiConnectorGoingTo, ObiConnectorOverlap, ObiConnectorStraight, ObiConnectorThreeway, ObiConnectorThreewayJoint, ObiConningIec, ObiConspicuousCairn, ObiContacts, ObiContainer, ObiContentCollapseGoogle, ObiContentCopyGoogle, ObiContentCutGoogle, ObiContentExpandGoogle, ObiConverterAcdc, ObiConverterAcdcOff, ObiConverterAcdcOn, ObiConverterDcac, ObiConverterDcacOff, ObiConverterDcacOn, ObiConverterDcdc, ObiConverterDcdcOff, ObiConverterDcdcOn, ObiConverterFilter1, ObiConverterFilter1Off, ObiConverterFilter1On, ObiCoordinate, ObiCrane, ObiCurrent, ObiCurrent1, ObiCurrent2, ObiCurrent3, ObiCurrent4, ObiCursorActionPointer, ObiCursorActionPointerIcon, ObiCursorClosedHand, ObiCursorClosedHandIcon, ObiCursorDelete, ObiCursorDeleteIcon, ObiCursorDraw, ObiCursorDrawIcon, ObiCursorHelp, ObiCursorHelpIcon, ObiCursorInsertPoint, ObiCursorInsertPointIcon, ObiCursorMap, ObiCursorMapIcon, ObiCursorMapIec, ObiCursorMapIecIcon, ObiCursorNotAllowed, ObiCursorNotAllowedIcon, ObiCursorOpenHand, ObiCursorOpenHandIcon, ObiCursorPlaceholder, ObiCursorPlaceholderIcon, ObiCursorPointer, ObiCursorPointerIcon, ObiCursorPointingHand, ObiCursorPointingHandIcon, ObiCursorRemovePoint, ObiCursorRemovePointIcon, ObiCursorSetpoint, ObiCursorSetpointIcon, ObiDamperHorizontalOff, ObiDamperHorizontalOffLarge, ObiDamperHorizontalOn, ObiDamperHorizontalOnLarge, ObiDashboard, ObiDatabase, ObiDcdcConverter, ObiDelete, ObiDeleteFilled, ObiDelta, ObiDepth, ObiDeviceFilter, ObiDiagnosticGoogle, ObiDieselEngine, ObiDieselGenerator, ObiDieselGeneratorAc, ObiDieselGeneratorDc, ObiDieselGeneratorStep, ObiDiodes01, ObiDiodes01Off, ObiDiodes01On, ObiDiodes02, ObiDiodes02Off, ObiDiodes02On, ObiDiodes03, ObiDiodes03Off, ObiDiodes03On, ObiDiodes04, ObiDiodes04Off, ObiDiodes04On, ObiDiodes05, ObiDiodes05Off, ObiDiodes05On, ObiDiodes06, ObiDiodes06Off, ObiDiodes06On, ObiDiodes07, ObiDiodes07Off, ObiDiodes07On, ObiDisplayBrillianceIec, ObiDisplayBrillianceLow, ObiDisplayBrillianceProposal, ObiDiver, ObiDivide, ObiDockBottomGoogle, ObiDockLeftGoogle, ObiDockRightGoogle, ObiDockedProposal, ObiDownIec, ObiDragHorizontal, ObiDragVertical, ObiDropDownDoubleGoogle, ObiDropDownGoogle, ObiDuctComingFrom, ObiDuctCorner, ObiDuctCross, ObiDuctDirection, ObiDuctEndPoint, ObiDuctGoingTo, ObiDuctOverlap, ObiDuctStraight, ObiDuctThreeway, ObiDuty, ObiDynamicPositioning, ObiEcdisIec, ObiEcdisProposal, ObiEco, ObiEditGoogle, ObiElectricGenerator, ObiElectricGeneratorAc, ObiElectricGeneratorDc, ObiElectricGeneratorOrMotor, ObiElectricGeneratorOrMotorAc, ObiElectricGeneratorOrMotorDc, ObiElectricGeneratorOrMotorStep, ObiElectricGeneratorStep, ObiElectricMotor, ObiElectricMotorAc, ObiElectricMotorDc, ObiElectricMotorStep, ObiElectricalClock, ObiElectricalClockOff, ObiElectricalClockOn, ObiEnergyAmmonia, ObiEnergyBattery, ObiEnergyDiesel, ObiEnergyElectricGoogle, ObiEnergyFuel, ObiEnergyHydrogen, ObiEnergyMethanol, ObiEnergyOil, ObiEnergyPetrol, ObiEngine, ObiEngineFill, ObiEpms, ObiEqual, ObiError, ObiEthernetGoogle, ObiEthernetSwitch, ObiEventMarkerFilled, ObiEventMarkerIec, ObiExclamationMark, ObiExpand, ObiFanOff, ObiFanOn, ObiFanStatic, ObiFileDownloadGoogle, ObiFileUploadGoogle, ObiFilter, ObiFilter1, ObiFilter1Off, ObiFilter1On, ObiFilter2, ObiFilter2Off, ObiFilter2On, ObiFilter3, ObiFilter3Off, ObiFilter3On, ObiFilter4, ObiFilter4Off, ObiFilter4On, ObiFire, ObiFishing, ObiFleetProposal, ObiFog, ObiFogColour, ObiFoodGoogle, ObiForceCurrentRelative, ObiForceCurrentTrue, ObiForceDirectionRelative, ObiForceDirectionTrue, ObiForceGustsRelative, ObiForceGustsTrue, ObiForceSwellRelative, ObiForceSwellTrue, ObiForward, ObiForwardFast, ObiForwardStatic, ObiForwardStopped, ObiFuse01, ObiFuse01Off, ObiFuse01On, ObiFuse02, ObiFuse02Off, ObiFuse02On, ObiGenerator, ObiGenericLineComingFrom, ObiGenericLineCorner, ObiGenericLineCross, ObiGenericLineDirection, ObiGenericLineEndPoint, ObiGenericLineGoingTo, ObiGenericLineOverlap, ObiGenericLineStraight, ObiGenericLineThreeway, ObiGridOffGoogle, ObiGround1, ObiGround1Off, ObiGround1On, ObiGround2, ObiGround2Off, ObiGround2On, ObiGround3, ObiGround3Off, ObiGround3On, ObiHarbourBerthing, ObiHdg, ObiHeadingCUpProposal, ObiHeadingHUpProposal, ObiHeadingLineOffIec, ObiHeadingLineOffProposal, ObiHeadingNUpProposal, ObiHeatGoogle, ObiHeat_pump_balance, ObiHeatexhanger, ObiHeatpump, ObiHeave, ObiHeavyRain, ObiHeavyRainColour, ObiHeavyRainShowersDay, ObiHeavyRainShowersDayColour, ObiHeavyRainShowersNight, ObiHeavyRainShowersNightColour, ObiHeavyRainShowersPolartwilight, ObiHeavyRainShowersPolartwilightColour, ObiHeavySleet, ObiHeavySleetColour, ObiHeavySleetShowersDay, ObiHeavySleetShowersDayColour, ObiHeavySleetShowersNight, ObiHeavySleetShowersNightColour, ObiHeavySleetShowersPolartwilight, ObiHeavySleetShowersPolartwilightColour, ObiHeavySnow, ObiHeavySnowColour, ObiHeavySnowShowersDay, ObiHeavySnowShowersDayColour, ObiHeavySnowShowersNight, ObiHeavySnowShowersNightColour, ObiHeavySnowShowersPolartwilight, ObiHeavySnowShowersPolartwilightColour, ObiHelp, ObiHistoryGoogle, ObiHome, ObiHvac, ObiHydraulic01, ObiHydraulic01Off, ObiHydraulic01On, ObiHydraulic01Static, ObiHydraulic02, ObiHydraulic02Off, ObiHydraulic02On, ObiHydraulic02Static, ObiHydraulic03, ObiHydraulic03Off, ObiHydraulic03On, ObiHydraulic03Static, ObiHydraulic04, ObiHydraulic04Off, ObiHydraulic04On, ObiHydraulic04Static, ObiHydraulic05, ObiHydraulic05Off, ObiHydraulic05On, ObiHydraulic05Static, ObiHydraulic06, ObiHydraulic06Off, ObiHydraulic06On, ObiHydraulic06Static, ObiHydraulic07, ObiHydraulic07Off, ObiHydraulic07On, ObiHydraulic07Static, ObiHydraulic08, ObiHydraulic08Off, ObiHydraulic08On, ObiHydraulic08Static, ObiHydraulic09, ObiHydraulic09Off, ObiHydraulic09On, ObiHydraulic09Static, ObiHydraulic10, ObiHydraulic10Off, ObiHydraulic10On, ObiHydraulic10Static, ObiHydraulic11, ObiHydraulic11Off, ObiHydraulic11On, ObiHydraulic11Static, ObiHydraulic12, ObiHydraulic12Off, ObiHydraulic12On, ObiHydraulic12Static, ObiHydraulic13, ObiHydraulic13Off, ObiHydraulic13On, ObiHydraulic13Static, ObiHydraulic14, ObiHydraulic14Off, ObiHydraulic14On, ObiHydraulic14Static, ObiHydraulic15, ObiHydraulic15Off, ObiHydraulic15On, ObiHydraulic15Static, ObiHydraulic16, ObiHydraulic16Off, ObiHydraulic16On, ObiHydraulic16Static, ObiHydraulic17, ObiHydraulic17Off, ObiHydraulic17On, ObiHydraulic17Static, ObiHydraulicPipe01, ObiHydraulicPipe02, ObiHydraulicPipe03, ObiHydraulicPipe04, ObiHydraulicPipe05, ObiHydraulicPipe06, ObiHydraulicPipe07, ObiHydraulicPipe08, ObiHydraulicPipe09, ObiHydraulicPipe10, ObiHydraulicPipe11, ObiHydraulicPipe12, ObiHydraulicPipe13, ObiHydraulicPipe14, ObiHydraulicPipe15, ObiHydraulicPipe16, ObiHydraulicPipe17, ObiHydraulicSeparator, ObiIas, ObiIceberg, ObiIcon, ObiIdTag, ObiIecChartDispSet, ObiIecChartDispSetProposal, ObiImage, ObiInProgress1, ObiInProgress2, ObiInfo, ObiInfoReportIec, ObiInfoReportProposal, ObiInput, ObiInputDevicesGoogle, ObiInputDown, ObiInputKeyboardGoogle, ObiInputKeyboardScreenGoogle, ObiInputLeft, ObiInputMouse1, ObiInputMouse2, ObiInputMouse3, ObiInputMouseGoogle, ObiInputRight, ObiInputUp, ObiIo, ObiJoystick, ObiKayaking, ObiKeepingArea, ObiKeepingStation, ObiKeepingTrack, ObiKeylinegrid, ObiKitesurfing, ObiLatched, ObiLeaf, ObiLeafTwotone, ObiLicenseGoogle, ObiLightAlarm, ObiLightAlarmColourOff, ObiLightAlarmColourOn, ObiLightAol, ObiLightAolColourOff, ObiLightAolColourOn, ObiLightAolOff, ObiLightBacklightButtons, ObiLightBacklightButtonsColourOn, ObiLightBacklightButtonsOff, ObiLightBacklightButtonslightBacklightButtonsColourOff, ObiLightBulb, ObiLightBulbOff, ObiLightBulbOn, ObiLightDeck, ObiLightDeckColourOff, ObiLightDeckColourOn, ObiLightDeckOff, ObiLightEmergency, ObiLightEmergencyColourOff, ObiLightEmergencyColourOn, ObiLightEmergencyOff, ObiLightFlashlight, ObiLightFlashlightColourOff, ObiLightFlashlightColourOn, ObiLightFlashlightOff, ObiLightFloat, ObiLightLanternOff, ObiLightLanternOn, ObiLightLanternOnColourOff, ObiLightLanternOnColourOn, ObiLightLanternPort, ObiLightLanternPortColourOff, ObiLightLanternPortColourOn, ObiLightLanternPortOff, ObiLightLanternStbd, ObiLightLanternStbdColourOff, ObiLightLanternStbdColourOn, ObiLightLanternStbdOff, ObiLightRain, ObiLightRainColour, ObiLightRainShowersNight, ObiLightRainShowersNightColour, ObiLightRainShowersPolartwilight, ObiLightRainShowersPolartwilightColour, ObiLightRainShowersSun, ObiLightRainShowersSunColour, ObiLightRoof, ObiLightRoofColourOff, ObiLightRoofColourOn, ObiLightRoofOff, ObiLightSearchlight, ObiLightSearchlightColourOff, ObiLightSearchlightColourOn, ObiLightSearchlightOff, ObiLightSleet, ObiLightSleetColour, ObiLightSleetShowersDay, ObiLightSleetShowersDayColour, ObiLightSleetShowersNight, ObiLightSleetShowersNightColour, ObiLightSleetShowersPolartwilight, ObiLightSleetShowersPolartwilightColour, ObiLightSnow, ObiLightSnowColour, ObiLightSnowShowersDay, ObiLightSnowShowersDayColour, ObiLightSnowShowersNight, ObiLightSnowShowersNightColour, ObiLightSnowShowersPolartwilight, ObiLightSnowShowersPolartwilightColour, ObiLighthouse, ObiLightningHeavyRain, ObiLightningHeavyRainColour, ObiLightningHeavyRainShowersDay, ObiLightningHeavyRainShowersDayColour, ObiLightningHeavyRainShowersNight, ObiLightningHeavyRainShowersNightColour, ObiLightningHeavyRainShowersPolartwilight, ObiLightningHeavyRainShowersPolartwilightColour, ObiLightningHeavySleet, ObiLightningHeavySleetColour, ObiLightningHeavySleetShowersDay, ObiLightningHeavySleetShowersDayColour, ObiLightningHeavySleetShowersNight, ObiLightningHeavySleetShowersNightColour, ObiLightningHeavySleetShowersPolartwilight, ObiLightningHeavySleetShowersPolartwilightColour, ObiLightningHeavySnow, ObiLightningHeavySnowColour, ObiLightningHeavySnowShowersDay, ObiLightningHeavySnowShowersDayColour, ObiLightningHeavySnowShowersNight, ObiLightningHeavySnowShowersNightColour, ObiLightningHeavySnowShowersPolartwilight, ObiLightningHeavySnowShowersPolartwilightColour, ObiLightningLightRain, ObiLightningLightRainColour, ObiLightningLightRainShowersDay, ObiLightningLightRainShowersDayColour, ObiLightningLightRainShowersNight, ObiLightningLightRainShowersNightColour, ObiLightningLightRainShowersPolartwilight, ObiLightningLightRainShowersPolartwilightColour, ObiLightningLightSleet, ObiLightningLightSleetColour, ObiLightningLightSleetShowersDay, ObiLightningLightSleetShowersDayColour, ObiLightningLightSleetShowersNight, ObiLightningLightSleetShowersNightColour, ObiLightningLightSleetShowersPolartwilight, ObiLightningLightSleetShowersPolartwilightColour, ObiLightningLightSnow, ObiLightningLightSnowColour, ObiLightningLightSnowShowersDay, ObiLightningLightSnowShowersDayColour, ObiLightningLightSnowShowersNight, ObiLightningLightSnowShowersNightColour, ObiLightningLightSnowShowersPolartwilight, ObiLightningLightSnowShowersPolartwilightColour, ObiLightningRain, ObiLightningRainColour, ObiLightningRainShowersDay, ObiLightningRainShowersDayColour, ObiLightningRainShowersNight, ObiLightningRainShowersNightColour, ObiLightningRainShowersPolartwilight, ObiLightningRainShowersPolartwilightColour, ObiLightningSleet, ObiLightningSleetColour, ObiLightningSleetShowersDay, ObiLightningSleetShowersDayColour, ObiLightningSleetShowersNight, ObiLightningSleetShowersNightColour, ObiLightningSleetShowersPolartwilight, ObiLightningSleetShowersPolartwilightColour, ObiLightningSnow, ObiLightningSnowColour, ObiLightningSnowShowersDay, ObiLightningSnowShowersDayColour, ObiLightningSnowShowersNight, ObiLightningSnowShowersNightColour, ObiLightningSnowShowersPolartwilight, ObiLightningSnowShowersPolartwilightColour, ObiLights, ObiLimitsAttention, ObiLimitsImproving, ObiLimitsInside, ObiLimitsOutsideOver, ObiLimitsOutsideUnder, ObiLineOfPosition, ObiLineOfPositionIec, ObiLink, ObiLinkRemove, ObiListAltCheckGoogle, ObiLocal, ObiLocalOnly, ObiLocation, ObiLocation1, ObiLocation2, ObiLocation3, ObiLocationA, ObiLocationB, ObiLocationC, ObiLocationD, ObiLocationE, ObiLocationF, ObiLocationG, ObiLocationGeneric, ObiLocationH, ObiLocationI, ObiLocationJ, ObiLocationL, ObiLocationLabel, ObiLocationM, ObiLocationN, ObiLocationO, ObiLocationP, ObiLocationQ, ObiLocationR, ObiLocationS, ObiLocationT, ObiLocationU, ObiLogAddGoogle, ObiLogEditGoogle, ObiLogOpenGoogle, ObiLogic01, ObiLogic01Off, ObiLogic01On, ObiLogic02, ObiLogic02Off, ObiLogic02On, ObiLogic03, ObiLogic03Off, ObiLogic03On, ObiLogic04, ObiLogic04Off, ObiLogic04On, ObiLogic05, ObiLogic05Off, ObiLogic05On, ObiLogic06, ObiLogic06Off, ObiLogic06On, ObiLogic07, ObiLogic07Off, ObiLogic07On, ObiLogoGeneric, ObiLogoOicl, ObiLogoOpenbridge, ObiManual, ObiManualOnly, ObiMeasureGoogle, ObiMediaBackwards10s, ObiMediaForward10s, ObiMediaLive, ObiMediaLoop, ObiMediaPause, ObiMediaPlay, ObiMediaRecord, ObiMediaResume, ObiMediaSkipNext, ObiMediaSkipPrevious, ObiMediaStop, ObiMegamenuGoogle, ObiMenu, ObiMenuIec, ObiMessagesIec, ObiMeteorologicalInformation, ObiMisc, ObiMonitoring, ObiMonitoringRoute, ObiMoored, ObiMoreGoogle, ObiMoreVerticalGoogle, ObiMosfetNtype1, ObiMosfetNtype1Off, ObiMosfetNtype1On, ObiMosfetNtype2, ObiMosfetNtype2Off, ObiMosfetNtype2On, ObiMosfetNtype3, ObiMosfetNtype3Off, ObiMosfetNtype3On, ObiMosfetNtype4, ObiMosfetNtype4Off, ObiMosfetNtype4On, ObiMosfetPtype1, ObiMosfetPtype1Off, ObiMosfetPtype1On, ObiMosfetPtype2, ObiMosfetPtype2Off, ObiMosfetPtype2On, ObiMosfetPtype3, ObiMosfetPtype3Off, ObiMosfetPtype3On, ObiMosfetPtype4, ObiMosfetPtype4Off, ObiMosfetPtype4On, ObiMotionRelativeIec, ObiMotionRelativeProposal, ObiMotionTmResetProposal1, ObiMotionTmResetProposal2, ObiMotionTrueIec, ObiMotionTrueProposal, ObiMotorOffHorizontal, ObiMotorOffVertical, ObiMotorOnHorizontal, ObiMotorOnVertical, ObiMotorStaticHorizontal, ObiMotorStaticVertical, ObiMove, ObiMoveItemGoogle, ObiMoveItemIn, ObiMsiIec, ObiMultiply, ObiNavigationRoute, ObiNoInput, ObiNotAllowed, ObiNotStarted, ObiNoteEditProposal, ObiNotification, ObiNotificationAdvice, ObiNotificationAdviceActive, ObiNotificationAdviceActiveTwotone, ObiNotificationFilled, ObiNotunderway, ObiObjectDerelict, ObiObjectFlotsam, ObiObjectJetsam, ObiObjectLagan, ObiOff, ObiOffIec, ObiOn, ObiOnIec, ObiOnOffIec, ObiOpenSea, ObiOwnShipAlternativeFilled, ObiOwnShipAlternativeOutlined, ObiOwnShipAlternativeRemote, ObiOwnShipControlA, ObiOwnShipControlAa, ObiOwnShipControlAe, ObiOwnShipControlB, ObiOwnShipControlC, ObiOwnShipControlD, ObiOwnShipControlE, ObiOwnShipControlF, ObiOwnShipControlG, ObiOwnShipControlGeneric, ObiOwnShipControlH, ObiOwnShipControlI, ObiOwnShipControlJ, ObiOwnShipControlK, ObiOwnShipControlL, ObiOwnShipControlM, ObiOwnShipControlN, ObiOwnShipControlO, ObiOwnShipControlOe, ObiOwnShipControlP, ObiOwnShipControlQ, ObiOwnShipControlR, ObiOwnShipControlS, ObiOwnShipControlT, ObiOwnShipControlU, ObiOwnShipControlV, ObiOwnShipControlW, ObiOwnShipControlX, ObiOwnShipControlY, ObiOwnShipControlZ, ObiOwnShipIec, ObiOwnShipMinimisedIec, ObiOwnShipNoCommandA, ObiOwnShipNoCommandAa, ObiOwnShipNoCommandAe, ObiOwnShipNoCommandB, ObiOwnShipNoCommandC, ObiOwnShipNoCommandD, ObiOwnShipNoCommandE, ObiOwnShipNoCommandF, ObiOwnShipNoCommandG, ObiOwnShipNoCommandGeneric, ObiOwnShipNoCommandH, ObiOwnShipNoCommandI, ObiOwnShipNoCommandIndex, ObiOwnShipNoCommandJ, ObiOwnShipNoCommandK, ObiOwnShipNoCommandL, ObiOwnShipNoCommandM, ObiOwnShipNoCommandN, ObiOwnShipNoCommandO, ObiOwnShipNoCommandOe, ObiOwnShipNoCommandP, ObiOwnShipNoCommandQ, ObiOwnShipNoCommandR, ObiOwnShipNoCommandS, ObiOwnShipNoCommandT, ObiOwnShipNoCommandU, ObiOwnShipNoCommandV, ObiOwnShipNoCommandW, ObiOwnShipNoCommandX, ObiOwnShipNoCommandY, ObiOwnShipNoCommandZ, ObiOwnShipRemoteA, ObiOwnShipRemoteAa, ObiOwnShipRemoteAe, ObiOwnShipRemoteB, ObiOwnShipRemoteC, ObiOwnShipRemoteD, ObiOwnShipRemoteE, ObiOwnShipRemoteF, ObiOwnShipRemoteG, ObiOwnShipRemoteGeneric, ObiOwnShipRemoteH, ObiOwnShipRemoteI, ObiOwnShipRemoteJ, ObiOwnShipRemoteK, ObiOwnShipRemoteL, ObiOwnShipRemoteM, ObiOwnShipRemoteN, ObiOwnShipRemoteO, ObiOwnShipRemoteOe, ObiOwnShipRemoteP, ObiOwnShipRemoteQ, ObiOwnShipRemoteR, ObiOwnShipRemoteS, ObiOwnShipRemoteT, ObiOwnShipRemoteU, ObiOwnShipRemoteV, ObiOwnShipRemoteW, ObiOwnShipRemoteX, ObiOwnShipRemoteY, ObiOwnShipRemoteZ, ObiOwnShipSimplifiedFilled, ObiOwnShipSimplifiedIec, ObiOwnshipMinimisedSternlineIec, ObiPageFirstGoogle, ObiPageLastGoogle, ObiPaletteColorCalibratedIec, ObiPaletteDay, ObiPaletteDayBright, ObiPaletteDayNightIec, ObiPaletteDimming, ObiPaletteDusk, ObiPaletteNight, ObiPanelIlluminationIec, ObiPanelIlluminationProposal, ObiPanelLeftClose, ObiPanelLeftOpen, ObiPanelRightClose, ObiPanelRightOpen, ObiPartlycloudyDay, ObiPartlycloudyDayColour, ObiPartlycloudyNight, ObiPartlycloudyNightColour, ObiPartlycloudyPolartwilight, ObiPartlycloudyPolartwilightColour, ObiPassed, ObiPassedFill, ObiPastPositionIec, ObiPending, ObiPiezoelectricCrystal, ObiPiezoelectricCrystalOff, ObiPiezoelectricCrystalOn, ObiPilotOnboard, ObiPilotage, ObiPinGoogle, ObiPinSelectedGoogle, ObiPipeComingFrom, ObiPipeCorner, ObiPipeCross, ObiPipeDirection, ObiPipeEndPoint, ObiPipeGoingTo, ObiPipeOverlap, ObiPipeStraight, ObiPipeThreeway, ObiPitch, ObiPlaceholder, ObiPlaceholderDeviceOffF, ObiPlaceholderDeviceOn, ObiPlaceholderDeviceStatic, ObiPlottedPositionIec, ObiPls, ObiPlsComponent, ObiPlusMinus, ObiPrint, ObiPrintScreenIec, ObiPrintScreenProposal, ObiPropulsion, ObiPropulsionAzimuthThruster, ObiPropulsionMainEngine, ObiPropulsionRudder, ObiPropulsionStatic, ObiPropulsionTunnelThruster, ObiPumpOffHorizontal, ObiPumpOffVertical, ObiPumpOnHorizontal, ObiPumpOnVertical, ObiPumpStaticHorizontal, ObiPumpStaticVertical, ObiPushButtonOff, ObiPushButtonOn, ObiRadarAntennaPositionIec, ObiRadarElectronicBearingLineProposal, ObiRadarElectronicRangeAndBearingProposal, ObiRadarGainIec, ObiRadarGainProposal, ObiRadarIec, ObiRadarLongPulseIec, ObiRadarOverlayProposal, ObiRadarPerformanceMonitorIec, ObiRadarRainIec, ObiRadarRangeIec, ObiRadarRangeProposal, ObiRadarSeaIec, ObiRadarSettingsProposal, ObiRadarShortPulseIec, ObiRadarStandbyIec, ObiRadarTargetAcquisitionStateAutoIec, ObiRadarTargetAcquisitionStateIec, ObiRadarTargetTrackedDangerousFilled, ObiRadarTargetTrackedDangerousIec, ObiRadarTargetTrackedDangerousSelectedIec, ObiRadarTargetTrackedFilled, ObiRadarTargetTrackedIec, ObiRadarTargetTrackedSelectedIec, ObiRadarTuneIec, ObiRadarTuneProposal, ObiRadarVariableRangeMarkerProposal, ObiRain, ObiRainColour, ObiRainShowersDay, ObiRainShowersDayColour, ObiRainShowersNight, ObiRainShowersNightColour, ObiRainShowersPolartwilight, ObiRainShowersPolartwilightColour, ObiRangeRingsIec, ObiRank1, ObiRank2, ObiRank3, ObiRank4, ObiRank5, ObiRank6, ObiRecordEvent, ObiRecordEventIec, ObiRedoIec, ObiRefreshGoogle, ObiReorderHorizontalGoogle, ObiReorderVerticalGoogle, ObiReset, ObiResistor1, ObiResistor1Off, ObiResistor1On, ObiResistor2, ObiResistor2Off, ObiResistor2On, ObiResistor3, ObiResistor3Off, ObiResistor3On, ObiResistor4, ObiResistor4Off, ObiResistor4On, ObiResistor5, ObiResistor5Off, ObiResistor5On, ObiResizeCorner, ObiResizeVerticalBottom, ObiResizeVerticalCenter, ObiResizeVerticalTop, ObiRock, ObiRoll, ObiRot, ObiRotate, ObiRoute, ObiRouteExportIec, ObiRouteExportProposal, ObiRouteImportIec, ObiRouteImportProposal, ObiRouteMonitoringProposal, ObiRoutePlanProposal, ObiRoutePlanning, ObiRouter, ObiRouter2, ObiRouter2Off, ObiRouter2On, ObiRouterComponent, ObiRouterOff, ObiRouterOn, ObiRowingGoogle, ObiRunning, ObiRunningColorIec, ObiRunningFill, ObiSMode, ObiSatelliteFull, ObiSatelliteLow, ObiSatelliteMedium, ObiSatelliteOff, ObiSaveProposal, ObiScreenDesk, ObiScreenFullExitGoogle, ObiScreenFullGoogle, ObiScreenPad, ObiScreenQuad, ObiScreenRecording, ObiScreenSharing, ObiScreenShot, ObiScreenSplitBottom, ObiScreenSplitLeft, ObiScreenSplitRight, ObiScreenSplitTop, ObiScreens, ObiSearch, ObiSend, ObiSensorGpsBad, ObiSensorGpsFull, ObiSensorGpsLow, ObiSensorGpsMedium, ObiSensorGyro, ObiSensorWaterCo2, ObiSensorWaterDoGoogle, ObiSensorWaterDropGoogle, ObiSensorWaterEcGoogle, ObiSensorWaterOrpGoogle, ObiSensorWaterPhGoogle, ObiSensorWaterSalinityGoogle, ObiSensorWaterVocGoogle, ObiSettingsDefaultIec, ObiSettingsDefaultProposal, ObiSettingsIec, ObiSettingsUserIec, ObiSettingsUserProposal, ObiShift, ObiShiftLock, ObiShip, ObiShipBulkcarrier, ObiShipCarferry, ObiShipContainer, ObiShipFishing, ObiShipHighspeed, ObiShipNavy, ObiShipOffshore, ObiShipPassenger, ObiShipSailboat, ObiShipSailship, ObiShipTanker, ObiShipTugboat, ObiShipWreckFilled, ObiShipWreckIec, ObiShipYacht, ObiSignArrowBack, ObiSignArrowDownLeft, ObiSignArrowDownRight, ObiSignArrowForeward, ObiSignArrowLeft, ObiSignArrowRight, ObiSignArrowUpLeft, ObiSignArrowUpRight, ObiSignEmbarkationLadder, ObiSignExit, ObiSignFireAlarmButton, ObiSignFireEquipment, ObiSignFireExtinguisher, ObiSignLifeboat, ObiSignLifebuoy, ObiSignLiferaft, ObiSignMeetingPoint, ObiSignMeetingPointSimple, ObiSignStairsLeft, ObiSignStairsRight, ObiSignalStation, ObiSilenceIec, ObiSimplifiedBeaconCardinalEast, ObiSimplifiedBeaconCardinalNorth, ObiSimplifiedBeaconCardinalSouth, ObiSimplifiedBeaconCardinalWest, ObiSimplifiedBeaconDefault, ObiSimplifiedBeaconIsolatedDanger, ObiSimplifiedBeaconMajorLateralRed, ObiSimplifiedBeaconMajorSafeWater, ObiSimplifiedBeaconMajorSpecialPurpose, ObiSimplifiedBeaconMinorLateralGreen, ObiSimplifiedBeaconMinorLateralRed, ObiSimplifiedBeaconMinorSafeWater, ObiSimplifiedBeaconMinorSpecialPurpose, ObiSimplifiedBuoyCardinalEast, ObiSimplifiedBuoyCardinalNorth, ObiSimplifiedBuoyCardinalSouth, ObiSimplifiedBuoyCardinalWest, ObiSimplifiedBuoyDefault, ObiSimplifiedBuoyInstallationMooring, ObiSimplifiedBuoyLateralCanGreen, ObiSimplifiedBuoyLateralCanRed, ObiSimplifiedBuoyLateralConicalGreen, ObiSimplifiedBuoyLateralConicalRed, ObiSimplifiedBuoyLightFloat, ObiSimplifiedBuoyLightVessel, ObiSimplifiedBuoySafeWater, ObiSimplifiedBuoySpecialPurpose, ObiSimplifiedBuoySpecialPurposeIce, ObiSimplifiedBuoySpecialPurposeTssPort, ObiSimplifiedBuoySpecialPurposeTssStbd, ObiSimplifiedBuoySuper, ObiSimplifiedSimplifiedBuoyIsolatedDanger, ObiSimulation, ObiSleet, ObiSleetColour, ObiSleetShowersDay, ObiSleetShowersDayColour, ObiSleetShowersNight, ObiSleetShowersNightColour, ObiSleetShowersPolartwilight, ObiSleetShowersPolartwilightColour, ObiSlightlycloudyDay, ObiSlightlycloudyDayColour, ObiSlightlycloudyNight, ObiSlightlycloudyNightColour, ObiSlightlycloudyPolartwilight, ObiSlightlycloudyPolartwilightColour, ObiSnow, ObiSnowColour, ObiSnowShowersDay, ObiSnowShowersDayColour, ObiSnowShowersNight, ObiSnowShowersNightColour, ObiSnowShowersPolartwilight, ObiSnowShowersPolartwilightColour, ObiSog, ObiSortGoogle, ObiSound, ObiSoundFill, ObiSoundLow, ObiSoundLowFill, ObiSoundMuted, ObiSoundMutedFill, ObiSoundNo, ObiSoundNoFill, ObiSoundUnavailable, ObiSoundUnavailableFill, ObiSources01, ObiSources01Off, ObiSources01On, ObiSources02, ObiSources02Off, ObiSources02On, ObiSources03, ObiSources03Off, ObiSources03On, ObiSources04, ObiSources04Off, ObiSources04On, ObiSources05, ObiSources05Off, ObiSources05On, ObiSpeaker, ObiSpeakerOff, ObiSpeakerOn, ObiSpeed, ObiSpeedFullDown, ObiSpeedFullLeft, ObiSpeedFullRight, ObiSpeedFullUp, ObiSpeedGood, ObiSpeedHalfDown, ObiSpeedHalfLeft, ObiSpeedHalfRight, ObiSpeedHalfUp, ObiSpeedHigh, ObiSpeedLow, ObiSpeedLowDown, ObiSpeedLowLeft, ObiSpeedLowRight, ObiSpeedLowUp, ObiStabilisationIndicatorGroundIec, ObiStabilisationIndicatorWaterIec, ObiStandby, ObiStandbyIec, ObiStar, ObiStarSelected, ObiStopped, ObiStw, ObiSupportGoogle, ObiSurfing, ObiSwell, ObiSwimming, ObiSwitch01Off, ObiSwitch01On, ObiSwitch02Off, ObiSwitch02On, ObiSwitch03Off, ObiSwitch03On, ObiSwitchHorizontalOff, ObiSwitchHorizontalOffLarge, ObiSwitchHorizontalOn, ObiSwitchHorizontalOnLarge, ObiSyncGoogle, ObiSystem, ObiTable, ObiTank, ObiTargetAssociatedAisCamera, ObiTargetAssociatedCameraRadar, ObiTargetAssociatedRadarCamera, ObiTargetCameraFilled, ObiTargetCameraOutlined, ObiTargetCancelAllIec, ObiTargetCancelIec, ObiTargetPriorityAisIec, ObiTargetPriorityRadarIec, ObiTargetSelectIec, ObiTargetSettingsProposal, ObiTempCold, ObiTempHot, ObiTempHotcold, ObiTemperatureAir, ObiTemperatureWater, ObiTextIcon, ObiThreewayAcuatorGenericClosed, ObiThreewayAcuatorGenericClosedBottom, ObiThreewayAcuatorGenericClosedLeft, ObiThreewayAcuatorGenericClosedRight, ObiThreewayAcuatorGenericInleftBottom0, ObiThreewayAcuatorGenericInleftBottom100, ObiThreewayAcuatorGenericInleftBottom25, ObiThreewayAcuatorGenericInleftBottom50, ObiThreewayAcuatorGenericInleftBottom75, ObiThreewayAcuatorGenericInleftLeft0, ObiThreewayAcuatorGenericInleftLeft100, ObiThreewayAcuatorGenericInleftLeft25, ObiThreewayAcuatorGenericInleftLeft50, ObiThreewayAcuatorGenericInleftLeft75, ObiThreewayAcuatorGenericInleftRight0, ObiThreewayAcuatorGenericInleftRight100, ObiThreewayAcuatorGenericInleftRight25, ObiThreewayAcuatorGenericInleftRight50, ObiThreewayAcuatorGenericInleftRight75, ObiThreewayAcuatorGenericOpen, ObiThreewayAcuatorPistonClosed, ObiThreewayAcuatorPistonClosedBottom, ObiThreewayAcuatorPistonClosedLeft, ObiThreewayAcuatorPistonClosedRight, ObiThreewayAcuatorPistonInleftBottom0, ObiThreewayAcuatorPistonInleftBottom100, ObiThreewayAcuatorPistonInleftBottom25, ObiThreewayAcuatorPistonInleftBottom50, ObiThreewayAcuatorPistonInleftBottom75, ObiThreewayAcuatorPistonInleftLeft0, ObiThreewayAcuatorPistonInleftLeft100, ObiThreewayAcuatorPistonInleftLeft25, ObiThreewayAcuatorPistonInleftLeft50, ObiThreewayAcuatorPistonInleftLeft75, ObiThreewayAcuatorPistonInleftRight0, ObiThreewayAcuatorPistonInleftRight100, ObiThreewayAcuatorPistonInleftRight25, ObiThreewayAcuatorPistonInleftRight50, ObiThreewayAcuatorPistonInleftRight75, ObiThreewayAcuatorPistonOpen, ObiThreewayAnalogClosed, ObiThreewayAnalogInleftBottom0, ObiThreewayAnalogInleftBottom100, ObiThreewayAnalogInleftBottom25, ObiThreewayAnalogInleftBottom50, ObiThreewayAnalogInleftBottom75, ObiThreewayAnalogInleftLeft0, ObiThreewayAnalogInleftLeft100, ObiThreewayAnalogInleftLeft25, ObiThreewayAnalogInleftLeft50, ObiThreewayAnalogInleftLeft75, ObiThreewayAnalogInleftRight0, ObiThreewayAnalogInleftRight100, ObiThreewayAnalogInleftRight25, ObiThreewayAnalogInleftRight50, ObiThreewayAnalogInleftRight75, ObiThreewayAnalogOpen, ObiThreewayDigitalClosed, ObiThreewayDigitalClosedBottom, ObiThreewayDigitalClosedLeft, ObiThreewayDigitalClosedRight, ObiThreewayDigitalOpen, ObiThreewayDigitalStatic, ObiThreewayStackedClosed, ObiThreewayStackedClosedBottom, ObiThreewayStackedClosedLeft, ObiThreewayStackedClosedRight, ObiThreewayStackedInleftBottom0, ObiThreewayStackedInleftBottom100, ObiThreewayStackedInleftBottom25, ObiThreewayStackedInleftBottom50, ObiThreewayStackedInleftBottom75, ObiThreewayStackedInleftLeft0, ObiThreewayStackedInleftLeft100, ObiThreewayStackedInleftLeft25, ObiThreewayStackedInleftLeft50, ObiThreewayStackedInleftLeft75, ObiThreewayStackedInleftRight0, ObiThreewayStackedInleftRight100, ObiThreewayStackedInleftRight25, ObiThreewayStackedInleftRight50, ObiThreewayStackedInleftRight75, ObiThreewayStackedOpen, ObiTidalIec, ObiTidalWaterLevelInformation, ObiTide, ObiTideHigh, ObiTideLow, ObiTime, ObiTimeLess, ObiTimeMore, ObiTimerGoogle, ObiTouch, ObiTrackNo, ObiTrackOffPort, ObiTrackOffStrb, ObiTrackOn, ObiTransformDiagonal, ObiTransformHorizontal, ObiTransformMove, ObiTransformRotate, ObiTransformVertical, ObiTransformer01, ObiTransformer01Off, ObiTransformer01On, ObiTransformer02, ObiTransformer02Off, ObiTransformer02On, ObiTrend, ObiTrendDown, ObiTrendUp, ObiTrialSettingsProposal, ObiTrophy, ObiTrueRelativeVectorIec, ObiTrueRelativeVectorProposal, ObiTurn, ObiTwowayAcuatorGeneral10, ObiTwowayAcuatorGeneral25, ObiTwowayAcuatorGeneral50, ObiTwowayAcuatorGeneral75, ObiTwowayAcuatorGeneralClosed, ObiTwowayAcuatorGeneralClosedLeft, ObiTwowayAcuatorGeneralClosedRight, ObiTwowayAcuatorGeneralOpen, ObiTwowayAcuatorPiston10, ObiTwowayAcuatorPiston25, ObiTwowayAcuatorPiston50, ObiTwowayAcuatorPiston75, ObiTwowayAcuatorPistonClosed, ObiTwowayAcuatorPistonClosedLeft, ObiTwowayAcuatorPistonClosedRight, ObiTwowayAcuatorPistonOpen, ObiTwowayAnalog10, ObiTwowayAnalog25, ObiTwowayAnalog50, ObiTwowayAnalog75, ObiTwowayAnalogClosed, ObiTwowayAnalogOpen, ObiTwowayDigitalClosed, ObiTwowayDigitalNonReturn, ObiTwowayDigitalOpen, ObiTwowayDigitalStatic, ObiTwowayStacked10, ObiTwowayStacked25, ObiTwowayStacked50, ObiTwowayStacked75, ObiTwowayStackedClosed, ObiTwowayStackedClosedLeft, ObiTwowayStackedClosedRight, ObiTwowayStackedOpen, ObiUnacknowledged, ObiUnacknowledgedFill, ObiUnderwaysailing, ObiUnderwayusingengine, ObiUndoIec, ObiUnfoldLessGoogle, ObiUnfoldMoreGoogle, ObiUnknownobject, ObiUpIec, ObiUsb, ObiUsbStick, ObiUser, ObiUserCrewHardhat, ObiUserGoogle, ObiUserProfiles, ObiUserSettings, ObiVesselGenericAnchoredFilled, ObiVesselGenericAnchoredOutlined, ObiVesselGenericDefaultFilled, ObiVesselGenericDefaultOutlined, ObiVesselGenericFastFilled, ObiVesselGenericFastOutlined, ObiVesselGenericMediumFilled, ObiVesselGenericMediumOutlined, ObiVesselGenericSlowFilled, ObiVesselGenericSlowOutlined, ObiVesselGenericStoppedFilled, ObiVesselGenericStoppedOutlined, ObiVesselInDistress, ObiVesselInDistressAis, ObiVesselRemoteIndicator, ObiVesselTypeBargeFilled, ObiVesselTypeBargeOutlined, ObiVesselTypeCargoFilled, ObiVesselTypeCargoOutlined, ObiVesselTypeCruiseFilled, ObiVesselTypeCruiseOutlined, ObiVesselTypeFishingFilled, ObiVesselTypeFishingOutlined, ObiVesselTypeGenericFilled, ObiVesselTypeGenericOutlined, ObiVesselTypeLifeboatFilled, ObiVesselTypeLifeboatOutlined, ObiVesselTypeMilitaryFilled, ObiVesselTypeMilitaryOutlined, ObiVesselTypeMotorBoatFilled, ObiVesselTypeMotorBoatOutlined, ObiVesselTypePassengerFilled, ObiVesselTypePassengerOutlined, ObiVesselTypePilotFilled, ObiVesselTypePilotOutlined, ObiVesselTypePsvFilled, ObiVesselTypePsvOutlined, ObiVesselTypeSailingFilled, ObiVesselTypeSailingOutlined, ObiVesselTypeSarFilled, ObiVesselTypeSarOutlined, ObiVesselTypeSmallCraftOutlined, ObiVesselTypeSmallcraftFilled, ObiVesselTypeSpeedCraftFilled, ObiVesselTypeSpeedCraftOutlined, ObiVesselTypeTankerFilled, ObiVesselTypeTankerOutlined, ObiVesselTypeTugFilled, ObiVesselTypeTugOutlined, ObiVesselTypeUnknownFilled, ObiVesselTypeUnknownOutlined, ObiViewGalleryGoogle, ObiViewSingleGoogle, ObiVisibilityOffGoogle, ObiVisibilityOnGoogle, ObiVolume, ObiVolumeOff, ObiVolumeOn, ObiVoyages, ObiWarningAcknowledgedIec, ObiWarningBadge, ObiWarningBadgeOutline, ObiWarningEmpty, ObiWarningGoogle, ObiWarningNoackIec, ObiWarningRectifiedIec, ObiWarningRectifiedOutlined, ObiWarningSilencedIec, ObiWarningSilencedOutlined, ObiWarningTransferredIec, ObiWarningUnacknowledgedIec, ObiWarningUnacknowledgedOutlined, ObiWaterGoogle, ObiWave, ObiWaypointActiveFilled, ObiWaypointActiveIec, ObiWaypointAddIec, ObiWaypointDeleteIec, ObiWaypointEditIec, ObiWaypointNextFilled, ObiWaypointNextIec, ObiWaypointOptionalFilled, ObiWaypointOptionalIec, ObiWeather, ObiWhale, ObiWidgetAddGoogle, ObiWidgets, ObiWifi2Google, ObiWifi2OffGoogle, ObiWifiBadGoogle, ObiWifiOffGoogle, ObiWifistrengt0Google, ObiWifistrengt1Google, ObiWifistrengt2Google, ObiWifistrengt3Google, ObiWifistrengt4Google, ObiWinch, ObiWind, ObiWindApparent1, ObiWindApparent10, ObiWindApparent11, ObiWindApparent12, ObiWindApparent13, ObiWindApparent14, ObiWindApparent2, ObiWindApparent3, ObiWindApparent4, ObiWindApparent5, ObiWindApparent6, ObiWindApparent7, ObiWindApparent8, ObiWindApparent9, ObiWindShaft1, ObiWindShaft10, ObiWindShaft11, ObiWindShaft12, ObiWindShaft13, ObiWindShaft14, ObiWindShaft2, ObiWindShaft3, ObiWindShaft4, ObiWindShaft5, ObiWindShaft6, ObiWindShaft7, ObiWindShaft8, ObiWindShaft9, ObiWindTrue1, ObiWindTrue10, ObiWindTrue11, ObiWindTrue12, ObiWindTrue13, ObiWindTrue14, ObiWindTrue2, ObiWindTrue3, ObiWindTrue4, ObiWindTrue5, ObiWindTrue6, ObiWindTrue7, ObiWindTrue8, ObiWindTrue9, ObiWindTurbineLand, ObiWindTurbineOcean, ObiWiper, ObiWiperFluid, ObiWipers, ObiWireComingFrom, ObiWireCorner, ObiWireCross, ObiWireDirection, ObiWireEndPoint, ObiWireGoingTo, ObiWireOverlap, ObiWireStraight, ObiWireThreeway, ObiWrench, ObiYaw };
|
|
27893
|
+
export { AbstractPoiObject, ObcAbstractAutomationButton, ObcAbstractAutomationButtonMotorized, ObcAbstractAutomationButtonSquared, ObcAccordionCard, ObcAccordionItem, ObcAdviceButton, ObcAdviceFloatingItem, ObcAdviceMenuItem, ObcAdviceMessageItem, ObcAlertButton, ObcAlertDetailPage, ObcAlertFloatingItem, ObcAlertFrame, ObcAlertIcon, ObcAlertList, ObcAlertListDetails, ObcAlertListPageSmall, ObcAlertMenu, ObcAlertMenuItem, ObcAnalogValve, ObcAppButton, ObcAppMenu, ObcAreaGraph, ObcAttachmentListItem, ObcAudioOutput, ObcAudioRecordingItem, ObcAutomationBadge, ObcAutomationButton, ObcAutomationButtonReadoutStack, ObcAutomationInputModal, ObcAutomationReadout, ObcAutomationTank, ObcAzimuthThruster, ObcAzimuthThrusterLabeled, ObcBadge, ObcBadgeCommand, ObcBarHorizontal, ObcBarVertical, ObcBatteryIcon, ObcBearingIndicator, ObcBipolarTransistor, ObcBreadcrumb, ObcBrillianceMenu, ObcButton, ObcCalendar, ObcCapacitor, ObcCard, ObcChartLineBase, ObcChartObjectVesselButton, ObcChatMessage, ObcCheckButton, ObcCheckbox, ObcCheckboxItem, ObcCircularProgress, ObcClock, ObcCommandButton, ObcCommandMenu, ObcCommunicationTable, ObcCompass, ObcCompassFlat, ObcCompassIndicator, ObcCompassSector, ObcContextMenuInput, ObcConverter, ObcCornerLine, ObcDamper, ObcDateItem, ObcDepthActual, ObcDigitalValve, ObcDiodes, ObcDirectionLine, ObcDivider, ObcDonutChart, ObcDropdownButton, ObcElevatedCard, ObcElevatedCardRadio, ObcElevatedCardRadioGroup, ObcEndPointLine, ObcEventItem, ObcEventList, ObcFan, ObcFilter, ObcFilterChip, ObcFloatingItem, ObcFormContainer, ObcFormFooterContainer, ObcFormGroup, ObcFormItem, ObcGaugeHorizontal, ObcGaugeRadial, ObcGaugeTrend, ObcGaugeVertical, ObcGraphMini, ObcGround, ObcHeading, ObcHeave, ObcHorizontalLine, ObcIconButton, ObcIconCheckButton, ObcInputChip, ObcInstrumentField, ObcInstrumentRadial, ObcIntegrationAppBar, ObcIntegrationBarDropdown, ObcIntegrationButton, ObcIntegrationDropdownButton, ObcIntegrationFleetButton, ObcIntegrationTabs, ObcIntegrationVesselSelector, ObcKeyboardFull, ObcKeyboardNumeric, ObcLineCross, ObcLineGraph, ObcLineOverlap, ObcLogic, ObcMainEngine, ObcMenuButton, ObcMessageMenuItem, ObcModalWindow, ObcMosfet, ObcMotor, ObcNavigationItem, ObcNavigationItemGroup, ObcNavigationMenu, ObcNotificationBadgeButton, ObcNotificationButton, ObcNotificationFloatingItem, ObcNotificationMenuItem, ObcNotificationMessageItem, ObcNumberInputField, ObcPagination, ObcPieChart, ObcPitch, ObcPitchRoll, ObcPivotItem, ObcPivotItemGroup, ObcPoi, ObcPoiAton, ObcPoiButton, ObcPoiButtonAton, ObcPoiButtonData, ObcPoiButtonVessel, ObcPoiCard, ObcPoiCardHeader, ObcPoiController, ObcPoiData, ObcPoiGraphicLine, ObcPoiGroup, ObcPoiHeader, ObcPoiLayer, ObcPoiLayerStack, ObcPoiLine, ObcPoiObject, ObcPoiObjectAton, ObcPoiObjectData, ObcPoiObjectVessel, ObcPoiPointer, ObcPoiSelectionFrame, ObcPoiVessel, ObcPolarChart, ObcProgressBar, ObcProgressButton, ObcProgressIndicatorDots, ObcPump, ObcRadialBarChart, ObcRadio, ObcRateOfTurn, ObcResistor, ObcRichButton, ObcRoll, ObcRotIndicator, ObcRotSector, ObcRouter, ObcRudder, ObcRulerPointer, ObcScrollbar, ObcSequenceCard, ObcSequenceConnector, ObcSequenceItem, ObcSequenceLoadingSpinner, ObcSequenceModal, ObcSequenceStep, ObcSequenceToolbar, ObcSlideButton, ObcSlider, ObcSliderDouble, ObcSource, ObcSpeedArrows, ObcSpeedGauge, ObcSpeedIndicator, ObcSplitButton, ObcStartStopSwitch, ObcStatusIndicator, ObcStepperBox, ObcSwitch, ObcSystemButton, ObcSystemMenu, ObcTabItem, ObcTabRow, ObcTabbedCard, ObcTable, ObcTableHeaderItem, ObcTag, ObcTextInputField, ObcTextareaField, ObcThreeWayLine, ObcThruster, ObcTitleContainer, ObcToggleButtonGroup, ObcToggleButtonOption, ObcToggleButtonThreeState, ObcToggleButtonVerticalGroup, ObcToggleButtonVerticalOption, ObcToggleSwitch, ObcToggletip, ObcTooltip, ObcTopBar, ObcTopbarMessageItem, ObcTransformer, ObcUserButton, ObcUserMenu, ObcValveAnalogThreeWayIcon, ObcValveAnalogTwoWayIcon, ObcVelocityProjectionPlot, ObcVendorButton, ObcVerticalLine, ObcWatch, ObcWatchFlat, ObcWind, ObcWindIndicator, Obi02Illustration, Obi03Illustration, Obi03TidalStream, Obi07ChartStyles, ObiAcdcConverter, ObiAirGap, ObiAircraftDroneMedium, ObiAircraftDroneSmall, ObiAircraftHelicopter, ObiAisAtonMobilePhysicalIec, ObiAisAtonMobileVirtualIec, ObiAisAtonPhysicalIec, ObiAisAtonPhysicalSelectedIec, ObiAisAtonVirtualIec, ObiAisHeadinglineIec, ObiAisHeadinglineTurnIec, ObiAisLocatingDeviceActiveIec, ObiAisLocatingdeviceActiveSelectedIec, ObiAisLocatingdeviceLostIec, ObiAisLocatingdeviceTestIec, ObiAisProposal, ObiAisSarAircraftFixedwingFilled, ObiAisSarAircraftFixedwingIec, ObiAisSarAircraftHelicopterFilled, ObiAisSarAircraftHelicopterIec, ObiAisSarVesselIec, ObiAisTargetActivatedFilled, ObiAisTargetActivatedIec, ObiAisTargetActivatedNohdgcogIec, ObiAisTargetActivatedNohdgcogSelectedIec, ObiAisTargetActivatedSelectedIec, ObiAisTargetDangerousFilled, ObiAisTargetDangerousIec, ObiAisTargetDangerousNocoghdgIec, ObiAisTargetDangerousSelectedIec, ObiAisTargetSleepingFilled, ObiAisTargetSleepingIec, ObiAisTargetSleepingNohdgcogIec, ObiAisTargetSleepingNohdgcogSelectedIec, ObiAisTargetSleepingSelectedIec, ObiAisTargetSyntheticIec, ObiAisTargetSyntheticNocogIec, ObiAisTargetSyntheticSelectedIec, ObiAlarm, ObiAlarmAbandon, ObiAlarmAckProposal, ObiAlarmAcknowledgedIec, ObiAlarmAcknowledgedOutlined, ObiAlarmAground, ObiAlarmBadge, ObiAlarmBadgeOutline, ObiAlarmEmergencyIec, ObiAlarmFire, ObiAlarmGeneral, ObiAlarmLightOff, ObiAlarmNoackIec, ObiAlarmPob, ObiAlarmRectifiedIec, ObiAlarmRectifiedOutlined, ObiAlarmSignalFail, ObiAlarmSilencedIec, ObiAlarmSilencedOutlined, ObiAlarmTransferredIec, ObiAlarmUnacknowledgedIec, ObiAlertCategoryA, ObiAlertCategoryB, ObiAlertCategoryC, ObiAlertEmpty, ObiAlertHeaderAggregatedIec, ObiAlertHeaderAggregatedLargeIec, ObiAlertHeaderGroupIec, ObiAlertHeaderGroupLargeIec, ObiAlertList, ObiAlertOffFilled, ObiAlertOffGoogle, ObiAlertSettings, ObiAlertTriggerGoogle, ObiAlerts, ObiAlertsActive, ObiAlertsAlarmTwotone, ObiAlertsCautionTwotone, ObiAlertsShelf, ObiAlertsWarningTwotone, ObiAltitude, ObiAnchorIec, ObiAnchorwatch, ObiAntenna, ObiAntenna2, ObiAntenna2Off, ObiAntenna2On, ObiAntennaOff, ObiAntennaOn, ObiApplicationOpenGoogle, ObiApplications, ObiArrowBidirectionalDiagonal, ObiArrowBidirectionalHorizontal, ObiArrowBidirectionalVertical, ObiArrowBottomLeft, ObiArrowBottomRight, ObiArrowDownGoogle, ObiArrowFlyoutGoogle, ObiArrowLeftGoogle, ObiArrowRightGoogle, ObiArrowTopLeft, ObiArrowTopRight, ObiArrowUpGoogle, ObiAssociatedTargetAisFilled, ObiAssociatedTargetAisIec, ObiAssociatedTargetAisSelectedIec, ObiAssociatedTargetRadarIec, ObiAssociatedTargetRadarSelectedIec, ObiAttachment, ObiAuto, ObiAutonomous, ObiAutonomousFill, ObiAutonomousMarineRadioDeviceIec, ObiBacklightHigh, ObiBacklightLow, ObiBackspaceGoogle, ObiBackward, ObiBackwardFast, ObiBackwardStopped, ObiBatteryHorizontal100, ObiBatteryHorizontal25, ObiBatteryHorizontal50, ObiBatteryHorizontal75, ObiBatteryHorizontalCharging100, ObiBatteryHorizontalCharging25, ObiBatteryHorizontalCharging50, ObiBatteryHorizontalChargingEmpty, ObiBatteryHorizontalEmpty, ObiBatteryHorizontalError, ObiBatteryHorizontalLow, ObiBatteryHorizontalNotification, ObiBatteryHorizontalPluggedNoCharge100, ObiBatteryHorizontalPluggedNoCharge25, ObiBatteryHorizontalPluggedNoCharge75, ObiBatteryHorizontalPluggedNoChargeEmpty, ObiBatteryHorizontalPluggedNoChargeLow, ObiBatteryPack0, ObiBatteryPack100, ObiBatteryPack25, ObiBatteryPack50, ObiBatteryPack70, ObiBatteryPackCharging, ObiBatteryVertical25, ObiBatteryVertical50, ObiBatteryVertical75, ObiBatteryVerticalCharging100, ObiBatteryVerticalCharging25, ObiBatteryVerticalCharging50, ObiBatteryVerticalCharging75, ObiBatteryVerticalChargingEmpty, ObiBatteryVerticalChargingLow, ObiBatteryVerticalEmpty, ObiBatteryVerticalError, ObiBatteryVerticalFull, ObiBatteryVerticalLow, ObiBatteryVerticalNotification, ObiBatteryVerticalPluggedNoCharge25, ObiBatteryVerticalPluggedNoCharge50, ObiBatteryVerticalPluggedNoCharge75, ObiBatteryVerticalPluggedNoChargeEmpty, ObiBatteryVerticalPluggedNoChargeFull, ObiBatteryVerticalPluggedNoChargeLow, ObiBeaconDefault, ObiBeaconGeneralBoard, ObiBeaconGeneralConeDown, ObiBeaconGeneralConeUp, ObiBeaconGeneralCross, ObiBeaconGeneralCube, ObiBeaconGeneralDanger, ObiBeaconGeneralEast, ObiBeaconGeneralFlag, ObiBeaconGeneralNorth, ObiBeaconGeneralSouth, ObiBeaconGeneralSphere, ObiBeaconGeneralSquare, ObiBeaconGeneralTShape, ObiBeaconGeneralWest, ObiBeaconGeneralXShape, ObiBeaconMinorStake, ObiBeaconTowerBoard, ObiBeaconTowerConeDown, ObiBeaconTowerConeUp, ObiBeaconTowerCross, ObiBeaconTowerCube, ObiBeaconTowerDanger, ObiBeaconTowerEast, ObiBeaconTowerFlag, ObiBeaconTowerNorth, ObiBeaconTowerSouth, ObiBeaconTowerSphere, ObiBeaconTowerSquare, ObiBeaconTowerTShape, ObiBeaconTowerWest, ObiBeaconTowerXShape, ObiBilge, ObiBipolar_transistor01, ObiBipolar_transistor02, ObiBipolar_transistor02Off, ObiBipolar_transistor02On, ObiBipolar_transistor03, ObiBipolar_transistor03Flat, ObiBipolar_transistor03Off, ObiBipolar_transistor03On, ObiBipolar_transistor04, ObiBipolar_transistor04Flat, ObiBipolar_transistor04Off, ObiBipolar_transistor04On, ObiBipolar_transistorOff, ObiBipolar_transistorOn, ObiBlowerOffHorizontal, ObiBlowerOffVertical, ObiBlowerOnHorizontal, ObiBlowerOnVertical, ObiBlowerStaticHorizontal, ObiBlowerStaticVertical, ObiBluetooth, ObiBoltGoogle, ObiBuoyBarrelBoard, ObiBuoyBarrelConeDown, ObiBuoyBarrelConeUp, ObiBuoyBarrelCross, ObiBuoyBarrelCube, ObiBuoyBarrelDanger, ObiBuoyBarrelEast, ObiBuoyBarrelFlag, ObiBuoyBarrelNorth, ObiBuoyBarrelSouth, ObiBuoyBarrelSphere, ObiBuoyBarrelSquare, ObiBuoyBarrelTShape, ObiBuoyBarrelWest, ObiBuoyBarrelXShape, ObiBuoyCanBoard, ObiBuoyCanConeDown, ObiBuoyCanConeUp, ObiBuoyCanCross, ObiBuoyCanCube, ObiBuoyCanDanger, ObiBuoyCanEast, ObiBuoyCanFlag, ObiBuoyCanNorth, ObiBuoyCanSouth, ObiBuoyCanSphere, ObiBuoyCanSquare, ObiBuoyCanTShape, ObiBuoyCanWest, ObiBuoyCanXShape, ObiBuoyConicalBoard, ObiBuoyConicalConeDown, ObiBuoyConicalConeUp, ObiBuoyConicalCross, ObiBuoyConicalCube, ObiBuoyConicalDanger, ObiBuoyConicalEast, ObiBuoyConicalFlag, ObiBuoyConicalNorth, ObiBuoyConicalSouth, ObiBuoyConicalSphere, ObiBuoyConicalSquare, ObiBuoyConicalTShape, ObiBuoyConicalWest, ObiBuoyConicalXShape, ObiBuoyDefault, ObiBuoyMooringBarrel, ObiBuoyMooringCan, ObiBuoyPilarBoard, ObiBuoyPilarConeDown, ObiBuoyPilarConeUp, ObiBuoyPilarCross, ObiBuoyPilarCube, ObiBuoyPilarDanger, ObiBuoyPilarEast, ObiBuoyPilarFlag, ObiBuoyPilarNorth, ObiBuoyPilarSouth, ObiBuoyPilarSphere, ObiBuoyPilarSquare, ObiBuoyPilarTShape, ObiBuoyPilarWest, ObiBuoyPilarXShape, ObiBuoySparBoard, ObiBuoySparConeDown, ObiBuoySparConeUp, ObiBuoySparCross, ObiBuoySparCube, ObiBuoySparDanger, ObiBuoySparEast, ObiBuoySparFlag, ObiBuoySparNorth, ObiBuoySparSouth, ObiBuoySparSphere, ObiBuoySparSquare, ObiBuoySparTShape, ObiBuoySparWest, ObiBuoySparXShape, ObiBuoySphericalBoard, ObiBuoySphericalConeDown, ObiBuoySphericalConeUp, ObiBuoySphericalCross, ObiBuoySphericalCube, ObiBuoySphericalDanger, ObiBuoySphericalEast, ObiBuoySphericalFlag, ObiBuoySphericalNorth, ObiBuoySphericalSouth, ObiBuoySphericalSphere, ObiBuoySphericalSquare, ObiBuoySphericalTShape, ObiBuoySphericalWest, ObiBuoySphericalXShape, ObiBuoySuper, ObiBuoySuperLandby, ObiCalendarDateGoogle, ObiCalendarGoogle, ObiCamHmiIec, ObiCamera, ObiCameraOff, ObiCameraTilt, ObiCameraTop, ObiCancelSend, ObiCapacitor01, ObiCapacitor01Off, ObiCapacitor01On, ObiCapacitor02, ObiCapacitor02Off, ObiCapacitor02On, ObiCapacitor03, ObiCapacitor03Off, ObiCapacitor03On, ObiCapacitor04, ObiCapacitor04Off, ObiCapacitor04On, ObiCarGoogle, ObiCautionBadge, ObiCautionBadgeOutline, ObiCautionColorIec, ObiCautionEmpty, ObiCautionGoogle, ObiCctv, ObiCellBad, ObiCellFull, ObiCellLow, ObiCellMedium, ObiCellOff, ObiCenterIec, ObiCenterOffIec, ObiChart, ObiChartArchipelagicSeaLanes, ObiChartAtonIec, ObiChartBoundariesLimitsProposal, ObiChartBoundaryIec, ObiChartCatzocIec, ObiChartCautionaryNotes, ObiChartContourLabelIec, ObiChartDatedObjectsIec, ObiChartDisplaySettingsIec, ObiChartDisplaySettingsProposal, ObiChartDryingLineProposal, ObiChartFourShadesProposal, ObiChartFullLightLines, ObiChartGridIec, ObiChartHighlightDataDependentIec, ObiChartHighlightInformationIec, ObiChartInfo, ObiChartIsolatedDangers, ObiChartIsolatedDangersFilled, ObiChartLayers, ObiChartMagneticVariationIec, ObiChartManagementProposal, ObiChartManualUpdateIec, ObiChartNationalLanguageProposal1, ObiChartNationalLanguageProposal2, ObiChartOriginalScaleIec, ObiChartPaperSymbolIec, ObiChartPlainBoundariesIec, ObiChartProhibitedRestrictedAreas, ObiChartRadarOverlayIec, ObiChartSafetyCountourOffProposal, ObiChartSafetyCountourOnProposal, ObiChartSafetyDepthProposal, ObiChartSafetyDepthsShowProposal, ObiChartSafetySettingsProposal, ObiChartSandbanks, ObiChartScaleBoundariesIec, ObiChartScaleMinProposal, ObiChartSeabedProposal, ObiChartSearch, ObiChartSettings, ObiChartShallowContourProposal, ObiChartShallowPatternIec, ObiChartShipRoutingSystemIec, ObiChartSimplifiedSymbolsIec, ObiChartSpotSoundingsIec, ObiChartSubmarineCables, ObiChartSymbolizedBoundariesIec, ObiChartTidalIec, ObiChartUnknown, ObiChartUpdateReview, ObiChartUserProposal, ObiCheckGoogle, ObiCheckMixed, ObiCheckboxChecked, ObiCheckboxCheckedFilled, ObiCheckboxUncheckGoogle, ObiChevronDoubleDownGoogle, ObiChevronDoubleLeftGoogle, ObiChevronDoubleRightGoogle, ObiChevronDoubleUpGoogle, ObiChevronDownGoogle, ObiChevronLeftGoogle, ObiChevronRightGoogle, ObiChevronTrippleLeft, ObiChevronTrippleRight, ObiChevronUpGoogle, ObiClear, ObiClearDay, ObiClearDayColour, ObiClearNight, ObiClearNightColour, ObiClearPolartwilight, ObiClearPolartwilightColour, ObiClipboard, ObiClipboard2, ObiCloseGoogle, ObiCloudy, ObiCloudyColour, ObiCoastalNavigation, ObiCoastalNavigationFill, ObiCodeGoogle, ObiCoffee, ObiCog, ObiColdGoogle, ObiCollisionAvoidanceHeadOn, ObiCollisionAvoidanceOvertaking, ObiCollisionAvoidancePortSide, ObiCollisionAvoidanceStarboardSide, ObiComCallActiveGoogle, ObiComCallEndGoogle, ObiComCallGoogle, ObiComMessageActiveGoogle, ObiComMessageGoogle, ObiComMessageImportantGoogle, ObiComMicMutedGoogle, ObiComMicrophone, ObiComPa, ObiComPaList, ObiComRadio, ObiComRadioEmergency, ObiCommandAutoTrack, ObiCommandAutopilot, ObiCommandAvailable, ObiCommandIn, ObiCommandLocked, ObiCommandLockedF, ObiCommandNo, ObiCommandPartial, ObiCommandRequest, ObiCommandShared, ObiCommandTake, ObiCommunication, ObiCompareGoogle, ObiCompleted, ObiComputerPc, ObiComputerServer, ObiConfigure, ObiConnection1Bar, ObiConnection1BarsCaution, ObiConnection2Bars, ObiConnection2BarsCaution, ObiConnection3Bars, ObiConnection3BarsCaution, ObiConnection4Bars, ObiConnectionNoCaution, ObiConnectionNoGoogle, ObiConnectionOff, ObiConnectorComingFrom, ObiConnectorCorner, ObiConnectorCross, ObiConnectorCrossJoint, ObiConnectorGoingTo, ObiConnectorOverlap, ObiConnectorStraight, ObiConnectorThreeway, ObiConnectorThreewayJoint, ObiConningIec, ObiConspicuousCairn, ObiContacts, ObiContainer, ObiContentCollapseGoogle, ObiContentCopyGoogle, ObiContentCutGoogle, ObiContentExpandGoogle, ObiConverterAcdc, ObiConverterAcdcOff, ObiConverterAcdcOn, ObiConverterDcac, ObiConverterDcacOff, ObiConverterDcacOn, ObiConverterDcdc, ObiConverterDcdcOff, ObiConverterDcdcOn, ObiConverterFilter1, ObiConverterFilter1Off, ObiConverterFilter1On, ObiCoordinate, ObiCrane, ObiCurrent, ObiCurrent1, ObiCurrent2, ObiCurrent3, ObiCurrent4, ObiCursorActionPointer, ObiCursorActionPointerIcon, ObiCursorClosedHand, ObiCursorClosedHandIcon, ObiCursorDelete, ObiCursorDeleteIcon, ObiCursorDraw, ObiCursorDrawIcon, ObiCursorHelp, ObiCursorHelpIcon, ObiCursorInsertPoint, ObiCursorInsertPointIcon, ObiCursorMap, ObiCursorMapIcon, ObiCursorMapIec, ObiCursorMapIecIcon, ObiCursorNotAllowed, ObiCursorNotAllowedIcon, ObiCursorOpenHand, ObiCursorOpenHandIcon, ObiCursorPlaceholder, ObiCursorPlaceholderIcon, ObiCursorPointer, ObiCursorPointerIcon, ObiCursorPointingHand, ObiCursorPointingHandIcon, ObiCursorRemovePoint, ObiCursorRemovePointIcon, ObiCursorSetpoint, ObiCursorSetpointIcon, ObiDamperHorizontalOff, ObiDamperHorizontalOffLarge, ObiDamperHorizontalOn, ObiDamperHorizontalOnLarge, ObiDashboard, ObiDatabase, ObiDcdcConverter, ObiDelete, ObiDeleteFilled, ObiDelta, ObiDepth, ObiDeviceFilter, ObiDiagnosticGoogle, ObiDieselEngine, ObiDieselGenerator, ObiDieselGeneratorAc, ObiDieselGeneratorDc, ObiDieselGeneratorStep, ObiDiodes01, ObiDiodes01Off, ObiDiodes01On, ObiDiodes02, ObiDiodes02Off, ObiDiodes02On, ObiDiodes03, ObiDiodes03Off, ObiDiodes03On, ObiDiodes04, ObiDiodes04Off, ObiDiodes04On, ObiDiodes05, ObiDiodes05Off, ObiDiodes05On, ObiDiodes06, ObiDiodes06Off, ObiDiodes06On, ObiDiodes07, ObiDiodes07Off, ObiDiodes07On, ObiDisplayBrillianceIec, ObiDisplayBrillianceLow, ObiDisplayBrillianceProposal, ObiDiver, ObiDivide, ObiDockBottomGoogle, ObiDockLeftGoogle, ObiDockRightGoogle, ObiDockedProposal, ObiDownIec, ObiDragHorizontal, ObiDragVertical, ObiDropDownDoubleGoogle, ObiDropDownGoogle, ObiDuctComingFrom, ObiDuctCorner, ObiDuctCross, ObiDuctDirection, ObiDuctEndPoint, ObiDuctGoingTo, ObiDuctOverlap, ObiDuctStraight, ObiDuctThreeway, ObiDuty, ObiDynamicPositioning, ObiEcdisIec, ObiEcdisProposal, ObiEco, ObiEditGoogle, ObiElectricGenerator, ObiElectricGeneratorAc, ObiElectricGeneratorDc, ObiElectricGeneratorOrMotor, ObiElectricGeneratorOrMotorAc, ObiElectricGeneratorOrMotorDc, ObiElectricGeneratorOrMotorStep, ObiElectricGeneratorStep, ObiElectricMotor, ObiElectricMotorAc, ObiElectricMotorDc, ObiElectricMotorStep, ObiElectricalClock, ObiElectricalClockOff, ObiElectricalClockOn, ObiEnergyAmmonia, ObiEnergyBattery, ObiEnergyDiesel, ObiEnergyElectricGoogle, ObiEnergyFuel, ObiEnergyHydrogen, ObiEnergyMethanol, ObiEnergyOil, ObiEnergyPetrol, ObiEngine, ObiEngineFill, ObiEpms, ObiEqual, ObiError, ObiEthernetGoogle, ObiEthernetSwitch, ObiEventMarkerFilled, ObiEventMarkerIec, ObiExclamationMark, ObiExpand, ObiFanOff, ObiFanOn, ObiFanStatic, ObiFileDownloadGoogle, ObiFileUploadGoogle, ObiFilter, ObiFilter1, ObiFilter1Off, ObiFilter1On, ObiFilter2, ObiFilter2Off, ObiFilter2On, ObiFilter3, ObiFilter3Off, ObiFilter3On, ObiFilter4, ObiFilter4Off, ObiFilter4On, ObiFire, ObiFishing, ObiFleetProposal, ObiFog, ObiFogColour, ObiFoodGoogle, ObiForceCurrentRelative, ObiForceCurrentTrue, ObiForceDirectionRelative, ObiForceDirectionTrue, ObiForceGustsRelative, ObiForceGustsTrue, ObiForceSwellRelative, ObiForceSwellTrue, ObiForward, ObiForwardFast, ObiForwardStatic, ObiForwardStopped, ObiFuse01, ObiFuse01Off, ObiFuse01On, ObiFuse02, ObiFuse02Off, ObiFuse02On, ObiGenerator, ObiGenericLineComingFrom, ObiGenericLineCorner, ObiGenericLineCross, ObiGenericLineDirection, ObiGenericLineEndPoint, ObiGenericLineGoingTo, ObiGenericLineOverlap, ObiGenericLineStraight, ObiGenericLineThreeway, ObiGridOffGoogle, ObiGround1, ObiGround1Off, ObiGround1On, ObiGround2, ObiGround2Off, ObiGround2On, ObiGround3, ObiGround3Off, ObiGround3On, ObiHarbourBerthing, ObiHdg, ObiHeadingCUpProposal, ObiHeadingHUpProposal, ObiHeadingLineOffIec, ObiHeadingLineOffProposal, ObiHeadingNUpProposal, ObiHeatGoogle, ObiHeat_pump_balance, ObiHeatexhanger, ObiHeatpump, ObiHeave, ObiHeavyRain, ObiHeavyRainColour, ObiHeavyRainShowersDay, ObiHeavyRainShowersDayColour, ObiHeavyRainShowersNight, ObiHeavyRainShowersNightColour, ObiHeavyRainShowersPolartwilight, ObiHeavyRainShowersPolartwilightColour, ObiHeavySleet, ObiHeavySleetColour, ObiHeavySleetShowersDay, ObiHeavySleetShowersDayColour, ObiHeavySleetShowersNight, ObiHeavySleetShowersNightColour, ObiHeavySleetShowersPolartwilight, ObiHeavySleetShowersPolartwilightColour, ObiHeavySnow, ObiHeavySnowColour, ObiHeavySnowShowersDay, ObiHeavySnowShowersDayColour, ObiHeavySnowShowersNight, ObiHeavySnowShowersNightColour, ObiHeavySnowShowersPolartwilight, ObiHeavySnowShowersPolartwilightColour, ObiHelp, ObiHistoryGoogle, ObiHome, ObiHvac, ObiHydraulic01, ObiHydraulic01Off, ObiHydraulic01On, ObiHydraulic01Static, ObiHydraulic02, ObiHydraulic02Off, ObiHydraulic02On, ObiHydraulic02Static, ObiHydraulic03, ObiHydraulic03Off, ObiHydraulic03On, ObiHydraulic03Static, ObiHydraulic04, ObiHydraulic04Off, ObiHydraulic04On, ObiHydraulic04Static, ObiHydraulic05, ObiHydraulic05Off, ObiHydraulic05On, ObiHydraulic05Static, ObiHydraulic06, ObiHydraulic06Off, ObiHydraulic06On, ObiHydraulic06Static, ObiHydraulic07, ObiHydraulic07Off, ObiHydraulic07On, ObiHydraulic07Static, ObiHydraulic08, ObiHydraulic08Off, ObiHydraulic08On, ObiHydraulic08Static, ObiHydraulic09, ObiHydraulic09Off, ObiHydraulic09On, ObiHydraulic09Static, ObiHydraulic10, ObiHydraulic10Off, ObiHydraulic10On, ObiHydraulic10Static, ObiHydraulic11, ObiHydraulic11Off, ObiHydraulic11On, ObiHydraulic11Static, ObiHydraulic12, ObiHydraulic12Off, ObiHydraulic12On, ObiHydraulic12Static, ObiHydraulic13, ObiHydraulic13Off, ObiHydraulic13On, ObiHydraulic13Static, ObiHydraulic14, ObiHydraulic14Off, ObiHydraulic14On, ObiHydraulic14Static, ObiHydraulic15, ObiHydraulic15Off, ObiHydraulic15On, ObiHydraulic15Static, ObiHydraulic16, ObiHydraulic16Off, ObiHydraulic16On, ObiHydraulic16Static, ObiHydraulic17, ObiHydraulic17Off, ObiHydraulic17On, ObiHydraulic17Static, ObiHydraulicPipe01, ObiHydraulicPipe02, ObiHydraulicPipe03, ObiHydraulicPipe04, ObiHydraulicPipe05, ObiHydraulicPipe06, ObiHydraulicPipe07, ObiHydraulicPipe08, ObiHydraulicPipe09, ObiHydraulicPipe10, ObiHydraulicPipe11, ObiHydraulicPipe12, ObiHydraulicPipe13, ObiHydraulicPipe14, ObiHydraulicPipe15, ObiHydraulicPipe16, ObiHydraulicPipe17, ObiHydraulicSeparator, ObiIas, ObiIceberg, ObiIcon, ObiIdTag, ObiIecChartDispSet, ObiIecChartDispSetProposal, ObiImage, ObiInProgress1, ObiInProgress2, ObiInfo, ObiInfoReportIec, ObiInfoReportProposal, ObiInput, ObiInputDevicesGoogle, ObiInputDown, ObiInputKeyboardGoogle, ObiInputKeyboardScreenGoogle, ObiInputLeft, ObiInputMouse1, ObiInputMouse2, ObiInputMouse3, ObiInputMouseGoogle, ObiInputRight, ObiInputUp, ObiIo, ObiJoystick, ObiKayaking, ObiKeepingArea, ObiKeepingStation, ObiKeepingTrack, ObiKeylinegrid, ObiKitesurfing, ObiLatched, ObiLeaf, ObiLeafTwotone, ObiLicenseGoogle, ObiLightAlarm, ObiLightAlarmColourOff, ObiLightAlarmColourOn, ObiLightAol, ObiLightAolColourOff, ObiLightAolColourOn, ObiLightAolOff, ObiLightBacklightButtons, ObiLightBacklightButtonsColourOn, ObiLightBacklightButtonsOff, ObiLightBacklightButtonslightBacklightButtonsColourOff, ObiLightBulb, ObiLightBulbOff, ObiLightBulbOn, ObiLightDeck, ObiLightDeckColourOff, ObiLightDeckColourOn, ObiLightDeckOff, ObiLightEmergency, ObiLightEmergencyColourOff, ObiLightEmergencyColourOn, ObiLightEmergencyOff, ObiLightFlashlight, ObiLightFlashlightColourOff, ObiLightFlashlightColourOn, ObiLightFlashlightOff, ObiLightFloat, ObiLightLanternOff, ObiLightLanternOn, ObiLightLanternOnColourOff, ObiLightLanternOnColourOn, ObiLightLanternPort, ObiLightLanternPortColourOff, ObiLightLanternPortColourOn, ObiLightLanternPortOff, ObiLightLanternStbd, ObiLightLanternStbdColourOff, ObiLightLanternStbdColourOn, ObiLightLanternStbdOff, ObiLightRain, ObiLightRainColour, ObiLightRainShowersNight, ObiLightRainShowersNightColour, ObiLightRainShowersPolartwilight, ObiLightRainShowersPolartwilightColour, ObiLightRainShowersSun, ObiLightRainShowersSunColour, ObiLightRoof, ObiLightRoofColourOff, ObiLightRoofColourOn, ObiLightRoofOff, ObiLightSearchlight, ObiLightSearchlightColourOff, ObiLightSearchlightColourOn, ObiLightSearchlightOff, ObiLightSleet, ObiLightSleetColour, ObiLightSleetShowersDay, ObiLightSleetShowersDayColour, ObiLightSleetShowersNight, ObiLightSleetShowersNightColour, ObiLightSleetShowersPolartwilight, ObiLightSleetShowersPolartwilightColour, ObiLightSnow, ObiLightSnowColour, ObiLightSnowShowersDay, ObiLightSnowShowersDayColour, ObiLightSnowShowersNight, ObiLightSnowShowersNightColour, ObiLightSnowShowersPolartwilight, ObiLightSnowShowersPolartwilightColour, ObiLighthouse, ObiLightningHeavyRain, ObiLightningHeavyRainColour, ObiLightningHeavyRainShowersDay, ObiLightningHeavyRainShowersDayColour, ObiLightningHeavyRainShowersNight, ObiLightningHeavyRainShowersNightColour, ObiLightningHeavyRainShowersPolartwilight, ObiLightningHeavyRainShowersPolartwilightColour, ObiLightningHeavySleet, ObiLightningHeavySleetColour, ObiLightningHeavySleetShowersDay, ObiLightningHeavySleetShowersDayColour, ObiLightningHeavySleetShowersNight, ObiLightningHeavySleetShowersNightColour, ObiLightningHeavySleetShowersPolartwilight, ObiLightningHeavySleetShowersPolartwilightColour, ObiLightningHeavySnow, ObiLightningHeavySnowColour, ObiLightningHeavySnowShowersDay, ObiLightningHeavySnowShowersDayColour, ObiLightningHeavySnowShowersNight, ObiLightningHeavySnowShowersNightColour, ObiLightningHeavySnowShowersPolartwilight, ObiLightningHeavySnowShowersPolartwilightColour, ObiLightningLightRain, ObiLightningLightRainColour, ObiLightningLightRainShowersDay, ObiLightningLightRainShowersDayColour, ObiLightningLightRainShowersNight, ObiLightningLightRainShowersNightColour, ObiLightningLightRainShowersPolartwilight, ObiLightningLightRainShowersPolartwilightColour, ObiLightningLightSleet, ObiLightningLightSleetColour, ObiLightningLightSleetShowersDay, ObiLightningLightSleetShowersDayColour, ObiLightningLightSleetShowersNight, ObiLightningLightSleetShowersNightColour, ObiLightningLightSleetShowersPolartwilight, ObiLightningLightSleetShowersPolartwilightColour, ObiLightningLightSnow, ObiLightningLightSnowColour, ObiLightningLightSnowShowersDay, ObiLightningLightSnowShowersDayColour, ObiLightningLightSnowShowersNight, ObiLightningLightSnowShowersNightColour, ObiLightningLightSnowShowersPolartwilight, ObiLightningLightSnowShowersPolartwilightColour, ObiLightningRain, ObiLightningRainColour, ObiLightningRainShowersDay, ObiLightningRainShowersDayColour, ObiLightningRainShowersNight, ObiLightningRainShowersNightColour, ObiLightningRainShowersPolartwilight, ObiLightningRainShowersPolartwilightColour, ObiLightningSleet, ObiLightningSleetColour, ObiLightningSleetShowersDay, ObiLightningSleetShowersDayColour, ObiLightningSleetShowersNight, ObiLightningSleetShowersNightColour, ObiLightningSleetShowersPolartwilight, ObiLightningSleetShowersPolartwilightColour, ObiLightningSnow, ObiLightningSnowColour, ObiLightningSnowShowersDay, ObiLightningSnowShowersDayColour, ObiLightningSnowShowersNight, ObiLightningSnowShowersNightColour, ObiLightningSnowShowersPolartwilight, ObiLightningSnowShowersPolartwilightColour, ObiLights, ObiLimitsAttention, ObiLimitsImproving, ObiLimitsInside, ObiLimitsOutsideOver, ObiLimitsOutsideUnder, ObiLineOfPosition, ObiLineOfPositionIec, ObiLink, ObiLinkRemove, ObiListAltCheckGoogle, ObiLocal, ObiLocalOnly, ObiLocation, ObiLocation1, ObiLocation2, ObiLocation3, ObiLocationA, ObiLocationB, ObiLocationC, ObiLocationD, ObiLocationE, ObiLocationF, ObiLocationG, ObiLocationGeneric, ObiLocationH, ObiLocationI, ObiLocationJ, ObiLocationL, ObiLocationLabel, ObiLocationM, ObiLocationN, ObiLocationO, ObiLocationP, ObiLocationQ, ObiLocationR, ObiLocationS, ObiLocationT, ObiLocationU, ObiLogAddGoogle, ObiLogEditGoogle, ObiLogOpenGoogle, ObiLogic01, ObiLogic01Off, ObiLogic01On, ObiLogic02, ObiLogic02Off, ObiLogic02On, ObiLogic03, ObiLogic03Off, ObiLogic03On, ObiLogic04, ObiLogic04Off, ObiLogic04On, ObiLogic05, ObiLogic05Off, ObiLogic05On, ObiLogic06, ObiLogic06Off, ObiLogic06On, ObiLogic07, ObiLogic07Off, ObiLogic07On, ObiLogoGeneric, ObiLogoOicl, ObiLogoOpenbridge, ObiManual, ObiManualOnly, ObiMeasureGoogle, ObiMediaBackwards10s, ObiMediaForward10s, ObiMediaLive, ObiMediaLoop, ObiMediaPause, ObiMediaPlay, ObiMediaRecord, ObiMediaResume, ObiMediaSkipNext, ObiMediaSkipPrevious, ObiMediaStop, ObiMegamenuGoogle, ObiMenu, ObiMenuIec, ObiMessagesIec, ObiMeteorologicalInformation, ObiMisc, ObiMonitoring, ObiMonitoringRoute, ObiMoored, ObiMoreGoogle, ObiMoreVerticalGoogle, ObiMosfetNtype1, ObiMosfetNtype1Off, ObiMosfetNtype1On, ObiMosfetNtype2, ObiMosfetNtype2Off, ObiMosfetNtype2On, ObiMosfetNtype3, ObiMosfetNtype3Off, ObiMosfetNtype3On, ObiMosfetNtype4, ObiMosfetNtype4Off, ObiMosfetNtype4On, ObiMosfetPtype1, ObiMosfetPtype1Off, ObiMosfetPtype1On, ObiMosfetPtype2, ObiMosfetPtype2Off, ObiMosfetPtype2On, ObiMosfetPtype3, ObiMosfetPtype3Off, ObiMosfetPtype3On, ObiMosfetPtype4, ObiMosfetPtype4Off, ObiMosfetPtype4On, ObiMotionRelativeIec, ObiMotionRelativeProposal, ObiMotionTmResetProposal1, ObiMotionTmResetProposal2, ObiMotionTrueIec, ObiMotionTrueProposal, ObiMotorOffHorizontal, ObiMotorOffVertical, ObiMotorOnHorizontal, ObiMotorOnVertical, ObiMotorStaticHorizontal, ObiMotorStaticVertical, ObiMove, ObiMoveItemGoogle, ObiMoveItemIn, ObiMsiIec, ObiMultiply, ObiNavigationRoute, ObiNoInput, ObiNotAllowed, ObiNotStarted, ObiNoteEditProposal, ObiNotification, ObiNotificationAdvice, ObiNotificationAdviceActive, ObiNotificationAdviceActiveTwotone, ObiNotificationFilled, ObiNotunderway, ObiObjectDerelict, ObiObjectFlotsam, ObiObjectJetsam, ObiObjectLagan, ObiOff, ObiOffIec, ObiOn, ObiOnIec, ObiOnOffIec, ObiOpenSea, ObiOwnShipAlternativeFilled, ObiOwnShipAlternativeOutlined, ObiOwnShipAlternativeRemote, ObiOwnShipControlA, ObiOwnShipControlAa, ObiOwnShipControlAe, ObiOwnShipControlB, ObiOwnShipControlC, ObiOwnShipControlD, ObiOwnShipControlE, ObiOwnShipControlF, ObiOwnShipControlG, ObiOwnShipControlGeneric, ObiOwnShipControlH, ObiOwnShipControlI, ObiOwnShipControlJ, ObiOwnShipControlK, ObiOwnShipControlL, ObiOwnShipControlM, ObiOwnShipControlN, ObiOwnShipControlO, ObiOwnShipControlOe, ObiOwnShipControlP, ObiOwnShipControlQ, ObiOwnShipControlR, ObiOwnShipControlS, ObiOwnShipControlT, ObiOwnShipControlU, ObiOwnShipControlV, ObiOwnShipControlW, ObiOwnShipControlX, ObiOwnShipControlY, ObiOwnShipControlZ, ObiOwnShipIec, ObiOwnShipMinimisedIec, ObiOwnShipNoCommandA, ObiOwnShipNoCommandAa, ObiOwnShipNoCommandAe, ObiOwnShipNoCommandB, ObiOwnShipNoCommandC, ObiOwnShipNoCommandD, ObiOwnShipNoCommandE, ObiOwnShipNoCommandF, ObiOwnShipNoCommandG, ObiOwnShipNoCommandGeneric, ObiOwnShipNoCommandH, ObiOwnShipNoCommandI, ObiOwnShipNoCommandIndex, ObiOwnShipNoCommandJ, ObiOwnShipNoCommandK, ObiOwnShipNoCommandL, ObiOwnShipNoCommandM, ObiOwnShipNoCommandN, ObiOwnShipNoCommandO, ObiOwnShipNoCommandOe, ObiOwnShipNoCommandP, ObiOwnShipNoCommandQ, ObiOwnShipNoCommandR, ObiOwnShipNoCommandS, ObiOwnShipNoCommandT, ObiOwnShipNoCommandU, ObiOwnShipNoCommandV, ObiOwnShipNoCommandW, ObiOwnShipNoCommandX, ObiOwnShipNoCommandY, ObiOwnShipNoCommandZ, ObiOwnShipRemoteA, ObiOwnShipRemoteAa, ObiOwnShipRemoteAe, ObiOwnShipRemoteB, ObiOwnShipRemoteC, ObiOwnShipRemoteD, ObiOwnShipRemoteE, ObiOwnShipRemoteF, ObiOwnShipRemoteG, ObiOwnShipRemoteGeneric, ObiOwnShipRemoteH, ObiOwnShipRemoteI, ObiOwnShipRemoteJ, ObiOwnShipRemoteK, ObiOwnShipRemoteL, ObiOwnShipRemoteM, ObiOwnShipRemoteN, ObiOwnShipRemoteO, ObiOwnShipRemoteOe, ObiOwnShipRemoteP, ObiOwnShipRemoteQ, ObiOwnShipRemoteR, ObiOwnShipRemoteS, ObiOwnShipRemoteT, ObiOwnShipRemoteU, ObiOwnShipRemoteV, ObiOwnShipRemoteW, ObiOwnShipRemoteX, ObiOwnShipRemoteY, ObiOwnShipRemoteZ, ObiOwnShipSimplifiedFilled, ObiOwnShipSimplifiedIec, ObiOwnshipMinimisedSternlineIec, ObiPageFirstGoogle, ObiPageLastGoogle, ObiPaletteColorCalibratedIec, ObiPaletteDay, ObiPaletteDayBright, ObiPaletteDayNightIec, ObiPaletteDimming, ObiPaletteDusk, ObiPaletteNight, ObiPanelIlluminationIec, ObiPanelIlluminationProposal, ObiPanelLeftClose, ObiPanelLeftOpen, ObiPanelRightClose, ObiPanelRightOpen, ObiPartlycloudyDay, ObiPartlycloudyDayColour, ObiPartlycloudyNight, ObiPartlycloudyNightColour, ObiPartlycloudyPolartwilight, ObiPartlycloudyPolartwilightColour, ObiPassed, ObiPassedFill, ObiPastPositionIec, ObiPending, ObiPiezoelectricCrystal, ObiPiezoelectricCrystalOff, ObiPiezoelectricCrystalOn, ObiPilotOnboard, ObiPilotage, ObiPinGoogle, ObiPinSelectedGoogle, ObiPipeComingFrom, ObiPipeCorner, ObiPipeCross, ObiPipeDirection, ObiPipeEndPoint, ObiPipeGoingTo, ObiPipeOverlap, ObiPipeStraight, ObiPipeThreeway, ObiPitch, ObiPlaceholder, ObiPlaceholderDeviceOffF, ObiPlaceholderDeviceOn, ObiPlaceholderDeviceStatic, ObiPlottedPositionIec, ObiPls, ObiPlsComponent, ObiPlusMinus, ObiPrint, ObiPrintScreenIec, ObiPrintScreenProposal, ObiPropulsion, ObiPropulsionAzimuthThruster, ObiPropulsionMainEngine, ObiPropulsionRudder, ObiPropulsionStatic, ObiPropulsionTunnelThruster, ObiPumpOffHorizontal, ObiPumpOffVertical, ObiPumpOnHorizontal, ObiPumpOnVertical, ObiPumpStaticHorizontal, ObiPumpStaticVertical, ObiPushButtonOff, ObiPushButtonOn, ObiRadarAntennaPositionIec, ObiRadarElectronicBearingLineProposal, ObiRadarElectronicRangeAndBearingProposal, ObiRadarGainIec, ObiRadarGainProposal, ObiRadarIec, ObiRadarLongPulseIec, ObiRadarOverlayProposal, ObiRadarPerformanceMonitorIec, ObiRadarRainIec, ObiRadarRangeIec, ObiRadarRangeProposal, ObiRadarSeaIec, ObiRadarSettingsProposal, ObiRadarShortPulseIec, ObiRadarStandbyIec, ObiRadarTargetAcquisitionStateAutoIec, ObiRadarTargetAcquisitionStateIec, ObiRadarTargetTrackedDangerousFilled, ObiRadarTargetTrackedDangerousIec, ObiRadarTargetTrackedDangerousSelectedIec, ObiRadarTargetTrackedFilled, ObiRadarTargetTrackedIec, ObiRadarTargetTrackedSelectedIec, ObiRadarTuneIec, ObiRadarTuneProposal, ObiRadarVariableRangeMarkerProposal, ObiRain, ObiRainColour, ObiRainShowersDay, ObiRainShowersDayColour, ObiRainShowersNight, ObiRainShowersNightColour, ObiRainShowersPolartwilight, ObiRainShowersPolartwilightColour, ObiRangeRingsIec, ObiRank1, ObiRank2, ObiRank3, ObiRank4, ObiRank5, ObiRank6, ObiRecordEvent, ObiRecordEventIec, ObiRedoIec, ObiRefreshGoogle, ObiReorderHorizontalGoogle, ObiReorderVerticalGoogle, ObiReset, ObiResistor1, ObiResistor1Off, ObiResistor1On, ObiResistor2, ObiResistor2Off, ObiResistor2On, ObiResistor3, ObiResistor3Off, ObiResistor3On, ObiResistor4, ObiResistor4Off, ObiResistor4On, ObiResistor5, ObiResistor5Off, ObiResistor5On, ObiResizeCorner, ObiResizeVerticalBottom, ObiResizeVerticalCenter, ObiResizeVerticalTop, ObiRock, ObiRoll, ObiRot, ObiRotate, ObiRoute, ObiRouteExportIec, ObiRouteExportProposal, ObiRouteImportIec, ObiRouteImportProposal, ObiRouteMonitoringProposal, ObiRoutePlanProposal, ObiRoutePlanning, ObiRouter, ObiRouter2, ObiRouter2Off, ObiRouter2On, ObiRouterComponent, ObiRouterOff, ObiRouterOn, ObiRowingGoogle, ObiRunning, ObiRunningColorIec, ObiRunningFill, ObiSMode, ObiSatelliteFull, ObiSatelliteLow, ObiSatelliteMedium, ObiSatelliteOff, ObiSaveProposal, ObiScreenDesk, ObiScreenFullExitGoogle, ObiScreenFullGoogle, ObiScreenPad, ObiScreenQuad, ObiScreenRecording, ObiScreenSharing, ObiScreenShot, ObiScreenSplitBottom, ObiScreenSplitLeft, ObiScreenSplitRight, ObiScreenSplitTop, ObiScreens, ObiSearch, ObiSend, ObiSensorGpsBad, ObiSensorGpsFull, ObiSensorGpsLow, ObiSensorGpsMedium, ObiSensorGyro, ObiSensorWaterCo2, ObiSensorWaterDoGoogle, ObiSensorWaterDropGoogle, ObiSensorWaterEcGoogle, ObiSensorWaterOrpGoogle, ObiSensorWaterPhGoogle, ObiSensorWaterSalinityGoogle, ObiSensorWaterVocGoogle, ObiSettingsDefaultIec, ObiSettingsDefaultProposal, ObiSettingsIec, ObiSettingsUserIec, ObiSettingsUserProposal, ObiShift, ObiShiftLock, ObiShip, ObiShipBulkcarrier, ObiShipCarferry, ObiShipContainer, ObiShipFishing, ObiShipHighspeed, ObiShipNavy, ObiShipOffshore, ObiShipPassenger, ObiShipSailboat, ObiShipSailship, ObiShipTanker, ObiShipTugboat, ObiShipWreckFilled, ObiShipWreckIec, ObiShipYacht, ObiSignArrowBack, ObiSignArrowDownLeft, ObiSignArrowDownRight, ObiSignArrowForeward, ObiSignArrowLeft, ObiSignArrowRight, ObiSignArrowUpLeft, ObiSignArrowUpRight, ObiSignEmbarkationLadder, ObiSignExit, ObiSignFireAlarmButton, ObiSignFireEquipment, ObiSignFireExtinguisher, ObiSignLifeboat, ObiSignLifebuoy, ObiSignLiferaft, ObiSignMeetingPoint, ObiSignMeetingPointSimple, ObiSignStairsLeft, ObiSignStairsRight, ObiSignalStation, ObiSilenceIec, ObiSimplifiedBeaconCardinalEast, ObiSimplifiedBeaconCardinalNorth, ObiSimplifiedBeaconCardinalSouth, ObiSimplifiedBeaconCardinalWest, ObiSimplifiedBeaconDefault, ObiSimplifiedBeaconIsolatedDanger, ObiSimplifiedBeaconMajorLateralRed, ObiSimplifiedBeaconMajorSafeWater, ObiSimplifiedBeaconMajorSpecialPurpose, ObiSimplifiedBeaconMinorLateralGreen, ObiSimplifiedBeaconMinorLateralRed, ObiSimplifiedBeaconMinorSafeWater, ObiSimplifiedBeaconMinorSpecialPurpose, ObiSimplifiedBuoyCardinalEast, ObiSimplifiedBuoyCardinalNorth, ObiSimplifiedBuoyCardinalSouth, ObiSimplifiedBuoyCardinalWest, ObiSimplifiedBuoyDefault, ObiSimplifiedBuoyInstallationMooring, ObiSimplifiedBuoyLateralCanGreen, ObiSimplifiedBuoyLateralCanRed, ObiSimplifiedBuoyLateralConicalGreen, ObiSimplifiedBuoyLateralConicalRed, ObiSimplifiedBuoyLightFloat, ObiSimplifiedBuoyLightVessel, ObiSimplifiedBuoySafeWater, ObiSimplifiedBuoySpecialPurpose, ObiSimplifiedBuoySpecialPurposeIce, ObiSimplifiedBuoySpecialPurposeTssPort, ObiSimplifiedBuoySpecialPurposeTssStbd, ObiSimplifiedBuoySuper, ObiSimplifiedSimplifiedBuoyIsolatedDanger, ObiSimulation, ObiSleet, ObiSleetColour, ObiSleetShowersDay, ObiSleetShowersDayColour, ObiSleetShowersNight, ObiSleetShowersNightColour, ObiSleetShowersPolartwilight, ObiSleetShowersPolartwilightColour, ObiSlightlycloudyDay, ObiSlightlycloudyDayColour, ObiSlightlycloudyNight, ObiSlightlycloudyNightColour, ObiSlightlycloudyPolartwilight, ObiSlightlycloudyPolartwilightColour, ObiSnow, ObiSnowColour, ObiSnowShowersDay, ObiSnowShowersDayColour, ObiSnowShowersNight, ObiSnowShowersNightColour, ObiSnowShowersPolartwilight, ObiSnowShowersPolartwilightColour, ObiSog, ObiSortGoogle, ObiSound, ObiSoundFill, ObiSoundLow, ObiSoundLowFill, ObiSoundMuted, ObiSoundMutedFill, ObiSoundNo, ObiSoundNoFill, ObiSoundUnavailable, ObiSoundUnavailableFill, ObiSources01, ObiSources01Off, ObiSources01On, ObiSources02, ObiSources02Off, ObiSources02On, ObiSources03, ObiSources03Off, ObiSources03On, ObiSources04, ObiSources04Off, ObiSources04On, ObiSources05, ObiSources05Off, ObiSources05On, ObiSpeaker, ObiSpeakerOff, ObiSpeakerOn, ObiSpeed, ObiSpeedFullDown, ObiSpeedFullLeft, ObiSpeedFullRight, ObiSpeedFullUp, ObiSpeedGood, ObiSpeedHalfDown, ObiSpeedHalfLeft, ObiSpeedHalfRight, ObiSpeedHalfUp, ObiSpeedHigh, ObiSpeedLow, ObiSpeedLowDown, ObiSpeedLowLeft, ObiSpeedLowRight, ObiSpeedLowUp, ObiStabilisationIndicatorGroundIec, ObiStabilisationIndicatorWaterIec, ObiStandby, ObiStandbyIec, ObiStar, ObiStarSelected, ObiStopped, ObiStw, ObiSupportGoogle, ObiSurfing, ObiSwell, ObiSwimming, ObiSwitch01Off, ObiSwitch01On, ObiSwitch02Off, ObiSwitch02On, ObiSwitch03Off, ObiSwitch03On, ObiSwitchHorizontalOff, ObiSwitchHorizontalOffLarge, ObiSwitchHorizontalOn, ObiSwitchHorizontalOnLarge, ObiSyncGoogle, ObiSystem, ObiTable, ObiTank, ObiTargetAssociatedAisCamera, ObiTargetAssociatedCameraRadar, ObiTargetAssociatedRadarCamera, ObiTargetCameraFilled, ObiTargetCameraOutlined, ObiTargetCancelAllIec, ObiTargetCancelIec, ObiTargetPriorityAisIec, ObiTargetPriorityRadarIec, ObiTargetSelectIec, ObiTargetSettingsProposal, ObiTempCold, ObiTempHot, ObiTempHotcold, ObiTemperatureAir, ObiTemperatureWater, ObiTextIcon, ObiThreewayAcuatorGenericClosed, ObiThreewayAcuatorGenericClosedBottom, ObiThreewayAcuatorGenericClosedLeft, ObiThreewayAcuatorGenericClosedRight, ObiThreewayAcuatorGenericInleftBottom0, ObiThreewayAcuatorGenericInleftBottom100, ObiThreewayAcuatorGenericInleftBottom25, ObiThreewayAcuatorGenericInleftBottom50, ObiThreewayAcuatorGenericInleftBottom75, ObiThreewayAcuatorGenericInleftLeft0, ObiThreewayAcuatorGenericInleftLeft100, ObiThreewayAcuatorGenericInleftLeft25, ObiThreewayAcuatorGenericInleftLeft50, ObiThreewayAcuatorGenericInleftLeft75, ObiThreewayAcuatorGenericInleftRight0, ObiThreewayAcuatorGenericInleftRight100, ObiThreewayAcuatorGenericInleftRight25, ObiThreewayAcuatorGenericInleftRight50, ObiThreewayAcuatorGenericInleftRight75, ObiThreewayAcuatorGenericOpen, ObiThreewayAcuatorPistonClosed, ObiThreewayAcuatorPistonClosedBottom, ObiThreewayAcuatorPistonClosedLeft, ObiThreewayAcuatorPistonClosedRight, ObiThreewayAcuatorPistonInleftBottom0, ObiThreewayAcuatorPistonInleftBottom100, ObiThreewayAcuatorPistonInleftBottom25, ObiThreewayAcuatorPistonInleftBottom50, ObiThreewayAcuatorPistonInleftBottom75, ObiThreewayAcuatorPistonInleftLeft0, ObiThreewayAcuatorPistonInleftLeft100, ObiThreewayAcuatorPistonInleftLeft25, ObiThreewayAcuatorPistonInleftLeft50, ObiThreewayAcuatorPistonInleftLeft75, ObiThreewayAcuatorPistonInleftRight0, ObiThreewayAcuatorPistonInleftRight100, ObiThreewayAcuatorPistonInleftRight25, ObiThreewayAcuatorPistonInleftRight50, ObiThreewayAcuatorPistonInleftRight75, ObiThreewayAcuatorPistonOpen, ObiThreewayAnalogClosed, ObiThreewayAnalogInleftBottom0, ObiThreewayAnalogInleftBottom100, ObiThreewayAnalogInleftBottom25, ObiThreewayAnalogInleftBottom50, ObiThreewayAnalogInleftBottom75, ObiThreewayAnalogInleftLeft0, ObiThreewayAnalogInleftLeft100, ObiThreewayAnalogInleftLeft25, ObiThreewayAnalogInleftLeft50, ObiThreewayAnalogInleftLeft75, ObiThreewayAnalogInleftRight0, ObiThreewayAnalogInleftRight100, ObiThreewayAnalogInleftRight25, ObiThreewayAnalogInleftRight50, ObiThreewayAnalogInleftRight75, ObiThreewayAnalogOpen, ObiThreewayDigitalClosed, ObiThreewayDigitalClosedBottom, ObiThreewayDigitalClosedLeft, ObiThreewayDigitalClosedRight, ObiThreewayDigitalOpen, ObiThreewayDigitalStatic, ObiThreewayStackedClosed, ObiThreewayStackedClosedBottom, ObiThreewayStackedClosedLeft, ObiThreewayStackedClosedRight, ObiThreewayStackedInleftBottom0, ObiThreewayStackedInleftBottom100, ObiThreewayStackedInleftBottom25, ObiThreewayStackedInleftBottom50, ObiThreewayStackedInleftBottom75, ObiThreewayStackedInleftLeft0, ObiThreewayStackedInleftLeft100, ObiThreewayStackedInleftLeft25, ObiThreewayStackedInleftLeft50, ObiThreewayStackedInleftLeft75, ObiThreewayStackedInleftRight0, ObiThreewayStackedInleftRight100, ObiThreewayStackedInleftRight25, ObiThreewayStackedInleftRight50, ObiThreewayStackedInleftRight75, ObiThreewayStackedOpen, ObiTidalIec, ObiTidalWaterLevelInformation, ObiTide, ObiTideHigh, ObiTideLow, ObiTime, ObiTimeLess, ObiTimeMore, ObiTimerGoogle, ObiTouch, ObiTrackNo, ObiTrackOffPort, ObiTrackOffStrb, ObiTrackOn, ObiTransformDiagonal, ObiTransformHorizontal, ObiTransformMove, ObiTransformRotate, ObiTransformVertical, ObiTransformer01, ObiTransformer01Off, ObiTransformer01On, ObiTransformer02, ObiTransformer02Off, ObiTransformer02On, ObiTrend, ObiTrendDown, ObiTrendUp, ObiTrialSettingsProposal, ObiTrophy, ObiTrueRelativeVectorIec, ObiTrueRelativeVectorProposal, ObiTurn, ObiTwowayAcuatorGeneral10, ObiTwowayAcuatorGeneral25, ObiTwowayAcuatorGeneral50, ObiTwowayAcuatorGeneral75, ObiTwowayAcuatorGeneralClosed, ObiTwowayAcuatorGeneralClosedLeft, ObiTwowayAcuatorGeneralClosedRight, ObiTwowayAcuatorGeneralOpen, ObiTwowayAcuatorPiston10, ObiTwowayAcuatorPiston25, ObiTwowayAcuatorPiston50, ObiTwowayAcuatorPiston75, ObiTwowayAcuatorPistonClosed, ObiTwowayAcuatorPistonClosedLeft, ObiTwowayAcuatorPistonClosedRight, ObiTwowayAcuatorPistonOpen, ObiTwowayAnalog10, ObiTwowayAnalog25, ObiTwowayAnalog50, ObiTwowayAnalog75, ObiTwowayAnalogClosed, ObiTwowayAnalogOpen, ObiTwowayDigitalClosed, ObiTwowayDigitalNonReturn, ObiTwowayDigitalOpen, ObiTwowayDigitalStatic, ObiTwowayStacked10, ObiTwowayStacked25, ObiTwowayStacked50, ObiTwowayStacked75, ObiTwowayStackedClosed, ObiTwowayStackedClosedLeft, ObiTwowayStackedClosedRight, ObiTwowayStackedOpen, ObiUnacknowledged, ObiUnacknowledgedFill, ObiUnderwaysailing, ObiUnderwayusingengine, ObiUndoIec, ObiUnfoldLessGoogle, ObiUnfoldMoreGoogle, ObiUnknownobject, ObiUpIec, ObiUsb, ObiUsbStick, ObiUser, ObiUserCrewHardhat, ObiUserGoogle, ObiUserProfiles, ObiUserSettings, ObiVesselGenericAnchoredFilled, ObiVesselGenericAnchoredOutlined, ObiVesselGenericDefaultFilled, ObiVesselGenericDefaultOutlined, ObiVesselGenericFastFilled, ObiVesselGenericFastOutlined, ObiVesselGenericMediumFilled, ObiVesselGenericMediumOutlined, ObiVesselGenericSlowFilled, ObiVesselGenericSlowOutlined, ObiVesselGenericStoppedFilled, ObiVesselGenericStoppedOutlined, ObiVesselInDistress, ObiVesselInDistressAis, ObiVesselRemoteIndicator, ObiVesselTypeBargeFilled, ObiVesselTypeBargeOutlined, ObiVesselTypeCargoFilled, ObiVesselTypeCargoOutlined, ObiVesselTypeCruiseFilled, ObiVesselTypeCruiseOutlined, ObiVesselTypeFishingFilled, ObiVesselTypeFishingOutlined, ObiVesselTypeGenericFilled, ObiVesselTypeGenericOutlined, ObiVesselTypeLifeboatFilled, ObiVesselTypeLifeboatOutlined, ObiVesselTypeMilitaryFilled, ObiVesselTypeMilitaryOutlined, ObiVesselTypeMotorBoatFilled, ObiVesselTypeMotorBoatOutlined, ObiVesselTypePassengerFilled, ObiVesselTypePassengerOutlined, ObiVesselTypePilotFilled, ObiVesselTypePilotOutlined, ObiVesselTypePsvFilled, ObiVesselTypePsvOutlined, ObiVesselTypeSailingFilled, ObiVesselTypeSailingOutlined, ObiVesselTypeSarFilled, ObiVesselTypeSarOutlined, ObiVesselTypeSmallCraftOutlined, ObiVesselTypeSmallcraftFilled, ObiVesselTypeSpeedCraftFilled, ObiVesselTypeSpeedCraftOutlined, ObiVesselTypeTankerFilled, ObiVesselTypeTankerOutlined, ObiVesselTypeTugFilled, ObiVesselTypeTugOutlined, ObiVesselTypeUnknownFilled, ObiVesselTypeUnknownOutlined, ObiViewGalleryGoogle, ObiViewSingleGoogle, ObiVisibilityOffGoogle, ObiVisibilityOnGoogle, ObiVolume, ObiVolumeOff, ObiVolumeOn, ObiVoyages, ObiWarningAcknowledgedIec, ObiWarningBadge, ObiWarningBadgeOutline, ObiWarningEmpty, ObiWarningGoogle, ObiWarningNoackIec, ObiWarningRectifiedIec, ObiWarningRectifiedOutlined, ObiWarningSilencedIec, ObiWarningSilencedOutlined, ObiWarningTransferredIec, ObiWarningUnacknowledgedIec, ObiWarningUnacknowledgedOutlined, ObiWaterGoogle, ObiWave, ObiWaypointActiveFilled, ObiWaypointActiveIec, ObiWaypointAddIec, ObiWaypointDeleteIec, ObiWaypointEditIec, ObiWaypointNextFilled, ObiWaypointNextIec, ObiWaypointOptionalFilled, ObiWaypointOptionalIec, ObiWeather, ObiWhale, ObiWidgetAddGoogle, ObiWidgets, ObiWifi2Google, ObiWifi2OffGoogle, ObiWifiBadGoogle, ObiWifiOffGoogle, ObiWifistrengt0Google, ObiWifistrengt1Google, ObiWifistrengt2Google, ObiWifistrengt3Google, ObiWifistrengt4Google, ObiWinch, ObiWind, ObiWindApparent1, ObiWindApparent10, ObiWindApparent11, ObiWindApparent12, ObiWindApparent13, ObiWindApparent14, ObiWindApparent2, ObiWindApparent3, ObiWindApparent4, ObiWindApparent5, ObiWindApparent6, ObiWindApparent7, ObiWindApparent8, ObiWindApparent9, ObiWindShaft1, ObiWindShaft10, ObiWindShaft11, ObiWindShaft12, ObiWindShaft13, ObiWindShaft14, ObiWindShaft2, ObiWindShaft3, ObiWindShaft4, ObiWindShaft5, ObiWindShaft6, ObiWindShaft7, ObiWindShaft8, ObiWindShaft9, ObiWindTrue1, ObiWindTrue10, ObiWindTrue11, ObiWindTrue12, ObiWindTrue13, ObiWindTrue14, ObiWindTrue2, ObiWindTrue3, ObiWindTrue4, ObiWindTrue5, ObiWindTrue6, ObiWindTrue7, ObiWindTrue8, ObiWindTrue9, ObiWindTurbineLand, ObiWindTurbineOcean, ObiWiper, ObiWiperFluid, ObiWipers, ObiWireComingFrom, ObiWireCorner, ObiWireCross, ObiWireDirection, ObiWireEndPoint, ObiWireGoingTo, ObiWireOverlap, ObiWireStraight, ObiWireThreeway, ObiWrench, ObiYaw, PoiBase };
|