com.stimulsoft.report.chart.interfaces.interlacing
Interface IStiInterlacingVert

All Superinterfaces:
java.lang.Cloneable, IStiInterlacing, IStiJsonReportObject, IStiSerializable, IStiSerializableRef
All Known Implementing Classes:
StiInterlacingVert

public interface IStiInterlacingVert
extends IStiInterlacing, IStiJsonReportObject


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.interlacing.IStiInterlacing
getAllowApplyStyle, getArea, getCore, getInterlacedBrush, getVisible, setAllowApplyStyle, setArea, setCore, setInterlacedBrush, setVisible
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject
 

Method Detail

clone

java.lang.Object clone()