org.apache.fop.fo.pagination
Class RegionAfter

org.apache.fop.fo.FONode
  |
  +--org.apache.fop.fo.FObj
        |
        +--org.apache.fop.fo.pagination.Region
              |
              +--org.apache.fop.fo.pagination.RegionAfter

public class RegionAfter
extends Region


Inner Class Summary
 public static classRegionAfter.Maker
           

Inner classes inherited from class org.apache.fop.fo.FObj
FObj.Maker

Field Summary
 final static StringREGION_CLASS
           

Fields inherited from class org.apache.fop.fo.pagination.Region
PROP_REGION_NAME

Fields inherited from class org.apache.fop.fo.FObj
properties

Fields inherited from class org.apache.fop.fo.FONode
BREAK_AFTER, children, START

Method Summary
 StringgetRegionClass()
           
 static FObj.Makermaker()
           
 (package private) RegionAreamakeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight)
           

Methods inherited from class org.apache.fop.fo.pagination.Region
generatesReferenceAreas, getRegionName

Methods inherited from class org.apache.fop.fo.FObj
getContentWidth, getName, getProperty, layout, removeID

Methods inherited from class org.apache.fop.fo.FONode
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows

Field Detail

REGION_CLASS

public final static String REGION_CLASS
Method Detail

getRegionClass

public String getRegionClass()

maker

public static FObj.Maker maker()

makeRegionArea

RegionArea makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight)

Association Links

to Class java.lang.String