Class StiInterlacingHor
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.chart.view.interlacing.StiInterlacing
com.stimulsoft.report.chart.view.interlacing.StiInterlacingHor
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiInterlacing,IStiInterlacingHor,Cloneable
-
Field Summary
Fields inherited from class com.stimulsoft.report.chart.view.interlacing.StiInterlacing
needSetAreaJsonPropertyInternalFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
ConstructorsConstructorDescriptionStiInterlacingHor(StiBrush interlacedBrush, boolean visible, boolean allowApplyStyle) -
Method Summary
Methods inherited from class com.stimulsoft.report.chart.view.interlacing.StiInterlacing
clone, getAllowApplyStyle, getArea, getCore, getInterlacedBrush, getVisible, LoadFromJsonObject, SaveToJsonObject, setAllowApplyStyle, setArea, setCore, setInterlacedBrush, setVisibleMethods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReferenceMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.stimulsoft.report.chart.interfaces.interlacing.IStiInterlacing
getAllowApplyStyle, getArea, getCore, getInterlacedBrush, getVisible, setAllowApplyStyle, setArea, setCore, setInterlacedBrush, setVisibleMethods inherited from interface com.stimulsoft.report.chart.interfaces.interlacing.IStiInterlacingHor
cloneMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiInterlacingHor
public StiInterlacingHor() -
StiInterlacingHor
-