25 |
* |
* |
26 |
* Contributors: |
* Contributors: |
27 |
* Martin O. J. Schmitz - initial API and implementation |
* Martin O. J. Schmitz - initial API and implementation |
28 |
* Stefan A. Krüger - additional utility classes |
* Stefan A. Tzeggai - additional utility classes |
29 |
******************************************************************************/ |
******************************************************************************/ |
30 |
/** |
/** |
31 |
Copyright 2008 Stefan Alfons Krüger |
Copyright 2008 Stefan Alfons Tzeggai |
32 |
|
|
33 |
atlas-framework - This file is part of the Atlas Framework |
atlas-framework - This file is part of the Atlas Framework |
34 |
|
|
220 |
// moment. We do not use the styledLayer.getStyle, because in |
// moment. We do not use the styledLayer.getStyle, because in |
221 |
// the atlas, this always return the default style, but |
// the atlas, this always return the default style, but |
222 |
// additional styles might be selected. |
// additional styles might be selected. |
223 |
// Taking the style from the mapLayer indicated, that we have to |
// Taking the style from the mapLayer indicates, that we have to |
224 |
// remove any selection rules first. |
// remove any selection rules first. |
225 |
|
|
226 |
FeatureTypeStyle selectionFTStyle = StylingUtil |
FeatureTypeStyle selectionFTStyle = StylingUtil |