Skip to content

SemanticsTable

Panoramax.components.ui.SemanticsTable ⇐ lit.LitElement

Kind: static class of Panoramax.components.ui
Extends: lit.LitElement
Element: pnx-semantics-table

new SemanticsTable()

Semantics Tables display all semantics tags from either a picture or an annotation.

Example

<pnx-semantics-table source=${picture.properties} ._t=${viewer._t} />

semanticsTable.properties : Object

Component properties.

Kind: instance property of SemanticsTable
Properties

Name Type Description
[source] object The picture or annotation feature (having a semantics property)