dunnart icon indicating copy to clipboard operation
dunnart copied to clipboard

Make GraphData check plugins for constraint creation methods

Open skieffer opened this issue 12 years ago • 0 comments

At end of GraphData constructor, we check each CanvasItem to see whether it is any kind of constraint object. If so, we should ask plugins whether they want to convert it into a libcola CompoundConstraint subclass.

This could go where LinearConstraint and BranchedConstraint are currently handled.

skieffer avatar Nov 27 '12 05:11 skieffer