|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.Property.Maker
org.apache.fop.fo.ColorTypeProperty.Maker
org.apache.fop.fo.properties.GenericColor
Constructor Summary | |
protected |
GenericColor(java.lang.String name)
|
Method Summary | |
protected java.lang.String |
checkValueKeywords(java.lang.String keyword)
Return a String to be parsed if the passed value corresponds to a keyword which can be parsed and used to initialize the property. |
static Property.Maker |
maker(java.lang.String propName)
|
Methods inherited from class org.apache.fop.fo.ColorTypeProperty.Maker |
convertProperty |
Methods inherited from class org.apache.fop.fo.Property.Maker |
checkEnumValues, compute, convertPropertyDatatype, convertShorthandProperty, getPercentBase, getPropName, getShorthand, getSubpropMaker, getSubpropValue, inheritsSpecified, isCompoundMaker, isCorrespondingForced, isInherited, make, make, make, makeCompound, setSubprop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected GenericColor(java.lang.String name)
Method Detail |
public static Property.Maker maker(java.lang.String propName)
protected java.lang.String checkValueKeywords(java.lang.String keyword)
Property.Maker
checkValueKeywords
in class Property.Maker
keyword
- The string value of property attribute.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |