| AppearanceController |
Manage and controls the appearance of elements through visual
transformations.
|
| AppearanceModel |
Entry point to access the appearance functions.
|
| AttributeFunction |
Attribute functions are based on attribute columns.
|
| Function |
Functions represent the various transformations that can be applied to the
graph elements.
|
| GraphFunction |
A graph function operates based on graph attributes such as edge type or node
degree.
|
| Partition |
Partition configuration for categorical attributes.
|
| PartitionFunction |
Partition function.
|
| Ranking |
Ranking configuration for numerical attributes.
|
| RankingFunction |
Ranking function.
|
| SimpleFunction |
Simple functions are neither ranking nor partition.
|