goog.graphics.paths
Functions
expand_more
createArrow( a, b, aHead, bHead ) → goog.graphics.Path
goog.graphics.Path
Defines an arrow.
Parameters |
| ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns |
|
expand_more
createRegularNGon( center, vertex, n ) → goog.graphics.Path
goog.graphics.Path
Defines a regular n-gon by specifing the center, a vertex, and the total number of vertices.
Parameters |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns |
|