| Package | Description |
|---|---|
| nl.b3p.ogc.sld | |
| nl.b3p.ogc.utils | |
| nl.b3p.wms.capabilities |
| Modifier and Type | Method and Description |
|---|---|
List<SldNamedLayer> |
SldWriter.createNamedLayersWithKBStyles(List<Style> kbStyles) |
| Modifier and Type | Method and Description |
|---|---|
Style |
LayerSummary.getStyle(String styleName)
Get the style with the given stylename
|
Style |
SpLayerSummary.getStyle(String layerName,
String styleName)
Get the style with the given stylename
|
| Modifier and Type | Method and Description |
|---|---|
Set<Style> |
LayerSummary.getStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerSummary.addStyles(Set<Style> styles) |
void |
LayerSummary.setStyles(Set<Style> styles) |
| Constructor and Description |
|---|
SpLayerSummary(Integer serviceproviderId,
Integer layerId,
String layerName,
String spUrl,
String spAbbr,
String queryable,
Set<Style> styles) |
SpLayerSummary(Integer serviceproviderId,
Integer layerId,
String layerName,
String spUrl,
String spAbbr,
String queryable,
Set<Style> styles,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
Style |
StyleDomainResource.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
Set<Style> |
Layer.getStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.addStyle(Style style) |
void |
StyleDomainResource.setStyle(Style style) |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.setStyles(Set<Style> styles) |
Copyright © 2022 B3Partners B.V.. All rights reserved.