net.sf.jasperreports.engine
Class JRPrintAnchorIndex

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRPrintAnchorIndex

public class JRPrintAnchorIndex
extends java.lang.Object

Version:
$Id: JRPrintAnchorIndex.java,v 1.7 2005/06/27 07:16:27 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JRPrintAnchorIndex(int page, JRPrintElement elem)
           
 
Method Summary
 JRPrintElement getElement()
           
 int getPageIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRPrintAnchorIndex

public JRPrintAnchorIndex(int page,
                          JRPrintElement elem)
Method Detail

getPageIndex

public int getPageIndex()

getElement

public JRPrintElement getElement()


© 2001-2005 JasperSoft Corporation www.jaspersoft.com