|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ogdf.lib.ELabelInterfaceDouble
public class ELabelInterfaceDouble
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
|
ELabelInterfaceDouble(GraphAttributes arg0)
|
protected |
ELabelInterfaceDouble(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
protected static long |
getCPtr(ELabelInterfaceDouble obj)
|
EdgeLabelDouble |
getLabel(EdgeElement arg0)
|
void |
setLabel(EdgeElement arg0,
EdgeLabelDouble arg1)
|
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 ELabelInterfaceDouble(long cPtr, boolean cMemoryOwn)
public ELabelInterfaceDouble(GraphAttributes arg0)
Method Detail |
---|
protected static long getCPtr(ELabelInterfaceDouble obj)
protected void finalize()
finalize
in class Object
public void delete()
public void setLabel(EdgeElement arg0, EdgeLabelDouble arg1)
public EdgeLabelDouble getLabel(EdgeElement arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |