dori.jasper.engine.fill
Class JRPrintBand

java.lang.Object
  extended bydori.jasper.engine.fill.JRPrintBand

public class JRPrintBand
extends java.lang.Object


Constructor Summary
JRPrintBand()
           
 
Method Summary
 void addElement(JRPrintElement element)
           
 java.util.List getElements()
           
 int getHeight()
           
 void setHeight(int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRPrintBand

public JRPrintBand()
Method Detail

getHeight

public int getHeight()

setHeight

public void setHeight(int height)

getElements

public java.util.List getElements()

addElement

public void addElement(JRPrintElement element)


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.