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

swigCMemOwn
protected boolean swigCMemOwn
ELabelPosSimple
protected ELabelPosSimple(long cPtr,
boolean cMemoryOwn)
ELabelPosSimple
public ELabelPosSimple()
getCPtr
protected static long getCPtr(ELabelPosSimple obj)
finalize
protected void finalize()
- Overrides:
finalize
in class Object
delete
public void delete()
call
public void call(GraphAttributes arg0,
ELabelInterfaceDouble arg1)
getAbsolute
public boolean getAbsolute()
getMarginDistance
public double getMarginDistance()
getEdgeDistance
public double getEdgeDistance()
getMidOnEdge
public boolean getMidOnEdge()
setAbsolute
public void setAbsolute(boolean absolute)
setMarginDistance
public void setMarginDistance(double distance)
setEdgeDistance
public void setEdgeDistance(double distance)
setMidOnEdge
public void setMidOnEdge(boolean midOnEdge)