com.stimulsoft.report.styles.conditions.elements
Class StiStyleConditionLocationElement
java.lang.Object
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionElement
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionLocationElement
public class StiStyleConditionLocationElement
- extends StiStyleConditionElement
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiStyleConditionLocationElement
public StiStyleConditionLocationElement(StiEnumSet<StiStyleLocation> location)
StiStyleConditionLocationElement
public StiStyleConditionLocationElement(StiEnumSet<StiStyleLocation> location,
StiStyleConditionOperation operationLocation)
getOperationLocation
public final StiStyleConditionOperation getOperationLocation()
- Gets or sets type of operation which will be used for comparison of component locations.
setOperationLocation
public final void setOperationLocation(StiStyleConditionOperation value)
getLocation
public StiEnumSet<StiStyleLocation> getLocation()
- Gets or sets variant of component location on parent component area.
setLocation
public void setLocation(StiEnumSet<StiStyleLocation> location)
- Parameters:
location
- the location to set