|
|||||||||
| 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.Style
public static final class Capabilities.Layer.Style
Encapsulates a Style for a layer.
| Method Summary | |
|---|---|
String |
getAbstract()
Returns a short description of the style. |
List<Capabilities.ImageUrl> |
getLegendUrls()
Returns a list of URLs of legend images. |
String |
getName()
Returns the name of the style. |
Capabilities.UrlWithFormat |
getStyleSheetUrl()
Returns the style sheet URL; may be null. |
Capabilities.UrlWithFormat |
getStyleUrl()
Returns the style URL; may be null. |
String |
getTitle()
Returns the title of the style. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getName()
public String getTitle()
public String getAbstract()
null.
public List<Capabilities.ImageUrl> getLegendUrls()
public Capabilities.UrlWithFormat getStyleSheetUrl()
null.
public Capabilities.UrlWithFormat getStyleUrl()
null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||