Uses of Class org.apache.fop.fo.FObj

Uses in package org.apache.fop.fo.properties

Constructors with parameter type org.apache.fop.fo.FObj

TableColLength.TableColLength(double tcolUnits, FObj column)
Construct an object with tcolUnits of proportional measure.

Methods with parameter type org.apache.fop.fo.FObj

Property
Return a ColorProperty object based on the passed Property object.
Property
Return a Property object based on the passed Property object.
Property
Property
Return a Property object based on the passed Property object.
Property
Property
Implements the parts of 7.8.4 relevant to relative font sizes
Property
Implements the parts of 7.8.5 relevant to relative font stretches
Property
Property
Property
Property
Property
Property
Property
Property
Return a Property object based on the passed Property object.
Property
Property
Support for the 'normal' value.
Property
Property
Return a Property object based on the passed Property object.
Property
For properties that have more than one legal way to be specified, this routine should be overridden to attempt to set them based upon the other methods.
Property
Converts a shorthand property
Property
BackgroundPositionShorthand.Maker.make(PropertyList propertyList, String value, FObj fo)
If only background-position-horizontal is specified, background-position-vertical is set to "50%".
Property
CharacterProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Create a Property object from an attribute specification.
Property
CompoundPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Create a Property object from an attribute specification.
Property
FontFamilyProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Property
FontShorthandProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Property
FontSizePropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Contrary to basic lengths, percentages for font-size can be resolved here already: if the property evaluates to a PercentLength, it is immediately replaced by the resolved FixedLength.
Property
FontWeightPropertyMaker.make(PropertyList pList, String value, FObj fo)
Property
LineHeightPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Property
PropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Create a Property object from an attribute specification.
Property
StringProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Make a new StringProperty object
Property
CompoundPropertyMaker.make(Property baseProperty, int subpropertyId, PropertyList propertyList, String value, FObj fo)
Return a property value for a compound property.
Property
PropertyMaker.make(Property baseProperty, int subpropertyId, PropertyList propertyList, String value, FObj fo)
Make a property value for a compound property.
Property
Create a empty compound property and fill it with default values for the subproperties.

Uses in package org.apache.fop.fo.pagination.bookmarks

Classes derived from org.apache.fop.fo.FObj

class
The fo:bookmark formatting object, first introduced in the XSL 1.1 WD.
class
The fo:bookmark-title formatting object, first introduced in the XSL 1.1 WD.
class
The fo:bookmark-tree formatting object, first introduced in the XSL 1.1 WD.

Uses in package org.apache.fop.fo.pagination

Classes derived from org.apache.fop.fo.FObj

class
Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
class
The fo:color-profile formatting object.
class
A conditional-page-master-reference formatting object.
class
Declarations formatting object.
class
Class modelling the fo:flow object.
class
The layout-master-set formatting object.
class
Abstract base implementation for page sequences.
class
The page-sequence-master formatting object.
class
The fo:page-sequence-wrapper formatting object, first introduced in the XSL 1.1 WD.
class
This is an abstract base class for pagination regions
class
The fo:region-after element.
class
Abstract base class for fo:region-before and fo:region-after.
class
The fo:region-before element.
class
The fo:region-body element.
class
The fo:region-end element.
class
Abstract base class for fo:region-start and fo:region-end.
class
The fo:region-start element.
class
A repeatable-page-master-alternatives formatting object.
class
A repeatable-page-master-reference formatting object.
class
The fo:root formatting object.
class
Common base class for side regions (before, after, start, end).
class
A simple-page-master formatting object.
class
A single-page-master-reference formatting object.
class
Class modelling the fo:static-content object.
class
Class modelling the fo:title object.

Uses in package org.apache.fop.fo.flow.table

Classes derived from org.apache.fop.fo.FObj

class
Class modelling the fo:table object.
class
Class modelling the fo:table-and-caption property.
class
Class modelling the fo:table-body object.
class
Class modelling the fo:table-caption object.
class
Class modelling the fo:table-cell object.
class
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
class
Class modelling the fo:table-column object.
class
Class modelling the fo:table-footer object.
class
Common base class for table-related FOs
class
Class modelling the fo:table-header object.
class
Class modelling the fo:table-row object.

Methods with parameter type org.apache.fop.fo.FObj

Property
TableFObj.ColumnNumberPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Check the value of the column-number property.

Uses in package org.apache.fop.fo.flow

Classes derived from org.apache.fop.fo.FObj

