org.free.garminimg.utils
Class FoundPoint
java.lang.Object
org.free.garminimg.utils.FoundObject
org.free.garminimg.utils.FoundPoint
public class FoundPoint
- extends FoundObject
Constructor Summary |
FoundPoint(int type,
int subType,
int longitude,
int latitude,
Label label,
boolean indexed)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FoundPoint
public FoundPoint(int type,
int subType,
int longitude,
int latitude,
Label label,
boolean indexed)
isIndexed
public boolean isIndexed()
getLatitude
public int getLatitude()
- Specified by:
getLatitude
in class FoundObject
getLongitude
public int getLongitude()
- Specified by:
getLongitude
in class FoundObject
getSubType
public int getSubType()
toDebugHtml
public void toDebugHtml(java.lang.StringBuilder result)
throws java.io.IOException
- Overrides:
toDebugHtml
in class FoundObject
- Throws:
java.io.IOException
Copyright © 2008. All Rights Reserved.