Class GFCosBBox

All Implemented Interfaces:
Object, CosArray, CosBBox, CosObject

public class GFCosBBox extends GFCosArray implements CosBBox
Author:
Timur Kamalov
  • Field Details

  • Constructor Details

    • GFCosBBox

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

    • 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