Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VertexViewerMeasurementPrecise

Hierarchy

  • VertexViewerMeasurementPrecise

Index

Properties

config?: string | Config

An optional configuration to setup network configuration of measurement endpoints.

configEnv?: Environment

The environment that will be used to request measurement results.

measurableEntityTypes?: EntityType[]
measurementController?: MeasurementController

The controller that is responsible for performing measurements and updating the model.

measurementModel?: MeasurementModel

The model that contains the entities and outcomes from performing precise measurements.

measurementOverlays?: MeasurementOverlayManager

The manager that is responsible for measurement overlays to present by this component.

viewer?: HTMLVertexViewerElement

The viewer that this component is bound to. This is automatically assigned if added to the light-dom of a parent viewer element.