public class DRDesignConditionalStyle extends DRDesignBaseStyle implements DRIDesignConditionalStyle
DRDesignConditionalStyle class.
| Constructor and Description |
|---|
DRDesignConditionalStyle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DRIDesignExpression |
getConditionExpression()
getConditionExpression.
|
DRIDesignDataset |
getDataset()
getDataset.
|
void |
setConditionExpression(DRIDesignExpression conditionExpression)
Setter for the field
conditionExpression. |
void |
setDataset(DRIDesignDataset dataset)
Setter for the field
dataset. |
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalImageAlignment, getHorizontalTextAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalImageAlignment, getVerticalTextAlignment, setBackgroundColor, setBorder, setFont, setForegroundColor, setHorizontalImageAlignment, setHorizontalTextAlignment, setImageScale, setLinePen, setMarkup, setPadding, setParagraph, setPattern, setRadius, setRotation, setVerticalImageAlignment, setVerticalTextAlignmentclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalImageAlignment, getHorizontalTextAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalImageAlignment, getVerticalTextAlignmentpublic DRIDesignExpression getConditionExpression()
getConditionExpression.
getConditionExpression in interface DRIDesignConditionalStyleDRIDesignExpression object.public void setConditionExpression(DRIDesignExpression conditionExpression)
Setter for the field conditionExpression.
conditionExpression - a DRIDesignExpression object.public DRIDesignDataset getDataset()
getDataset.
getDataset in interface DRIDesignConditionalStyleDRIDesignDataset object.public void setDataset(DRIDesignDataset dataset)
Setter for the field dataset.
dataset - a DRIDesignDataset object.public boolean equals(Object obj)
equals in class DRDesignBaseStyleCopyright © 2010–2021. All rights reserved.