org.foray.graphic.output
Class GraphicPs4a
java.lang.Object
org.foray.graphic.output.GraphicOutput4a
org.foray.graphic.output.GraphicPs4a
- All Implemented Interfaces:
- org.axsl.graphic.output.GraphicOutput, org.axsl.graphic.output.GraphicPs
- Direct Known Subclasses:
- SvgPs
public abstract class GraphicPs4a
- extends GraphicOutput4a
- implements org.axsl.graphic.output.GraphicPs
Abstract superclass for all helper classes used to embed graphics in
PostScript 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.GraphicPs |
drawVectorContent |
Methods inherited from interface org.axsl.graphic.output.GraphicOutput |
getGraphic |
GraphicPs4a
public GraphicPs4a()
- Constructor.
Copyright © 2017. All rights reserved.