public class NodeNeighborIterator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
NodeNeighborIterator() |
NodeNeighborIterator(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(NodeNeighborIterator obj) |
int |
GetValue() |
boolean |
IsIncomingNeighbor() |
boolean |
IsOutgoingNeighbor() |
boolean |
Next() |
static long |
swigRelease(NodeNeighborIterator obj) |
public NodeNeighborIterator(long cPtr, boolean cMemoryOwn)
public NodeNeighborIterator()
public static long getCPtr(NodeNeighborIterator obj)
public static long swigRelease(NodeNeighborIterator obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public boolean Next()
public int GetValue()
public boolean IsIncomingNeighbor()
public boolean IsOutgoingNeighbor()
Copyright © 2025. All rights reserved.