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