基本信息
源码名称:ArcEngine二次开发实例
源码大小:5.96M
文件格式:.zip
开发语言:C#
更新时间:2021-12-30
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍
ArcEngine二次开发实例

.
├── ArcEngine-Tools-master
│   ├── ArcEngineFrameWork
│   │   ├── AEFunction
│   │   │   ├── AEFunction.csproj
│   │   │   ├── AEFunction.csproj.user
│   │   │   ├── ArcEngineFunction.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── UI
│   │   │   │   ├── AttributeTableDlg.Designer.cs
│   │   │   │   ├── AttributeTableDlg.cs
│   │   │   │   ├── AttributeTableDlg.resx
│   │   │   │   ├── BatchClip.Designer.cs
│   │   │   │   ├── BatchClip.cs
│   │   │   │   ├── BatchClip.resx
│   │   │   │   ├── CMenuStrip.Designer.cs
│   │   │   │   ├── CMenuStrip.cs
│   │   │   │   ├── CMenuStrip.resx
│   │   │   │   ├── CreateFishnet.Designer.cs
│   │   │   │   ├── CreateFishnet.cs
│   │   │   │   └── CreateFishnet.resx
│   │   │   └── obj
│   │   │       └── Debug
│   │   │           ├── AEFunction.UI.frmCreateTiles4MultiScale.resources
│   │   │           ├── AEFunction.csproj.FileListAbsolute.txt
│   │   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │   │           └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── ArcEngineFramework
│   │   │   ├── App.ico
│   │   │   ├── ArcEngineFramework.csproj
│   │   │   ├── ArcEngineFramework.csproj.user
│   │   │   ├── CreateNewDocument.cs
│   │   │   ├── Earth.ico
│   │   │   ├── MainForm.Designer.cs
│   │   │   ├── MainForm.cs
│   │   │   ├── MainForm.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── ArcEngineFramework.vshost.exe
│   │   │   │       ├── ArcEngineFramework.vshost.exe.manifest
│   │   │   │       ├── DbUtility.dll
│   │   │   │       ├── DbUtility.pdb
│   │   │   │       ├── Rules
│   │   │   │       │   ├── CartoTemp_Rules11d4edb7-04ee-48c3-a3e9-b133cedad839.mdb
│   │   │   │       │   ├── Rules20130813.rar
│   │   │   │       │   ├── rules_10000.mdb
│   │   │   │       │   ├── rules_250000 - 副本.mdb
│   │   │   │       │   ├── rules_250000-11.mdb
│   │   │   │       │   ├── rules_250000.mdb
│   │   │   │       │   └── rules_50000.mdb
│   │   │   │       ├── SymbolDB
│   │   │   │       │   ├── TrueTypeSymbol
│   │   │   │       │   │   ├── CartoTemp_TrueType_30cf57f2-745d-4ed8-b74c-d12c0f07db2a.xml
│   │   │   │       │   │   └── TrueType符号库.xml
│   │   │   │       │   └── VectorSymbol
│   │   │   │       │       ├── 1比1万符号库.xml
│   │   │   │       │       ├── 1比25万符号库 - 副本.xml
│   │   │   │       │       ├── 1比25万符号库-20140410.rar
│   │   │   │       │       ├── 1比25万符号库.xml
│   │   │   │       │       ├── 1比25万符号库.zip
│   │   │   │       │       ├── 1比25万符号库20140401.rar
│   │   │   │       │       ├── 1比5万符号库.xml
│   │   │   │       │       ├── CartoTemp_Vector_7dd760e0-52a2-45b9-9268-a6ee116dcb9a.xml
│   │   │   │       │       ├── vssver2.scc
│   │   │   │       │       └── 备份-1比25万符号库.xml
│   │   │   │       └── dll
│   │   │   │           └── Interop.MAPSYMBOLLib.dll
│   │   │   └── obj
│   │   │       └── x86
│   │   │           └── Debug
│   │   │               ├── ArcEngineFramework.csproj.FileListAbsolute.txt
│   │   │               ├── DesignTimeResolveAssemblyReferences.cache
│   │   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │               └── TempPE
│   │   │                   └── Properties.Resources.Designer.cs.dll
│   │   ├── ArcEngineFramework.sln
│   │   ├── ArcEngineFramework.v12.suo
│   │   ├── DbUtility
│   │   │   ├── AccessOperation.cs
│   │   │   ├── DbUtility.csproj
│   │   │   ├── DbUtility.csproj.user
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Release
│   │   │   │       ├── DbUtility.dll
│   │   │   │       └── DbUtility.pdb
│   │   │   └── obj
│   │   │       ├── Debug
│   │   │       │   ├── DbUtility.csproj.FileListAbsolute.txt
│   │   │       │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       └── Release
│   │   │           ├── DbUtility.csproj.FileListAbsolute.txt
│   │   │           ├── DbUtility.csprojResolveAssemblyReference.cache
│   │   │           ├── DbUtility.dll
│   │   │           ├── DbUtility.pdb
│   │   │           └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── GeometryObject
│   │       ├── Algorithm
│   │       │   ├── CGAlgorithms.cs
│   │       │   ├── CentroidArea.cs
│   │       │   ├── CentroidLine.cs
│   │       │   ├── CentroidPoint.cs
│   │       │   ├── ConvexHull.cs
│   │       │   ├── HCoordinate.cs
│   │       │   ├── IPointInRing.cs
│   │       │   ├── InteriorPointArea.cs
│   │       │   ├── InteriorPointLine.cs
│   │       │   ├── InteriorPointPoint.cs
│   │       │   ├── LineIntersector.cs
│   │       │   ├── MCPointInRing.cs
│   │       │   ├── MinimumDiameter.cs
│   │       │   ├── NonRobustCGAlgorithms.cs
│   │       │   ├── NonRobustLineIntersector.cs
│   │       │   ├── NotRepresentableException.cs
│   │       │   ├── PointLocator.cs
│   │       │   ├── RobustDeterminant.cs
│   │       │   ├── RobustLineIntersector.cs
│   │       │   ├── SIRtreePointInRing.cs
│   │       │   ├── SimplePointInAreaLocator.cs
│   │       │   └── SimplePointInRing.cs
│   │       ├── AlgorithmExtent
│   │       │   ├── Algorithm.cs
│   │       │   ├── ColorAlgorithm.cs
│   │       │   ├── GeometryAlgrithm.cs
│   │       │   └── vssver2.scc
│   │       ├── CoordinateSystems
│   │       │   ├── AngularUnit.cs
│   │       │   ├── AxisInfo.cs
│   │       │   ├── AxisOrientationEnum.cs
│   │       │   ├── CoordinateSystem.cs
│   │       │   ├── CoordinateSystemFactory.cs
│   │       │   ├── Datum.cs
│   │       │   ├── DatumType.cs
│   │       │   ├── Ellipsoid.cs
│   │       │   ├── GeocentricCoordinateSystem.cs
│   │       │   ├── GeographicCoordinateSystem.cs
│   │       │   ├── GeographicTransform.cs
│   │       │   ├── HorizontalCoordinateSystem.cs
│   │       │   ├── HorizontalDatum.cs
│   │       │   ├── IAngularUnit.cs
│   │       │   ├── ICompoundCoordinateSystem.cs
│   │       │   ├── ICoordinateSystem.cs
│   │       │   ├── ICoordinateSystemAuthorityFactory.cs
│   │       │   ├── ICoordinateSystemFactory.cs
│   │       │   ├── IDatum.cs
│   │       │   ├── IEllipsoid.cs
│   │       │   ├── IFittedCoordinateSystem.cs
│   │       │   ├── IGeocentricCoordinateSystem.cs
│   │       │   ├── IGeodeticSpatialReference.cs
│   │       │   ├── IGeographicCoordinateSystem.cs
│   │       │   ├── IGeographicTransform.cs
│   │       │   ├── IHorizontalCoordinateSystem.cs
│   │       │   ├── IHorizontalDatum.cs
│   │       │   ├── IInfo.cs
│   │       │   ├── ILinearUnit.cs
│   │       │   ├── ILocalCoordinateSystem.cs
│   │       │   ├── ILocalDatum.cs
│   │       │   ├── IParameterInfo.cs
│   │       │   ├── IPrimeMeridian.cs
│   │       │   ├── IProjectedCoordinateSystem.cs
│   │       │   ├── IProjection.cs
│   │       │   ├── IUnit.cs
│   │       │   ├── IVerticalCoordinateSystem.cs
│   │       │   ├── IVerticalDatum.cs
│   │       │   ├── Info.cs
│   │       │   ├── LinearUnit.cs
│   │       │   ├── Parameter.cs
│   │       │   ├── PrimeMeridian.cs
│   │       │   ├── ProjectedCoordinateSystem.cs
│   │       │   ├── Projection.cs
│   │       │   ├── ProjectionParameter.cs
│   │       │   ├── Projections
│   │       │   │   ├── AlbersProjection.cs
│   │       │   │   ├── LambertConformalConic.cs
│   │       │   │   ├── MapProjection.cs
│   │       │   │   ├── Mercator.cs
│   │       │   │   └── TransverseMercator.cs
│   │       │   ├── Transformations
│   │       │   │   ├── ConcatenatedTransform.cs
│   │       │   │   ├── CoordinateTransformation.cs
│   │       │   │   ├── CoordinateTransformationAuthorityFactory.cs
│   │       │   │   ├── CoordinateTransformationFactory.cs
│   │       │   │   ├── DatumTransform.cs
│   │       │   │   ├── DomainFlags.cs
│   │       │   │   ├── GeocentricTransform.cs
│   │       │   │   ├── GeographicTransform.cs
│   │       │   │   ├── GeometryTransform.cs
│   │       │   │   ├── ICoordinateTransformation.cs
│   │       │   │   ├── ICoordinateTransformationFactory.cs
│   │       │   │   ├── IMathTransform.cs
│   │       │   │   ├── IMathTransformFactory.cs
│   │       │   │   ├── MathTransform.cs
│   │       │   │   └── TransformType.cs
│   │       │   ├── Unit.cs
│   │       │   └── WGS84ConversionInfo.cs
│   │       ├── Features
│   │       │   ├── AttributesTable.cs
│   │       │   ├── Feature.cs
│   │       │   └── IAttributesTable.cs
│   │       ├── Geometries
│   │       │   ├── Coordinate.cs
│   │       │   ├── CoordinateArraySequence.cs
│   │       │   ├── CoordinateArraySequenceFactory.cs
│   │       │   ├── CoordinateArrays.cs
│   │       │   ├── CoordinateList.cs
│   │       │   ├── CoordinateSequences.cs
│   │       │   ├── CoordinateTransform.cs
│   │       │   ├── DefaultCoordinateSequence.cs
│   │       │   ├── DefaultCoordinateSequenceFactory.cs
│   │       │   ├── Dimension.cs
│   │       │   ├── Envelope.cs
│   │       │   ├── Geometry.cs
│   │       │   ├── GeometryCollection.cs
│   │       │   ├── GeometryCollectionEnumerator.cs
│   │       │   ├── GeometryFactory.cs
│   │       │   ├── GeometryType.cs
│   │       │   ├── ICoordinateFilter.cs
│   │       │   ├── ICoordinateSequence.cs
│   │       │   ├── ICoordinateSequenceFactory.cs
│   │       │   ├── IGeometryComponentFilter.cs
│   │       │   ├── IGeometryFilter.cs
│   │       │   ├── IntersectionMatrix.cs
│   │       │   ├── LineSegment.cs
│   │       │   ├── LineString.cs
│   │       │   ├── LinearRing.cs
│   │       │   ├── Location.cs
│   │       │   ├── MultiLineString.cs
│   │       │   ├── MultiPoint.cs
│   │       │   ├── MultiPolygon.cs
│   │       │   ├── PackedCoordinateSequence.cs
│   │       │   ├── PackedCoordinateSequenceFactory.cs
│   │       │   ├── Point.cs
│   │       │   ├── Polygon.cs
│   │       │   ├── PrecisionModel.cs
│   │       │   ├── TopologyException.cs
│   │       │   ├── Triangle.cs
│   │       │   └── Utilities
│   │       │       ├── GeometryEditor.cs
│   │       │       ├── GeometryTransformer.cs
│   │       │       ├── LinearComponentExtracter.cs
│   │       │       ├── PointExtracter.cs
│   │       │       ├── PolygonExtracter.cs
│   │       │       └── ShortCircuitedGeometryVisitor.cs
│   │       ├── GeometriesGraph
│   │       │   ├── Depth.cs
│   │       │   ├── DirectedEdge.cs
│   │       │   ├── DirectedEdgeStar.cs
│   │       │   ├── Edge.cs
│   │       │   ├── EdgeEnd.cs
│   │       │   ├── EdgeEndStar.cs
│   │       │   ├── EdgeIntersection.cs
│   │       │   ├── EdgeIntersectionList.cs
│   │       │   ├── EdgeList.cs
│   │       │   ├── EdgeNodingValidator.cs
│   │       │   ├── EdgeRing.cs
│   │       │   ├── GeometryGraph.cs
│   │       │   ├── GraphComponent.cs
│   │       │   ├── Index
│   │       │   │   ├── EdgeSetIntersector.cs
│   │       │   │   ├── MonotoneChain.cs
│   │       │   │   ├── MonotoneChainEdge.cs
│   │       │   │   ├── MonotoneChainIndexer.cs
│   │       │   │   ├── SegmentIntersector.cs
│   │       │   │   ├── SimpleEdgeSetIntersector.cs
│   │       │   │   ├── SimpleMCSweepLineIntersector.cs
│   │       │   │   ├── SimpleSweepLineIntersector.cs
│   │       │   │   ├── SweepLineEvent.cs
│   │       │   │   └── SweepLineSegment.cs
│   │       │   ├── Label.cs
│   │       │   ├── Node.cs
│   │       │   ├── NodeFactory.cs
│   │       │   ├── NodeMap.cs
│   │       │   ├── PlanarGraph.cs
│   │       │   ├── Position.cs
│   │       │   ├── QuadrantOp.cs
│   │       │   └── TopologyLocation.cs
│   │       ├── GeometryObject.csproj
│   │       ├── GeometryObject.csproj.user
│   │       ├── GeometryObject.csproj.vspscc
│   │       ├── IO
│   │       │   ├── BEBinaryReader.cs
│   │       │   ├── BEBinaryWriter.cs
│   │       │   ├── CoordinateSystems
│   │       │   │   ├── CoordinateSystemWktReader.cs
│   │       │   │   ├── SpatialReference.cs
│   │       │   │   ├── StreamTokenizer.cs
│   │       │   │   └── WKTStreamTokenizer.cs
│   │       │   ├── GDBReader.cs
│   │       │   ├── GDBWriter.cs
│   │       │   ├── GML2
│   │       │   │   ├── GMLReader.cs
│   │       │   │   └── GMLWriter.cs
│   │       │   ├── GeoTools
│   │       │   │   ├── BigEndianBinaryReader.cs
│   │       │   │   ├── BigEndianBinaryWriter.cs
│   │       │   │   ├── Dbase
│   │       │   │   │   ├── ColumnStructure.cs
│   │       │   │   │   ├── DbaseFieldDescriptor.cs
│   │       │   │   │   ├── DbaseFileHeader.cs
│   │       │   │   │   ├── DbaseFileReader.cs
│   │       │   │   │   ├── DbaseFileWriter.cs
│   │       │   │   │   └── RowStructure.cs
│   │       │   │   ├── Handlers
│   │       │   │   │   ├── MultiLineHandler.cs
│   │       │   │   │   ├── MultiPointHandler.cs
│   │       │   │   │   ├── PointHandler.cs
│   │       │   │   │   ├── PolygonHandler.cs
│   │       │   │   │   └── ShapeHandler.cs
│   │       │   │   ├── Shapefile.cs
│   │       │   │   ├── ShapefileDataReader.cs
│   │       │   │   ├── ShapefileDataWriter.cs
│   │       │   │   ├── ShapefileException.cs
│   │       │   │   ├── ShapefileHeader.cs
│   │       │   │   ├── ShapefileReader.cs
│   │       │   │   ├── ShapefileWriter.cs
│   │       │   │   ├── TokenType.cs
│   │       │   │   └── WktStreamTokenizer.cs
│   │       │   ├── MyShapeFileReader.cs
│   │       │   ├── MyShapeFileWriter.cs
│   │       │   ├── ParseException.cs
│   │       │   ├── ShapeGeometryTypes.cs
│   │       │   ├── ShapeReader.cs
│   │       │   ├── ShapeWriter.cs
│   │       │   ├── TokenType.cs
│   │       │   ├── WKBGeometryTypes.cs
│   │       │   ├── WKBReader.cs
│   │       │   ├── WKBWriter.cs
│   │       │   ├── WKTReader.cs
│   │       │   └── WKTWriter.cs
│   │       ├── Index
│   │       │   ├── ArrayListVisitor.cs
│   │       │   ├── Bintree
│   │       │   │   ├── Bintree.cs
│   │       │   │   ├── Interval.cs
│   │       │   │   ├── Key.cs
│   │       │   │   ├── Node.cs
│   │       │   │   ├── NodeBase.cs
│   │       │   │   └── Root.cs
│   │       │   ├── Chain
│   │       │   │   ├── MonotoneChain.cs
│   │       │   │   ├── MonotoneChainBuilder.cs
│   │       │   │   ├── MonotoneChainOverlapAction.cs
│   │       │   │   └── MonotoneChainSelectAction.cs
│   │       │   ├── IIndexVisitor.cs
│   │       │   ├── IItemVisitor.cs
│   │       │   ├── ISpatialIndex.cs
│   │       │   ├── Quadtree
│   │       │   │   ├── DoubleBits.cs
│   │       │   │   ├── IntervalSize.cs
│   │       │   │   ├── Key.cs
│   │       │   │   ├── Node.cs
│   │       │   │   ├── NodeBase.cs
│   │       │   │   ├── Quadtree.cs
│   │       │   │   └── Root.cs
│   │       │   ├── Strtree
│   │       │   │   ├── AbstractNode.cs
│   │       │   │   ├── AbstractSTRtree.cs
│   │       │   │   ├── IBoundable.cs
│   │       │   │   ├── Interval.cs
│   │       │   │   ├── ItemBoundable.cs
│   │       │   │   ├── SIRtree.cs
│   │       │   │   └── STRtree.cs
│   │       │   └── Sweepline
│   │       │       ├── ISweepLineOverlapAction.cs
│   │       │       ├── SweepLineEvent.cs
│   │       │       ├── SweepLineIndex.cs
│   │       │       └── SweepLineInterval.cs
│   │       ├── LinearReferencing
│   │       │   ├── ExtractLineByLocation.cs
│   │       │   ├── LengthIndexOfPoint.cs
│   │       │   ├── LengthIndexedLine.cs
│   │       │   ├── LengthLocationMap.cs
│   │       │   ├── LinearGeometryBuilder.cs
│   │       │   ├── LinearIterator.cs
│   │       │   ├── LinearLocation.cs
│   │       │   ├── LocationIndexOfLine.cs
│   │       │   ├── LocationIndexOfPoint.cs
│   │       │   └── LocationIndexedLine.cs
│   │       ├── NTS.ndoc
│   │       ├── Noding
│   │       │   ├── INoder.cs
│   │       │   ├── ISegmentIntersector.cs
│   │       │   ├── IntersectionAdder.cs
│   │       │   ├── IntersectionFinderAdder.cs
│   │       │   ├── IteratedNoder.cs
│   │       │   ├── MCIndexNoder.cs
│   │       │   ├── NodingValidator.cs
│   │       │   ├── Octant.cs
│   │       │   ├── OrientedCoordinateArray.cs
│   │       │   ├── ScaledNoder.cs
│   │       │   ├── SegmentNode.cs
│   │       │   ├── SegmentNodeList.cs
│   │       │   ├── SegmentPointComparator.cs
│   │       │   ├── SegmentString.cs
│   │       │   ├── SegmentStringDissolver.cs
│   │       │   ├── SimpleNoder.cs
│   │       │   ├── SinglePassNoder.cs
│   │       │   └── Snapround
│   │       │       ├── HotPixel.cs
│   │       │       ├── MCIndexPointSnapper.cs
│   │       │       ├── MCIndexSnapRounder.cs
│   │       │       └── SimpleSnapRounder.cs
│   │       ├── Operation
│   │       │   ├── Buffer
│   │       │   │   ├── BufferBuilder.cs
│   │       │   │   ├── BufferOp.cs
│   │       │   │   ├── BufferSubgraph.cs
│   │       │   │   ├── OffsetCurveBuilder.cs
│   │       │   │   ├── OffsetCurveSetBuilder.cs
│   │       │   │   ├── RightmostEdgeFinder.cs
│   │       │   │   └── SubgraphDepthLocater.cs
│   │       │   ├── Distance
│   │       │   │   ├── ConnectedElementLocationFilter.cs
│   │       │   │   ├── ConnectedElementPointFilter.cs
│   │       │   │   ├── DistanceOp.cs
│   │       │   │   └── GeometryLocation.cs
│   │       │   ├── GeometryGraphOperation.cs
│   │       │   ├── IsSimpleOp.cs
│   │       │   ├── Linemerge
│   │       │   │   ├── EdgeString.cs
│   │       │   │   ├── LineMergeDirectedEdge.cs
│   │       │   │   ├── LineMergeEdge.cs
│   │       │   │   ├── LineMergeGraph.cs
│   │       │   │   ├── LineMerger.cs
│   │       │   │   └── LineSequencer.cs
│   │       │   ├── Overlay
│   │       │   │   ├── EdgeSetNoder.cs
│   │       │   │   ├── LineBuilder.cs
│   │       │   │   ├── MaximalEdgeRing.cs
│   │       │   │   ├── MinimalEdgeRing.cs
│   │       │   │   ├── OverlayNodeFactory.cs
│   │       │   │   ├── OverlayOp.cs
│   │       │   │   ├── PointBuilder.cs
│   │       │   │   └── PolygonBuilder.cs
│   │       │   ├── Polygonize
│   │       │   │   ├── EdgeRing.cs
│   │       │   │   ├── PolygonizeDirectedEdge.cs
│   │       │   │   ├── PolygonizeEdge.cs
│   │       │   │   ├── PolygonizeGraph.cs
│   │       │   │   └── Polygonizer.cs
│   │       │   ├── Predicate
│   │       │   │   ├── RectangleContains.cs
│   │       │   │   ├── RectangleIntersects.cs
│   │       │   │   └── SegmentIntersectionTester.cs
│   │       │   ├── Relate
│   │       │   │   ├── EdgeEndBuilder.cs
│   │       │   │   ├── EdgeEndBundle.cs
│   │       │   │   ├── EdgeEndBundleStar.cs
│   │       │   │   ├── RelateComputer.cs
│   │       │   │   ├── RelateNode.cs
│   │       │   │   ├── RelateNodeFactory.cs
│   │       │   │   ├── RelateNodeGraph.cs
│   │       │   │   └── RelateOp.cs
│   │       │   └── Valid
│   │       │       ├── ConnectedInteriorTester.cs
│   │       │       ├── ConsistentAreaTester.cs
│   │       │       ├── IsValidOp.cs
│   │       │       ├── QuadtreeNestedRingTester.cs
│   │       │       ├── RepeatedPointTester.cs
│   │       │       ├── SimpleNestedRingTester.cs
│   │       │       ├── SweeplineNestedRingTester.cs
│   │       │       └── TopologyValidationError.cs
│   │       ├── Planargraph
│   │       │   ├── Algorithm
│   │       │   │   └── ConnectedSubgraphFinder.cs
│   │       │   ├── DirectedEdge.cs
│   │       │   ├── DirectedEdgeStar.cs
│   │       │   ├── Edge.cs
│   │       │   ├── GraphComponent.cs
│   │       │   ├── Node.cs
│   │       │   ├── NodeMap.cs
│   │       │   ├── PlanarGraph.cs
│   │       │   └── Subgraph.cs
│   │       ├── Precision
│   │       │   ├── CommonBits.cs
│   │       │   ├── CommonBitsOp.cs
│   │       │   ├── CommonBitsRemover.cs
│   │       │   ├── EnhancedPrecisionOp.cs
│   │       │   └── SimpleGeometryPrecisionReducer.cs
│   │       ├── Properties
│   │       │   └── AssemblyInfo.cs
│   │       ├── SRID.csv
│   │       ├── Simplify
│   │       │   ├── DouglasPeuckerLineSimplifier.cs
│   │       │   ├── DouglasPeuckerSimplifier.cs
│   │       │   ├── LineSegmentIndex.cs
│   │       │   ├── TaggedLineSegment.cs
│   │       │   ├── TaggedLineString.cs
│   │       │   ├── TaggedLineStringSimplifier.cs
│   │       │   ├── TaggedLinesSimplifier.cs
│   │       │   └── TopologyPreservingSimplifier.cs
│   │       ├── SpatialProvider
│   │       │   ├── IProvider.cs
│   │       │   ├── IQueryExtent.cs
│   │       │   ├── Provider.cs
│   │       │   └── vssver2.scc
│   │       ├── Utilities
│   │       │   ├── Assert.cs
│   │       │   ├── AssertionFailedException.cs
│   │       │   ├── BitConverter.cs
│   │       │   ├── CollectionUtil.cs
│   │       │   ├── CoordinateArrayFilter.cs
│   │       │   ├── CoordinateCompare.cs
│   │       │   ├── CoordinateCountFilter.cs
│   │       │   ├── Degrees.cs
│   │       │   ├── GeoToolsStreamTokenizer.cs
│   │       │   ├── GeometricShapeFactory.cs
│   │       │   ├── Global.cs
│   │       │   ├── HexConverter.cs
│   │       │   ├── Iesi.Collections
│   │       │   │   ├── DictionarySet.cs
│   │       │   │   ├── Generic
│   │       │   │   │   ├── CollectionWrapper.cs
│   │       │   │   │   ├── DictionarySet.cs
│   │       │   │   │   ├── EnumerableWrapper.cs
│   │       │   │   │   ├── EnumeratorWrapper.cs
│   │       │   │   │   ├── HashedSet.cs
│   │       │   │   │   ├── HybridSet.cs
│   │       │   │   │   ├── ISet.cs
│   │       │   │   │   ├── ImmutableSet.cs
│   │       │   │   │   ├── ListSet.cs
│   │       │   │   │   ├── ListWrapper.cs
│   │       │   │   │   ├── Set.cs
│   │       │   │   │   ├── SetWrapper.cs
│   │       │   │   │   └── SortedSet.cs
│   │       │   │   ├── HashedSet.cs
│   │       │   │   ├── HybridSet.cs
│   │       │   │   ├── ISet.cs
│   │       │   │   ├── Iesi.Collections.License.txt
│   │       │   │   ├── ImmutableSet.cs
│   │       │   │   ├── ListSet.cs
│   │       │   │   ├── Set.cs
│   │       │   │   ├── SortedSet.cs
│   │       │   │   └── SynchronizedSet.cs
│   │       │   ├── RToolsUtil
│   │       │   │   ├── BufferedTextReader.cs
│   │       │   │   ├── CharBuffer.cs
│   │       │   │   ├── Finder.cs
│   │       │   │   ├── Logger.cs
│   │       │   │   ├── Opts.cs
│   │       │   │   ├── ParseUtil.cs
│   │       │   │   ├── Rtools.Util.License.txt
│   │       │   │   ├── SoftwarePackage.cs
│   │       │   │   ├── StreamTokenizer.cs
│   │       │   │   ├── Token.cs
│   │       │   │   └── VerbosityLevel.cs
│   │       │   ├── Radians.cs
│   │       │   ├── ReverseOrder.cs
│   │       │   ├── Stopwatch.cs
│   │       │   └── UniqueCoordinateArrayFilter.cs
│   │       ├── bin
│   │       │   ├── Release
│   │       │   │   └── GeometryObject.xml
│   │       │   └── x86
│   │       │       └── Release
│   │       │           ├── GeometryObject.dll
│   │       │           ├── GeometryObject.pdb
│   │       │           ├── GeometryObject.xml
│   │       │           └── Interop.MAPSYMBOLLib.dll
│   │       └── obj
│   │           ├── Debug
│   │           │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           │   ├── GeometryObject.csproj.FileListAbsolute.txt
│   │           │   ├── GeometryObject.csproj.ResolveComReference.cache
│   │           │   ├── GeometryObject.csprojResolveAssemblyReference.cache
│   │           │   ├── GeometryObject.dll
│   │           │   ├── GeometryObject.pdb
│   │           │   └── Interop.MAPSYMBOLLib.dll
│   │           └── x86
│   │               ├── Debug
│   │               │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               │   ├── GeometryObject.csproj.FileListAbsolute.txt
│   │               │   └── Refactor
│   │               │       └── GeometryObject.dll
│   │               └── Release
│   │                   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │                   ├── GeometryObject.csproj.FileListAbsolute.txt
│   │                   ├── GeometryObject.csproj.ResolveComReference.cache
│   │                   ├── GeometryObject.dll
│   │                   ├── GeometryObject.pdb
│   │                   └── Interop.MAPSYMBOLLib.dll
│   ├── LICENSE
│   ├── README.en.md
│   └── README.md
└── 好例子网_ArcEngine-Tools-master二次开发实例.zip

82 directories, 511 files