|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jfree.data.general.AbstractDataset org.jfree.data.general.AbstractSeriesDataset org.jfree.data.xy.AbstractXYDataset org.jfree.data.xy.AbstractXYZDataset org.jfree.data.xy.DefaultXYZDataset org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
public class XYZSeriesCollectionChartDefinition
Field Summary |
---|
Constructor Summary | |
---|---|
XYZSeriesCollectionChartDefinition(int chartType,
org.pentaho.commons.connection.IPentahoResultSet data,
boolean byRow,
IPentahoSession session)
|
|
XYZSeriesCollectionChartDefinition(org.pentaho.commons.connection.IPentahoResultSet data,
boolean byRow,
org.dom4j.Node chartAttributes,
IPentahoSession session)
|
|
XYZSeriesCollectionChartDefinition(IPentahoSession session)
|
Method Summary | |
---|---|
void |
addSubTitle(String subTitle)
|
void |
addSubTitles(List subTitleNodes)
|
Float |
getBackgroundAlpha()
|
Paint |
getBorderPaint()
|
String |
getBubbleLabelContent()
|
Image |
getChartBackgroundImage()
|
Paint |
getChartBackgroundPaint()
|
int |
getChartType()
|
double |
getDomainMaximum()
Return the domain axis' maximum value |
double |
getDomainMinimum()
Return the domain axis' minimum value |
Font |
getDomainTickFont()
Return the java.awt.Font to be used to display the range axis tick labels |
NumberFormat |
getDomainTickFormat()
|
String |
getDomainTitle()
|
Font |
getDomainTitleFont()
|
int |
getDotHeight()
|
int |
getDotWidth()
|
Float |
getForegroundAlpha()
|
int |
getHeight()
|
Font |
getLegendFont()
Return the java.awt.Font to be used to display the legend items |
org.jfree.ui.RectangleEdge |
getLegendPosition()
|
static org.apache.commons.logging.Log |
getLogger()
|
double |
getMaxBubbleSize()
|
double |
getMaxZValue()
|
String |
getNoDataMessage()
|
org.jfree.chart.plot.PlotOrientation |
getOrientation()
|
Paint[] |
getPaintSequence()
|
Image |
getPlotBackgroundImage()
|
Paint |
getPlotBackgroundPaint()
|
double |
getRangeMaximum()
Return the range axis' maximum value |
double |
getRangeMinimum()
Return the range axis' minimum value |
Font |
getRangeTickFont()
Return the java.awt.Font to be used to display the range axis tick labels |
NumberFormat |
getRangeTickFormat()
|
String |
getRangeTitle()
|
Font |
getRangeTitleFont()
|
IPentahoSession |
getSession()
|
List |
getSubtitles()
|
String |
getTitle()
|
Font |
getTitleFont()
Return the java.awt.Font to be used to display the dial title |
org.jfree.ui.RectangleEdge |
getTitlePosition()
|
int |
getWidth()
|
NumberFormat |
getXFormat()
|
NumberFormat |
getYFormat()
|
NumberFormat |
getZFormat()
|
boolean |
isBorderVisible()
|
boolean |
isDisplayLabels()
|
boolean |
isDomainIncludesZero()
|
boolean |
isDomainStickyZero()
|
boolean |
isDomainVerticalTickLabels()
|
boolean |
isLegendBorderVisible()
Return the boolen that states if the legend border is visible |
boolean |
isLegendIncluded()
|
boolean |
isRangeIncludesZero()
|
boolean |
isRangeStickyZero()
|
boolean |
isStacked()
|
boolean |
isThreeD()
|
void |
setBackgroundAlpha(org.dom4j.Node backgroundAlphaNode)
|
void |
setBorderPaint(Paint borderPaint)
|
void |
setBorderVisible(boolean borderVisible)
|
void |
setBorderVisible(org.dom4j.Node borderVisibleNode)
|
void |
setBubbleLabelContent(org.dom4j.Node bubbleLabelContentNode)
|
void |
setBubbleLabelContent(String bubblelabelContent)
|
void |
setChartBackground(org.dom4j.Node chartBackgroundNode)
|
void |
setChartBackgroundImage(Image chartBackgroundImage)
|
void |
setChartBackgroundImage(org.dom4j.Node chartBackgroundImageNode)
|
void |
setChartBackgroundPaint(Paint chartBackgroundPaint)
|
void |
setChartType(int chartType)
|
void |
setChartType(org.dom4j.Node chartTypeNode)
|
void |
setDomainIncludesZero(boolean domainIncludesZero)
|
void |
setDomainIncludesZero(org.dom4j.Node domainIncludesZeroNode)
|
void |
setDomainMaximum(double domainMaximum)
|
void |
setDomainMaximum(org.dom4j.Node domainMaximumNode)
|
void |
setDomainMinimum(double domainMinimum)
|
void |
setDomainMinimum(org.dom4j.Node domainMinimumNode)
|
void |
setDomainStickyZero(boolean domainStickyZero)
|
void |
setDomainStickyZero(org.dom4j.Node domainStickyZeroNode)
|
void |
setDomainTickFont(Font domainTickFont)
|
void |
setDomainTickFont(org.dom4j.Node rangeTickFontNode)
|
void |
setDomainTickFormat(org.dom4j.Node tickFormatFontNode)
|
void |
setDomainTickFormat(NumberFormat domainTickFormat)
|
void |
setDomainTitle(org.dom4j.Node titleNode)
|
void |
setDomainTitle(String domainTitle)
|
void |
setDomainTitleFont(Font domainTitleFont)
|
void |
setDomainTitleFont(org.dom4j.Node titleFontNode)
|
void |
setDomainVerticalTickLabels(boolean domainVerticalTickLabels)
|
void |
setDomainVerticalTickLabels(org.dom4j.Node domainVerticalTickLabelsNode)
|
void |
setDotHeight(int height)
|
void |
setDotHeight(org.dom4j.Node heightNode)
|
void |
setDotWidth(int width)
|
void |
setDotWidth(org.dom4j.Node widthNode)
|
void |
setForegroundAlpha(org.dom4j.Node foregroundAlphaNode)
|
void |
setHeight(int height)
|
void |
setHeight(org.dom4j.Node heightNode)
|
void |
setLegendBorderVisible(boolean legendBorderVisible)
|
void |
setLegendBorderVisible(org.dom4j.Node legendBorderVisibleNode)
|
void |
setLegendFont(Font legendFont)
Set java.awt.Font to be used to display the legend items |
void |
setLegendFont(org.dom4j.Node legendFontNode)
|
void |
setLegendIncluded(boolean legendIncluded)
|
void |
setLegendIncluded(org.dom4j.Node legendNode)
|
void |
setLegendPosition(org.dom4j.Node legendPositionNode)
|
void |
setLegendPosition(org.jfree.ui.RectangleEdge legendPosition)
|
void |
setMaxBubbleSize(double maxBubbleSize)
|
void |
setMaxBubbleSize(org.dom4j.Node maxBubbleSizeNode)
|
void |
setOrientation(org.dom4j.Node orientationNode)
|
void |
setOrientation(org.jfree.chart.plot.PlotOrientation orientation)
|
void |
setPaintSequence(org.dom4j.Node paletteNode)
|
void |
setPaintSequence(Paint[] paintSequence)
|
void |
setPlotBackground(org.dom4j.Node plotBackgroundNode)
|
void |
setPlotBackgroundImage(Image plotBackgroundImage)
|
void |
setPlotBackgroundImage(org.dom4j.Node plotBackgroundImageNode)
|
void |
setPlotBackgroundPaint(Paint plotBackgroundPaint)
|
void |
setRangeIncludesZero(boolean rangeIncludesZero)
|
void |
setRangeIncludesZero(org.dom4j.Node rangeIncludesZeroNode)
|
void |
setRangeMaximum(double rangeMaximum)
|
void |
setRangeMaximum(org.dom4j.Node rangeMaximumNode)
|
void |
setRangeMinimum(double rangeMinimum)
|
void |
setRangeMinimum(org.dom4j.Node rangeMinimumNode)
|
void |
setRangeStickyZero(boolean rangeStickyZero)
|
void |
setRangeStickyZero(org.dom4j.Node rangeStickyZeroNode)
|
void |
setRangeTickFont(Font rangeTickFont)
|
void |
setRangeTickFont(org.dom4j.Node rangeTickFontNode)
|
void |
setRangeTickFormat(org.dom4j.Node tickFormatFontNode)
|
void |
setRangeTickFormat(NumberFormat rangeTickFormat)
|
void |
setRangeTitle(org.dom4j.Node titleNode)
|
void |
setRangeTitle(String rangeTitle)
|
void |
setRangeTitleFont(Font rangeTitleFont)
|
void |
setRangeTitleFont(org.dom4j.Node titleFontNode)
|
void |
setSession(IPentahoSession session)
|
void |
setStacked(boolean stacked)
|
void |
setStacked(org.dom4j.Node stackedNode)
|
void |
setThreeD(boolean threeD)
|
void |
setThreeD(org.dom4j.Node threeDNode)
|
void |
setTitle(org.dom4j.Node chartTitleNode)
|
void |
setTitle(String title)
|
void |
setTitleFont(Font titleFont)
|
void |
setTitleFont(org.dom4j.Node titleFontNode)
|
void |
setTitlePosition(org.dom4j.Node titlePositionNode)
|
void |
setTitlePosition(org.jfree.ui.RectangleEdge titlePosition)
|
void |
setWidth(int width)
|
void |
setWidth(org.dom4j.Node widthNode)
|
void |
setXFormat(org.dom4j.Node bubblelabelXFormat)
|
void |
setXFormat(NumberFormat format)
|
void |
setYFormat(org.dom4j.Node bubblelabelYFormat)
|
void |
setYFormat(NumberFormat format)
|
void |
setZFormat(org.dom4j.Node bubblelabelZFormat)
|
void |
setZFormat(NumberFormat format)
|
Methods inherited from class org.jfree.data.xy.DefaultXYZDataset |
---|
addSeries, clone, equals, getDomainOrder, getItemCount, getSeriesCount, getSeriesKey, getX, getXValue, getY, getYValue, getZ, getZValue, hashCode, indexOf, removeSeries |
Methods inherited from class org.jfree.data.general.AbstractSeriesDataset |
---|
seriesChanged |
Methods inherited from class org.jfree.data.general.AbstractDataset |
---|
addChangeListener, getGroup, hasListener, removeChangeListener, setGroup, validateObject |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.data.general.Dataset |
---|
addChangeListener, getGroup, removeChangeListener, setGroup |
Constructor Detail |
---|
public XYZSeriesCollectionChartDefinition(IPentahoSession session)
public XYZSeriesCollectionChartDefinition(int chartType, org.pentaho.commons.connection.IPentahoResultSet data, boolean byRow, IPentahoSession session)
public XYZSeriesCollectionChartDefinition(org.pentaho.commons.connection.IPentahoResultSet data, boolean byRow, org.dom4j.Node chartAttributes, IPentahoSession session)
Method Detail |
---|
public static org.apache.commons.logging.Log getLogger()
public void setChartBackgroundPaint(Paint chartBackgroundPaint)
backgroundPaint
- The backgroundPaint to set.public Font getTitleFont()
getTitleFont
in interface ChartDefinition
public void setTitleFont(Font titleFont)
public void setTitleFont(org.dom4j.Node titleFontNode)
public Paint getChartBackgroundPaint()
getChartBackgroundPaint
in interface ChartDefinition
public int getChartType()
public void setChartType(org.dom4j.Node chartTypeNode)
public void setChartType(int chartType)
chartType
- The chartType to set.public boolean isThreeD()
isThreeD
in interface ChartDefinition
public void setThreeD(org.dom4j.Node threeDNode)
public void setThreeD(boolean threeD)
threeD
- The threeD to set.public boolean isStacked()
public void setStacked(org.dom4j.Node stackedNode)
public void setStacked(boolean stacked)
stacked
- The stacked to set.public boolean isDomainVerticalTickLabels()
public void setDomainVerticalTickLabels(org.dom4j.Node domainVerticalTickLabelsNode)
public void setDomainVerticalTickLabels(boolean domainVerticalTickLabels)
domainVerticalTickLabels
- The domainVerticalLabels to set.public boolean isDomainIncludesZero()
public void setDomainIncludesZero(org.dom4j.Node domainIncludesZeroNode)
public void setDomainIncludesZero(boolean domainIncludesZero)
domainIncludesZero
- The domainIncludesZero to set.public boolean isDomainStickyZero()
public void setDomainStickyZero(org.dom4j.Node domainStickyZeroNode)
public void setRangeStickyZero(boolean rangeStickyZero)
rangeStickyZero
- The rangeStickyZero to set.public boolean isRangeStickyZero()
public void setRangeStickyZero(org.dom4j.Node rangeStickyZeroNode)
public void setDomainStickyZero(boolean domainStickyZero)
domainStickyZero
- The domainStickyZero to set.public int getHeight()
getHeight
in interface ChartDefinition
public void setHeight(org.dom4j.Node heightNode)
public void setHeight(int height)
height
- The height to set.public int getWidth()
getWidth
in interface ChartDefinition
public void setWidth(org.dom4j.Node widthNode)
public void setWidth(int width)
width
- The width to set.public int getDotHeight()
public void setDotHeight(org.dom4j.Node heightNode)
public void setDotHeight(int height)
height
- The dot height to set.public int getDotWidth()
public void setDotWidth(org.dom4j.Node widthNode)
public void setDotWidth(int width)
width
- The dot width to set.public String getTitle()
getTitle
in interface ChartDefinition
public void setTitle(org.dom4j.Node chartTitleNode)
public void setTitle(String title)
title
- The title to set.public Paint[] getPaintSequence()
getPaintSequence
in interface ChartDefinition
public void setPaintSequence(org.dom4j.Node paletteNode)
public void setPaintSequence(Paint[] paintSequence)
paintSequence
- The paintSequence to set.public List getSubtitles()
getSubtitles
in interface ChartDefinition
public void addSubTitles(List subTitleNodes)
public void addSubTitle(String subTitle)
public Image getChartBackgroundImage()
getChartBackgroundImage
in interface ChartDefinition
public void setChartBackgroundImage(org.dom4j.Node chartBackgroundImageNode)
public void setChartBackgroundImage(Image chartBackgroundImage)
chartBackgroundImage
- The chartBackgroundImage to set.public boolean isLegendIncluded()
isLegendIncluded
in interface ChartDefinition
public void setLegendIncluded(org.dom4j.Node legendNode)
public void setLegendIncluded(boolean legendIncluded)
legendIncluded
- The legendIncluded to set.public void setPlotBackgroundPaint(Paint plotBackgroundPaint)
public Paint getPlotBackgroundPaint()
getPlotBackgroundPaint
in interface ChartDefinition
public Image getPlotBackgroundImage()
getPlotBackgroundImage
in interface ChartDefinition
public void setPlotBackgroundImage(org.dom4j.Node plotBackgroundImageNode)
public void setPlotBackgroundImage(Image plotBackgroundImage)
plotBackgroundImage
- The plotBackgroundImage to set.public org.jfree.chart.plot.PlotOrientation getOrientation()
public void setOrientation(org.dom4j.Node orientationNode)
public void setOrientation(org.jfree.chart.plot.PlotOrientation orientation)
orientation
- The orientation to set.public boolean isBorderVisible()
isBorderVisible
in interface ChartDefinition
public void setBorderVisible(org.dom4j.Node borderVisibleNode)
public void setBorderVisible(boolean borderVisible)
borderVisible
- The borderVisible to set.public Paint getBorderPaint()
getBorderPaint
in interface ChartDefinition
public void setBorderPaint(Paint borderPaint)
borderPaint
- The borderPaint to set.public void setTitlePosition(org.dom4j.Node titlePositionNode)
public org.jfree.ui.RectangleEdge getTitlePosition()
getTitlePosition
in interface ChartDefinition
public void setTitlePosition(org.jfree.ui.RectangleEdge titlePosition)
titlePosition
- The titlePosition to set.public void setLegendPosition(org.dom4j.Node legendPositionNode)
public org.jfree.ui.RectangleEdge getLegendPosition()
getLegendPosition
in interface ChartDefinition
public void setLegendPosition(org.jfree.ui.RectangleEdge legendPosition)
public void setChartBackground(org.dom4j.Node chartBackgroundNode)
public void setPlotBackground(org.dom4j.Node plotBackgroundNode)
public void setDomainTitle(org.dom4j.Node titleNode)
public String getDomainTitle()
public void setDomainTitle(String domainTitle)
domainTitle
- The domainTitle to set.public boolean isRangeIncludesZero()
public void setRangeIncludesZero(org.dom4j.Node rangeIncludesZeroNode)
public void setRangeIncludesZero(boolean rangeIncludesZero)
domainIncludesZero
- The domainIncludesZero to set.public void setRangeTitle(org.dom4j.Node titleNode)
public String getRangeTitle()
public void setRangeTitle(String rangeTitle)
rangeTitle
- The rangeTitle to set.public void setDomainTitleFont(org.dom4j.Node titleFontNode)
public Font getDomainTitleFont()
public void setDomainTitleFont(Font domainTitleFont)
domainTitleFont
- The domainTitleFont to set.public Font getDomainTickFont()
public void setDomainTickFont(Font domainTickFont)
domainTickFont
- The domainTickFont to set.public void setDomainTickFont(org.dom4j.Node rangeTickFontNode)
public void setRangeTitleFont(org.dom4j.Node titleFontNode)
public Font getRangeTitleFont()
public void setRangeTitleFont(Font rangeTitleFont)
rangeTitleFont
- The rangeTitleFont to set.public NumberFormat getRangeTickFormat()
public void setRangeTickFormat(NumberFormat rangeTickFormat)
rangeTickFormat
- The range tick number format to set.public void setRangeTickFormat(org.dom4j.Node tickFormatFontNode)
public Font getRangeTickFont()
public void setRangeTickFont(Font rangeTickFont)
rangeTitleFont
- The rangeTitleFont to set.public void setRangeTickFont(org.dom4j.Node rangeTickFontNode)
public NumberFormat getDomainTickFormat()
public void setDomainTickFormat(NumberFormat domainTickFormat)
rangeTickFormat
- The range tick number format to set.public void setDomainTickFormat(org.dom4j.Node tickFormatFontNode)
public boolean isDisplayLabels()
isDisplayLabels
in interface ChartDefinition
public IPentahoSession getSession()
public void setSession(IPentahoSession session)
public double getMaxZValue()
public void setMaxBubbleSize(org.dom4j.Node maxBubbleSizeNode)
public double getMaxBubbleSize()
public void setMaxBubbleSize(double maxBubbleSize)
public String getBubbleLabelContent()
public void setBubbleLabelContent(org.dom4j.Node bubbleLabelContentNode)
public void setBubbleLabelContent(String bubblelabelContent)
bubbleLabelContent
- Definition of the bubble labels' content. e.g. "{0}: ({1}, {2}, {3})"
{0} = series name
{1} = x value
{2} = y value
{3} = z valuepublic NumberFormat getXFormat()
public void setXFormat(org.dom4j.Node bubblelabelXFormat)
bubbleLabelContent
- Definition of the bubble labels' x value number format.
e.g. "#,##0.0#" or "#,##0.00 EUR" or "##0.00 %"public void setXFormat(NumberFormat format)
public NumberFormat getYFormat()
public void setYFormat(org.dom4j.Node bubblelabelYFormat)
bubbleLabelContent
- Definition of the bubble labels' y value number format.
e.g. "#,##0.0#" or "#,##0.00 EUR" or "##0.00 %"public void setYFormat(NumberFormat format)
public NumberFormat getZFormat()
public void setZFormat(org.dom4j.Node bubblelabelZFormat)
bubbleLabelContent
- Definition of the bubble labels' z value number format.
e.g. "#,##0.0#" or "#,##0.00 EUR" or "##0.00 %"public void setZFormat(NumberFormat format)
public Font getLegendFont()
getLegendFont
in interface ChartDefinition
public void setLegendFont(Font legendFont)
Font
- The java.awt.Font for the legend itemspublic void setLegendFont(org.dom4j.Node legendFontNode)
public void setLegendBorderVisible(org.dom4j.Node legendBorderVisibleNode)
public void setLegendBorderVisible(boolean legendBorderVisible)
boolean
- legendBorderVisible
Set the visibility of the legend border.public boolean isLegendBorderVisible()
isLegendBorderVisible
in interface ChartDefinition
public double getRangeMinimum()
public void setRangeMinimum(org.dom4j.Node rangeMinimumNode)
public void setRangeMinimum(double rangeMinimum)
double
- rangeMinimum
Set the minimum value of the range axis.public double getRangeMaximum()
public void setRangeMaximum(org.dom4j.Node rangeMaximumNode)
public void setRangeMaximum(double rangeMaximum)
double
- rangeMaximum
Set the maximum value of the range axis.public double getDomainMinimum()
public void setDomainMinimum(org.dom4j.Node domainMinimumNode)
public void setDomainMinimum(double domainMinimum)
double
- domainMinimum
Set the minimum value of the domain axis.public double getDomainMaximum()
public void setDomainMaximum(org.dom4j.Node domainMaximumNode)
public void setDomainMaximum(double domainMaximum)
double
- domainMaximum
Set the maximum value of the domain axis.public String getNoDataMessage()
getNoDataMessage
in interface ChartDefinition
public Float getBackgroundAlpha()
getBackgroundAlpha
in interface ChartDefinition
public void setBackgroundAlpha(org.dom4j.Node backgroundAlphaNode)
public Float getForegroundAlpha()
getForegroundAlpha
in interface ChartDefinition
public void setForegroundAlpha(org.dom4j.Node foregroundAlphaNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |