org.apache.fop.fo.properties
Class PageDimensionMaker
- Cloneable
public class PageDimensionMaker
Custom Maker for page-height / page-width
Property | get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault)- Check the value of the page-width / page-height property.
|
addEnum, addKeyword, addShorthand, addSubpropMaker, checkEnumValues, checkValueKeywords, clone, compute, convertProperty, convertPropertyDatatype, convertShorthandProperty, findProperty, get, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, make, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGeneric |
PageDimensionMaker
public PageDimensionMaker(int propId)
Constructor
get
public Property get(int subpropId,
PropertyList propertyList,
boolean tryInherit,
boolean tryDefault)
throws PropertyException Check the value of the page-width / page-height property.
Return the default or user-defined fallback in case the value
was specified as "auto"
- get in interface PropertyMaker
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.