260261262263264265266267268269270
@Override protected void refreshVisuals() { ShapePresentation shapePresentation = getCastedModel().getShapePresentation(); shapePresentation.refreshVisuals(); refreshNodeBounds(); } private void refreshNodeBounds() {