| Package | Description |
|---|---|
| com.orchestranetworks.addon.dmdv.model.extension |
Provides the interface and classes to generate data model graphs from external sources and customize look and feel.
|
| Modifier and Type | Method and Description |
|---|---|
TableStyle |
GraphModelTemplate.getExternalTableStyle()
Returns the external table style.
|
TableStyle |
GraphModelTemplate.getTableStyle()
Returns the table style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphModelTemplate.setExternalTableStyle(TableStyle externalTableStyle)
Sets the external table style.
|
void |
GraphModelTemplate.setTableStyle(TableStyle tableStyle)
Sets the table style.
|