package index
Type Members
- abstract class AbstractGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractAttributeIndex[A, O] with OnHeapTypeIndex
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
- class BucketGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
- sealed final class GeoIndexType extends Enum[GeoIndexType]
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
- class QuadTreeGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
- class STRtreeGeoIndex[A <: Geometry, O <: SimpleFeature] extends AbstractGeoIndex[A, O]
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
Deprecated Type Members
- class GeoIndex[A <: Geometry, O <: SimpleFeature] extends BucketGeoIndex[A, O]
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, Inc.
********************************************************************* Copyright (c) 2013-2025 General Atomics Integrated Intelligence, 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 https://www.apache.org/licenses/LICENSE-2.0 *********************************************************************
- Annotations
- @Deprecated
- Deprecated