Packages

p

org.apache.sedona.core

spatialPartitioning

package spatialPartitioning

Type Members

  1. class EqualPartitioning extends Serializable

    The Class EqualPartitioning.

  2. class FlatGridPartitioner extends SpatialPartitioner
  3. class HilbertPartitioning extends Serializable
  4. class KDB extends PartitioningUtils with Serializable

    see https://en.wikipedia.org/wiki/K-D-B-tree

  5. class KDBTreePartitioner extends SpatialPartitioner
  6. abstract class PartitioningUtils extends AnyRef

    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  7. class QuadTreePartitioner extends SpatialPartitioner
  8. class QuadtreePartitioning extends Serializable
  9. class RtreePartitioning extends Serializable

    The Class RtreePartitioning.

  10. abstract class SpatialPartitioner extends Partitioner with Serializable
  11. class VoronoiPartitioning extends Serializable

    The Class VoronoiPartitioning.

Ungrouped