Uses of Class
org.hortonmachine.gears.io.geopaparazzi.geopap4.Note
-
Packages that use Note Package Description org.hortonmachine.gears.io.geopaparazzi.geopap4 -
-
Uses of Note in org.hortonmachine.gears.io.geopaparazzi.geopap4
Methods in org.hortonmachine.gears.io.geopaparazzi.geopap4 that return types with arguments of type Note Modifier and Type Method Description static List<Note>DaoNotes. getNotesList(IHMConnection connection, float[] nswe)Get the collected notes from the database inside a given bound.
-