org.apache.fop.fo.properties
Class FontSizeMaker
org.apache.fop.fo.Property.Maker
|
+--org.apache.fop.fo.LengthProperty.Maker
|
+--org.apache.fop.fo.properties.FontSizeMaker
- public class FontSizeMaker
- extends LengthProperty.Maker
getPercentBase
public PercentBase getPercentBase(FObj fo, PropertyList propertyList)
- Return object used to calculate base Length
for percent specifications.
isInherited
public boolean isInherited()
make
public Property make(PropertyList propertyList)
throws org.apache.fop.apps.FOPException
maker
public static Property.Maker maker(String propName)
to Class org.apache.fop.fo.Property