|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.painter.shape.PointSetPainter.IdXy
public static class PointSetPainter.IdXy
Constructor Summary | |
---|---|
PointSetPainter.IdXy(int id,
float x,
float y)
|
Method Summary | |
---|---|
int |
id()
|
float |
x()
|
float |
y()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointSetPainter.IdXy(int id, float x, float y)
Method Detail |
---|
public int id()
public float x()
x
in interface Xy
public float y()
y
in interface Xy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |