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, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCharacter, 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 listCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.