|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.jaer.projects.pawtracker.PawTracker2.ContourPoint
public class PawTracker2.ContourPoint
Field Summary | |
---|---|
int |
label
|
int |
maxX
|
int |
maxY
|
int |
on
|
int |
used
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
PawTracker2.ContourPoint()
|
|
PawTracker2.ContourPoint(PawTracker2.ContourPoint cp)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int maxX
public int maxY
public int label
public int x
public int y
public int on
public int used
Constructor Detail |
---|
public PawTracker2.ContourPoint()
public PawTracker2.ContourPoint(PawTracker2.ContourPoint cp)
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |