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 and parts from some Geotools code |
Copyright 2008 Stefan Alfons Tzeggai and parts from some Geotools code |
32 |
|
|
33 |
atlas-framework - This file is part of the Atlas Framework |
atlas-framework - This file is part of the Atlas Framework |
34 |
|
|
92 |
* returns {@code null} even though the attribut is not nillable.</li> |
* returns {@code null} even though the attribut is not nillable.</li> |
93 |
* </ul> |
* </ul> |
94 |
* |
* |
95 |
* @author Stefan Alfons Krüger |
* @author Stefan Alfons Tzeggai |
96 |
*/ |
*/ |
97 |
public class LegendIconFeatureRenderer extends DefaultTreeCellRenderer { |
public class LegendIconFeatureRenderer extends DefaultTreeCellRenderer { |
98 |
// private static final Dimension SIZE = new Dimension(30,20); |
// private static final Dimension SIZE = new Dimension(30,20); |
323 |
* |
* |
324 |
* @param hints |
* @param hints |
325 |
* @author <a href="mailto:[email protected]">Stefan Alfons |
* @author <a href="mailto:[email protected]">Stefan Alfons |
326 |
* Krüger</a> |
* Tzeggai</a> |
327 |
*/ |
*/ |
328 |
public void setHints(Hints hints) { |
public void setHints(Hints hints) { |
329 |
getHints().add(hints); |
getHints().add(hints); |