Package | Description |
---|---|
com.yworks.yfiles.view |
Contains the main UI classes, interfaces, default implementations and support classes that can be used to display
IGraph instances. |
Modifier and Type | Method and Description |
---|---|
protected GraphModelManager |
GraphControl.createGraphModelManager()
Factory method for the
GraphModelManager property. |
GraphModelManager |
GraphControl.getGraphModelManager()
Gets the
GraphModelManager property. |
Modifier and Type | Method and Description |
---|---|
ObjectProperty<GraphModelManager> |
GraphControl.graphModelManagerProperty()
The property for the
GraphControl.getGraphModelManager() |
Modifier and Type | Method and Description |
---|---|
void |
GraphControl.setGraphModelManager(GraphModelManager value)
Sets the
GraphModelManager property. |