Class Index

Global Variables

Classes


Class MVPieSlice

MVPieSlice represents the definition of a single pie slice. It contains both the name and the color for the slice. The name is mainly used for labeling a slice in a map legend.

Class Summary
Constructor Attributes Constructor Name and Description
 
MVPieSlice(name, color)
Class Detail
MVPieSlice(name, color)
Parameters:
{string} name
the display name of the pie slice
{string} color
the RRGGBB value of the color of the pie slice, such as "FFFFFF" for white.

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Feb 25 2011 12:34:46 GMT-0500 (EST)