Class GFCosBBox

    • Constructor Detail

      • GFCosBBox

        public GFCosBBox​(COSArray array)
        Default constructor
        Parameters:
        array - greenfield COSArray
    • Method Detail

      • gettop

        public Double gettop()
        Specified by:
        gettop in interface CosBBox
        Returns:
        top corner of bounding box
      • getbottom

        public Double getbottom()
        Specified by:
        getbottom in interface CosBBox
        Returns:
        bottom corner of bounding box
      • getleft

        public Double getleft()
        Specified by:
        getleft in interface CosBBox
        Returns:
        left corner of bounding box
      • getright

        public Double getright()
        Specified by:
        getright in interface CosBBox
        Returns:
        right corner of bounding box