| java.lang.Object org.geoserver.wfs.InsertElementHandler
InsertElementHandler | public InsertElementHandler(WFS wfs, FilterFactory filterFactory)(Code) | | |
checkFeatureCoordinatesRange | void checkFeatureCoordinatesRange(FeatureCollection collection) throws PointOutsideEnvelopeException(Code) | | Checks that all features coordinates are within the expected coordinate range
Parameters: collection - throws: PointOutsideEnvelopeException - |
|
|