Allows you to configure the editing behavior for a feature layer.
More...
#include <luciad/edit/features/IFeatureEditConfiguration.h>
Allows you to configure the editing behavior for a feature layer.
See FeatureEditConfigurationBuilder for more information on what can be configured.
- Since
- 2020.1
◆ ~IFeatureEditConfiguration()
virtual luciad::IFeatureEditConfiguration::~IFeatureEditConfiguration |
( |
| ) |
|
|
virtualdefault |
◆ edit()
Configures the edit behavior for a given Feature.
- Parameters
-
feature | the feature for which to configure the edit behavior |
layerId | the feature's layer |
map | the map |
builder | the edit configuration builder on which to do the configuration |