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 SelectionIndicatorManager<IModelItem> |
GraphControl.createSelectionIndicatorManager()
Factory method for the
SelectionIndicatorManager property. |
SelectionIndicatorManager<IModelItem> |
GraphControl.getSelectionIndicatorManager()
Gets the
SelectionIndicatorManager property. |
Modifier and Type | Method and Description |
---|---|
ObjectProperty<SelectionIndicatorManager<IModelItem>> |
GraphControl.selectionIndicatorManagerProperty()
The property for the
selection indicator manager. |
Modifier and Type | Method and Description |
---|---|
void |
GraphControl.setSelectionIndicatorManager(SelectionIndicatorManager<IModelItem> value)
Sets the
SelectionIndicatorManager property. |