Uses of Class
org.apache.lucene.geo.XYLine
-
Packages that use XYLine Package Description org.apache.lucene.geo -
-
Uses of XYLine in org.apache.lucene.geo
Methods in org.apache.lucene.geo with parameters of type XYLine Modifier and Type Method Description static Component2DLine2D. create(XYLine... lines)create a Line2D edge tree from provided array of Linestrings
-