Class Tweak


  • public class Tweak
    extends Object
    Some tweaks in order to reduce the output volume when designing small tasks for publication purposes.
    • Field Detail

      • REDUCED_OUTPUT

        public static final boolean REDUCED_OUTPUT
        If this is true, Graja will reduce the html output to a minimum that might be more appropriate for examples in publication papers. The default value is false.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Tweak

        public Tweak()