This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
For documentation on the current version, please check Knowledge Base.
Class orbit.webclient.PanoramaMeasureEvent
Class Summary
| Constructor Attributes | Constructor Name and Description |
|---|---|
orbit.webclient.PanoramaMeasureEvent(eventType)Class PanoramaMeasureEvent models a Panorama event. |
Field Summary
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.CLEARFired when the current measurement was cleared. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.COMPLETEFired when the measurement was completed. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.STARTFired when the measure function started. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.STOPFired when the measure function stopped. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.UPDATEFired when the measurement was updated. |
Class Detail
orbit.webclient.PanoramaMeasureEvent(eventType)
Class PanoramaMeasureEvent models a Panorama event.
Parameters
{String} eventType | The type of the event. |
Last modified:: 2019/03/25 11:36