public class CoordinatesDTO extends Object implements Coordinates
| Constructor and Description |
|---|
CoordinatesDTO(Coordinates coordinates) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getCoordinates() |
float |
getLatitude() |
float |
getLongitude() |
String |
getType() |
public CoordinatesDTO(Coordinates coordinates)
public float[] getCoordinates()
public float getLongitude()
getLongitude in interface Coordinatespublic float getLatitude()
getLatitude in interface Coordinatespublic String getType()
getType in interface CoordinatesCopyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.