Class LegendTextHandler


  • public final class LegendTextHandler
    extends PropertyHandler<Boolean>
    Manages the TEXT property of options in order to use the same logic between legend items and title.
    Author:
    Andrea "Stock" Stocchero
    • Constructor Detail

      • LegendTextHandler

        public LegendTextHandler​(AbstractNode parent,
                                 OptionsEnvelop<NativeObject> envelop)
        Creates a legend text handler with the envelop of the native object where TEXT property must be managed.
        Parameters:
        parent - model which contains the legend text handler.
        envelop - envelop of the native object where TEXT property must be managed