net.ogdf.lib
Class DPoint
java.lang.Object
net.ogdf.lib.DPoint
public class DPoint
- extends Object
- Rating

Constructor Summary |
|
DPoint()
|
|
DPoint(double arg0,
double arg1)
|
protected |
DPoint(long cPtr,
boolean cMemoryOwn)
|
swigCMemOwn
protected boolean swigCMemOwn
DPoint
protected DPoint(long cPtr,
boolean cMemoryOwn)
DPoint
public DPoint()
DPoint
public DPoint(double arg0,
double arg1)
getCPtr
protected static long getCPtr(DPoint obj)
finalize
protected void finalize()
- Overrides:
finalize
in class Object
delete
public void delete()
getX
public double getX()
getY
public double getY()