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 HighlightIndicatorManager<IModelItem> |
GraphControl.createHighlightIndicatorManager()
Factory method for the
HighlightIndicatorManager property. |
HighlightIndicatorManager<IModelItem> |
GraphControl.getHighlightIndicatorManager()
Gets the
HighlightIndicatorManager property. |
Modifier and Type | Method and Description |
---|---|
ObjectProperty<HighlightIndicatorManager<IModelItem>> |
GraphControl.highlightIndicatorManagerProperty()
The property for the
GraphControl.getHighlightIndicatorManager() highlight indicator manager.} |
Modifier and Type | Method and Description |
---|---|
void |
GraphControl.setHighlightIndicatorManager(HighlightIndicatorManager<IModelItem> value)
Sets the
HighlightIndicatorManager property. |