org.apache.fop.fo.properties
Class NumberProperty.Maker
- NumberProperty
- Cloneable
public static class NumberProperty.Maker
Inner class for making NumberProperty objects
Maker(int propId) - Constructor for NumberProperty.Maker
|
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 |
Maker
public Maker(int propId)
Constructor for NumberProperty.Maker
propId
- the id of the property for which a Maker should be created
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.