Uses of Class
org.odftoolkit.odfdom.dom.element.svg.SvgStopElement

Packages that use SvgStopElement
org.odftoolkit.odfdom.doc.svg   
org.odftoolkit.odfdom.dom.element.svg   
 

Uses of SvgStopElement in org.odftoolkit.odfdom.doc.svg
 

Subclasses of SvgStopElement in org.odftoolkit.odfdom.doc.svg
 class OdfSvgStop
          Convenient functionalty for the parent ODF OpenDocument element
 

Uses of SvgStopElement in org.odftoolkit.odfdom.dom.element.svg
 

Methods in org.odftoolkit.odfdom.dom.element.svg that return SvgStopElement
 SvgStopElement SvgLinearGradientElement.newSvgStopElement(java.lang.String svgOffsetAttributeValue)
          Create child element .
 SvgStopElement SvgRadialGradientElement.newSvgStopElement(java.lang.String svgOffsetAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.