|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ogdf.lib.EdgeLabelDouble
public class EdgeLabelDouble
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
|
EdgeLabelDouble()
|
protected |
EdgeLabelDouble(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
addType(eLabelTyp arg0)
|
void |
delete()
|
protected void |
finalize()
|
protected static long |
getCPtr(EdgeLabelDouble obj)
|
double |
getHeight(eLabelTyp arg0)
|
double |
getWidth(eLabelTyp arg0)
|
double |
getX(eLabelTyp arg0)
|
double |
getY(eLabelTyp arg0)
|
void |
setEdge(EdgeElement arg0)
|
void |
setHeight(eLabelTyp arg0,
double arg1)
|
void |
setWidth(eLabelTyp arg0,
double arg1)
|
void |
setX(eLabelTyp arg0,
double arg1)
|
void |
setY(eLabelTyp arg0,
double arg1)
|
EdgeElement |
theEdge()
|
int |
usedLabel()
|
boolean |
usedLabel(eLabelTyp arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
protected EdgeLabelDouble(long cPtr, boolean cMemoryOwn)
public EdgeLabelDouble()
Method Detail |
---|
protected static long getCPtr(EdgeLabelDouble obj)
protected void finalize()
finalize
in class Object
public void delete()
public void setX(eLabelTyp arg0, double arg1)
public void setY(eLabelTyp arg0, double arg1)
public void setHeight(eLabelTyp arg0, double arg1)
public void setWidth(eLabelTyp arg0, double arg1)
public void setEdge(EdgeElement arg0)
public void addType(eLabelTyp arg0)
public double getX(eLabelTyp arg0)
public double getY(eLabelTyp arg0)
public double getWidth(eLabelTyp arg0)
public double getHeight(eLabelTyp arg0)
public EdgeElement theEdge()
public boolean usedLabel(eLabelTyp arg0)
public int usedLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |