| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.area.inline.InlineArea | |
| void | |
| void | |
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. |
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
|
Methods with parameter type org.apache.fop.area.inline.InlineArea | |
| void | Add an inline child area to this line area. |
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) |
| InlineArea | BidiLayoutManager.get(int index) |
| InlineArea | ICLayoutManager.get(int index) |
| InlineArea | Return the inline area for this leader. |
| InlineArea | get the inline area. |
| InlineArea | |
| InlineArea | |
| InlineArea | |
| InlineArea | |
| InlineArea | |
| InlineArea | |
Methods with parameter type org.apache.fop.area.inline.InlineArea | |
| void | Common method to render the background and borders for any inline area. |
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. |
| fop 0.94 |