|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.wms.capabilities.GazetteerParam_Impl
| Field Summary | |
private java.net.URL |
gazetteerURL
|
private double |
radius
|
| Constructor Summary | |
GazetteerParam_Impl(java.net.URL gazetteerURL,
double radius)
Creates a new instance of GazetteerParam_Impl |
|
| Method Summary | |
java.lang.String |
exportAsXML()
Returns an XML representation of this object. |
java.net.URL |
getGazetteer()
returns the URL where to access the gazetteer |
double |
getRadius()
returns the radius to be used to construct a boundingbox if the location requested from the gazetteer if a point geometry with no extent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.net.URL gazetteerURL
private double radius
| Constructor Detail |
public GazetteerParam_Impl(java.net.URL gazetteerURL,
double radius)
| Method Detail |
public java.net.URL getGazetteer()
getGazetteer in interface GazetteerParampublic double getRadius()
getRadius in interface GazetteerParampublic java.lang.String exportAsXML()
exportAsXML in interface Marshallable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||