|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anji.imaging.DoubleLocation2D
com.anji.floatingeye.FloatingLocation
public class FloatingLocation
| Field Summary | |
|---|---|
double |
z
z-axis (zoom) value |
| Fields inherited from class com.anji.imaging.DoubleLocation2D |
|---|
TO_STRING_FORMAT, x, y |
| Constructor Summary | |
|---|---|
FloatingLocation()
default ctor |
|
FloatingLocation(double anX,
double aY,
double aZ)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public double z
| Constructor Detail |
|---|
public FloatingLocation()
public FloatingLocation(double anX,
double aY,
double aZ)
anX - aY - aZ - | Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class DoubleLocation2DObject.equals(java.lang.Object)public java.lang.String toString()
toString in class DoubleLocation2DObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||