|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maryanovsky.map.client.opengis.wms.Capabilities.Layer.Attribution
public static final class Capabilities.Layer.Attribution
Encapsulates the Attribution of a layer.
Method Summary | |
---|---|
Capabilities.ImageUrl |
getLogoUrl()
Returns the URL of the provider's logo; may be null . |
String |
getTitle()
Returns a short description of the provider; may be null . |
String |
getUrl()
Returns the URL of the provider; may be null . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getTitle()
null
.
public String getUrl()
null
.
public Capabilities.ImageUrl getLogoUrl()
null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |