Connector ef = (Connector) _controller.getFigure(edge);
// FIXME this should just call route(), but the way connectors
// handle rerouting is kindof broken. see fixme in
// abstractconnector.reroute();
ef.reroute();
}
/**
* Set the percentage of the pane that should be used for layout.
* This method defines a frame in which layout is executed that