|
|||||||||
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.GetMapRequestInfo
public static final class Capabilities.GetMapRequestInfo
Encapsulates information about the GetMap capabilities of the service.
Method Summary | |
---|---|
List<String> |
getImageFormats()
Returns the list of supported image formats (mime types). |
String |
getUrlPrefix()
Returns the prefix of the URLs for retrieving map images via a GetMap request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public List<String> getImageFormats()
public String getUrlPrefix()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |