Interface IPropCnrFill

  • All Known Implementing Classes:
    PlotFill, SeriesFill

    public interface IPropCnrFill
    Interface for a generic fill setting for a property container implemented by enum classes.
    Author:
    Christopher Mindus
    • Method Detail

      • getDefaultValue

        GFill getDefaultValue()
        Gets the default value when the property is not set.
      • getPropName

        java.lang.String getPropName()
        Returns the name of the property, usually starting with '$'.