Interface ILocationBounds
public interface ILocationBounds
Created by streamwide on 12/28/17.
-
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledoubledouble
-
Method Details
-
getObject
-
getSouthwestLatitude
double getSouthwestLatitude() -
getSouthwestLongitude
double getSouthwestLongitude() -
getNortheastLatitude
double getNortheastLatitude() -
getNortheastLongitude
double getNortheastLongitude()
-