API Attributes
Functions
- getUpdaterCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
- getInterpolatorCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
- getCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
- getCreatorsForAttribute()
Returns an array of updater creators that support the given attribute object.
getUpdaterCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
getInterpolatorCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
getCreatorsForAttribute()
Returns an array of updater creators that support the given attribute type. The attrType can be a string, an AttributeCreator, or an attribute object
getCreatorsForAttribute()
Returns an array of updater creators that support the given attribute object.
Kind: global function