public class ArbitaryRotateSimulation extends Simulation
| Constructor and Description |
|---|
ArbitaryRotateSimulation(int seed) |
| Modifier and Type | Method and Description |
|---|---|
MBFImage |
applySimulation(MBFImage input) |
randomFloatInRange, randomIntInRangepublic ArbitaryRotateSimulation(int seed)
public MBFImage applySimulation(MBFImage input)
applySimulation in class Simulation