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 Modifier and Type Field Description protected FeSpotLightSVGFeDiffuseLightingContent. feSpotLightprotected FeSpotLightSVGFeSpecularLightingContent. feSpotLightMethods in org.plutext.jaxb.svg11 that return FeSpotLight Modifier and Type Method Description FeSpotLightObjectFactory. createFeSpotLight()Create an instance ofFeSpotLightFeSpotLightSVGFeDiffuseLightingContent. getFeSpotLight()Gets the value of the feSpotLight property.FeSpotLightSVGFeSpecularLightingContent. getFeSpotLight()Gets the value of the feSpotLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FeSpotLight Modifier and Type Method Description voidSVGFeDiffuseLightingContent. setFeSpotLight(FeSpotLight value)Sets the value of the feSpotLight property.voidSVGFeSpecularLightingContent. setFeSpotLight(FeSpotLight value)Sets the value of the feSpotLight property.