User Tools

Site Tools


thinkgeo.mapsuite.portablecore.jeffersonianhelper

ThinkGeo.MapSuite.Core.JeffersonianHelper

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.JeffersonianHelper

Members Summary

Public Constructors

Protected Constructors

Public Methods

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Split(Feature,Int32,GeographyUnit,Int32,JeffersonianSplitMode,Boolean)

N/A

Remarks

N/A

Return Value
Parameters
  • section
    • Type:Feature
    • Description:The polygon to split.
  • sectionNumber
    • Type:Int32
    • Description:The number which the polygon belongs to.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:Percentage value of the tolerance, e.g. 50 means 50%
  • isSection
    • Type:Boolean
    • Description:N/A

SplitNorthSouth(Feature,GeographyUnit,Int32)

N/A

Remarks

N/A

Return Value
  • Type:Collection<Feature>
  • Description:N/A
Parameters
  • aliquotPart
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

SplitWestEast(Feature,GeographyUnit,Int32)

N/A

Remarks

N/A

Return Value
  • Type:Collection<Feature>
  • Description:N/A
Parameters
  • aliquotPart
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

SplitIntoQuaters(Feature,GeographyUnit,Int32)

N/A

Remarks

N/A

Return Value
Parameters
  • aliquotPart
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

FindAliquotPart(Feature,String,GeographyUnit,Int32,JeffersonianSplitMode)

N/A

Remarks

N/A

Return Value
Parameters
  • section
  • jeffersonianString
    • Type:String
    • Description:N/A
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

FindAliquotPart(Feature,String,GeographyUnit,Int32,JeffersonianSplitMode,Boolean)

N/A

Remarks

N/A

Return Value
Parameters
  • section
  • jeffersonianString
    • Type:String
    • Description:N/A
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A
  • isSection
    • Type:Boolean
    • Description:N/A

FindAliquotPartForPartSection(Feature,String,GeographyUnit,Int32,JeffersonianSplitMode)

N/A

Remarks

N/A

Return Value
Parameters
  • section
  • jeffersonianString
    • Type:String
    • Description:N/A
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

FindAliquotPart(Feature,Int32,String,GeographyUnit,Int32,JeffersonianSplitMode)

N/A

Remarks

N/A

Return Value
Parameters
  • section
  • sectionNumber
    • Type:Int32
    • Description:N/A
  • jeffersonianString
    • Type:String
    • Description:N/A
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:N/A

GetSectionNumber(Feature,GeographyUnit)

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters
  • section

CanSplit(Feature,GeographyUnit)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • aliquotPart

CanFindAliquotPart(Feature,GeographyUnit)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • aliquotPart

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.portablecore.jeffersonianhelper.txt · Last modified: 2017/03/16 21:59 (external edit)