|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFGraphics2D | |
|---|---|
| org.foray.graphic.batik | Classes related to using Batik for SVG processing. |
| org.foray.graphic.output | Helper classes useful for embedding graphics or obtaining graphic information that is specific to an output format (like PDF or PostScript). |
| Uses of PDFGraphics2D in org.foray.graphic.batik |
|---|
| Constructors in org.foray.graphic.batik with parameters of type PDFGraphics2D | |
|---|---|
PDFGraphics2D(PDFGraphics2D g)
This constructor supports the create method. |
|
| Uses of PDFGraphics2D in org.foray.graphic.output |
|---|
| Methods in org.foray.graphic.output that return PDFGraphics2D | |
|---|---|
PDFGraphics2D |
SvgPdf.getPDFContent4SVG(org.axsl.font.FontConsumer fontConsumer,
org.w3c.dom.svg.SVGDocument svgDocument,
boolean strokeSVGText,
org.axsl.graphic.output.GraphicOutputContext pdfContext,
OutputStream outputStream)
Convert an SVG document to a PDFGraphics2D. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||