org.apache.fop.layout
Class RegionArea

Direct Known Subclasses:
BodyRegionArea

public class RegionArea


Constructor Summary
RegionArea(int xPosition, int yPosition, int width, int height)
           

Method Summary
 ColorTypegetBackgroundColor()
           
 AreaContainermakeAreaContainer()
           
 voidsetBackgroundColor(ColorType bgColor)
           

Constructor Detail

RegionArea

public RegionArea(int xPosition, int yPosition, int width, int height)
Method Detail

getBackgroundColor

public ColorType getBackgroundColor()

makeAreaContainer

public AreaContainer makeAreaContainer()

setBackgroundColor

public void setBackgroundColor(ColorType bgColor)

Association Links

to Class org.apache.fop.datatypes.ColorType