|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.Property | +--org.apache.fop.fo.CharacterProperty
Inner Class Summary | |
static class |
CharacterProperty.Maker
|
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Constructor Summary | |
CharacterProperty(char character)
|
Method Summary | |
char |
getCharacter()
|
java.lang.Object |
getObject()
|
java.lang.String |
getString()
|
Methods inherited from class org.apache.fop.fo.Property |
getColorType,
getCondLength,
getEnum,
getKeep,
getLength,
getLengthRange,
getNCname,
getNumber,
getNumeric,
getSpace,
getSpecifiedValue,
setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CharacterProperty(char character)
Method Detail |
public java.lang.Object getObject()
public char getCharacter()
public java.lang.String getString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |