|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.graphic.output.GraphicOutput4a
org.foray.graphic.output.GraphicPs4a
org.foray.graphic.output.SvgPs
public class SvgPs
Helper class for applications using or embedding SVG in PostScript output.
Method Summary | |
---|---|
void |
drawVectorContent(OutputStream output,
org.axsl.graphic.output.GraphicOutputContext outputContext,
org.axsl.font.FontConsumer fontConsumer,
boolean strokeText,
boolean commentsEnabled)
|
SVGGraphic |
getGraphic()
|
org.apache.commons.logging.Log |
getLogger()
Returns the logger. |
org.apache.batik.bridge.BridgeContext |
makeBridgeContext()
Creates a BridgeContext instance for use by Batik when rendering an SVG graphic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public SVGGraphic getGraphic()
public void drawVectorContent(OutputStream output, org.axsl.graphic.output.GraphicOutputContext outputContext, org.axsl.font.FontConsumer fontConsumer, boolean strokeText, boolean commentsEnabled) throws org.axsl.graphic.GraphicException
org.axsl.graphic.GraphicException
public org.apache.batik.bridge.BridgeContext makeBridgeContext()
public org.apache.commons.logging.Log getLogger()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |