Serialized Form


Package com.oziexplorer

Class com.oziexplorer.DataFile extends ArrayList<T> implements Serializable

Class com.oziexplorer.EventFile extends DataFile<Event> implements Serializable

serialVersionUID: 1L

Serialized Fields

datum

String datum
The event file datum.


reserved1

int reserved1
Reserved field 1 - unknown use.


reserved2

int reserved2
Reserved field 2 - unknown use.

Class com.oziexplorer.OziException extends Exception implements Serializable

serialVersionUID: 1983274974L

Class com.oziexplorer.PointFile extends DataFile<Point> implements Serializable

serialVersionUID: 1L

Serialized Fields

datum

String datum
The point file datum.


reserved1

int reserved1
Reserved field 1 - unknown use.


reserved2

int reserved2
Reserved field 2 - unknown use.


foreColor

int foreColor
Symbol foreground color.


backColor

int backColor
Symbol background color.


symbolSize

int symbolSize
Symbol size.


labelFontSize

int labelFontSize
Label font size.


labelFormat

int labelFormat

symbolStyle

int symbolStyle
Point symbol style.


description

String description

Class com.oziexplorer.Route extends ArrayList<RoutePoint> implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
The route name.


description

String description
The route description.


color

int color

Class com.oziexplorer.RouteFile extends DataFile<Route> implements Serializable

serialVersionUID: 1L

Serialized Fields

datum

String datum
The track datum.


reserved1

int reserved1
Reserved field one - unknown use.


reserved2

int reserved2
Reserved field two - unknown use.

Class com.oziexplorer.TrackFile extends DataFile<TrackPoint> implements Serializable

serialVersionUID: 1L

Serialized Fields

datum

String datum
The track datum.


reserved

int reserved
Reserved field - unknown use.


width

int width
The track width, in pixels.


color

int color
The RGB track color.


description

String description
The track description.


skip

int skip
The track 'skip' value.


type

TrackType type
The track type.


fill

TrackFill fill
The track fill type.


fillColor

int fillColor
The track fill color.


timezoneOffset

int timezoneOffset

Class com.oziexplorer.WaypointFile extends DataFile<Waypoint> implements Serializable

serialVersionUID: 1L

Serialized Fields

datum

String datum
The waypoint list datum.


reserved

int reserved
Reserved field - unknown use.


gpsType

String gpsType