|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeocodeAcuracy | |
---|---|
net.sourceforge.jgeocoder |
Uses of GeocodeAcuracy in net.sourceforge.jgeocoder |
---|
Methods in net.sourceforge.jgeocoder that return GeocodeAcuracy | |
---|---|
GeocodeAcuracy |
JGeocodeAddress.getAcuracy()
|
static GeocodeAcuracy |
GeocodeAcuracy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeocodeAcuracy[] |
GeocodeAcuracy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sourceforge.jgeocoder with parameters of type GeocodeAcuracy | |
---|---|
void |
JGeocodeAddress.setAcuracy(GeocodeAcuracy acuracy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |