public final class FontFamilyProperty extends ListProperty
Modifier and Type | Class | Description |
---|---|---|
static class |
FontFamilyProperty.Maker |
Inner class for creating instances of ListProperty
|
list
Modifier and Type | Method | Description |
---|---|---|
void |
addProperty(Property prop) |
Add a new property to the list
|
java.lang.String |
getString() |
This method expects to be overridden by subclasses.
|
equals, getList, getObject, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toString
public void addProperty(Property prop)
addProperty
in class ListProperty
prop
- Property to be added to the listCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.