|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.export.Saver org.free.garminimg.export.PolygonSaver
public class PolygonSaver
Field Summary |
---|
Fields inherited from class org.free.garminimg.export.Saver |
---|
mapExporter, stmt |
Constructor Summary | |
---|---|
PolygonSaver(MapExporter mapExporter)
|
Method Summary | |
---|---|
void |
addLine(int type,
int[] longitudes,
int[] latitudes,
int nbPoints,
Label label)
|
protected java.lang.String |
getQuery()
|
Methods inherited from class org.free.garminimg.export.Saver |
---|
checkBatch, finish, init, setString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolygonSaver(MapExporter mapExporter) throws java.sql.SQLException
java.sql.SQLException
Method Detail |
---|
protected java.lang.String getQuery()
getQuery
in class Saver
public void addLine(int type, int[] longitudes, int[] latitudes, int nbPoints, Label label)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |