net.sf.jasperreports.charts.base
public class JRBaseBar3DPlot extends JRBaseChartPlot implements JRBar3DPlot
JRBaseChartPlot.JRBaseSeriesColor
JRChartPlot.JRSeriesColor
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientation, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
Constructor and Description |
---|
JRBaseBar3DPlot(JRBar3DPlot barPlot,
JRBaseObjectFactory factory) |
JRBaseBar3DPlot(JRChartPlot plot,
JRChart chart) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
clone
public static final java.lang.String PROPERTY_SHOW_LABELS
public static final java.lang.String PROPERTY_X_OFFSET
public static final java.lang.String PROPERTY_Y_OFFSET
protected JRExpression categoryAxisLabelExpression
protected JRFont categoryAxisLabelFont
protected java.awt.Color categoryAxisLabelColor
protected JRFont categoryAxisTickLabelFont
protected java.awt.Color categoryAxisTickLabelColor
protected java.lang.String categoryAxisTickLabelMask
protected java.lang.Boolean categoryAxisVerticalTickLabels
protected java.awt.Color categoryAxisLineColor
protected JRExpression valueAxisLabelExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRFont valueAxisLabelFont
protected java.awt.Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected java.awt.Color valueAxisTickLabelColor
protected java.lang.String valueAxisTickLabelMask
protected java.lang.Boolean valueAxisVerticalTickLabels
protected java.awt.Color valueAxisLineColor
protected JRItemLabel itemLabel
public JRBaseBar3DPlot(JRChartPlot plot, JRChart chart)
public JRBaseBar3DPlot(JRBar3DPlot barPlot, JRBaseObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression
in interface JRBar3DPlot
public JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public java.lang.String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask
in interface JRCategoryAxisFormat
public java.lang.Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels
in interface JRCategoryAxisFormat
public java.lang.Double getCategoryAxisTickLabelRotation()
getCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelRotation(java.lang.Double labelRotationDouble)
setCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public java.awt.Color getCategoryAxisLineColor()
getCategoryAxisLineColor
in interface JRCategoryAxisFormat
public java.awt.Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor
in interface JRCategoryAxisFormat
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression
in interface JRBar3DPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRBar3DPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRBar3DPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRBar3DPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRBar3DPlot
public JRFont getValueAxisLabelFont()
getValueAxisLabelFont
in interface JRValueAxisFormat
public java.awt.Color getValueAxisLabelColor()
getValueAxisLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor
in interface JRValueAxisFormat
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont
in interface JRValueAxisFormat
public java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor
in interface JRValueAxisFormat
public java.lang.String getValueAxisTickLabelMask()
getValueAxisTickLabelMask
in interface JRValueAxisFormat
public java.lang.Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels
in interface JRValueAxisFormat
public java.awt.Color getValueAxisLineColor()
getValueAxisLineColor
in interface JRValueAxisFormat
public java.awt.Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor
in interface JRValueAxisFormat
public double getXOffset()
getXOffsetDouble()
getXOffset
in interface JRBar3DPlot
public java.lang.Double getXOffsetDouble()
getXOffsetDouble
in interface JRBar3DPlot
public void setXOffset(double xOffset)
setXOffset(Double)
setXOffset
in interface JRBar3DPlot
public JRItemLabel getItemLabel()
getItemLabel
in interface JRBar3DPlot
public void setXOffset(java.lang.Double xOffset)
setXOffset
in interface JRBar3DPlot
public double getYOffset()
getYOffsetDouble()
getYOffset
in interface JRBar3DPlot
public java.lang.Double getYOffsetDouble()
getYOffsetDouble
in interface JRBar3DPlot
public void setYOffset(double yOffset)
setYOffset(Double)
setYOffset
in interface JRBar3DPlot
public void setYOffset(java.lang.Double yOffset)
setYOffset
in interface JRBar3DPlot
public boolean isShowLabels()
getShowLabels()
isShowLabels
in interface JRBar3DPlot
public java.lang.Boolean getShowLabels()
getShowLabels
in interface JRBar3DPlot
public void setShowLabels(boolean isShowLabels)
setShowLabels(Boolean)
setShowLabels
in interface JRBar3DPlot
public void setShowLabels(java.lang.Boolean showLabels)
setShowLabels
in interface JRBar3DPlot
public void collectExpressions(JRExpressionCollector collector)
collectExpressions
in interface JRChartPlot
public java.lang.Object clone(JRChart parentChart)
clone
in interface JRChartPlot
clone
in class JRBaseChartPlot
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com