Class PageTemplateBbox

    • Constructor Detail

      • PageTemplateBbox

        public PageTemplateBbox()
    • Method Detail

      • getLeft

        public java.lang.Double getLeft()
        left coordinate of the bbox
      • setLeft

        public void setLeft​(java.lang.Double left)
      • getTop

        public java.lang.Double getTop()
        top coordinate of the bbox
      • setTop

        public void setTop​(java.lang.Double top)
      • getRight

        public java.lang.Double getRight()
        right coordinate of the bbox
      • setRight

        public void setRight​(java.lang.Double right)
      • getBottom

        public java.lang.Double getBottom()
        bottom coordinate of the bbox
      • setBottom

        public void setBottom​(java.lang.Double bottom)
      • getId

        public int getId()
        ID of the bbox
      • setId

        public void setId​(int id)