class
Common base class for instream-foreign-object and external-graphics flow formatting objects.
class
Common superclass for list-item-label and list-item-body.
class
Base class modelling the fo:page-number-citation object.
class
Class modelling the fo:basic-link object.
class
Class modelling the fo:bidi-override object.
class
Class modelling the fo:block object.
class
Class modelling the fo:block-container object.
class
Class modelling the fo:character object.
class
Class modelling the fo:external-graphic object.
class
Class modelling the fo:float object.
class
Class modelling the fo:footnote object.
class
Class modelling the fo:footnote-body object.
class
Class modelling the fo:initial-property-set object.
class
Class modelling the fo:inline formatting object.
class
Class modelling the fo:inline-container object.
class
Class modelling the commonalities of several inline-level formatting objects.
class
Class modelling the fo:instream-foreign-object object.
class
Class modelling fo:leader object.
class
Class modelling the fo:list-block object.
class
Class modelling the fo:list-item object.
class
Class modelling the fo:list-item-body object.
class
Class modelling the fo:list-item-label object.
class
Class modelling the fo:marker object.
class
Class modelling the fo:multi-case object.
class
Class modelling the fo:multi-properties object.
class
Class modelling the fo:multi-property-set object.
class
Class modelling the fo:multi-switch object.
class
Class modelling the fo:multi-toggle property.
class
Class modelling the fo:page-number object.
class
Class modelling the fo:page-number-citation object.
class
Class modelling the fo:page-number-citation-last object from XSL 1.1.
class
Class modelling the fo:retrieve-marker object.
class
Class modelling the fo:wrapper object.

Constructors with parameter type org.apache.fop.fo.FObj

Overriding default constructor

Uses in package org.apache.fop.render.rtf.rtflib.tools

Methods with parameter type org.apache.fop.fo.FObj

int
PercentContext.getBaseLength(int lengthBase, FObj fobj)
Returns the available width for a specific FObj
void
Elements willing to use this context have to register themselves by calling this function.
void
PercentContext.setDimension(FObj fobj, int width)
Elements having a width property can call this function if their width is calculated in RTFHandler

Uses in package org.apache.fop.layoutmgr

Constructors with parameter type org.apache.fop.fo.FObj

Abstract base layout manager.
Abstract layout manager.

Fields of type org.apache.fop.fo.FObj

FObj
The formatting object for this LM

Methods with parameter type org.apache.fop.fo.FObj

int
void
Issued when an overflow is detected

Methods with return type org.apache.fop.fo.FObj

FObj
FObj
Returns the fo this layout manager is associated with.

Uses in package org.apache.fop.fo.extensions

Classes derived from org.apache.fop.fo.FObj

class
Base class for pdf bookmark extension objects.
class
Class for the fox:external-document extenstion element.

Uses in package org.apache.fop.fo.expr

Methods with return type org.apache.fop.fo.FObj

FObj
accessor for FObj

Uses in package org.apache.fop.fo

Classes derived from org.apache.fop.fo.FObj

class
Base class for representation of mixed content formatting objects (i.e., those that can contain both child FO's and text nodes/PCDATA).

Constructors with parameter type org.apache.fop.fo.FObj

PropertyList.PropertyList(FObj fObjToAttach, PropertyList parentPropertyList)
Basic constructor.
Constructor which creates an iterator for all child nodes
Constructor which creates an iterator for only some child nodes
StaticPropertyList.StaticPropertyList(FObj fObjToAttach, PropertyList parentPropertyList)
Construct a StaticPropertyList.

Methods with parameter type org.apache.fop.fo.FObj

void
FObj.addChildTo(FONode child, FObj parent)
Used by RetrieveMarker during Marker-subtree cloning
PropertyList
PropertyListMaker.make(FObj fobj, PropertyList parentPropertyList)

Methods with return type org.apache.fop.fo.FObj

FObj
Find the nearest parent, grandparent, etc.
FObj
FObj
FObj
FObj
Returns the parent node for this iterator's list of child nodes

Uses in package org.apache.fop.datatypes

Fields of type org.apache.fop.fo.FObj

FObj
The FO for which this property is to be calculated.

Methods with parameter type org.apache.fop.fo.FObj

int
PercentBaseContext.getBaseLength(int lengthBase, FObj fobj)
Returns the base length for the given length base.
int
Returns the value for the given lengthBase.
int
Returns the value for the given lengthBase.

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

Constructors with parameter type org.apache.fop.fo.FObj

Create an inline stacking layout manager.
Create a Leaf node layout mananger.

Methods with parameter type org.apache.fop.fo.FObj

int
int
LeaderLayoutManager.getBaseLength(int lengthBase, FObj fobj)

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

Methods with parameter type org.apache.fop.fo.FObj

int
int
TableLayoutManager.getBaseLength(int lengthBase, FObj fobj)

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