Class ConstraintSetParser.LayoutVariables

  • Enclosing class:
    ConstraintSetParser

    public static class ConstraintSetParser.LayoutVariables
    extends java.lang.Object
    Provide the storage for managing Variables in the system. When the json has a variable:{ } section this is used.
    • Constructor Summary

      Constructors 
      Constructor Description
      LayoutVariables()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void putOverride​(java.lang.String elementName, float value)
      insert an override variable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LayoutVariables

        public LayoutVariables()
    • Method Detail

      • putOverride

        public void putOverride​(java.lang.String elementName,
                                float value)
        insert an override variable
        Parameters:
        elementName - the name
        value - the value a float