paper.js/src/item
2013-06-13 08:47:45 -07:00
..
ChangeFlag.js Changing HIERARCHY also changes GEOMETRY. 2013-06-13 08:47:45 -07:00
Clip.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Group.js Use Base objects for drawing params, so we can use param.extend() on them for easier overriding. 2013-06-11 20:40:44 -07:00
HitResult.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Item.js Improve handling of merged CompoundPath style through #getStyle(). 2013-06-12 20:12:08 -07:00
Layer.js Remove need for _needsRedraw() calls by replacing it with a boolean flag. 2013-05-27 23:40:23 -07:00
PlacedSymbol.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Raster.js Use Base objects for drawing params, so we can use param.extend() on them for easier overriding. 2013-06-11 20:40:44 -07:00
Shape.js Fully support object literal arguments in Shape constructors. 2013-06-12 20:13:39 -07:00