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 |
package skrueger.geotools; |
package skrueger.geotools; |
31 |
|
|
61 |
* applied.</li> |
* applied.</li> |
62 |
* </ul> |
* </ul> |
63 |
* |
* |
64 |
* @author Stefan A. Krüger |
* @author Stefan A. Tzeggai |
65 |
*/ |
*/ |
66 |
public class StyledFeatureCollectionTableModel extends |
public class StyledFeatureCollectionTableModel extends |
67 |
FeatureCollectionTableModel { |
FeatureCollectionTableModel { |