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