org.foray.graphic.output
Class GraphicPdf4a
java.lang.Object
org.foray.graphic.output.GraphicOutput4a
org.foray.graphic.output.GraphicPdf4a
- All Implemented Interfaces:
- org.axsl.graphic.output.GraphicOutput, org.axsl.graphic.output.GraphicPdf
- Direct Known Subclasses:
- SvgPdf
public abstract class GraphicPdf4a
- extends GraphicOutput4a
- implements org.axsl.graphic.output.GraphicPdf
Abstract superclass for all helper classes used to embed graphics in PDF
output.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.axsl.graphic.output.GraphicPdf |
drawVectorContent |
Methods inherited from interface org.axsl.graphic.output.GraphicOutput |
getGraphic |
GraphicPdf4a
public GraphicPdf4a()
- Constructor.
Copyright © 2017. All rights reserved.