Parent Directory
|
Revision Log
|
Patch
revision 222 by alfonx, Tue Jul 14 14:46:39 2009 UTC | revision 224 by alfonx, Tue Jul 14 15:57:19 2009 UTC | |
---|---|---|
# | Line 7 import org.geotools.data.FeatureSource; | Line 7 import org.geotools.data.FeatureSource; |
7 | import skrueger.AttributeMetaData; | import skrueger.AttributeMetaData; |
8 | ||
9 | /** | /** |
10 | * {@link StyledMapInterface} which contains a {@link FeatureSource} as geo object.<br> | * {@link StyledLayerInterface} which contains a {@link FeatureSource} as geo object.<br> |
11 | */ | */ |
12 | public interface StyledFeatureSourceInterface extends StyledFeaturesInterface<FeatureSource> { | public interface StyledFeatureSourceInterface extends StyledFeaturesInterface<FeatureSource> { |
13 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |