Uses of Class org.apache.fop.area.PageViewport

Uses in package org.apache.fop.render.pdf

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.

Uses in package org.apache.fop.layoutmgr

Methods with return type org.apache.fop.area.PageViewport

PageViewport
PageViewport
This returns the first PageViewport that contains an id trait matching the idref argument, or null if no such PV exists.
PageViewport
This returns the last PageViewport that contains an id trait matching the idref argument, or null if no such PV exists.
PageViewport

Uses in package org.apache.fop.render.bitmap

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.txt

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.svg

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.xml

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.awt

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.afp

Methods with parameter type org.apache.fop.area.PageViewport

void
Prepare a page for rendering.
void

Uses in package org.apache.fop.area

Constructors with parameter type org.apache.fop.area.PageViewport

BookmarkData.BookmarkData(String title, boolean showChildren, PageViewport pv, String idRef)
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
CachedRenderPagesModel.checkPreparedPages(PageViewport newpage, boolean renderUnresolved)
boolean
RenderPagesModel.checkPreparedPages(PageViewport newPageViewport, boolean renderUnresolved)
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
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

Uses in package org.apache.fop.render.java2d

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
Returns a page viewport.

Uses in package org.apache.fop.render.ps

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render.pcl

Methods with parameter type org.apache.fop.area.PageViewport

void

Uses in package org.apache.fop.render

Fields of type org.apache.fop.area.PageViewport

PageViewport
the currently active PageViewport

Methods with parameter type org.apache.fop.area.PageViewport

void
Prepare a page for rendering.
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

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.