|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.AbstractRenderingContext
org.apache.fop.render.svg.SVGRenderingContext
public class SVGRenderingContext
Rendering context for SVG production.
Constructor Summary | |
---|---|
SVGRenderingContext(FOUserAgent userAgent,
org.xml.sax.ContentHandler handler)
Main constructor. |
Method Summary | |
---|---|
org.xml.sax.ContentHandler |
getContentHandler()
Returns the target content handler. |
java.lang.String |
getMimeType()
Returns the MIME type associated with the current output format. |
Methods inherited from class org.apache.fop.render.AbstractRenderingContext |
---|
getHint, getHints, getUserAgent, putHint, putHints |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVGRenderingContext(FOUserAgent userAgent, org.xml.sax.ContentHandler handler)
userAgent
- the user agenthandler
- the target content handlerMethod Detail |
---|
public java.lang.String getMimeType()
public org.xml.sax.ContentHandler getContentHandler()
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |