Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/effect/BoxBlur.html
Trait that unify all Effect subclasses whose Java counterpart have color Property.
Trait that unify all Effect subclasses whose Java counterpart have color Property. See type Colored.
Type that indicates a JavaFX class that has the Property colorProperty
of kind ObjectProperty[Color]
Contains implcit methods to convert from
javafx.scene.effect
Classes/Traits to their ScalaFX counterparts.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/effect/InnerShadow.html
Trait that unifies all Effect subclasses whose Java counterpart have input Property.
Trait that unifies all Effect subclasses whose Java counterpart have input Property. See type Inputed.
Type that indicates a JavaFX class that has the Property inputProperty
of kind ObjectProperty[Effect]
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/effect/Shadow.html.
Wrapper for scalafx.scene.effect.BlendMode
Wrapper for scalafx.scene.effect.BlurType
Wraps
javafx.scene.effect
package.