Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
M
MapClickCallback
- Interface in
com.oziexplorer
Interface for intercepting OziAPI map clicks, both double and single.
mapClickCallback(MapClickType, Point, LatLon, UTMGridRef)
- Method in interface com.oziexplorer.
MapClickCallback
This method will be called back when the map in OziExplorer is clicked.
MapClickType
- Enum in
com.oziexplorer
Enumeration of the different types of map click events - single or double.
MapComment
- Class in
com.oziexplorer
This class represents map comments.
MapComment(String, Position, int, int, int, int, int, int)
- Constructor for class com.oziexplorer.
MapComment
Create a new map comment.
MapComment(String, Position)
- Constructor for class com.oziexplorer.
MapComment
Create a new map comment, with default values.
mapDisplayFormat
- Variable in class com.oziexplorer.
Event
The map display format.
mapDisplayFormat
- Variable in class com.oziexplorer.
Waypoint
may display format.
mapDoubleClickOff()
- Static method in class com.oziexplorer.
OziAPI
Disable map double-clicks.
mapDoubleClickOn(MapClickCallback)
- Static method in class com.oziexplorer.
OziAPI
Enable map double-clicks.
MapFeature
- Class in
com.oziexplorer
This class represents map features.
MapFeature(String, Position, String, String, String, String)
- Constructor for class com.oziexplorer.
MapFeature
Create a new map feature.
MapFeature(String, Position, String)
- Constructor for class com.oziexplorer.
MapFeature
Create a new map feature.
mapSingleClickOff()
- Static method in class com.oziexplorer.
OziAPI
Disable map single-clicks.
mapSingleClickOn(MapClickCallback)
- Static method in class com.oziexplorer.
OziAPI
Enable map single-clicks.
MovingMapCallback
- Interface in
com.oziexplorer
Interface for intercepting OziAPI moving map callbacks.
movingMapCallback(LatLon, double, double, double, double)
- Method in interface com.oziexplorer.
MovingMapCallback
This method will be called back when the moving map callback is enabled.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z