public interface IModelItem extends ILookup, ITagOwner
CanvasControl.
Most prominently this is the interface all graph elements used in IGraph implement.
It adds no functionality over the ILookup and ITagOwner interfaces it inherits.
To add custom visuals to a CanvasControl it is not necessary to implement this interface.
Instead, any object can be
added directly to the canvas,
provided there is a suitable ICanvasObjectDescriptor implementation for rendering it.
createDictionaryLookup, createDynamic, createSingle, createSingle, createWrapped, lookup, lookup, lookup, safeLookup