Options
All
  • Public
  • Public/Protected
  • All
Menu

The data structure representing the presentation of a view.

Hierarchy

  • Presentation

Index

Properties

elementTypes?: ElementType[]

The element types of the view.

elements?: Element[]

The elements of the view.

ghost?: boolean

Flag to indicate if the ghost mode is enabled in the viewer.

isCriticalEnabled?: boolean

Flag to indicate if critical state is enabled.

isDocumentsEnabled?: boolean

Flag to indicate if documents are enabled.

isIgnoredEnabled?: boolean

Flag to indicate if ignored state is enabled.

isNewEnabled?: boolean

Flag to indicate if new state is enabled.

isNotesEnabled?: boolean

Flag to indicate if notes are enabled.

isPendingEnabled?: boolean

Flag to indicate if pending state is enabled.

isResolvedEnabled?: boolean

Flag to indicate if resolved state is enabled.

transparencyLevel?: number

The transparency level set in the viewer.

transparent?: boolean

Flag to indicate if the transparent mode is enabled in the viewer.

wireframe?: boolean

Flag to indicate if the wireframe mode is enabled in the viewer.