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

Uses of FeSpotLight in org.plutext.jaxb.svg11
 

Fields in org.plutext.jaxb.svg11 declared as FeSpotLight
protected  FeSpotLight SVGFeSpecularLightingContent.feSpotLight
           
protected  FeSpotLight SVGFeDiffuseLightingContent.feSpotLight
           
 

Methods in org.plutext.jaxb.svg11 that return FeSpotLight
 FeSpotLight ObjectFactory.createFeSpotLight()
          Create an instance of FeSpotLight
 FeSpotLight SVGFeSpecularLightingContent.getFeSpotLight()
          Gets the value of the feSpotLight property.
 FeSpotLight SVGFeDiffuseLightingContent.getFeSpotLight()
          Gets the value of the feSpotLight property.
 

Methods in org.plutext.jaxb.svg11 with parameters of type FeSpotLight
 void SVGFeSpecularLightingContent.setFeSpotLight(FeSpotLight value)
          Sets the value of the feSpotLight property.
 void SVGFeDiffuseLightingContent.setFeSpotLight(FeSpotLight value)
          Sets the value of the feSpotLight property.
 



Copyright © 2012. All Rights Reserved.