Core Components#

Feature#

Feature

A base class for features in a structure.

NodeFeature

A feature associated with nodes in a structure.

EdgeFeature

A feature associated with edges (pairs of nodes) in a structure.

Container#

FeatureContainer

Container for holding either node or edge features.

IndexTable#

IndexTable

Index mapping between structural levels.

View#

View

Base class for all views.