Parent Directory
|
Revision Log
|
Patch
revision 1261 by alfonx, Thu Nov 11 13:12:50 2010 UTC | revision 1267 by alfonx, Sat Nov 13 01:11:10 2010 UTC | |
---|---|---|
# | Line 99 public interface StyledFeaturesInterface | Line 99 public interface StyledFeaturesInterface |
99 | */ | */ |
100 | public abstract SimpleFeatureType getSchema(); | public abstract SimpleFeatureType getSchema(); |
101 | ||
102 | /** | |
103 | * @return can returns {@link GeometryForm#ANY} if the source is e.g. a GML | |
104 | * mixed geometry collection. | |
105 | */ | |
106 | public abstract GeometryForm getGeometryForm(); | public abstract GeometryForm getGeometryForm(); |
107 | ||
108 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |