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
S
saveMap(String)
- Static method in class com.oziexplorer.
OziAPI
Save a map file.
saveMapFlag(boolean)
- Static method in class com.oziexplorer.
OziAPI
Toggle map saved flag.
saveMapImage(String)
- Static method in class com.oziexplorer.
OziAPI
Save map image.
savePointFlag(boolean)
- Static method in class com.oziexplorer.
OziAPI
Toggle points saved flag.
saveRouteFlag(boolean)
- Static method in class com.oziexplorer.
OziAPI
Toggle the routes saved flag.
saveTrackFile(int, String)
- Static method in class com.oziexplorer.
OziAPI
Save a track file.
saveTrackFlag(int, boolean)
- Static method in class com.oziexplorer.
OziAPI
Set a track's saved flag.
saveWaypointFile(String)
- Static method in class com.oziexplorer.
OziAPI
Save a waypoint file.
saveWaypointFlag(boolean)
- Static method in class com.oziexplorer.
OziAPI
Toggle waypoints saved flag.
sendMovingMapPositionOff()
- Static method in class com.oziexplorer.
OziAPI
Turn off the sending of moving map data.
sendMovingMapPositionOn(MovingMapCallback)
- Static method in class com.oziexplorer.
OziAPI
Turn on moving map callbacks.
sendMovingMapString(String)
- Static method in class com.oziexplorer.
OziAPI
Send NMEA strings to OziExplorer.
SepRE
- Static variable in class com.oziexplorer.
DataFile
A pattern to match OziExplorer data file field separators.
setBearingComparisonAccuracy(double)
- Static method in class com.oziexplorer.
SpatialVector
Set the accuracy of bearing comparisons, in decimal degrees.
setComparisonAccuracy(double)
- Static method in class com.oziexplorer.
Position
Set the accuracy of position comparisons, in metres.
setDatum(String)
- Method in class com.oziexplorer.
EventFile
Set the event file datum.
setDatum(String)
- Method in class com.oziexplorer.
RouteFile
Set the route datum.
setDatum(String)
- Method in class com.oziexplorer.
TrackFile
Set the track datum.
setDatum(String)
- Method in class com.oziexplorer.
WaypointFile
Set the waypoint list datum.
setDefaultGrid(Grid)
- Static method in class com.oziexplorer.
GridRef
Set the default grid.
setGpsType(String)
- Method in class com.oziexplorer.
WaypointFile
Set the GPS type.
setReserved(int)
- Method in class com.oziexplorer.
TrackFile
Set the value of the reserved field.
setReserved(int)
- Method in class com.oziexplorer.
WaypointFile
Set the value of the reserved field.
setReserved1(int)
- Method in class com.oziexplorer.
EventFile
Set the value of the reserved field 1.
setReserved1(int)
- Method in class com.oziexplorer.
RouteFile
Set the value of the first reserved field.
setReserved2(int)
- Method in class com.oziexplorer.
EventFile
Set the value of the reserved field 2.
setReserved2(int)
- Method in class com.oziexplorer.
RouteFile
Set the value of the second reserved field.
setTimeout(int)
- Static method in class com.oziexplorer.
OziAPI
This sets the API timeout value (in milliseconds).
setTimezoneOffset(int)
- Method in class com.oziexplorer.
TrackFile
Set the timezone offset for the track, in minutes.
setTrackColor(int, int)
- Static method in class com.oziexplorer.
OziAPI
Set a track's color.
setTrackColor(int)
- Method in class com.oziexplorer.
TrackFile
Set the RGB track color.
setTrackDesc(String)
- Method in class com.oziexplorer.
TrackFile
Set the track description.
setTrackDescription(int, String)
- Static method in class com.oziexplorer.
OziAPI
Specify the description for a track.
setTrackFill(TrackFill)
- Method in class com.oziexplorer.
TrackFile
Set the track fill pattern, see
TrackFill
.
setTrackFillColor(int)
- Method in class com.oziexplorer.
TrackFile
Set the RGB track fill color.
setTrackSkip(int)
- Method in class com.oziexplorer.
TrackFile
set the track 'skip' value.
setTrackType(int, TrackType)
- Static method in class com.oziexplorer.
OziAPI
Specify a track's
TrackType
.
setTrackType(TrackType)
- Method in class com.oziexplorer.
TrackFile
Set the track type, see
TrackType
.
setTrackWidth(int, int)
- Static method in class com.oziexplorer.
OziAPI
Set a track's width in pixels.
setTrackWidth(int)
- Method in class com.oziexplorer.
TrackFile
Set the track width, in pixels.
showAllTracks()
- Static method in class com.oziexplorer.
OziAPI
Show all tracks on the map.
showTrack(int)
- Static method in class com.oziexplorer.
OziAPI
Turn on the display of the specified track.
skip
- Variable in class com.oziexplorer.
TrackFile
The track 'skip' value.
skipNext(Scanner)
- Method in class com.oziexplorer.
DataFile
If the next field exists, skip it.
SpatialVector
- Class in
com.oziexplorer
This class represents (distance, bearing) vectors.
SpatialVector(double, double)
- Constructor for class com.oziexplorer.
SpatialVector
Create a new spatial vector.
startMovingMapAPI()
- Static method in class com.oziexplorer.
OziAPI
Start moving map in OziExplorer.
startMovingMapSerial()
- Static method in class com.oziexplorer.
OziAPI
Start moving map in OziExplorer.
stopMovingMap()
- Static method in class com.oziexplorer.
OziAPI
Turn off the moving map.
symbol
- Variable in class com.oziexplorer.
Event
The symbol.
symbol
- Variable in class com.oziexplorer.
RoutePoint
The route point symbol.
symbol
- Variable in class com.oziexplorer.
Waypoint
Waypoint symbol - GPS specific.
symbolName
- Variable in class com.oziexplorer.
MapFeature
The feature symbol pathname.
symbolSize
- Variable in class com.oziexplorer.
Event
The symbol size.
symbolSize
- Variable in class com.oziexplorer.
PointFile
Symbol size.
symbolSize
- Variable in class com.oziexplorer.
Waypoint
Symbol size.
symbolStyle
- Variable in class com.oziexplorer.
PointFile
Point symbol style.
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