Interface IStiInterlacing
- All Superinterfaces:
Cloneable,IStiSerializable,IStiSerializableRef
- All Known Subinterfaces:
IStiInterlacingHor,IStiInterlacingVert
- All Known Implementing Classes:
StiInterlacing,StiInterlacingHor,StiInterlacingVert
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArea()getCore()booleanvoidsetAllowApplyStyle(boolean value) voidvoidsetCore(StiInterlacingCoreXF value) voidsetInterlacedBrush(StiBrush value) voidsetVisible(boolean value) Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Method Details
-
getCore
StiInterlacingCoreXF getCore() -
setCore
-
getAllowApplyStyle
boolean getAllowApplyStyle() -
setAllowApplyStyle
void setAllowApplyStyle(boolean value) -
getInterlacedBrush
StiBrush getInterlacedBrush() -
setInterlacedBrush
-
getVisible
boolean getVisible() -
setVisible
void setVisible(boolean value) -
getArea
IStiArea getArea() -
setArea
-