Interface | Description |
---|---|
CanvasEventManager | |
CanvasRenderer |
Generic interface for Canvas renderer: all drawing and object selection happens here.
|
VirtualScrollable |
Define methods to integrate a view into a VirtualScrollPane.
|
Class | Description |
---|---|
CanvasGraphGUIImpl<G extends Graph<V,E>,V,E extends Edge<V>> | |
CanvasHelpAction | |
GraphCanvasRenderer | |
SimpleCanvas |
A simple canvas component.
|
SimpleDimension | |
VirtualScrollPane |
ScrollPane-like panel to host a "smart" canvas.
|
Copyright © 2005–2020. All rights reserved.