public class JointFragments extends Object
Constructor and Description |
---|
JointFragments() |
Modifier and Type | Method and Description |
---|---|
void |
add(int p1,
int p2,
int start,
int end) |
List<int[]> |
getIdxlist() |
double |
getRms() |
void |
setIdxlist(List<int[]> idxs) |
void |
setRms(double rms) |
String |
toString() |