|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamView.PamDetectionOverlayGraphics
WorkshopDemo.WorkshopOverlayGraphics
public class WorkshopOverlayGraphics
Graphics examples showing how to draw the detector output on the map and on the spectrogram display. The class GeneralProjector knows how to turn parameters such as lat, long, time, frequency into meaningful screen coordinates. It will tell us which types of coordinates are required for each display, if we can provide them we can go ahead and draw. The canDraw function is mainly used by Pamguard for making up options menus of what can be plotted on top of the various displays. The PanelOverlayDraw is attached to a specific data block, so this one class needs to handle drawing on all different types of display.
| Field Summary |
|---|
| Fields inherited from class PamView.PamDetectionOverlayGraphics |
|---|
lineColour |
| Constructor Summary | |
|---|---|
WorkshopOverlayGraphics(PamDataBlock parentDataBlock)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkshopOverlayGraphics(PamDataBlock parentDataBlock)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||