public class GazetteerOptions extends Object
Modifier and Type | Class and Description |
---|---|
class |
GazetteerOptions.AspectOptions
This class contains all the options to show the
gazetteer search on the gvSIG view
|
class |
GazetteerOptions.InteligentSearchOptions
This class contains all the options to realize
the inteligent gazetteer search
|
Constructor and Description |
---|
GazetteerOptions() |
Modifier and Type | Method and Description |
---|---|
GazetteerOptions.AspectOptions |
getAspect() |
GazetteerOptions.InteligentSearchOptions |
getSearch() |
void |
setAspect(GazetteerOptions.AspectOptions aspect) |
void |
setSearch(GazetteerOptions.InteligentSearchOptions search) |
public GazetteerOptions.AspectOptions getAspect()
public void setAspect(GazetteerOptions.AspectOptions aspect)
public GazetteerOptions.InteligentSearchOptions getSearch()
public void setSearch(GazetteerOptions.InteligentSearchOptions search)