|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.ows.wms.capabilities.Style
Implementation of WMS style. Used when parsing WMS capabilities responses to save the useful properties contained in the style sections of the response. Multiple styles can exist for each layer.
| Field Summary | |
java.lang.String |
legendUrlHref
The style's legend URL |
java.lang.String |
name
The style name |
java.lang.String |
title
The style title |
| Constructor Summary | |
Style()
Creates a new instance |
|
| Method Summary | |
java.lang.String |
toString()
Display some information about this style in a text string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String name
public java.lang.String title
public java.lang.String legendUrlHref
| Constructor Detail |
public Style()
| Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||