SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.graphic.SvgGraphic

Packages that use SvgGraphic
org.axsl.fo.svg Interfaces useful for describing Formatting objects and/or properties in the svg: namespace. 
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.graphic Interfaces allowing client applications to use graphics in a vendor-neutral way. 
 

Uses of SvgGraphic in org.axsl.fo.svg
 

Methods in org.axsl.fo.svg that return SvgGraphic
 SvgGraphic SvgElement.getSvgGraphic()
          Returns the embedded SvgGraphic.
 

Uses of SvgGraphic in org.axsl.galley
 

Methods in org.axsl.galley that return SvgGraphic
 SvgGraphic ForeignContentSvg.getGraphic()
          Returns the encapsulated SVG Graphic.
 

Uses of SvgGraphic in org.axsl.graphic
 

Methods in org.axsl.graphic that return SvgGraphic
 SvgGraphic GraphicServer.makeSvgGraphic(org.w3c.dom.svg.SVGDocument svgDocument)
          Factory method to find or create an SvgGraphic instance from an already-parsed SVGDocument.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.