Class LayoutOrientation


  • public class LayoutOrientation
    extends java.lang.Object
    Represents the orientation of a layout: either horizontal or vertical.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean HORIZONTAL
      Horizontal orientation.
      static boolean VERTICAL
      Vertical orientation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait