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 Modifier and Type Field Description protected FePointLightSVGFeDiffuseLightingContent. fePointLightprotected FePointLightSVGFeSpecularLightingContent. fePointLightMethods in org.plutext.jaxb.svg11 that return FePointLight Modifier and Type Method Description FePointLightObjectFactory. createFePointLight()Create an instance ofFePointLightFePointLightSVGFeDiffuseLightingContent. getFePointLight()Gets the value of the fePointLight property.FePointLightSVGFeSpecularLightingContent. getFePointLight()Gets the value of the fePointLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FePointLight Modifier and Type Method Description voidSVGFeDiffuseLightingContent. setFePointLight(FePointLight value)Sets the value of the fePointLight property.voidSVGFeSpecularLightingContent. setFePointLight(FePointLight value)Sets the value of the fePointLight property.