Uses of Class org.apache.fop.fo.pagination.Region

Uses in package org.apache.fop.fo.pagination

Classes derived from org.apache.fop.fo.pagination.Region

class
The fo:region-after element.
class
Abstract base class for fo:region-before and fo:region-after.
class
The fo:region-before element.
class
The fo:region-body element.
class
The fo:region-end element.
class
Abstract base class for fo:region-start and fo:region-end.
class
The fo:region-start element.
class
Common base class for side regions (before, after, start, end).

Methods with parameter type org.apache.fop.fo.pagination.Region

void
Adds a region to this simple-page-master.

Methods with return type org.apache.fop.fo.pagination.Region

Region
Returns the region for a given region class.
Region
Region.getSiblingRegion(int regionId)
Returns a sibling region for this region.

Uses in package org.apache.fop.area

Constructors with parameter type org.apache.fop.fo.pagination.Region

Create a new region reference area.

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