Provides access to members implemented to customize feature editing.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BeginMoveSet | Prepares the set of features for a move operation. | |
DeleteSet | Deletes the set of rows. | |
MoveSet | Moves the set of features through a distance and direction specified by moveVector. | |
RotateSet | Rotates the set of features according to the specified origin and angle. | |
Split | Split the feature. | |
SplitAttributes | Split the feature attributes. | |
SplitWithUpdate | Split the feature by updating the split feature and creating new feature(s) for the smaller portion. |
Inherited Interfaces
Interfaces | Description |
---|---|
IFeatureEdit | Provides access to members implemented to customize feature editing. |
IRowEdit | Provides access to members implemented to customize object editing. |
CoClasses that implement IFeatureEdit2
CoClasses and Classes | Description |
---|---|
AnnotationFeature (esriCarto) | An ESRI annotation feature. |
ComplexEdgeFeature | ESRI Complex edge geometric network feature object. |
ComplexJunctionFeature | ESRI Complex junction geometric network feature. |
CoverageAnnotationFeature | ESRI Coverage Annotation Feature. |
DimensionFeature (esriCarto) | ESRI Dimension Feature class. |
Feature | ESRI Feature. |
NALocationFeature (esriNetworkAnalyst) | A network location which can be used like a feature or a row. |
NALocationRangesFeature (esriNetworkAnalyst) | A container of NALocationRanges which can be used like a feature or a row. |
NATraversalResultElement (esriNetworkAnalyst) | An individual element in a traversal result. |
SchematicLink (esriSchematic) | A schematic link object. |
SchematicNode (esriSchematic) | A schematic node object. |
SchematicNodeOnLink (esriSchematic) | A schematic node-on-link object. |
SchematicSubLink (esriSchematic) | A schematic sublink object. |
SimpleEdgeFeature | ESRI Geometric network simple edge feature object. |
SimpleJunctionFeature | ESRI Geometric network simple junction feature object. |