public class RegionExplorer extends Object
| Constructor and Description |
|---|
RegionExplorer() |
| Modifier and Type | Method and Description |
|---|---|
void |
explore(FisheryRegion region,
RegionExport regionExport)
Explore region and call export on each entity found.
|
public void explore(FisheryRegion region, RegionExport regionExport) throws org.nuiton.topia.TopiaException
region - region to exploreregionExport - region export implementationorg.nuiton.topia.TopiaExceptionCopyright © 1999–2015 CodeLutin. All rights reserved.