Uses of Class
org.plutext.jaxb.svg11.FeDistantLight
-
Uses of FeDistantLight in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 declared as FeDistantLightModifier and TypeFieldDescriptionprotected FeDistantLightSVGFeDiffuseLightingContent.feDistantLightprotected FeDistantLightSVGFeSpecularLightingContent.feDistantLightMethods in org.plutext.jaxb.svg11 that return FeDistantLightModifier and TypeMethodDescriptionObjectFactory.createFeDistantLight()Create an instance ofFeDistantLightSVGFeDiffuseLightingContent.getFeDistantLight()Gets the value of the feDistantLight property.SVGFeSpecularLightingContent.getFeDistantLight()Gets the value of the feDistantLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FeDistantLightModifier and TypeMethodDescriptionvoidSVGFeDiffuseLightingContent.setFeDistantLight(FeDistantLight value) Sets the value of the feDistantLight property.voidSVGFeSpecularLightingContent.setFeDistantLight(FeDistantLight value) Sets the value of the feDistantLight property.