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

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.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
Class modelling the fo:list-item-body object.
class
The fo:basic-link formatting object.
class
fo:bidi-override element.
class
Class modelling the fo:block object.
class
Class modelling the fo:block-container object.
class
This class represents the flow object 'fo:character'.
class
External graphic formatting object.
class
fo:float element.
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
The instream-foreign-object flow formatting 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
Marker formatting 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
The retrieve-marker formatting object.
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
Class modelling the fo:table-column object.
class
Class modelling the fo:table-footer object.
class
Superclass for table-related FOs
class
Class modelling the fo:table-header object.
class
Class modelling the fo:table-row object.
class
Implementation for fo:wrapper formatting object.

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

Overriding default constructor

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)

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.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.fo.extensions

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

class
Base class for pdf bookmark extension objects.

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.properties

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

Construct a CommonBorderPaddingBackground object.
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
Property
Property
Property
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
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
CharacterProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Property
ColumnNumberPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Check the value of the column-number property.
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
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

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

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
Implementation of the fo:page-sequence formatting object.
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.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

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

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