UrbanizationsTreatmentSimulatedServiceImpl
public interface UrbanizationsTreatmentSimulatedService
Modifier and Type | Method | Description |
---|---|---|
default String[][] |
createUrbanizationsData(Integer size) |
Create a two-dimensional array that simulates the parcels to be explored by a drone.
|
String |
getCenterOfArray() |
Returns the center of the bidemensional array in case the size is odd.
|
String getCenterOfArray()
Copyright © 2018. All rights reserved.