corelib.services.web.components.diagrams
Class PieView

java.lang.Object
  extended by corelib.services.web.components.WebComponent
      extended by corelib.services.web.components.diagrams.DiagramView
          extended by corelib.services.web.components.diagrams.PieView

public class PieView
extends DiagramView

You can use this view on a Diagram component to display data in a Pie chart.

Here is an example of the image that could produce this type of view:

Since:
0.4.0
Author:
Dominique Liard

Field Summary
 
Fields inherited from class corelib.services.web.components.WebComponent
dataBindings, webPage, xmlNode
 
Constructor Summary
PieView()
           
 
Method Summary
 
Methods inherited from class corelib.services.web.components.diagrams.DiagramView
isDrawLegend, isDrawValues, setDrawLegend, setDrawValues, viewInstanciationCode
 
Methods inherited from class corelib.services.web.components.WebComponent
addBindingExpression, addChildComponent, component_init, component_load, component_preRepeaterDuplications, getChildComponents, getDataBinding, getElementsByTagName, getId, getWebPage, getXmlNode, setId, setWebPage, setXmlNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PieView

public PieView()


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.