AnalysisTools
ESRI.ArcGIS.AnalysisTools Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassBuffer Creates buffer polygons to a specified distance around the Input Features. An optional dissolve can be performed to remove overlapping buffers.
ClassClip Extracts input features that overlay the clip features.
ClassCreateThiessenPolygons Converts input points to an output feature class of Thiessen proximal polygons.
ClassErase Creates a
ClassFrequency Creates a list of the unique code occurrences and their frequency for a specified set of items in an table.
ClassGenerateNearTable  
ClassIdentity Computes a geometric intersection of the Input Features and Identity Features. The Input Features or portions thereof that overlap Identity Features will get the attributes of those Identity Features.
ClassIntersect Computes a geometric intersection of the Input Features. Features or portions of features which overlap in all layers and/or feature classes will be written to the Output Feature Class.
ClassMultipleRingBuffer Buffers the input features multiple times.
ClassNear Determines the distance from each point in the Input Features to the nearest point or polyline in the Near Features, within the Search Radius.
ClassPointDistance Determines the distances between point features in the Input Features to all points in the Near Features, within the Search Radius.
ClassSelect Extracts features from an input
ClassSpatialJoin Spatial Join
ClassSplit Breaks the Input Features into multiple output feature classes.
ClassStatistics Calculates summary statistics for field(s) in a table.
ClassSymDiff Computes a geometric intersection of the input and update features. Features or portions of features in the input and update features which do not overlap will be written to the Output Feature Class.
ClassTableSelect Extracts selected table records or feature specified by attributes from an input
ClassUnion Computes a geometric intersection of the Input Features. All features will be written to the Output Feature Class with the attributes from the Input Features, which it overlaps.
ClassUpdate Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the Input Features are updated by the Update Features. The results are written to the Output Feature Class.

See Also

© 2011 All Rights Reserved.