Uses of Class
org.apache.lucene.spatial3d.geom.GeoBaseDistanceShape

Packages that use GeoBaseDistanceShape
Package
Description
Shapes implemented using 3D planar geometry.
  • Uses of GeoBaseDistanceShape in org.apache.lucene.spatial3d.geom

    Modifier and Type
    Class
    Description
    (package private) class 
    GeoCircles have all the characteristics of GeoBaseDistanceShapes, plus GeoSizeable.
    (package private) class 
    GeoPaths have all the characteristics of GeoBaseDistanceShapes.
    (package private) class 
    GeoShape representing a path across the surface of the globe, with a specified half-width.
    (package private) class 
    Circular area with a center and a radius that represents the surface distance to the center.
    (package private) class 
    Circular area with a center and cutoff angle that represents the latitude and longitude distance from the center where the planet will be cut.
    (package private) class 
    GeoShape representing a path across the surface of the globe, with a specified half-width.