public class JRBaseAreaPlot extends JRBaseChartPlot implements JRAreaPlot
JRBaseChartPlot.JRBaseSeriesColor
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
protected Color |
categoryAxisLabelColor |
protected JRExpression |
categoryAxisLabelExpression |
protected JRFont |
categoryAxisLabelFont |
protected Color |
categoryAxisLineColor |
protected Color |
categoryAxisTickLabelColor |
protected JRFont |
categoryAxisTickLabelFont |
protected String |
categoryAxisTickLabelMask |
protected Boolean |
categoryAxisVerticalTickLabels |
protected JRExpression |
domainAxisMaxValueExpression |
protected JRExpression |
domainAxisMinValueExpression |
protected JRExpression |
rangeAxisMaxValueExpression |
protected JRExpression |
rangeAxisMinValueExpression |
protected Color |
valueAxisLabelColor |
protected JRExpression |
valueAxisLabelExpression |
protected JRFont |
valueAxisLabelFont |
protected Color |
valueAxisLineColor |
protected Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
protected String |
valueAxisTickLabelMask |
protected Boolean |
valueAxisVerticalTickLabels |
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, 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 |
---|
JRBaseAreaPlot(JRAreaPlot areaPlot,
JRBaseObjectFactory factory) |
JRBaseAreaPlot(JRChartPlot plot,
JRChart chart) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
protected JRExpression categoryAxisLabelExpression
protected JRFont categoryAxisLabelFont
protected Color categoryAxisLabelColor
protected JRFont categoryAxisTickLabelFont
protected Color categoryAxisTickLabelColor
protected String categoryAxisTickLabelMask
protected Boolean categoryAxisVerticalTickLabels
protected Color categoryAxisLineColor
protected JRExpression valueAxisLabelExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected String valueAxisTickLabelMask
protected Boolean valueAxisVerticalTickLabels
protected Color valueAxisLineColor
public JRBaseAreaPlot(JRChartPlot plot, JRChart chart)
public JRBaseAreaPlot(JRAreaPlot areaPlot, JRBaseObjectFactory factory)
public JRExpression getCategoryAxisLabelExpression()
getCategoryAxisLabelExpression
in interface JRCategoryPlot
public JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelFont
in interface JRCategoryAxisFormat
public Color getCategoryAxisLabelColor()
getCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
in interface JRCategoryAxisFormat
public JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelFont
in interface JRCategoryAxisFormat
public Color getCategoryAxisTickLabelColor()
getCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
in interface JRCategoryAxisFormat
public String getCategoryAxisTickLabelMask()
getCategoryAxisTickLabelMask
in interface JRCategoryAxisFormat
public Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisVerticalTickLabels
in interface JRCategoryAxisFormat
public Double getCategoryAxisTickLabelRotation()
JRCategoryAxisFormat
getCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public void setCategoryAxisTickLabelRotation(Double labelRotationDouble)
JRCategoryAxisFormat
setCategoryAxisTickLabelRotation
in interface JRCategoryAxisFormat
public Color getCategoryAxisLineColor()
getCategoryAxisLineColor
in interface JRCategoryAxisFormat
public Color getOwnCategoryAxisLineColor()
getOwnCategoryAxisLineColor
in interface JRCategoryAxisFormat
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression
in interface JRCategoryPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRCategoryPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRCategoryPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRCategoryPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRCategoryPlot
public JRFont getValueAxisLabelFont()
getValueAxisLabelFont
in interface JRValueAxisFormat
public Color getValueAxisLabelColor()
getValueAxisLabelColor
in interface JRValueAxisFormat
public Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor
in interface JRValueAxisFormat
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont
in interface JRValueAxisFormat
public Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor
in interface JRValueAxisFormat
public Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor
in interface JRValueAxisFormat
public String getValueAxisTickLabelMask()
getValueAxisTickLabelMask
in interface JRValueAxisFormat
public Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels
in interface JRValueAxisFormat
public Color getValueAxisLineColor()
getValueAxisLineColor
in interface JRValueAxisFormat
public Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor
in interface JRValueAxisFormat
public void collectExpressions(JRExpressionCollector collector)
collectExpressions
in interface JRChartPlot
public Object clone(JRChart parentChart)
clone
in interface JRChartPlot
clone
in class JRBaseChartPlot
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.