|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleImpl | |
---|---|
org.geotools.data.ows | |
org.geotools.data.wms.request |
Uses of StyleImpl in org.geotools.data.ows |
---|
Methods in org.geotools.data.ows that return types with arguments of type StyleImpl | |
---|---|
List<StyleImpl> |
Layer.getStyles()
Accumulates all of the styles specified for this layer and all styles inherited from its ancestors. |
Uses of StyleImpl in org.geotools.data.wms.request |
---|
Methods in org.geotools.data.wms.request with parameters of type StyleImpl | |
---|---|
void |
GetMapRequest.addLayer(Layer layer,
StyleImpl style)
Adds a Layer to the list of layers to be requested. |
void |
AbstractGetMapRequest.addLayer(Layer layer,
StyleImpl style)
|
void |
GetMapRequest.addLayer(String layerName,
StyleImpl style)
Adds a Layer to the list of layers to be requested. |
void |
AbstractGetMapRequest.addLayer(String layerName,
StyleImpl style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |