Uses of Class
org.foray.fotree.fo.prop.AbstractBoolean

Packages that use AbstractBoolean
org.foray.fotree.fo.prop Classes representing XSL-FO properties (See Section 7 of the XSL-FO 1.0 Standard). 
 

Uses of AbstractBoolean in org.foray.fotree.fo.prop
 

Subclasses of AbstractBoolean in org.foray.fotree.fo.prop
 class PdAutoRestore
          The "auto-restore" property in XSL-FO.
 class PdEndsRow
          The "ends-row" property in XSL-FO.
 class PdHyphenate
          The "hyphenate" property in XSL-FO.
 class PdIndicateDestination
          The "indicate-destination" property in XSL-FO.
 class PdPrecedence
          The "precedence" property in XSL-FO.
 class PdScoreSpaces
          The "score-spaces" property in XSL-FO.
 class PdStartsRow
          The "starts-row" property in XSL-FO.
 class PdTableOmitFooterAtBreak
          The "table-omit-footer-at-break" property in XSL-FO.
 class PdTableOmitHeaderAtBreak
          The "table-omit-header-at-break" property in XSL-FO.
 class PdWhiteSpaceCollapse
          The "white-space-collapse" property in XSL-FO.
 



Copyright © 2017. All rights reserved.