Class CatEncodingEntry

Implementation of a categorical encoding entry. Used at construction time by the CatEncoding class when encoding entries are created for each tuple found on a particular slot.

Hierarchy

  • CatEncodingEntry

Index

Properties

caption

caption: string

Caption of the entry.

color

color: Color | null

Optional color of the entry.

highlighted

highlighted: boolean

Highlight status.

ref

ref: IRSDataNode | null

Reference to an underlying data object.

selected

selected: boolean

Selection status.

shape

shape: string | null

Shape of the entry.