Lines Matching defs:constructor
46 * @constructor
62 * Initializes the attributes for a shape. If an attribute config is passed into the constructor of the host,
71 attrConfig = this.constructor.ATTRS,
141 attrConfig = host.constructor.ATTRS;
202 attrConfig = host.constructor.ATTRS;
231 * @constructor
242 host.name = host.constructor.NAME;
243 host._eventPrefix = host.constructor.EVENT_PREFIX || host.constructor.NAME;
248 // Need to initPlugins manually, to handle constructor parsing, static Plug parsing
276 GraphicBase.prototype.constructor = GraphicBase;
292 * @constructor
382 * @constructor
728 * @constructor
793 * @constructor
852 * @constructor
916 * @constructor
945 * @constructor