|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes.TwoDShapeGeometry.FloatPoint
public class TwoDShapeGeometry.FloatPoint
The Class FloatPoint.
| Field Summary | |
|---|---|
float |
x
The x. |
float |
y
The y. |
| Constructor Summary | |
|---|---|
TwoDShapeGeometry.FloatPoint(float x,
float y)
Instantiates a new float point. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float x
public float y
| Constructor Detail |
|---|
public TwoDShapeGeometry.FloatPoint(float x,
float y)
x - the xy - the y
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||