SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.area.NormalInlineArea

Packages that use NormalInlineArea
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
 

Uses of NormalInlineArea in org.axsl.area
 

Subinterfaces of NormalInlineArea in org.axsl.area
 interface AncestralNormalInlineArea
          A NormalInlineArea that can have other areas as children.
 

Methods in org.axsl.area that return NormalInlineArea
 NormalInlineArea LineContentFactory.makeExternalGraphicArea(ExternalGraphic eg, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for external-graphic content.
 NormalInlineArea LineContentFactory.makeForeignObjectArea(InstreamForeignObject ifo, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for foreign-object content.
 NormalInlineArea LineContentFactory.makeScalingValueCitationArea(ScalingValueCitation citation, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for scaling-value-citation content.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.