I saw this method, and noticed the internal list, but this only covers
elements that are 'pathitems'. Some labels are created and added as child
figs, but without using addPathItem(), for example, see the default
constructor of FigEdgeModelElement. So if we enforced the rule that all
labels are created then have addPathItem() called for them, then we don't
need a separate list. I would prefer this as a solution, because it makes
things simpler.
Should all FigEdge* labels be referenced to a path? Thinking about it for a
moment, I don't see why not.
Regards,
Dave
Tom Morris wrote:
Probably what we need to do is override
addPathItem() to complement my changes to
FigEdgeModelElement.setLayer() for Figs which are added after the
setLayer has already been done at construction time.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]