public class Pie3DEChart extends EChart3DBase
Description: 3D饼图
Title:首亨软件 - TSS/CRM等
alphaAngle, betaAngle, depthValue, plotDepth, viewDistance
构造器和说明 |
---|
Pie3DEChart() |
限定符和类型 | 方法和说明 |
---|---|
void |
parser(ModuleParserContext context,
org.jdom.Element nodeEl) |
void |
processChartAttr(ModuleContext context,
HcaChartObj chart,
java.lang.StringBuilder html)
处理属性
|
void |
processChartData(ModuleContext context,
HcaChartObj chart,
java.lang.StringBuilder html)
处理数据
|
callExFunc, parserAttrEx, toHtml, toLoadHtml
getDefaultLegendDesc, getY1Name, getY2Name, parserBase, parserColorValue, toMobileHtml
addComponent, addRowIdAttr, autoCalWidth, beforeCheckSaveDsCol2, commonParser, doExport, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getParentLayoutStyle, getPstyle, getRowId, getSaveDsCol2Name, getSelfAttr, getSid, getStyle, getSubCallExUrlFull, getSubLoadUrl, getW1, getWrapBegin, getWrapEnd, getX1, getY1, is__initHidden, isArrayRequestParam, isAutoLoad, isSeqUnique, isShowComponentFlag, isUsePosition, isVisible, renderAfter, renderAfter, renderBefore, setAutoLoad, setComponentType, setId, setModuleData, setParent, setParentLayout, setRuleShowHidden, setShowComponentFlag, setStyle, toHtml2, toWrapHtml
getId
public void processChartData(ModuleContext context, HcaChartObj chart, java.lang.StringBuilder html)
EChart3DBase
processChartData
在类中 EChart3DBase
context
- ModuleContextchart
- HcaChartObjhtml
- StringBuilderpublic void parser(ModuleParserContext context, org.jdom.Element nodeEl)
public void processChartAttr(ModuleContext context, HcaChartObj chart, java.lang.StringBuilder html)
EChart3DBase
processChartAttr
在类中 EChart3DBase
context
- ModuleContextchart
- HcaChartObjhtml
- StringBuilder