Class AbstractRWTransform.ButtonAlignmentsHelper

  • Enclosing class:
    AbstractRWTransform

    protected static class AbstractRWTransform.ButtonAlignmentsHelper
    extends java.lang.Object
    Helper for button alignment configuration. To get button alignment configuration from ButtonAlignments.properties. Generate array and json string.
    • Constructor Detail

      • ButtonAlignmentsHelper

        protected ButtonAlignmentsHelper()
    • Method Detail

      • getButtonAlignments

        protected static int[][] getButtonAlignments()
                                              throws java.lang.NumberFormatException
        Throws:
        java.lang.NumberFormatException
      • getButtonAlignmentsBlockList

        protected static BlockList getButtonAlignmentsBlockList()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getButtonAlignmentsJsonGeneratorArray

        protected static JsonGenerator[] getButtonAlignmentsJsonGeneratorArray()