|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Layer | |
|---|---|
| org.opengis.sld | |
| Uses of Layer in org.opengis.sld |
|---|
| Subinterfaces of Layer in org.opengis.sld | |
|---|---|
interface |
NamedLayer
A named layer is a layer that can be accessed from an OGC Web Server using a well-known name. |
interface |
UserLayer
Since a layer is defined as a collection of potentially mixed-type features, the UserLayer element must provide the means to identify the features to be used. |
| Methods in org.opengis.sld that return types with arguments of type Layer | |
|---|---|
List<? extends Layer> |
StyledLayerDescriptor.layers()
The styled layers can correspond to either named layers (NamedLayer) or user-defined layers (UserLayer), which are described in subsequent subclauses. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||