Package nl.kw.processing.portmods
Class ModRndPath
- java.lang.Object
-
- nl.kw.processing.portmods.Mod
-
- nl.kw.processing.portmods.ModPath
-
- nl.kw.processing.portmods.ModRndPath
-
public class ModRndPath extends ModPath
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class nl.kw.processing.portmods.ModPath
ModPath.PathPoint
-
-
Field Summary
-
Fields inherited from class nl.kw.processing.portmods.Mod
debug, hasChangedPorts, isProcessing, name, processid
-
-
Constructor Summary
Constructors Constructor Description ModRndPath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
random(int max)
-
Methods inherited from class nl.kw.processing.portmods.ModPath
addPoint, addPoint, calc, clear, clearPoints, getPoints, getPointValue, plotter, point, point, points, points, points, posmod, setPoints, setPoints
-
-