com.stimulsoft.report.components.bands
Class StiBandInfoV2

java.lang.Object
  extended by com.stimulsoft.report.engine.StiComponentInfo
      extended by com.stimulsoft.report.components.bands.StiBandInfoV2
All Implemented Interfaces:
java.lang.Cloneable

public class StiBandInfoV2
extends StiComponentInfo


Field Summary
 boolean ForceCanBreak
           
 boolean ForceCanGrow
           
 
Constructor Summary
StiBandInfoV2()
           
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ForceCanBreak

public boolean ForceCanBreak

ForceCanGrow

public boolean ForceCanGrow
Constructor Detail

StiBandInfoV2

public StiBandInfoV2()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class StiComponentInfo