| Package | Description |
|---|---|
| dk.dma.ais.message | |
| dk.dma.ais.message.binary |
| Modifier and Type | Field and Description |
|---|---|
protected AisPosition |
AisPositionMessage.pos
Stores the positions in a general manner
|
| Modifier and Type | Method and Description |
|---|---|
AisPosition |
AisMessage27.getPos() |
AisPosition |
AisPositionMessage.getPos() |
AisPosition |
UTCDateResponseMessage.getPos() |
AisPosition |
IPositionMessage.getPos()
Get position
|
AisPosition |
AisMessage21.getPos() |
AisPosition |
AisMessage19.getPos() |
AisPosition |
AisMessage18.getPos() |
AisPosition |
AisMessage9.getPos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AisMessage27.setPos(AisPosition pos)
Sets pos.
|
void |
AisPositionMessage.setPos(AisPosition pos)
Sets pos.
|
void |
UTCDateResponseMessage.setPos(AisPosition pos)
Sets pos.
|
void |
AisMessage21.setPos(AisPosition pos)
Sets pos.
|
void |
AisMessage19.setPos(AisPosition pos)
Sets pos.
|
void |
AisMessage18.setPos(AisPosition pos)
Sets pos.
|
void |
AisMessage9.setPos(AisPosition pos)
Sets pos.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AisPosition> |
RouteMessage.waypoints
The Waypoints.
|
| Modifier and Type | Method and Description |
|---|---|
AisPosition |
MetHyd31.getPos()
Gets pos.
|
AisPosition |
MetHyd11.getPos()
Gets pos.
|
| Modifier and Type | Method and Description |
|---|---|
List<AisPosition> |
RouteMessage.getWaypoints()
Gets waypoints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteMessage.addWaypoint(AisPosition waypoint)
Add waypoint.
|
void |
MetHyd31.setPos(AisPosition pos)
Sets pos.
|
void |
MetHyd11.setPos(AisPosition pos)
Sets pos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteMessage.setWaypoints(List<AisPosition> waypoints)
Sets waypoints.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.