Uses of Interface
org.apache.fop.fo.properties.BreakPropertySet
-
Packages that use BreakPropertySet Package Description org.apache.fop.fo.flow All the block- and inline-level flow formatting objects.org.apache.fop.fo.flow.table -
-
Uses of BreakPropertySet in org.apache.fop.fo.flow
Classes in org.apache.fop.fo.flow that implement BreakPropertySet Modifier and Type Class Description class
Block
Class modelling thefo:block object
.class
BlockContainer
Class modelling thefo:block-container
object.class
ListBlock
Class modelling the list blockfo:list-block
object.class
ListItem
Class modelling the list itemfo:list-item
object. -
Uses of BreakPropertySet in org.apache.fop.fo.flow.table
Classes in org.apache.fop.fo.flow.table that implement BreakPropertySet Modifier and Type Class Description class
Table
Class modelling thefo:table
object.class
TableRow
Class modelling thefo:table-row
object.
-