Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Implements

  • SGMark<T>

Index

Constructors

constructor

  • new Mark<T>(): Mark<T>

Properties

Optional clip

clip?: boolean

Optional interactive

interactive?: boolean

items

items: T[] = []

Optional marktype

marktype?: MarkType

metadata

metadata: Metadata = ...

Metadata about this mark

Optional name

name?: string

Readonly nodetype

nodetype: SGNodeType = ...

Optional parent

parent?: SGNode

The parent node of this scene node

Optional parentType

parentType?: SGNodeType

The type of parent we have

Optional role

role?: string

Optional zIndex

zIndex?: number