org.apache.fop.fo.properties
public final class FontFamilyProperty extends ListProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
FontFamilyProperty.Maker
Inner class for creating instances of ListProperty
|
list| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(Property prop)
Add a new property to the list
|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getString()
This method expects to be overridden by subclasses.
|
int |
hashCode() |
getList, getObjectgetCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toStringpublic void addProperty(Property prop)
addProperty in class ListPropertyprop - Property to be added to the listpublic java.lang.String getString()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.