Class GraphPart

All Implemented Interfaces:
IActivatable, IAdaptable, IAdaptable.Bound<IViewer>, IDisposable, IContentPart<javafx.scene.Group>, IVisualPart<javafx.scene.Group>

public class GraphPart extends AbstractContentPart<javafx.scene.Group>
The GraphPart is the controller for a Graph content object. It starts a layout pass after activation and when its content children change.