JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
C
D
G
L
O
R
T
U
V
C
com.drone.common
- package com.drone.common
com.drone.driver
- package com.drone.driver
com.drone.service
- package com.drone.service
createUrbanizationsData(Integer)
- Method in interface com.drone.service.
UrbanizationsTreatmentSimulatedService
Create a two-dimensional array that simulates the parcels to be explored by a drone.
D
Directions
- Enum in
com.drone.common
DOWN
- com.drone.common.
Directions
Driver
- Interface in
com.drone.driver
driver for a drone (vehicle unmanned aerial) to fly over a set of developments with the aim of know how many chalets have a pool.
DriverImpl
- Class in
com.drone.driver
DriverImpl(UrbanizationsTreatmentService)
- Constructor for class com.drone.driver.
DriverImpl
Driver class constructor
G
getAdjacent(String, Directions)
- Method in interface com.drone.driver.
Driver
Given an identifier and adjacency address returns the identifier of the adjacent urbanization.
getAdjacent(String, Directions)
- Method in class com.drone.driver.
DriverImpl
getAdjacent(String, String)
- Method in interface com.drone.service.
UrbanizationsTreatmentService
Given an identifier and adjacency address returns the identifier of the adjacent urbanization.
getAdjacent(String, String)
- Method in class com.drone.service.
UrbanizationsTreatmentServiceImpl
getAdjacent(String, String)
- Method in class com.drone.service.
UrbanizationsTreatmentSimulatedServiceImpl
getCenterOfArray()
- Method in interface com.drone.service.
UrbanizationsTreatmentSimulatedService
Returns the center of the bidemensional array in case the size is odd.
getCenterOfArray()
- Method in class com.drone.service.
UrbanizationsTreatmentSimulatedServiceImpl
getPositionByCoordinate(Double, Double)
- Method in interface com.drone.service.
UrbanizationsTreatmentService
Simulates a call by which a position is obtained based on coordinates.
getPositionByCoordinate(Double, Double)
- Method in class com.drone.service.
UrbanizationsTreatmentServiceImpl
getPositionByCoordinate(Double, Double)
- Method in class com.drone.service.
UrbanizationsTreatmentSimulatedServiceImpl
getSize()
- Method in class com.drone.service.
UrbanizationsTreatmentSimulatedServiceImpl
getUrbanizationId(Double, Double)
- Method in interface com.drone.driver.
Driver
Given some coordinates, return the identifier of the urbanization in which they are enclosed coordinates.
getUrbanizationId(Double, Double)
- Method in class com.drone.driver.
DriverImpl
getUrbanizations(OptionalDouble, OptionalDouble, Optional<Range>)
- Method in interface com.drone.driver.
Driver
Given some coordinates and a range, it returns us the identifier of all the urbanizations that should visit the drone.
getValue()
- Method in enum com.drone.common.
Directions
getValue()
- Method in enum com.drone.common.
Range
L
LEFT
- com.drone.common.
Directions
O
ONE
- com.drone.common.
Range
R
Range
- Enum in
com.drone.common
RIGHT
- com.drone.common.
Directions
T
TWO
- com.drone.common.
Range
U
UP
- com.drone.common.
Directions
UrbanizationsTreatmentService
- Interface in
com.drone.service
UrbanizationsTreatmentServiceImpl
- Class in
com.drone.service
Real implementation of the service.
UrbanizationsTreatmentServiceImpl()
- Constructor for class com.drone.service.
UrbanizationsTreatmentServiceImpl
UrbanizationsTreatmentSimulatedService
- Interface in
com.drone.service
UrbanizationsTreatmentSimulatedServiceImpl
- Class in
com.drone.service
Interface UrbanizationsTreatmentService implementation.
UrbanizationsTreatmentSimulatedServiceImpl(Integer)
- Constructor for class com.drone.service.
UrbanizationsTreatmentSimulatedServiceImpl
Class constructor
V
valueOf(String)
- Static method in enum com.drone.common.
Directions
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.drone.common.
Range
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.drone.common.
Directions
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.drone.common.
Range
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
G
L
O
R
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2018. All rights reserved.