Packages

package index

Package Members

  1. package param

Type Members

  1. abstract class AbstractGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractAttributeIndex[A, O] with OnHeapTypeIndex

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

  2. class BucketGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

  3. sealed final class GeoIndexType extends Enum[GeoIndexType]

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

  4. class QuadTreeGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

  5. class STRtreeGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

Deprecated Type Members

  1. class GeoIndex[A <: Geometry, O <: SimpleFeature] extends BucketGeoIndex[A, O]

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc.

    ********************************************************************* Copyright (c) 2013-2025 Commonwealth Computer Research, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which accompanies this distribution and is available at http://www.opensource.org/licenses/apache2.0.php. *********************************************************************

    Annotations
    @Deprecated
    Deprecated

Ungrouped