Class XmlElementGridImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getBottom()
      Gets bottom.
      int getLeft()
      Gets left.
      int getRight()
      Gets right.
      int getTop()
      Gets top.
      void setBottom​(int bottom)
      Sets bottom.
      void setLeft​(int left)
      Sets left.
      void setRight​(int right)
      Sets right.
      void setTop​(int top)
      Sets top.
      • Methods inherited from class java.lang.Object

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

      • XmlElementGridImpl

        public XmlElementGridImpl()