Class PageTemplate.BBox

    • Constructor Detail

      • BBox

        public BBox()
        Instantiates a new B box.
    • Method Detail

      • getLeft

        public java.lang.Double getLeft()
        Gets left.
        Returns:
        the left
      • setLeft

        public void setLeft​(java.lang.Double left)
        Sets left.
        Parameters:
        left - the left
      • getTop

        public java.lang.Double getTop()
        Gets top.
        Returns:
        the top
      • setTop

        public void setTop​(java.lang.Double top)
        Sets top.
        Parameters:
        top - the top
      • getRight

        public java.lang.Double getRight()
        Gets right.
        Returns:
        the right
      • setRight

        public void setRight​(java.lang.Double right)
        Sets right.
        Parameters:
        right - the right
      • getBottom

        public java.lang.Double getBottom()
        Gets bottom.
        Returns:
        the bottom
      • setBottom

        public void setBottom​(java.lang.Double bottom)
        Sets bottom.
        Parameters:
        bottom - the bottom
      • entityEquals

        public boolean entityEquals​(CometPageTemplate.BBox other)
        Entity equals boolean.
        Parameters:
        other - the other
        Returns:
        the boolean
      • toCometBBox

        public CometPageTemplate.BBox toCometBBox()
        To comet b box comet page template . b box.
        Returns:
        the comet page template . b box