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.TopiaException
Copyright © 1999–2020 CodeLutin. All rights reserved.