Uses of Class org.apache.fop.fo.properties.PropertyMaker

Uses in package org.apache.fop.fo

Methods with return type org.apache.fop.fo.properties.PropertyMaker

PropertyMaker[]
Return the array of Makers.
PropertyMaker
Returns the PropertyMaker for a given property ID.

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

Classes derived from org.apache.fop.fo.properties.PropertyMaker

class
This subclass of LengthProperty.Maker handles the special treatment of border width described in 7.7.20.
class
Inner class for creating instances of CharacterProperty
class
Inner class for creating instances of ColorTypeProperty
class
PropertyMaker subclass for the column-number property
class
This class extends Property.Maker with support for sub-properties.
class
Inner class for creating instances of CondLengthProperty
class
Inner class for creating EnumProperty instances
class
Inner class for creating instances of ListProperty
class
Inner class for creating instances of FontShorthandProperty
class
This subclass of LengthProperty.Maker handles the special treatment of relative font sizes described in 7.8.4.
class
This subclass of EnumProperty.Maker handles the special treatment of relative font stretch values described in 7.8.5.
class
class
Inner class for creating instances of KeepProperty
class
Inner class for creating instances of LengthPairProperty
class
Inner class for making instances of LengthProperty
class
Inner class for a Maker for LengthProperty objects
class
A maker which calculates the line-height property.
class
Inner class for creating instances of ListProperty
class
Inner class for making NumberProperty objects
class
Custom Maker for page-height / page-width
class
Custom Maker adding validity check for reference-orientation
class
Inner class used to create new instances of SpaceProperty
class
A maker which creates 'letter-spacing' and 'word-spacing' properties.
class
Inner class for making instances of StringProperty
class
class
Inner class for creating instances of ListProperty
class

Constructors with parameter type org.apache.fop.fo.properties.PropertyMaker

Create a start-indent or end-indent property maker.

Fields of type org.apache.fop.fo.properties.PropertyMaker

PropertyMaker

Methods with parameter type org.apache.fop.fo.properties.PropertyMaker

void
Add a shorthand to this maker.
void
Add a subproperty to this maker.
void
Add a subproperty to this maker.
Property
Converts a property name into a Property
Property
Stores 1 to 4 values of same type.
Property
Converts a property name into a Property
Property
Property
FontShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
GenericShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
PageBreakShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
PositionShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
ShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
Property
void
void
Copy all the values from the generic maker to this maker.

Methods with return type org.apache.fop.fo.properties.PropertyMaker

PropertyMaker
Return a Maker object which is used to set the values on components of compound property types, such as "space".
PropertyMaker
PropertyMaker.getSubpropMaker(int subpropertyId)
Return a subproperty maker for the subpropertyId.

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

Constructors with parameter type org.apache.fop.fo.properties.PropertyMaker

Constructor

Methods with return type org.apache.fop.fo.properties.PropertyMaker

PropertyMaker
accessor for PropertyMaker

Uses in package org.apache.fop.render.afp.extensions

Classes derived from org.apache.fop.fo.properties.PropertyMaker

class
This class extends the org.apache.fop.fo.StringProperty.Maker inner class in order to provide a static property maker.

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