JGraphView.selectionListener.
GraphLayoutCache.getCells(). Corrected version is in MyGraphLayoutCache.
ProgramPlugin View JGraphView HighlightUpdatingFunctions on by default. Either make this faster at processing updates, or find a way to coalesce update requests pending during an update, or both.
JGraphView. Input/output deletion, etc.
getCustomViewBounds(). This would be needed if different CellViews were used.
update() method, since only the necessary layers must be called.
DirectionalEndpointsRouting