Uses of Class
org.apache.lucene.spatial3d.geom.GeoDegeneratePath.PathSegment
-
Packages that use GeoDegeneratePath.PathSegment Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoDegeneratePath.PathSegment in org.apache.lucene.spatial3d.geom
Fields in org.apache.lucene.spatial3d.geom with type parameters of type GeoDegeneratePath.PathSegment Modifier and Type Field Description protected java.util.List<GeoDegeneratePath.PathSegment>
GeoDegeneratePath. segments
A list of PathSegments
-