fop 1.0

Uses of Class
org.apache.fop.fo.properties.KeepProperty

Packages that use KeepProperty
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. 
org.apache.fop.fo.flow.table   
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
org.apache.fop.layoutmgr.list Layout managers for lists. 
org.apache.fop.layoutmgr.table Layout managers for tables. 
 

Uses of KeepProperty in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return KeepProperty
 KeepProperty FOText.getKeepTogether()
           
 

Uses of KeepProperty in org.apache.fop.fo.flow
 

Methods in org.apache.fop.fo.flow that return KeepProperty
 KeepProperty BlockContainer.getKeepWithNext()
           
 KeepProperty BlockContainer.getKeepWithPrevious()
           
 KeepProperty BlockContainer.getKeepTogether()
           
 KeepProperty Character.getKeepWithNext()
           
 KeepProperty Character.getKeepWithPrevious()
           
 KeepProperty InlineLevel.getKeepWithNext()
           
 KeepProperty InlineLevel.getKeepWithPrevious()
           
 KeepProperty Block.getKeepWithNext()
           
 KeepProperty Block.getKeepWithPrevious()
           
 KeepProperty Block.getKeepTogether()
           
 KeepProperty InlineContainer.getKeepTogether()
           
 KeepProperty ListItem.getKeepWithNext()
           
 KeepProperty ListItem.getKeepWithPrevious()
           
 KeepProperty ListItem.getKeepTogether()
           
 KeepProperty AbstractGraphics.getKeepWithNext()
           
 KeepProperty AbstractGraphics.getKeepWithPrevious()
           
 KeepProperty ListBlock.getKeepWithNext()
           
 KeepProperty ListBlock.getKeepWithPrevious()
           
 KeepProperty ListBlock.getKeepTogether()
           
 KeepProperty AbstractListItemPart.getKeepTogether()
           
 

Uses of KeepProperty in org.apache.fop.fo.flow.table
 

Methods in org.apache.fop.fo.flow.table that return KeepProperty
 KeepProperty Table.getKeepWithNext()
           
 KeepProperty Table.getKeepWithPrevious()
           
 KeepProperty Table.getKeepTogether()
           
 KeepProperty TableRow.getKeepWithPrevious()
           
 KeepProperty TableRow.getKeepWithNext()
           
 KeepProperty TableRow.getKeepTogether()
           
 

Uses of KeepProperty in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties that return KeepProperty
 KeepProperty Property.getKeep()
          This method expects to be overridden by subclasses
 KeepProperty KeepProperty.getKeep()
           
 

Uses of KeepProperty in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr that return KeepProperty
 KeepProperty BlockLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockLevelLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj.
 KeepProperty BlockLevelLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj.
 KeepProperty BlockLevelLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj.
 KeepProperty BlockContainerLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockContainerLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockContainerLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty BlockStackingLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException.
 KeepProperty BlockStackingLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException.
 KeepProperty BlockStackingLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException.
 

Methods in org.apache.fop.layoutmgr with parameters of type KeepProperty
static Keep Keep.getKeep(KeepProperty keepProperty)
          Obtain a Keep instance corresponding to the given KeepProperty
 

Uses of KeepProperty in org.apache.fop.layoutmgr.inline
 

Methods in org.apache.fop.layoutmgr.inline that return KeepProperty
 KeepProperty LineLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj.
 KeepProperty LineLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj.
 KeepProperty LineLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj.
 

Uses of KeepProperty in org.apache.fop.layoutmgr.list
 

Methods in org.apache.fop.layoutmgr.list that return KeepProperty
 KeepProperty ListItemContentLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListBlockLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListBlockLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListBlockLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListItemLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListItemLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty ListItemLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 

Uses of KeepProperty in org.apache.fop.layoutmgr.table
 

Methods in org.apache.fop.layoutmgr.table that return KeepProperty
 KeepProperty TableLayoutManager.getKeepTogetherProperty()
          Returns the keep-together property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty TableLayoutManager.getKeepWithPreviousProperty()
          Returns the keep-with-previous property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 KeepProperty TableLayoutManager.getKeepWithNextProperty()
          Returns the keep-with-next property specified on the FObj. Default implementation throws a IllegalStateException. Must be implemented by the subclass, if applicable.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.