|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.first.wpilibj.image.EllipseMatch
public class EllipseMatch
Field Summary | |
---|---|
double |
m_majorRadius
|
double |
m_minorRadius
|
double |
m_rotation
|
double |
m_score
|
double |
m_xPos
|
double |
m_yPos
|
Method Summary | |
---|---|
protected static EllipseMatch[] |
getMatchesFromMemory(int address,
int number)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public double m_xPos
public double m_yPos
public double m_rotation
public double m_majorRadius
public double m_minorRadius
public double m_score
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
protected static EllipseMatch[] getMatchesFromMemory(int address, int number)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |