-
public class DropShadowEffect
-
-
Field Summary
Fields Modifier and Type Field Description private final AnimatableColorValuecolorprivate final AnimatableFloatValueopacityprivate final AnimatableFloatValuedirectionprivate final AnimatableFloatValuedistanceprivate final AnimatableFloatValueradius
-
Method Summary
Modifier and Type Method Description AnimatableColorValuegetColor()AnimatableFloatValuegetOpacity()AnimatableFloatValuegetDirection()AnimatableFloatValuegetDistance()AnimatableFloatValuegetRadius()-
-
Method Detail
-
getColor
AnimatableColorValue getColor()
-
getOpacity
AnimatableFloatValue getOpacity()
-
getDirection
AnimatableFloatValue getDirection()
-
getDistance
AnimatableFloatValue getDistance()
-
getRadius
AnimatableFloatValue getRadius()
-
-
-
-