Uses of Class
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.Node
Packages that use GeoComplexPolygon.Node
-
Uses of GeoComplexPolygon.Node in org.apache.lucene.spatial3d.geom
Fields in org.apache.lucene.spatial3d.geom declared as GeoComplexPolygon.NodeModifier and TypeFieldDescriptionGeoComplexPolygon.Node.leftGeoComplexPolygon.Node.rightprivate final GeoComplexPolygon.NodeGeoComplexPolygon.Tree.rootNodeMethods in org.apache.lucene.spatial3d.geom that return GeoComplexPolygon.NodeModifier and TypeMethodDescriptionprivate static GeoComplexPolygon.NodeGeoComplexPolygon.Tree.createTree(GeoComplexPolygon.Node[] edges, int low, int high) Methods in org.apache.lucene.spatial3d.geom with parameters of type GeoComplexPolygon.NodeModifier and TypeMethodDescriptionprivate static GeoComplexPolygon.NodeGeoComplexPolygon.Tree.createTree(GeoComplexPolygon.Node[] edges, int low, int high)