Package | Description |
---|---|
org.apache.fop.area |
FOP's area tree.
|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
Modifier and Type | Method and Description |
---|---|
Marker |
PageViewport.getMarker(java.lang.String name,
int pos)
Get a marker from this page.
|
Modifier and Type | Method and Description |
---|---|
void |
PageViewport.addMarkers(java.util.Map<java.lang.String,Marker> marks,
boolean starting,
boolean isfirst,
boolean islast)
Add the markers for this page.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FObj.addMarker(Marker marker)
Add the marker to this formatting object.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRetrieveMarker.bindMarker(Marker marker)
Clone the subtree of the given marker
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.