Property

Cytoscape selector identifying the elements to filter out cytoscape selectors

Property

whether the filter is currently active or not

Property

whether the filter is currently activable

Property

the class to add to filtered elems to easily retrieve them later on

Property

unique key to identify a filter

Hierarchy

  • Filter

Constructors

Properties

Accessors

Methods

Constructors

Properties

_compareFn: ((grapholElement: GrapholElement) => boolean) = ...

Type declaration

_key: string
_locked: boolean = false
active: boolean = false

Accessors

Methods