diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/CircleGroup.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/CircleGroup.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1776 @@ + + + + + CircleGroup - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

CircleGroup Class

+
+ + + + + + + + + + + Module: graphics-group
+ Parent Module: graphics + + + + +
+ + + +
+

Abstract class for creating groups of circles with the same styles and dimensions.

+
+ + +
+

Constructor

+
+

CircleGroup

+ + + () + + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + graphics/js/CircleGroup.js:1 + +

+ + + + + +
+ +
+ +
+ + + + + + +
+ +
+ + +
+ + +
+
+

Item Index

+ + +
+

Methods

+ + +
+ + + + + + + +
+ + +
+

Methods

+ + +
+

drawShape

+ + +
+ (
    + +
  • + + cfg + +
  • + +
) +
+ + + + + + + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + graphics/js/CircleGroup.js:16 + +

+ + + + + +
+ +
+

Algorithm for drawing shape.

+
+ + +
+

Parameters:

+ +
    + +
  • + + cfg + Object + + + + +
    +

    Parameters used to draw the shape.

    +
    + + +
  • + +
+
+ + + + + +
+ + +
+ + + + + + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +