|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamView.PamDetectionOverlayGraphics
whistleDetector.WhistleEventGraphics
public class WhistleEventGraphics
| Field Summary | |
|---|---|
(package private) PamSymbol |
mapSymbol
|
(package private) WhistleEventDetector |
whistleEventDetector
|
| Fields inherited from class PamView.PamDetectionOverlayGraphics |
|---|
lineColour |
| Constructor Summary | |
|---|---|
WhistleEventGraphics(WhistleEventDetector whistleEventDetector)
|
|
| Method Summary | |
|---|---|
boolean |
canDraw(GeneralProjector generalProjector)
Used to tell the various displays whether or not the data in the parentDataBlock can be drawn on each of those displays. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PamSymbol mapSymbol
WhistleEventDetector whistleEventDetector
| Constructor Detail |
|---|
public WhistleEventGraphics(WhistleEventDetector whistleEventDetector)
| Method Detail |
|---|
public boolean canDraw(GeneralProjector generalProjector)
PamDetectionOverlayGraphicsFor simplicity I've broken it up into the three main display types currently existing in Pamguard.
canDraw in interface PanelOverlayDrawcanDraw in class PamDetectionOverlayGraphics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||