|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttpp.SmoothSeries
public class SmoothSeries
Smooth series in a scatter plot
Constructor Summary | |
---|---|
SmoothSeries(ScatterPlotModel model)
|
Method Summary | |
---|---|
void |
pursuePerturbation()
Find the perturbations necessary to untangle the currently viewed series by moving each point nearer to any connected ones. |
void |
setModel(TPPModel model)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SmoothSeries(ScatterPlotModel model)
Method Detail |
---|
public void pursuePerturbation() throws TPPException
pursuePerturbation
in interface PerturbationPursuit
TPPException
public void setModel(TPPModel model)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |