Uses of Class
org.plutext.jaxb.svg11.FeSpotLight
-
Uses of FeSpotLight in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 declared as FeSpotLightModifier and TypeFieldDescriptionprotected FeSpotLightSVGFeDiffuseLightingContent.feSpotLightprotected FeSpotLightSVGFeSpecularLightingContent.feSpotLightMethods in org.plutext.jaxb.svg11 that return FeSpotLightModifier and TypeMethodDescriptionObjectFactory.createFeSpotLight()Create an instance ofFeSpotLightSVGFeDiffuseLightingContent.getFeSpotLight()Gets the value of the feSpotLight property.SVGFeSpecularLightingContent.getFeSpotLight()Gets the value of the feSpotLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FeSpotLightModifier and TypeMethodDescriptionvoidSVGFeDiffuseLightingContent.setFeSpotLight(FeSpotLight value) Sets the value of the feSpotLight property.voidSVGFeSpecularLightingContent.setFeSpotLight(FeSpotLight value) Sets the value of the feSpotLight property.