|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectClickType in com.oziexplorer |
---|
Methods in com.oziexplorer that return ObjectClickType | |
---|---|
static ObjectClickType |
ObjectClickType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectClickType[] |
ObjectClickType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.oziexplorer with parameters of type ObjectClickType | |
---|---|
void |
ObjectClickCallback.objectClickCallback(ObjectClickType type,
LatLon latLon,
UTMGridRef gridRef,
String objectName)
This method will be called back when a map object is clicked on in OziExplorer. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |