Interface | Description |
---|---|
IDrawableGraph2d<V,E> |
Class | Description |
---|---|
AbstractDrawableGraph2d<V,E> |
An implementation based on
Pickable objects should register
mapping between vertex model and vertex representation through
PickSupport.registerPickableObject(IPickable pickable, V v)
Registration should be done by overriding setGraphModel. |
Copyright © 2016. All rights reserved.