|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.nchenouard.spot.Detection
plugins.big.blobgenerator.CellDetection3D
public class CellDetection3D
Detection class for Ellipsoid3D objects. Used to display Ellipsoid3D with the track manager.
| Field Summary |
|---|
| Fields inherited from class plugins.nchenouard.spot.Detection |
|---|
DETECTIONTYPE_REAL_DETECTION, DETECTIONTYPE_VIRTUAL_DETECTION |
| Constructor Summary | |
|---|---|
CellDetection3D(plugins.big.bigsnakeutils.icy.ellipsoid.Ellipsoid3D cell)
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics2D g2,
icy.sequence.Sequence sequence,
icy.canvas.IcyCanvas canvas)
|
| Methods inherited from class plugins.nchenouard.spot.Detection |
|---|
clone, createDetection, getColor, getDetectionEditor, getDetectionType, getT, getX, getY, getZ, isEnabled, isSelected, keyPressed, keyReleased, loadFromXML, mouseClick, mouseDrag, mouseMove, mousePressed, mouseReleased, reset, saveToXML, setColor, setDeet, setDetectionType, setEnabled, setExternalDetectionTools, setSelected, setT, setX, setY, setZ, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellDetection3D(plugins.big.bigsnakeutils.icy.ellipsoid.Ellipsoid3D cell)
| Method Detail |
|---|
public void paint(java.awt.Graphics2D g2,
icy.sequence.Sequence sequence,
icy.canvas.IcyCanvas canvas)
paint in interface icy.painter.Painterpaint in class plugins.nchenouard.spot.Detection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||