public class MissionPointHover extends MissionPoint
color, COLORMINE, COLORMINESELECTED, COLORPOINT, COLORPOINT2, COLORPOINTSELECTED, COLORTEXT, COLORTEXTBGD, COLORWATCHRADIUS, commnd, depth, index, nf, POINTHEIGHT, POINTHIGHLIGHWIDTH, POINTLINEWIDTH, pointType, POINTTYPE_COMPOSITEWAYPOINT, POINTTYPE_HOVER, POINTTYPE_LIST, POINTTYPE_MINE, POINTTYPE_POSITION, POINTTYPE_WAYPOINT, POINTWIDTH, standoff, TEXTOFFSETX, TEXTOFFSETY, xyPosit
Constructor and Description |
---|
MissionPointHover()
Creates a new instance of MissionPointHover
|
MissionPointHover(Point2D p)
Creates a new instance of MissionPointHover
|
MissionPointHover(Point2D p,
double z)
Creates a new instance of MissionPoint
|
draw, draw, draw, draw, getDepth, getDescription, getMaxEasting, getMaxNorthing, getMinEasting, getMinNorthing, getPos, getWatchStandOff, isSelected, setDepth, setDescription, setImage2D, setPos, setPos, setPos, setPos, setValue, setWatchStandOff
public MissionPointHover()
public MissionPointHover(Point2D p)
p
- 2D (x, y) position of this MissionPointpublic MissionPointHover(Point2D p, double z)
p
- 2D (x, y) position of this MissionPointz
- depth to be assigned to this point