JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codice.ddf.spatial.geocoding.context
Interface NearbyLocation
public interface
NearbyLocation
Describes the position of a known location of interest relative to a nearby location.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCardinalDirection
()
double
getDistance
()
String
getName
()
Method Details
getName
String
getName
()
getCardinalDirection
String
getCardinalDirection
()
getDistance
double
getDistance
()