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

Uses of FeDistantLight in org.plutext.jaxb.svg11
 

Fields in org.plutext.jaxb.svg11 declared as FeDistantLight
protected  FeDistantLight SVGFeSpecularLightingContent.feDistantLight
           
protected  FeDistantLight SVGFeDiffuseLightingContent.feDistantLight
           
 

Methods in org.plutext.jaxb.svg11 that return FeDistantLight
 FeDistantLight ObjectFactory.createFeDistantLight()
          Create an instance of FeDistantLight
 FeDistantLight SVGFeSpecularLightingContent.getFeDistantLight()
          Gets the value of the feDistantLight property.
 FeDistantLight SVGFeDiffuseLightingContent.getFeDistantLight()
          Gets the value of the feDistantLight property.
 

Methods in org.plutext.jaxb.svg11 with parameters of type FeDistantLight
 void SVGFeSpecularLightingContent.setFeDistantLight(FeDistantLight value)
          Sets the value of the feDistantLight property.
 void SVGFeDiffuseLightingContent.setFeDistantLight(FeDistantLight value)
          Sets the value of the feDistantLight property.
 



Copyright © 2012. All Rights Reserved.