public class NodeNeighborIterator
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
void
protected void
static long
int
boolean
boolean
boolean
static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
Constructor Details
-
NodeNeighborIterator
public NodeNeighborIterator(long cPtr,
boolean cMemoryOwn)
-
NodeNeighborIterator
public NodeNeighborIterator()
-
Method Details
-
-
-
finalize
protected void finalize()
- Overrides:
finalize in class Object
-
delete
public void delete()
-
Next
public boolean Next()
-
GetValue
public int GetValue()
-
IsIncomingNeighbor
public boolean IsIncomingNeighbor()
-
IsOutgoingNeighbor
public boolean IsOutgoingNeighbor()