public interface QuadTreeData
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Returns the name of the file where the entry's info is saved.
|
DirectPosition2D |
getLatLon()
Returns the latitude/longitude pair.
|
double |
getX()
Returns the Java 2D x-coordinate for the longitude.
|
double |
getY()
Returns the Java 2D y-coordinate for the latitude.
|
double getX()
double getY()
DirectPosition2D getLatLon()
String getFileName()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.