|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.geasysvg.ext.impl.Point
public class Point
| Constructor Summary | |
|---|---|
Point(float x,
float y)
|
|
| Method Summary | |
|---|---|
IPoint |
getNextPoint()
|
IPoint |
getPreviousPoint()
|
float |
getX()
|
float |
getY()
|
void |
setNextPoint(IPoint point)
|
void |
setPreviousPoint(IPoint point)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Point(float x,
float y)
| Method Detail |
|---|
public IPoint getNextPoint()
getNextPoint in interface IPointpublic IPoint getPreviousPoint()
getPreviousPoint in interface IPointpublic float getX()
getX in interface IPointpublic float getY()
getY in interface IPointpublic void setNextPoint(IPoint point)
setNextPoint in interface IPointpublic void setPreviousPoint(IPoint point)
setPreviousPoint in interface IPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||