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