Enum Class BlurType

java.lang.Object
java.lang.Enum<BlurType>
javafx.scene.effect.BlurType
All Implemented Interfaces:
Serializable, Comparable<BlurType>, Constable

public enum BlurType extends Enum<BlurType>
Represents the type of blur algorithm that is used to soften a Shadow effect.
Since:
JavaFX 2.0