org.apache.lucene.spatial.tier.projections
@Deprecated public interface IProjector
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Modifier and Type | Method and Description |
---|---|
double[] |
coords(double latitude,
double longitude)
Deprecated.
|
String |
coordsAsString(double latitude,
double longitude)
Deprecated.
|
String coordsAsString(double latitude, double longitude)
double[] coords(double latitude, double longitude)
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.