Class GridLayoutState

    • Field Detail

      • ALIGNMENT_DEFAULT

        public static AlignmentInfo ALIGNMENT_DEFAULT
        Deprecated.
      • spacing

        public boolean spacing
        Deprecated.
      • rows

        public int rows
        Deprecated.
      • columns

        public int columns
        Deprecated.
      • marginsBitmask

        public int marginsBitmask
        Deprecated.
      • explicitRowRatios

        public java.util.Set<java.lang.Integer> explicitRowRatios
        Deprecated.
      • explicitColRatios

        public java.util.Set<java.lang.Integer> explicitColRatios
        Deprecated.
      • hideEmptyRowsAndColumns

        public boolean hideEmptyRowsAndColumns
        Deprecated.
      • rowExpand

        public float[] rowExpand
        Deprecated.
      • colExpand

        public float[] colExpand
        Deprecated.
    • Constructor Detail

      • GridLayoutState

        public GridLayoutState()
        Deprecated.