Uses of Class org.apache.fop.area.Block

Uses in package org.apache.fop.render.xml

Methods with parameter type org.apache.fop.area.Block

void

Uses in package org.apache.fop.layoutmgr.table

Methods with return type org.apache.fop.area.Block

Block
Get the area for a row for background.

Uses in package org.apache.fop.render.pdf

Methods with parameter type org.apache.fop.area.Block

void
void
If the given block area is a possible link target, its id + absolute position will be saved.

Uses in package org.apache.fop.area.inline

Fields of type org.apache.fop.area.Block

Block
The list of inline areas added to this inline parent.

Methods with parameter type org.apache.fop.area.Block

void
Add the block to this area.

Methods with return type org.apache.fop.area.Block

Block
Get the child areas for this inline parent.

Uses in package org.apache.fop.area

Classes derived from org.apache.fop.area.Block

class
A BlockViewport.

Methods with parameter type org.apache.fop.area.Block

void
Add the block to this block area.
void
Add the block area to this block parent.
void
Add a block area as child to the footnote area
void
void
Add a block area to this region reference area.
void
Block.addBlock(Block block, boolean autoHeight)
Add the block to this block area.
void
Set the separator area for this before float.
void
Set the separator area for this footnote.

Methods with return type org.apache.fop.area.Block

Block
Get the separator area for this before float.
Block
Get the separator area for this footnote area.

Uses in package org.apache.fop.render.pcl

Methods with parameter type org.apache.fop.area.Block

void
Handle block traits.

Uses in package org.apache.fop.render

Methods with parameter type org.apache.fop.area.Block

void
Handle block traits.
void
Handle block traits.
void
Renders a block area.
void
AbstractRenderer.renderBlocks(Block parent, List blocks)
Renders a list of block areas.

Uses in package org.apache.fop.layoutmgr

Constructors with parameter type org.apache.fop.area.Block

Creates a new StaticContentLayoutManager.

Methods with parameter type org.apache.fop.area.Block

StaticContentLayoutManager
Make a StaticContentLayoutManager object for a footnote-separator.
StaticContentLayoutManager

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