public class Style extends Object
| Constructor and Description |
|---|
Style() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLegendUrl(ImageUrl legendUrl) |
String |
getAbstractDescription() |
List<ImageUrl> |
getLegendUrls() |
String |
getName() |
FormatUrl |
getStyleSheetUrl() |
FormatUrl |
getStyleUrl() |
String |
getTitle() |
void |
setAbstractDescription(String abstractDescription) |
void |
setLegendUrls(List<ImageUrl> legendUrls) |
void |
setName(String name) |
void |
setStyleSheetUrl(FormatUrl styleSheetUrl) |
void |
setStyleUrl(FormatUrl styleUrl) |
void |
setTitle(String title) |
public void addLegendUrl(ImageUrl legendUrl)
public String getAbstractDescription()
public String getName()
public FormatUrl getStyleSheetUrl()
public FormatUrl getStyleUrl()
public String getTitle()
public void setAbstractDescription(String abstractDescription)
public void setName(String name)
public void setStyleSheetUrl(FormatUrl styleSheetUrl)
public void setStyleUrl(FormatUrl styleUrl)
public void setTitle(String title)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.