|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGGraphic | |
|---|---|
| org.foray.graphic | Classes providing read-only access to graphic files. |
| org.foray.graphic.factory | Factory classes that identify graphic formats and create instances to read them. |
| 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 SVGGraphic in org.foray.graphic |
|---|
| Methods in org.foray.graphic that return SVGGraphic | |
|---|---|
SVGGraphic |
MathGraphic4a.getSvgGraphic()
Returns the wrapped SVGGraphic instance. |
SVGGraphic |
GraphicServer4a.makeSvgGraphic(org.w3c.dom.svg.SVGDocument svgDocument)
|
| Uses of SVGGraphic in org.foray.graphic.factory |
|---|
| Methods in org.foray.graphic.factory that return SVGGraphic | |
|---|---|
SVGGraphic |
SVGFactory.attemptCreate(URL url,
BufferedInputStream bis)
|
SVGGraphic |
MathFactory.attemptCreate(URL url,
BufferedInputStream bis)
|
| Uses of SVGGraphic in org.foray.graphic.output |
|---|
| Methods in org.foray.graphic.output that return SVGGraphic | |
|---|---|
SVGGraphic |
SvgPs.getGraphic()
|
SVGGraphic |
SvgPdf.getGraphic()
|
SVGGraphic |
SvgJava2d.getGraphic()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||