|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
Map.MapComment
public class MapComment
| Field Summary | |
|---|---|
(package private) java.lang.String |
comment
|
(package private) LatLong |
latLong
|
static int |
MAXCOMMENTLENGTH
|
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
MapComment(long timeMilliseconds,
LatLong latLong,
java.lang.String comment)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String comment
LatLong latLong
public static final int MAXCOMMENTLENGTH
| Constructor Detail |
|---|
public MapComment(long timeMilliseconds,
LatLong latLong,
java.lang.String comment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||