See: Description
| Interface | Description |
|---|---|
| CustomGraphModelFactory |
Generates a custom diagram.
|
| Class | Description |
|---|---|
| DatasetField |
Represents a field node at the dataset level (should be distinguished from
TableField). |
| DatasetGroup |
Represents a group node at the dataset level (should be distinguished from
TableGroup). |
| Diagram |
Represents a data structure.
|
| DiagramNode |
Represents a diagram node.
|
| DisplayOptions |
Provides configuration options for displaying a graph.
|
| Field |
Represents a field node.
|
| GraphModelHttpManagerComponentUtils |
Generates the web component that contains the graph model.
|
| GraphModelSpec |
Provides all specifications of a graph model.
|
| GraphModelTemplate |
Represents a template configuration.
|
| LinkStyle |
Provides configurations for link style.
|
| SynchronizationStyle |
Provides configurations for graph synchronization style.
|
| Table |
Represents a table node.
|
| TableField |
Represents a field node at table level (should be differentiated from
DatasetField). |
| TableGroup |
Represents a group node at the table level (should be differentiated from
DatasetGroup). |
| TableStyle |
Provides configurations for table style.
|
| TooltipStyle |
Provides configuration options for tooltip style.
|