|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.fo.FObj.Maker
org.apache.fop.svg.SVGElement.Maker
inner class for making SVG objects.
| Constructor Summary | |
SVGElement.Maker()
|
|
| Method Summary | |
FObj |
make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SVGElement.Maker()
| Method Detail |
public FObj make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
throws FOPException
make in class FObj.Makerparent - the parent formatting objectpropertyList - the explicit properties of this object
FOPException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||