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

Uses of FePointLight in org.plutext.jaxb.svg11
 

Fields in org.plutext.jaxb.svg11 declared as FePointLight
protected  FePointLight SVGFeSpecularLightingContent.fePointLight
           
protected  FePointLight SVGFeDiffuseLightingContent.fePointLight
           
 

Methods in org.plutext.jaxb.svg11 that return FePointLight
 FePointLight ObjectFactory.createFePointLight()
          Create an instance of FePointLight
 FePointLight SVGFeSpecularLightingContent.getFePointLight()
          Gets the value of the fePointLight property.
 FePointLight SVGFeDiffuseLightingContent.getFePointLight()
          Gets the value of the fePointLight property.
 

Methods in org.plutext.jaxb.svg11 with parameters of type FePointLight
 void SVGFeSpecularLightingContent.setFePointLight(FePointLight value)
          Sets the value of the fePointLight property.
 void SVGFeDiffuseLightingContent.setFePointLight(FePointLight value)
          Sets the value of the fePointLight property.
 



Copyright © 2012. All Rights Reserved.