Uses of Class
org.plutext.jaxb.svg11.FeDistantLight
-
Uses of FeDistantLight in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 declared as FeDistantLight Modifier and Type Field Description protected FeDistantLightSVGFeDiffuseLightingContent. feDistantLightprotected FeDistantLightSVGFeSpecularLightingContent. feDistantLightMethods in org.plutext.jaxb.svg11 that return FeDistantLight Modifier and Type Method Description FeDistantLightObjectFactory. createFeDistantLight()Create an instance ofFeDistantLightFeDistantLightSVGFeDiffuseLightingContent. getFeDistantLight()Gets the value of the feDistantLight property.FeDistantLightSVGFeSpecularLightingContent. getFeDistantLight()Gets the value of the feDistantLight property.Methods in org.plutext.jaxb.svg11 with parameters of type FeDistantLight Modifier and Type Method Description voidSVGFeDiffuseLightingContent. setFeDistantLight(FeDistantLight value)Sets the value of the feDistantLight property.voidSVGFeSpecularLightingContent. setFeDistantLight(FeDistantLight value)Sets the value of the feDistantLight property.