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, setVerticalTextAlignment
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalImageAlignment, getHorizontalTextAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalImageAlignment, getVerticalTextAlignment
public DRIDesignExpression getConditionExpression()
getConditionExpression.
getConditionExpression
in interface DRIDesignConditionalStyle
DRIDesignExpression
object.public void setConditionExpression(DRIDesignExpression conditionExpression)
Setter for the field conditionExpression
.
conditionExpression
- a DRIDesignExpression
object.public DRIDesignDataset getDataset()
getDataset.
getDataset
in interface DRIDesignConditionalStyle
DRIDesignDataset
object.public void setDataset(DRIDesignDataset dataset)
Setter for the field dataset
.
dataset
- a DRIDesignDataset
object.public boolean equals(Object obj)
equals
in class DRDesignBaseStyle
Copyright © 2010–2021. All rights reserved.