public class JRDesignAreaPlot extends JRBaseAreaPlot implements JRDesignCategoryPlot
JRBaseChartPlot.JRBaseSeriesColor
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_CATEGORY_AXIS_LABEL_COLOR |
static String |
PROPERTY_CATEGORY_AXIS_LABEL_FONT |
static String |
PROPERTY_CATEGORY_AXIS_LINE_COLOR |
static String |
PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR |
static String |
PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT |
static String |
PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK |
static String |
PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS |
static String |
PROPERTY_VALUE_AXIS_LABEL_COLOR |
static String |
PROPERTY_VALUE_AXIS_LABEL_FONT |
static String |
PROPERTY_VALUE_AXIS_LINE_COLOR |
static String |
PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR |
static String |
PROPERTY_VALUE_AXIS_TICK_LABEL_FONT |
static String |
PROPERTY_VALUE_AXIS_TICK_LABEL_MASK |
static String |
PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS |
categoryAxisLabelColor, categoryAxisLabelExpression, categoryAxisLabelFont, categoryAxisLineColor, categoryAxisTickLabelColor, categoryAxisTickLabelFont, categoryAxisTickLabelMask, categoryAxisVerticalTickLabels, domainAxisMaxValueExpression, domainAxisMinValueExpression, rangeAxisMaxValueExpression, rangeAxisMinValueExpression, valueAxisLabelColor, valueAxisLabelExpression, valueAxisLabelFont, valueAxisLineColor, valueAxisTickLabelColor, valueAxisTickLabelFont, valueAxisTickLabelMask, 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_LABEL_EXPRESSION, PROPERTY_DOMAIN_AXIS_MAXVALUE_EXPRESSION, PROPERTY_DOMAIN_AXIS_MINVALUE_EXPRESSION, PROPERTY_RANGE_AXIS_MAXVALUE_EXPRESSION, PROPERTY_RANGE_AXIS_MINVALUE_EXPRESSION, PROPERTY_VALUE_AXIS_LABEL_EXPRESSION
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
Constructor and Description |
---|
JRDesignAreaPlot(JRChartPlot plot,
JRChart chart) |
clone, collectExpressions, getCategoryAxisLabelColor, getCategoryAxisLabelExpression, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getDomainAxisMaxValueExpression, getDomainAxisMinValueExpression, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, getOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getRangeAxisMaxValueExpression, getRangeAxisMinValueExpression, getValueAxisLabelColor, getValueAxisLabelExpression, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabels, setCategoryAxisTickLabelRotation
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
clone
public static final String PROPERTY_CATEGORY_AXIS_LABEL_COLOR
public static final String PROPERTY_CATEGORY_AXIS_LABEL_FONT
public static final String PROPERTY_CATEGORY_AXIS_LINE_COLOR
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_COLOR
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_FONT
public static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_MASK
public static final String PROPERTY_CATEGORY_AXIS_VERTICAL_TICK_LABELS
public static final String PROPERTY_VALUE_AXIS_LABEL_COLOR
public static final String PROPERTY_VALUE_AXIS_LABEL_FONT
public static final String PROPERTY_VALUE_AXIS_LINE_COLOR
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_COLOR
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_FONT
public static final String PROPERTY_VALUE_AXIS_TICK_LABEL_MASK
public static final String PROPERTY_VALUE_AXIS_VERTICAL_TICK_LABELS
public JRDesignAreaPlot(JRChartPlot plot, JRChart chart)
public void setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
setCategoryAxisLabelExpression
in interface JRDesignCategoryPlot
public void setCategoryAxisLabelFont(JRFont categoryAxisLabelFont)
public void setCategoryAxisLabelColor(Color categoryAxisLabelColor)
public void setCategoryAxisTickLabelFont(JRFont categoryAxisTickLabelFont)
public void setCategoryAxisTickLabelColor(Color categoryAxisTickLabelColor)
public void setCategoryAxisTickLabelMask(String categoryAxisTickLabelMask)
public void setCategoryAxisVerticalTickLabels(Boolean categoryAxisVerticalTickLabels)
public void setCategoryAxisLineColor(Color categoryAxisLineColor)
public void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
setValueAxisLabelExpression
in interface JRDesignCategoryPlot
public void setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
setDomainAxisMinValueExpression
in interface JRDesignCategoryPlot
public void setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
setDomainAxisMaxValueExpression
in interface JRDesignCategoryPlot
public void setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
setRangeAxisMinValueExpression
in interface JRDesignCategoryPlot
public void setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
setRangeAxisMaxValueExpression
in interface JRDesignCategoryPlot
public void setValueAxisLabelFont(JRFont valueAxisLabelFont)
public void setValueAxisLabelColor(Color valueAxisLabelColor)
public void setValueAxisTickLabelFont(JRFont valueAxisTickLabelFont)
public void setValueAxisTickLabelColor(Color valueAxisTickLabelColor)
public void setValueAxisTickLabelMask(String valueAxisTickLabelMask)
public void setValueAxisVerticalTickLabels(Boolean valueAxisVerticalTickLabels)
public void setValueAxisLineColor(Color valueAxisLineColor)
public void setCategoryAxisFormat(JRAxisFormat axisFormat)
setCategoryAxisFormat
in interface JRDesignCategoryPlot
public void setValueAxisFormat(JRAxisFormat axisFormat)
setValueAxisFormat
in interface JRDesignCategoryPlot
Copyright © 2019 TIBCO Software Inc.. All rights reserved.