public class Path extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
Path(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
double |
back() |
void |
delete() |
protected void |
finalize() |
double |
front() |
protected static long |
getCPtr(Path obj) |
long |
length() |
double |
time(long i) |
double |
value(long i) |
protected static long getCPtr(Path obj)
public void delete()
public long length()
public double value(long i)
public double front()
public double back()
public double time(long i)
Copyright © 2017. All rights reserved.