|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamView.PamDetectionOverlayGraphics
loc3d_Thode.TowedArray3DOverlayGraphics
public class TowedArray3DOverlayGraphics
| Field Summary | |
|---|---|
(package private) int |
circle_size
|
(package private) double |
maxCircleSize
|
(package private) double |
maxDepth
|
(package private) double |
minCircleSize
|
(package private) double |
minDepth
|
(package private) TowedArray3DProcess |
towedArray3DProcess
|
| Fields inherited from class PamView.PamDetectionOverlayGraphics |
|---|
lineColour |
| Constructor Summary | |
|---|---|
TowedArray3DOverlayGraphics(TowedArray3DProcess towedArray3DProcess)
|
|
| Method Summary | |
|---|---|
protected java.awt.Rectangle |
drawOnMap(java.awt.Graphics g,
PamDataUnit pamDetection,
GeneralProjector generalProjector)
|
java.lang.String |
getHoverText(GeneralProjector generalProjector,
PamDataUnit dataUnit,
int iSide)
Provides text for popup hover windows on displays. |
void |
setSymbolSize(double depth)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
TowedArray3DProcess towedArray3DProcess
int circle_size
double maxCircleSize
double minCircleSize
double minDepth
double maxDepth
| Constructor Detail |
|---|
public TowedArray3DOverlayGraphics(TowedArray3DProcess towedArray3DProcess)
| Method Detail |
|---|
public void setSymbolSize(double depth)
protected java.awt.Rectangle drawOnMap(java.awt.Graphics g,
PamDataUnit pamDetection,
GeneralProjector generalProjector)
drawOnMap in class PamDetectionOverlayGraphics
public java.lang.String getHoverText(GeneralProjector generalProjector,
PamDataUnit dataUnit,
int iSide)
PanelOverlayDraw
getHoverText in interface PanelOverlayDrawgetHoverText in class PamDetectionOverlayGraphicsgeneralProjector - Projector associated with the display requiring the textdataUnit - Data unit the mouse hovered over
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||