|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamView.PamDetectionOverlayGraphics
rocca.RoccaGraphics
public class RoccaGraphics
Shamelessly copied from WhistleGraphics.java
| Field Summary | |
|---|---|
(package private) java.awt.Color[] |
contourColours
|
(package private) int |
iCol
|
(package private) RoccaProcess |
roccaProcess
|
| Fields inherited from class PamView.PamDetectionOverlayGraphics |
|---|
lineColour |
| Constructor Summary | |
|---|---|
RoccaGraphics(RoccaProcess roccaProcess)
|
|
| Method Summary | |
|---|---|
(package private) java.awt.Rectangle |
drawContourShape(java.awt.Graphics g,
RoccaSightingDataUnit rsdu,
GeneralProjector projector)
|
protected java.awt.Rectangle |
drawOnSpectrogram(java.awt.Graphics g,
PamDataUnit pamDataUnit,
GeneralProjector generalProjector)
Draw on spectrogram changed March 2010 so that the default time unit is milliseconds (Jave time from 1970) rather than samples. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
RoccaProcess roccaProcess
java.awt.Color[] contourColours
int iCol
| Constructor Detail |
|---|
public RoccaGraphics(RoccaProcess roccaProcess)
| Method Detail |
|---|
protected java.awt.Rectangle drawOnSpectrogram(java.awt.Graphics g,
PamDataUnit pamDataUnit,
GeneralProjector generalProjector)
PamDetectionOverlayGraphics
drawOnSpectrogram in class PamDetectionOverlayGraphics
java.awt.Rectangle drawContourShape(java.awt.Graphics g,
RoccaSightingDataUnit rsdu,
GeneralProjector projector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||