Uses of Class
org.plutext.jaxb.svg11.SVGFilterClass

Uses of SVGFilterClass in org.plutext.jaxb.svg11
 

Methods in org.plutext.jaxb.svg11 that return SVGFilterClass
 SVGFilterClass ObjectFactory.createSVGFilterClass()
          Create an instance of SVGFilterClass
 

Methods in org.plutext.jaxb.svg11 that return types with arguments of type SVGFilterClass
 javax.xml.bind.JAXBElement<SVGFilterClass> ObjectFactory.createFilter(SVGFilterClass value)
          Create an instance of JAXBElement<SVGFilterClass>}
 javax.xml.bind.JAXBElement<SVGFilterClass> ObjectFactory.createSVGFilterClass(SVGFilterClass value)
          Create an instance of JAXBElement<SVGFilterClass>}
 

Methods in org.plutext.jaxb.svg11 with parameters of type SVGFilterClass
 javax.xml.bind.JAXBElement<SVGFilterClass> ObjectFactory.createFilter(SVGFilterClass value)
          Create an instance of JAXBElement<SVGFilterClass>}
 javax.xml.bind.JAXBElement<SVGFilterClass> ObjectFactory.createSVGFilterClass(SVGFilterClass value)
          Create an instance of JAXBElement<SVGFilterClass>}
 



Copyright © 2012. All Rights Reserved.