SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.fo.Marker

Packages that use Marker
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
org.axsl.foR Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
 

Uses of Marker in org.axsl.areaW
 

Methods in org.axsl.areaW that return Marker
 Marker PageArea.bestMarker(RetrieveMarker retrieveMarker)
          Provides the marker instance betst fitting the requirements of a given retrieve-marker.
 

Methods in org.axsl.areaW with parameters of type Marker
 void PageArea.registerMarker(Marker marker)
          Places a Marker instance on this page.
 MarkerContentArea Area.makeMarkerContentArea(RetrieveMarker retrieveMarker, Marker marker)
          Create a new MarkerContentArea as a child of this Area.
 

Uses of Marker in org.axsl.foR
 

Methods in org.axsl.foR that return Marker
 Marker FONode.ancestorMarker()
          The nearest ancestor Marker instance.
 

Methods in org.axsl.foR with parameters of type Marker
 FONodeProxy ProxyFactory.makeProxy(Marker node)
          Creates a proxy for a Marker.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.