|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.utils.FoundObject org.free.garminimg.utils.FoundPoly
public class FoundPoly
Constructor Summary | |
---|---|
FoundPoly(int type,
int[] longitudes,
int[] latitudes,
int nbPoints,
Label label,
boolean line)
|
Method Summary | |
---|---|
int |
getLatitude()
|
int |
getLongitude()
|
void |
toDebugHtml(java.lang.StringBuilder result)
|
Methods inherited from class org.free.garminimg.utils.FoundObject |
---|
getLabel, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FoundPoly(int type, int[] longitudes, int[] latitudes, int nbPoints, Label label, boolean line)
Method Detail |
---|
public int getLongitude()
getLongitude
in class FoundObject
public int getLatitude()
getLatitude
in class FoundObject
public void toDebugHtml(java.lang.StringBuilder result) throws java.io.IOException
toDebugHtml
in class FoundObject
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |