User Tools

Site Tools


thinkgeo.mapsuite.portablecore.topologyvalidator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.portablecore.topologyvalidator [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.PortableCore.TopologyValidator ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.PortableCore.TopologyValidator]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesEndPointMustBeCoveredByPoints(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|LinesEndPointMustBeCoveredByPoints]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|LinesMustBeCoveredByBoundaryOfPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustBeCoveredByFeatureClassOfLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|LinesMustBeCoveredByFeatureClassOfLines]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustBeLargerThanClusterTolerance(IEnumerable<​Feature>,​ Double)|LinesMustBeLargerThanClusterTolerance]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ Double ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustBeSinglePart(IEnumerable<​Feature>​)|LinesMustBeSinglePart]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotHaveDangles(IEnumerable<​Feature>​)|LinesMustNotHaveDangles]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotHavePseudonodes(IEnumerable<​Feature>​)|LinesMustNotHavePseudonodes]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotIntersect(IEnumerable<​Feature>​)|LinesMustNotIntersect]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotIntersectOrTouchInterior(IEnumerable<​Feature>​)|LinesMustNotIntersectOrTouchInterior]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotOverlap(IEnumerable<​Feature>​)|LinesMustNotOverlap]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotOverlapWithLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|LinesMustNotOverlapWithLines]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotSelfIntersect(IEnumerable<​Feature>​)|LinesMustNotSelfIntersect]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LinesMustNotSelfOverlap(IEnumerable<​Feature>​)|LinesMustNotSelfOverlap]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PointsMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PointsMustBeCoveredByBoundaryOfPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PointsMustBeCoveredByEndPointOfLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PointsMustBeCoveredByEndPointOfLines]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PointsMustBeCoveredByLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PointsMustBeCoveredByLines]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PointsMustBeProperlyInsidePolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PointsMustBeProperlyInsidePolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsBoundaryMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsBoundaryMustBeCoveredByBoundaryOfPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsBoundaryMustBeCoveredByLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsBoundaryMustBeCoveredByLines]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustBeCoveredByFeatureClassOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsMustBeCoveredByFeatureClassOfPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustBeCoveredByPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsMustBeCoveredByPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustBeLargerThanClusterTolerance(IEnumerable<​Feature>,​ Double)|PolygonsMustBeLargerThanClusterTolerance]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ Double ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustContainPoint(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsMustContainPoint]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustCoverEachOther(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsMustCoverEachOther]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustNotHaveGaps(IEnumerable<​Feature>​)|PolygonsMustNotHaveGaps]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustNotOverlap(IEnumerable<​Feature>​)|PolygonsMustNotOverlap]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​PolygonsMustNotOverlapWithPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​)|PolygonsMustNotOverlapWithPolygons]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]>,​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
- 
-===== Public Constructors ===== 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== LinesEndPointMustBeCoveredByPoints(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustBeCoveredByFeatureClassOfLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringLineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredLineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustBeLargerThanClusterTolerance(IEnumerable<​Feature>,​ Double) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| tolerance ​  | Double<​!-- System.Double --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustBeSinglePart(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotHaveDangles(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotHavePseudonodes(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotIntersect(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotIntersectOrTouchInterior(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotOverlap(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotOverlapWithLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringLineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredLineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotSelfIntersect(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== LinesMustNotSelfOverlap(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PointsMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PointsMustBeCoveredByEndPointOfLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PointsMustBeCoveredByLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PointsMustBeProperlyInsidePolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsBoundaryMustBeCoveredByBoundaryOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsBoundaryMustBeCoveredByLines(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| lineFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustBeCoveredByFeatureClassOfPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustBeCoveredByPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustBeLargerThanClusterTolerance(IEnumerable<​Feature>,​ Double) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| tolerance ​  | Double<​!-- System.Double --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustContainPoint(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| pointFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustCoverEachOther(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustNotHaveGaps(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustNotOverlap(IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| polygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== PolygonsMustNotOverlapWithPolygons(IEnumerable<​Feature>,​ IEnumerable<​Feature>​) ==== 
-<!-- static --> 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| coveringPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
-| coveredPolygonFeatures ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.PortableCore.TopologyValidator --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-===== Protected Properties ===== 
-===== Public Events ===== 
-__NOTOC__ 
-[[Category:​MapSuitePortableCore]] 
-[[Category:​ThinkGeo.MapSuite.PortableCore]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.portablecore.topologyvalidator.1440040133.txt.gz ยท Last modified: 2015/09/21 08:20 (external edit)