Package | Description |
---|---|
org.apache.lucene.document |
This package contains several point types:
BigIntegerPoint for 128-bit integers
LatLonPoint for latitude/longitude geospatial points
|
org.apache.lucene.geo |
This package contains geo utility classes:
Tessellator for decomposing shapes into a triangular mesh
|
Class and Description |
---|
Line
Represents a line on the earth's surface.
|
Class and Description |
---|
Line
Represents a line on the earth's surface.
|
Line2D
2D line implementation represented as a balanced interval tree of edges.
|
SimpleWKTShapeParser.ShapeType
Enumerated type for Shapes
|
Tessellator.Node
Circular Doubly-linked list used for polygon coordinates
|
Tessellator.Triangle
Triangle in the tessellated mesh
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.