fop 0.90alpha1

Uses of Class
org.apache.fop.fo.flow.Marker

Packages that use Marker
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.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 RetrieveMarker.bindMarker(Marker marker)
          Clone the subtree of marker and bind the nodes to the property values in this context.
 

Constructors in org.apache.fop.fo.flow with parameters of type Marker
Marker.MarkerPropertyList(FObj fobj, PropertyList parentPropertyList)
           
 


fop 0.90alpha1

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