- GeoRSSData - Class in org.apache.sis.index.tree
-
Implements QuadTreeData to store GeoRSS items into quad tree.
- GeoRSSData(String, DirectPosition2D) - Constructor for class GeoRSSData
-
Creates a GeoRSSData object that stores the name of the file that the
entry's information is written to and the geo location of the entry.
- getFileName() - Method in class GeoRSSData
-
Returns the name of the file where the entry's info is saved.
- getLatLon() - Method in class GeoRSSData
-
- getX() - Method in class GeoRSSData
-
Returns the Java 2D x-coordinate for the longitude.
- getY() - Method in class GeoRSSData
-
Returns the Java 2D y-coordinate for the latitude.