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

Uses in package org.apache.fop.render

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

void
Renders a flow reference area.

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

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

void

Uses in package org.apache.fop.area

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

NormalFlow
Convenience method to get the normal-flow-reference-area currently being processed
NormalFlow
Get the NormalFlow area currently being processed
NormalFlow
Span.getNormalFlow(int colRequested)
Get the normal flow area for a particular column.
NormalFlow
Convenience method to increment the Span to the next NormalFlow to be processed, and to return that flow.
NormalFlow
Indicate to the Span that the next column is being processed.

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