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 OverviewGraphVisualCreator |
GraphOverviewControl.createGraphVisualCreator(IGraph graph)
Factory method that creates the
IVisualCreator that renders the preview of the graph. |
OverviewGraphVisualCreator |
GraphOverviewControl.getGraphVisualCreator()
Gets the
OverviewGraphVisualCreator that is used to render the over view graph. |
Modifier and Type | Method and Description |
---|---|
void |
GraphOverviewControl.setGraphVisualCreator(OverviewGraphVisualCreator value)
Sets the
OverviewGraphVisualCreator that is used to render the over view graph. |