com.stimulsoft.report.chart.view.interlacing
Class StiInterlacingHor

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.report.chart.view.interlacing.StiInterlacing
          extended by com.stimulsoft.report.chart.view.interlacing.StiInterlacingHor
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiInterlacing, IStiInterlacingHor, java.lang.Cloneable

public class StiInterlacingHor
extends StiInterlacing
implements IStiInterlacingHor


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.view.interlacing.StiInterlacing
needSetAreaJsonPropertyInternal
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiInterlacingHor()
           
StiInterlacingHor(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, setVisible
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.interlacing.IStiInterlacingHor
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
 

Constructor Detail

StiInterlacingHor

public StiInterlacingHor()

StiInterlacingHor

public StiInterlacingHor(StiBrush interlacedBrush,
                         boolean visible,
                         boolean allowApplyStyle)