|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style | |
|---|---|
| org.opengis.sld | |
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of Style in org.opengis.sld |
|---|
| Methods in org.opengis.sld that return Style | |
|---|---|
Style |
SLDFactory.createUserStyle()
Create a default User style. |
| Methods in org.opengis.sld that return types with arguments of type Style | |
|---|---|
List<? extends Style> |
UserLayer.styles()
Styles to apply on the features. |
| Methods in org.opengis.sld with parameters of type Style | |
|---|---|
Object |
SLDVisitor.visit(Style style,
Object data)
Called when accept is called on a user style. |
| Uses of Style in org.opengis.style |
|---|
| Methods in org.opengis.style that return Style | |
|---|---|
Style |
StyleFactory.style(String name,
Description description,
boolean isDefault,
List<FeatureTypeStyle> featureTypeStyles,
Symbolizer defaultSymbolizer)
|
| Methods in org.opengis.style with parameters of type Style | |
|---|---|
Object |
StyleVisitor.visit(Style style,
Object data)
Called when accept is called on a Style. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||