|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.fop.fo.FObj.Maker
|
+--org.apache.fop.svg.LinearGradient.Maker
inner class for making LinearGradient objects.
| Constructor Summary | |
LinearGradient.Maker()
|
|
| Method Summary | |
FObj |
make(FObj parent,
PropertyList propertyList)
make a LinearGradient object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LinearGradient.Maker()
| Method Detail |
public FObj make(FObj parent,
PropertyList propertyList)
throws FOPException
parent - the parent formatting objectpropertyList - the explicit properties of this object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||