474475476477478479480481482483484
maxSize = maxSize < g.getPoints().size() ? g.getPoints().size() : maxSize; } final int max = maxSize; RepeatingCommand rc = new Scheduler.RepeatingCommand() { private int counter = 0; private List<Float> lastCoords = null; @Override public boolean execute() {
608609610611612613614615616617618
} } }); final int index = i; RepeatingCommand rc = new RepeatingCommand() { private int counter = 0; private float x = points.get(0).x; @Override public boolean execute() {
703704705706707708709710711712713
points.add(g.getPoints().get(i)); } } final int index = i; RepeatingCommand rc = new RepeatingCommand() { private int counter; private float x = points.get(0).x; float localZero = zero; @Override
823824825826827828829830831832833
* @param graphs * The graphs to plot */ public void plotScatterGraph(final List<Graph> graphs) { final long start = new Date().getTime(); RepeatingCommand rc = new RepeatingCommand() { private int counter = 0; @Override public boolean execute() { if (counter == 0 && listener != null) {
883884885886887888889890891892893
g.addPoint(new Point(0, 0, g, 0,0)); } } final int max = maxSize; RepeatingCommand rc = new RepeatingCommand() { private int counter; private List<Float> lastCoords = null; @Override public boolean execute() {