Class StandardGenerator.OuterGlowWidth

  • All Implemented Interfaces:
    IGeneratorParameter<Double>
    Enclosing class:
    StandardGenerator

    public static final class StandardGenerator.OuterGlowWidth
    extends AbstractGeneratorParameter<Double>
    The width of outer glow as a percentage of stroke width. The default value is 200% (2.0d). This means the bond outer glow, is 5 times the width as the glow extends to twice the width on each side.
    • Constructor Detail

      • OuterGlowWidth

        public OuterGlowWidth()
    • Method Detail

      • getDefault

        public Double getDefault()
        Gets the default value for this parameter. This value is set by the parameter class and cannot be changed.
        Returns:
        the default value for this parameter