fop 0.95 | |
Frames | No Frames |
Classes derived from org.apache.fop.fo.properties.PropertyMaker | |
class | Inner class for creating instances of this property
|
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 | 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 return type org.apache.fop.fo.properties.PropertyMaker | |
PropertyMaker | CompoundPropertyMaker.getSubpropMaker(int subpropertyId) 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. |
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
|
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. |
Classes derived from org.apache.fop.fo.properties.PropertyMaker | |
class | PropertyMaker subclass for the column-number property
|
Methods with return type org.apache.fop.fo.properties.PropertyMaker | |
PropertyMaker[] | Return the array of Makers. |
PropertyMaker | FObj.getPropertyMakerFor(int propId) Returns the PropertyMaker for a given property ID. |
fop 0.95 |