Package | Description |
---|---|
org.apache.fop.fo.properties |
Classes representing the various property types as well as supporting data structures for the FO tree.
|
Modifier and Type | Class and Description |
---|---|
class |
DimensionPropertyMaker
Dimensioned property maker.
|
class |
IndentPropertyMaker
This property maker handles the calculations described in 5.3.2 which
involves the sizes of the corresponding margin-* properties and the
padding-* and border-*-width properties.
|
class |
SpacePropertyMaker
Special CorrespondingPropertyMaker that sets the conditionality subproperty
correctly for space-* properties.
|
Modifier and Type | Field and Description |
---|---|
protected CorrespondingPropertyMaker |
PropertyMaker.corresponding
Maker for 'corresponding' properties
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyMaker.setCorresponding(CorrespondingPropertyMaker corresponding)
Set the correspoding property information.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.