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
|
java.lang.String |
getString()
This method expects to be overridden by subclasses.
|
equals, getList, getObject, hashCode
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-2017 The Apache Software Foundation. All Rights Reserved.