Gnostice PDFOne
Pro. Ed. v1.41


com.gnostice.pdfone
Class PdfGotoAction

java.lang.Object
  extended bycom.gnostice.pdfone.PdfAction
      extended bycom.gnostice.pdfone.PdfGotoAction

public class PdfGotoAction
extends PdfAction


Nested Class Summary
 
Nested classes inherited from class com.gnostice.pdfone.PdfAction
PdfAction.PdfEvent
 
Field Summary
 
Fields inherited from class com.gnostice.pdfone.PdfAction
GOTO, JAVASCRIPT, LAUNCH, NAMED, NAMED_FIND, NAMED_FIRSTPAGE, NAMED_LASTPAGE, NAMED_NEXTPAGE, NAMED_OPEN, NAMED_PREVPAGE, NAMED_PRINT, NAMED_SEARCH, REMOTE_GOTO, URI
 
Constructor Summary
PdfGotoAction(int pageNo)
           
PdfGotoAction(int pageNo, double left, double top, double zoom)
           
PdfGotoAction(int pageNo, double x, double y, double width, double height)
           
PdfGotoAction(int pageNo, double pos, int fit)
           
PdfGotoAction(int pageNo, int fit)
           
PdfGotoAction(int pageNo, PdfRect rect)
           
 
Method Summary
 int getDestinationType()
           
 int getFit()
           
 double getLeft()
           
 int getPageNo()
           
 double getPos()
           
 PdfRect getRect()
           
 double getTop()
           
 double getZoom()
           
 void setDestination(double left, double top, double zoom)
           
 void setDestination(double x, double y, double width, double height)
           
 void setDestination(double pos, int fit)
           
 void setDestination(int fit)
           
 void setDestination(PdfRect rect)
           
 void setPageNo(int pageNo)
           
 
Methods inherited from class com.gnostice.pdfone.PdfAction
getActionType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfGotoAction

public PdfGotoAction(int pageNo)

PdfGotoAction

public PdfGotoAction(int pageNo,
                     double left,
                     double top,
                     double zoom)

PdfGotoAction

public PdfGotoAction(int pageNo,
                     double x,
                     double y,
                     double width,
                     double height)

PdfGotoAction

public PdfGotoAction(int pageNo,
                     double pos,
                     int fit)
              throws PdfException

PdfGotoAction

public PdfGotoAction(int pageNo,
                     int fit)
              throws PdfException

PdfGotoAction

public PdfGotoAction(int pageNo,
                     PdfRect rect)
Method Detail

setDestination

public void setDestination(double left,
                           double top,
                           double zoom)

setDestination

public void setDestination(double x,
                           double y,
                           double width,
                           double height)

setDestination

public void setDestination(double pos,
                           int fit)
                    throws PdfException
Throws:
PdfException

setDestination

public void setDestination(int fit)
                    throws PdfException
Throws:
PdfException

setDestination

public void setDestination(PdfRect rect)

getPageNo

public int getPageNo()

setPageNo

public void setPageNo(int pageNo)

getFit

public int getFit()

getLeft

public double getLeft()

getPos

public double getPos()

getTop

public double getTop()

getZoom

public double getZoom()

getRect

public PdfRect getRect()

getDestinationType

public int getDestinationType()

Gnostice PDFOne
Pro. Ed. v1.41

To contact our support team, send an e-mail to support@gnostice.com.
 
© 2006 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com