File

widgets/implementations/three-d-rotation/three-d-rotation-widget-view/three-d-rotation-widget-view.component.ts

Implements

OnChanges

Metadata

Index

Properties
Methods
Inputs

Constructor

constructor(measurementRealtime: MeasurementRealtimeService, dashboard: ContextDashboardComponent)
Parameters :
Name Type Optional
measurementRealtime MeasurementRealtimeService No
dashboard ContextDashboardComponent No

Inputs

config
Type : ThreeDRotationWidgetConfig

Methods

ngOnChanges
ngOnChanges(changes: SimpleChanges)
Parameters :
Name Type Optional
changes SimpleChanges No
Returns : void

Properties

angles$
Type : Observable<ThreeDRotationWidgetRotate>
cameraType$
Default value : new BehaviorSubject<string>('PC')
deviceId$
Default value : new BehaviorSubject<string>(null)
isWireframe$
Default value : new BehaviorSubject<boolean>(true)
modelName$
Default value : new BehaviorSubject<string>(null)
modelObj$
Type : Observable<any>
<c8y-three-d-rotation
  [modelObj$]="modelObj$"
  [angles$]="angles$"
  [cameraType$]="cameraType$"
  [isWireframe$]="isWireframe$"
></c8y-three-d-rotation>

results matching ""

    No results matching ""