fop 0.95beta | |
Frames | No Frames |
Constructors with parameter type org.apache.fop.area.PageViewport | |
Create a new bookmark data object. | |
Copy constructor. |
Methods with parameter type org.apache.fop.area.PageViewport | |
void | Add a page to this model. |
void | Adds a new page to the page sequence
|
void | Add a page to the render page model. |
void | Tie a PageViewport with an ID found on a child area of the PV. |
void | Tie a PageViewport with an ID found on a child area of the PV. |
boolean | |
boolean | Check prepared pages
|
boolean | Indicates whether a page is the first in this page sequence. |
void | Prepare a page. |
void | Resolve by adding an InternalLink trait to the area
|
void | Save a page. |
void | Tries to resolve all unresolved ID references on the given page. |
void | Tries to resolve all unresolved ID references on the given page. |
Methods with return type org.apache.fop.area.PageViewport | |
PageViewport | PageSequence.getPage(int idx) Returns the page at the given index. |
PageViewport | AreaTreeModel.getPage(int seq, int count) Get the page for a position in the document. |
PageViewport | Get the PageViewport object that this bookmark refers to
|
PageViewport | Get the PageViewport object that this destination refers to
|
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Fields of type org.apache.fop.area.PageViewport | |
PageViewport | the currently active PageViewport |
Methods with parameter type org.apache.fop.area.PageViewport | |
void | |
void | This is called if the renderer supports out of order rendering. |
void | |
void | Tells the renderer to render a particular page. |
Methods with return type org.apache.fop.area.PageViewport | |
PageViewport |
Methods with parameter type org.apache.fop.area.PageViewport | |
BufferedImage | Generates a desired page from the renderer's page viewport list. |
void | This method override only stores the PageViewport in a List. |
Methods with return type org.apache.fop.area.PageViewport | |
PageViewport | Java2DRenderer.getPageViewport(int pageNum) Returns a page viewport. |
Methods with parameter type org.apache.fop.area.PageViewport | |
void |
Methods with return type org.apache.fop.area.PageViewport | |
PageViewport | |
PageViewport | AbstractPageSequenceLayoutManager.getFirstPVWithID(String idref) This returns the first PageViewport that contains an id trait
matching the idref argument, or null if no such PV exists. |
PageViewport | AbstractPageSequenceLayoutManager.getLastPVWithID(String idref) This returns the last PageViewport that contains an id trait
matching the idref argument, or null if no such PV exists. |
PageViewport |
Methods with parameter type org.apache.fop.area.PageViewport | |
void | Prepare a page for rendering. |
void |
Methods with parameter type org.apache.fop.area.PageViewport | |
void | The pdf page is prepared by making the page. |
void | This method creates a pdf stream for the current page
uses it as the contents of a new page. |
fop 0.95beta |