|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubdivisionProvider
Method Summary | |
---|---|
java.lang.String |
getSubdivision(GeoPoint gp)
Return the subdivision of the specified point (in the US, this is "US/ |
boolean |
isFastOperation()
Returns true if this operation will take less than about 20ms to complete the returned value is used to determine whether the 'getReverseGeocode' operation should be performed immediately, or lazily (ie. |
Method Detail |
---|
boolean isFastOperation()
java.lang.String getSubdivision(GeoPoint gp) throws SubdivisionException
SubdivisionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |