public class PSegment extends Object
| Constructor and Description |
|---|
PSegment(double minsize) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDebugPosition() |
double |
getMinsize() |
double |
getPosition(double position) |
void |
push(double delta) |
public double getMinsize()
public void push(double delta)
public String getDebugPosition()
public double getPosition(double position)
Copyright © 2017. All rights reserved.