|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jrefinery.report.targets.pageable.pagelayout.PageLayouter.LayoutManagerState
com.jrefinery.report.targets.pageable.pagelayout.SimplePageLayouter.SimpleLayoutManagerState
Represents the current state of the page layouter.
Constructor Summary | |
SimplePageLayouter.SimpleLayoutManagerState(Band band)
Creates a new state. |
Method Summary | |
Band |
getBand()
Returns the band. |
java.lang.String |
toString()
Returns a string describing the object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SimplePageLayouter.SimpleLayoutManagerState(Band band)
null
if there is no band to be printed
on the next page.
band
- the band.Method Detail |
public Band getBand()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |