Represents lat/lngs as fixed point numbers translated so that all
world coordinates are in the first quadrant. The same fixed point
scale as is used for FixedLatLng is employed.
Namespace: Lucene.Net.Spatial.GeometryAssembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)
Syntax
C# |
---|
public class CartesianPoint |
Visual Basic |
---|
Public Class CartesianPoint |
Visual C++ |
---|
public ref class CartesianPoint |