-
大小: 154KB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-06-23
- 语言: 其他
- 标签: mondrian bi wcf jfreechart
资源简介
基于mondrian开发的小例子,通过写mdx语句,将查询结果展示出来。等有时间把数据的钻取链接加上,欢迎一起交流!如果你添加了记得发一份给我哦。
代码片段和文件信息
package com.olap.chart;
import java.awt.Color;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.text.DecimalFormat;
import java.text.DecimalFormatSymbols;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Locale;
import javax.servlet.http.HttpSession;
import javax.xml.parsers.DocumentBuilder;
import org.apache.log4j.Logger;
import org.jfree.chart.ChartRenderingInfo;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.axis.CategoryLabelPosition;
import org.jfree.chart.axis.CategoryLabelPositions;
import org.jfree.chart.axis.CategoryLabelWidthType;
import org.jfree.chart.entity.ChartEntity;
import org.jfree.chart.entity.EntityCollection;
import org.jfree.chart.entity.StandardEntityCollection;
import org.jfree.chart.plot.CategoryPlot;
import org.jfree.chart.plot.PiePlot;
import org.jfree.chart.plot.PiePlot3D;
import org.jfree.chart.plot.Plot;
import org.jfree.chart.plot.PlotOrientation;
import org.jfree.chart.servlet.ServletUtilities;
import org.jfree.chart.title.Legendtitle;
import org.jfree.chart.title.Texttitle;
import org.jfree.chart.urls.CategoryURLGenerator;
import org.jfree.chart.urls.StandardCategoryURLGenerator;
import org.jfree.chart.urls.StandardPieURLGenerator;
import org.jfree.data.category.CategoryDataset;
import org.jfree.data.category.DefaultCategoryDataset;
import org.jfree.data.general.PieDataset;
import org.jfree.text.TextBlockAnchor;
import org.jfree.ui.HorizontalAlignment;
import org.jfree.ui.RectangleAnchor;
import org.jfree.ui.RectangleEdge;
import org.jfree.ui.RectangleInsets;
import org.jfree.ui.TextAnchor;
import org.jfree.ui.VerticalAlignment;
import org.jfree.util.TableOrder;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import com.tonbeller.jpivot.core.ModelChangeEvent;
import com.tonbeller.jpivot.core.ModelChangeListener;
import com.tonbeller.jpivot.olap.model.Cell;
import com.tonbeller.jpivot.olap.model.Member;
import com.tonbeller.jpivot.olap.model.OlapModel;
import com.tonbeller.jpivot.olap.model.Position;
import com.tonbeller.jpivot.olap.model.Result;
import com.tonbeller.jpivot.olap.navi.DrillThrough;
import com.tonbeller.jpivot.olap.navi.MemberTree;
import com.tonbeller.wcf.component.Component;
import com.tonbeller.wcf.component.ComponentSupport;
import com.tonbeller.wcf.controller.Dispatcher;
import com.tonbeller.wcf.controller.DispatcherSupport;
import com.tonbeller.wcf.controller.RequestContext;
import com.tonbeller.wcf.controller.RequestListener;
import com.tonbeller.wcf.table.ITableComponent;
import com.tonbeller.wcf.table.TableModel;
import com.tonbeller.wcf.utils.DomUtils;
import com.tonbeller.wcf.utils.xmlUtils;
/**
* Contains a reference to an OlapModel.
* Produces a chart image.
*
*/
public class ChartComponent extends ComponentSupport implements ModelChangeListener {
private static Logger logger = Logger.getLogger(ChartComponent.clas
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2981 2008-07-14 19:26 iQuery\.classpath
文件 382 2008-07-14 19:13 iQuery\.project
文件 528 2008-08-19 09:21 iQuery\doc\readme.txt
目录 0 2008-07-15 15:26 iQuery\doc
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-ab.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-auf.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-down.gif
文件 851 2007-04-24 00:33 iQuery\jpivot\table\arrow-gdown.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-gup.gif
文件 851 2007-04-24 00:33 iQuery\jpivot\table\arrow-ndown.gif
文件 822 2007-04-24 00:33 iQuery\jpivot\table\arrow-none.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-nup.gif
文件 822 2007-04-24 00:33 iQuery\jpivot\table\arrow-ohne.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-rdown.gif
文件 850 2007-04-24 00:33 iQuery\jpivot\table\arrow-rup.gif
文件 852 2007-04-24 00:33 iQuery\jpivot\table\arrow-up.gif
文件 834 2007-04-24 00:33 iQuery\jpivot\table\drill-member-collapse.gif
文件 843 2007-04-24 00:33 iQuery\jpivot\table\drill-member-expand.gif
文件 821 2007-04-24 00:33 iQuery\jpivot\table\drill-member-other.gif
文件 834 2007-04-24 00:33 iQuery\jpivot\table\drill-position-collapse.gif
文件 843 2007-04-24 00:33 iQuery\jpivot\table\drill-position-expand.gif
文件 821 2007-04-24 00:33 iQuery\jpivot\table\drill-position-other.gif
文件 842 2007-04-24 00:33 iQuery\jpivot\table\drill-replace-collapse.gif
文件 840 2007-04-24 00:33 iQuery\jpivot\table\drill-replace-expand.gif
文件 821 2007-04-24 00:33 iQuery\jpivot\table\drill-replace-other.gif
文件 110 2007-04-24 00:33 iQuery\jpivot\table\drill-through.gif
文件 850 2007-04-24 00:33 iQuery\jpivot\table\filter-nochange.gif
文件 948 2007-04-24 00:33 iQuery\jpivot\table\filter-stepslope.gif
文件 930 2007-04-24 00:33 iQuery\jpivot\table\filter-transient.gif
文件 3209 2007-04-24 00:33 iQuery\jpivot\table\mdxtable.css
............此处省略48个文件信息
相关资源
- 基于boost的bind与function的消息处理框架
- Asus GTX 550 Ti 1024 MB BIOS
- 博客-DIB的读入、保存和显示
- 白卡 574 尔必达 1244-1750.rom
- 小米笔记本pro bios降级教程.doc
- 16bit加法器减法器设计.zip
- 讯景RX560 4G(V)黑狼版原厂BIOS
- 联想G41bios
- zabbix installation.rar
- GR-487-CORE Generic Requirements for Electroni
- 蓝宝石RX580 8G 镁光颗粒原始BIOS
- xfx590镁光bios
- AUSU AFUDOS版本211 不需要验证强刷BIOS
- 蓝宝石rx584三星原厂bios
- Autodesk forge教程中文翻译版
- 蓝宝石560d原版官方bios
- 蓝宝石超白金R9 390 8G D5 海力士原版
- 蓝宝石R9 390 4G D5 尔必达原版BIOS
- IFC格式bim数据小房子
- 大地坐标转换为笛卡尔坐标(地心直
- 异步直接转矩控制建模圆形六边形都
- centos7 zabbix 一键安装脚本
- Yalmip工具箱使用算例
- e语言-bilibili极验验证识别源码
- ICOFormat.8bi--photoshop生成ICO插件
- 基于NetBIOS协议的网络通信系统的设计
- HCIA-bigdata题库更新时间-20200101.pdf
- BiCMOS带隙基准电压源的设计及应用
- 编译原理实验MiniPascal编译器设计 Fl
- 适用于华为CE系列及S系列交换机的z
评论
共有 条评论