Uses of Class org.apache.fop.area.inline.InlineArea

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

Methods with parameter type org.apache.fop.area.inline.InlineArea

void
Common method to render the background and borders for any inline area.

Uses in package org.apache.fop.render

Methods with parameter type org.apache.fop.area.inline.InlineArea

void
Render the given InlineArea.
void
Common method to render the background and borders for any inline area.
void
Common method to render the background and borders for any inline area.
void
AbstractPathOrientedRenderer.renderTextDecoration(FontMetrics fm, int fontsize, InlineArea inline, int baseline, int startx)
Paints the text decoration marks.

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

Classes derived from org.apache.fop.area.inline.InlineArea

class
Abstract base class for both TextArea and Character.
class
Anchor area for footnote or float.
class
Single character inline area.
class
Filled area.
class
Inline block parent area.
class
Inline parent area.
class
This is a leader inline area.
class
Inline space area.
class
A space
class
A text inline area.
class
Unresolvable page number area.
class
Inline viewport area.
class
A string of characters without spaces

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

Fields of type org.apache.fop.area.inline.InlineArea

InlineArea
The inline area that this leafnode will add.

Methods with parameter type org.apache.fop.area.inline.InlineArea

void
Offset this area.
void
Set the current inline area.
void
Adjust the width of the area when adding.

Methods with return type org.apache.fop.area.inline.InlineArea

InlineArea
BasicLinkLayoutManager.createArea(boolean bInlineParent)
InlineArea
InlineLayoutManager.createArea(boolean hasInlineParent)
Create and initialize an InlineArea
InlineArea
InlineArea
ICLayoutManager.get(int index)
InlineArea
InlineArea
Return the inline area for this leader.
InlineArea
get the inline area.
InlineArea
InlineArea
InlineArea
InlineArea
InlineArea
InlineArea

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

Methods with parameter type org.apache.fop.area.inline.InlineArea

void
void
org.apache.fop.area.inline.InlineArea)

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

Methods with parameter type org.apache.fop.area.inline.InlineArea

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

Uses in package org.apache.fop.area

Methods with parameter type org.apache.fop.area.inline.InlineArea

void
Add an inline child area to this line area.

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