|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectStructure
edu.wpi.first.wpilibj.image.EllipseDescriptor
public class EllipseDescriptor
| Constructor Summary | |
|---|---|
EllipseDescriptor(double m_minMajorRadius,
double m_maxMajorRadius,
double m_minMinorRadius,
double m_maxMinorRadius)
|
|
| Method Summary | |
|---|---|
void |
free()
Free the c memory associated with this object. |
void |
read()
|
int |
size()
|
void |
write()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EllipseDescriptor(double m_minMajorRadius,
double m_maxMajorRadius,
double m_minMinorRadius,
double m_maxMinorRadius)
| Method Detail |
|---|
public void free()
public void read()
public void write()
public int size()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||