|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.roi.CompoundROI.CompoundHandle
public static class CompoundROI.CompoundHandle
Constructor Summary | |
---|---|
CompoundROI.CompoundHandle(int id,
ROI.Handle h)
|
Method Summary | |
---|---|
java.lang.String |
getID()
|
double |
getX()
|
double |
getY()
|
void |
setPos(double x,
double y)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompoundROI.CompoundHandle(int id, ROI.Handle h)
Method Detail |
---|
public java.lang.String getID()
getID
in interface ROI.Handle
public double getX()
getX
in interface ROI.Handle
public double getY()
getY
in interface ROI.Handle
public void setPos(double x, double y)
setPos
in interface ROI.Handle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |