public class GenerateService extends Object implements IGenerateService
| Modifier and Type | Field and Description |
|---|---|
static IFractalAlgorithm[] |
ALGORITHMS
The available algorithms.
|
| Constructor and Description |
|---|
GenerateService() |
public static IFractalAlgorithm[] ALGORITHMS
public void start()
public IFuture<AreaData> generateArea(AreaData data)
generateArea in interface IGenerateServiceCopyright © 2012. All Rights Reserved.