-
JGarminImgParser
JGarminImgParser
What is it?
JGarminImgParser is a free (LGPL), Java library for parsing Garmin's IMG files.
The core library depends on no other libraries.
The package includ...
-
Garmin IMG Parser 1.2 API
Frame Alert
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-
API Help (Garmin IMG Parser 1.2 API)
Use
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given ...
-
Uses of Interface org.free.garminimg.MapListener (Garmin IMG Parser 1.2 API)
Methods in org.free.garminimg with parameters of type MapListener
void
ImgFilesBag.
readMap(int minLong,
int maxLong,
int minLat,
int maxLat,
int resolution,
i...
-
MapExporter (Garmin IMG Parser 1.2 API)
latitudes - Same as latitudes, but for longitudes.
nbPoints - The number of points available.
label - The label attached to this poly or null if there is none.
line - True if it's a polyline, false if...
-
StatsListener (Garmin IMG Parser 1.2 API)
yPoints - Same as xPoints, but for y coordinates.
nbPoints - The number of points available.
label - The label attached to this poly or null if there is none.
line - True if it's a polyline, false if ...