Class StiStyleConditionPlacementElement
java.lang.Object
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionElement
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionPlacementElement
-
Constructor Summary
ConstructorsConstructorDescriptionStiStyleConditionPlacementElement(StiEnumSet<StiStyleComponentPlacement> placement, StiStyleConditionOperation operationPlacement) -
Method Summary
Modifier and TypeMethodDescriptionGets or sets type of operation which will be used for comparison of component placements.Gets or sets type of bands on which component can be placed.final voidvoidsetPlacement(StiEnumSet<StiStyleComponentPlacement> placement)
-
Constructor Details
-
StiStyleConditionPlacementElement
-
StiStyleConditionPlacementElement
public StiStyleConditionPlacementElement(StiEnumSet<StiStyleComponentPlacement> placement, StiStyleConditionOperation operationPlacement)
-
-
Method Details
-
getPlacement
Gets or sets type of bands on which component can be placed. -
setPlacement
- Parameters:
placement- the placement to set
-
getOperationPlacement
Gets or sets type of operation which will be used for comparison of component placements. -
setOperationPlacement
-