Uses of Class
org.plutext.jaxb.svg11.FePointLight
-
Uses of FePointLight in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 declared as FePointLightModifier and TypeFieldDescriptionprotected FePointLightSVGFeDiffuseLightingContent.fePointLightprotected FePointLightSVGFeSpecularLightingContent.fePointLightMethods in org.plutext.jaxb.svg11 that return FePointLightModifier and TypeMethodDescriptionObjectFactory.createFePointLight()Create an instance ofFePointLightSVGFeDiffuseLightingContent.getFePointLight()Gets the value of the fePointLight property.SVGFeSpecularLightingContent.getFePointLight()Gets the value of the fePointLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FePointLightModifier and TypeMethodDescriptionvoidSVGFeDiffuseLightingContent.setFePointLight(FePointLight value) Sets the value of the fePointLight property.voidSVGFeSpecularLightingContent.setFePointLight(FePointLight value) Sets the value of the fePointLight property.