232 |
/** |
/** |
233 |
* Returns the features of the {@link FeatureSource}. |
* Returns the features of the {@link FeatureSource}. |
234 |
* |
* |
235 |
* @see {@link StyledFeatureInterface} |
* @see {@link StyledFeaturesInterface} |
236 |
*/ |
*/ |
237 |
@Override |
@Override |
238 |
public FeatureCollection getFeatureCollection() { |
public FeatureCollection getFeatureCollection() { |
248 |
|
|
249 |
/** |
/** |
250 |
* Same as {@link #getGeoObject()} method, but complies to the |
* Same as {@link #getGeoObject()} method, but complies to the |
251 |
* {@link StyledFeatureInterface} |
* {@link StyledFeaturesInterface} |
252 |
* |
* |
253 |
* @see {@link StyledFeatureInterface} |
* @see {@link StyledFeaturesInterface} |
254 |
*/ |
*/ |
255 |
@Override |
@Override |
256 |
public FeatureSource getFeatureSource() { |
public FeatureSource getFeatureSource() { |