fop 1.0

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

Packages that use Marker.MarkerAttribute
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
 

Uses of Marker.MarkerAttribute in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties that return Marker.MarkerAttribute
 Marker.MarkerAttribute PropertyCache.fetch(Marker.MarkerAttribute ma)
          Checks if the given Marker.MarkerAttribute is present in the cache - if so, returns a reference to the cached instance.
 

Methods in org.apache.fop.fo.properties with parameters of type Marker.MarkerAttribute
 Marker.MarkerAttribute PropertyCache.fetch(Marker.MarkerAttribute ma)
          Checks if the given Marker.MarkerAttribute is present in the cache - if so, returns a reference to the cached instance.
 


fop 1.0

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