Uses of Class
org.apache.fop.fo.properties.CommonMarginInline
-
Packages that use CommonMarginInline Package Description 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 CommonMarginInline in org.apache.fop.fo
Methods in org.apache.fop.fo that return CommonMarginInline Modifier and Type Method Description CommonMarginInline
PropertyList. getMarginInlineProps()
Constructs a CommonMarginInline object. -
Uses of CommonMarginInline in org.apache.fop.fo.flow
Methods in org.apache.fop.fo.flow that return CommonMarginInline Modifier and Type Method Description CommonMarginInline
InlineContainer. getCommonMarginInline()
CommonMarginInline
InlineLevel. getCommonMarginInline()
-