Class RTreeIndexTableRow


  • public class RTreeIndexTableRow
    extends UserCustomRow
    RTree Index Table Row containing the values from a single result set row
    Since:
    3.1.0
    Author:
    osbornb
    • Method Detail

      • getMinX

        public double getMinX()
        Get the min x
        Returns:
        min x
      • getMaxX

        public double getMaxX()
        Get the max x
        Returns:
        max x
      • getMinY

        public double getMinY()
        Get the min y
        Returns:
        min y
      • getMaxY

        public double getMaxY()
        Get the max y
        Returns:
        max y