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