|
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.Node
public class PawTracker2.Node
Field Summary | |
---|---|
int |
support
|
int |
type
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
PawTracker2.Node()
|
|
PawTracker2.Node(int x,
int y,
int type)
|
|
PawTracker2.Node(PawTracker2.ContourPoint cp,
int type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int type
public int support
Constructor Detail |
---|
public PawTracker2.Node()
public PawTracker2.Node(int x, int y, int type)
public PawTracker2.Node(PawTracker2.ContourPoint cp, int type)
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |