Package com.rednels.ofcgwt.client.model

OFC Model data classes.

See:
          Description

Interface Summary
JSONizable An interface that objects that build JSON strings should implement
 

Class Summary
ChartData This is the most important class in the ofcgwt library.
Legend Base class for an OFC legend element
Text Base class for an OFC text element
ToolTip Base class for an OFC tooltip element
 

Enum Summary
Legend.Position Enumeration Position - used with legend.
ToolTip.MouseStyle Enumeration MouseStyle - used with tooltip.
 

Package com.rednels.ofcgwt.client.model Description

OFC Model data classes.

Related Documentation

For more information, please see: http://code.google.com/p/ofcgwt/