|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLDLibrary | |
|---|---|
| org.opengis.sld | |
| Uses of SLDLibrary in org.opengis.sld |
|---|
| Methods in org.opengis.sld that return SLDLibrary | |
|---|---|
SLDLibrary |
SLDFactory.createSLDLibrary(OnlineResource online)
Create an SLD library, an SLD library holds a online reference to a SLD file. |
| Methods in org.opengis.sld that return types with arguments of type SLDLibrary | |
|---|---|
List<? extends SLDLibrary> |
StyledLayerDescriptor.libraries()
The UseSLDLibrary element provides the ability of handling external SLD documents to be used in library-mode even when using XML-encoded POST requests with a WMS. |
| Methods in org.opengis.sld with parameters of type SLDLibrary | |
|---|---|
Object |
SLDVisitor.visit(SLDLibrary library,
Object data)
Called when accept is called on a SLDLibrary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||