Class PagesRTreeIndex.GeometryWithPosition

  • Enclosing class:
    PagesRTreeIndex

    public static final class PagesRTreeIndex.GeometryWithPosition
    extends Object
    • Constructor Detail

      • GeometryWithPosition

        public GeometryWithPosition​(com.esri.core.geometry.ogc.OGCGeometry ogcGeometry,
                                    int partition,
                                    int position)
    • Method Detail

      • getGeometry

        public com.esri.core.geometry.ogc.OGCGeometry getGeometry()
      • getPartition

        public int getPartition()
      • getPosition

        public int getPosition()
      • getEstimatedMemorySizeInBytes

        public long getEstimatedMemorySizeInBytes()