Uses of Class
org.apache.fop.fo.flow.Marker.MarkerPropertyList
-
Packages that use Marker.MarkerPropertyList Package Description org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. -
-
Uses of Marker.MarkerPropertyList in org.apache.fop.fo.flow
Methods in org.apache.fop.fo.flow that return Marker.MarkerPropertyList Modifier and Type Method Description protected Marker.MarkerPropertyList
Marker. getPropertyListFor(FONode foNode)
Retrieve the property list of the givenFONode
descendant
-