org.apache.fop.fo.properties
Class FontFamilyProperty
public class FontFamilyProperty
Property class for the font-family property.
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNCname, getNumber, getNumeric, getObject, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString |
FontFamilyProperty
public FontFamilyProperty(Property prop)
prop - the first Property to be added to the list
addProperty
public void addProperty(Property prop)
Add a new property to the list
- addProperty in interface ListProperty
prop - Property to be added to the list
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.