fop 0.95beta | |
Frames | No Frames |
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 | 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. |
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. |
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. |
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
|
Methods with return type org.apache.fop.fo.FObj | |
FObj | accessor for FObj
|
Constructors with parameter type org.apache.fop.fo.FObj | |
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 |
If only background-position-horizontal is
specified, background-position-vertical is set
to "50%". |
Property | Create a Property object from an attribute specification. |
Property | Create a Property object from an attribute specification. |
Property | |
Property | |
Property |
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 | |
Property | |
Property | Create a Property object from an attribute specification. |
Property | 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. |
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 |
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 | |
Basic constructor. | |
Constructor which creates an iterator for all child nodes
| |
Constructor which creates an iterator for only some child nodes
| |
Construct a StaticPropertyList. |
Methods with parameter type org.apache.fop.fo.FObj | |
void | Used by RetrieveMarker during Marker-subtree cloning
|
PropertyList |
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
|
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 | Check the value of the column-number property. |
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. |
Methods with parameter type org.apache.fop.fo.FObj | |
int | |
int |
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. |
fop 0.95beta |