|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Marker | |
---|---|
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. |
Uses of Marker in org.apache.fop.area |
---|
Methods in org.apache.fop.area that return Marker | |
---|---|
Marker |
PageViewport.getMarker(java.lang.String name,
int pos)
Get a marker from this page. |
Method parameters in org.apache.fop.area with type arguments of type Marker | |
---|---|
void |
PageViewport.addMarkers(java.util.Map<java.lang.String,Marker> marks,
boolean starting,
boolean isfirst,
boolean islast)
Add the markers for this page. |
Uses of Marker in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type Marker | |
---|---|
protected void |
FObj.addMarker(Marker marker)
Add the marker to this formatting object. |
Uses of Marker in org.apache.fop.fo.flow |
---|
Methods in org.apache.fop.fo.flow with parameters of type Marker | |
---|---|
void |
AbstractRetrieveMarker.bindMarker(Marker marker)
Clone the subtree of the given marker |
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |