User Tools

Site Tools


thinkgeo.mapsuite.core.jeffersonianhelper

This is an old revision of the document!


ThinkGeo.MapSuite.Core.JeffersonianHelper

Class JeffersonianHelper.

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)

Splits the specified section.

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:if set to true [is section].

SplitNorthSouth(Feature,GeographyUnit,Int32)

Splits the north south.

Remarks

N/A

Return Value
  • Type:Collection<Feature>
  • Description:Collection<Feature>.
Parameters
  • aliquotPart
    • Type:Feature
    • Description:The aliquot part.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

SplitWestEast(Feature,GeographyUnit,Int32)

Splits the west east.

Remarks

N/A

Return Value
  • Type:Collection<Feature>
  • Description:Collection<Feature>.
Parameters
  • aliquotPart
    • Type:Feature
    • Description:The aliquot part.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

SplitIntoQuaters(Feature,GeographyUnit,Int32)

Splits the into quaters.

Remarks

N/A

Return Value
Parameters
  • aliquotPart
    • Type:Feature
    • Description:The aliquot part.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

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

Finds the aliquot part.

Remarks

N/A

Return Value
  • Type:Feature
  • Description:Feature.
Parameters
  • section
    • Type:Feature
    • Description:The section.
  • jeffersonianString
    • Type:String
    • Description:The jeffersonian string.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

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

Finds the aliquot part for part section.

Remarks

N/A

Return Value
  • Type:Feature
  • Description:Feature.
Parameters
  • section
    • Type:Feature
    • Description:The section.
  • jeffersonianString
    • Type:String
    • Description:The jeffersonian string.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

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

Finds the aliquot part.

Remarks

N/A

Return Value
  • Type:Feature
  • Description:Feature.
Parameters
  • section
    • Type:Feature
    • Description:The section.
  • sectionNumber
    • Type:Int32
    • Description:The section number.
  • jeffersonianString
    • Type:String
    • Description:The jeffersonian string.
  • cornerPointTolerancePercentage
    • Type:Int32
    • Description:The corner point tolerance percentage.

GetSectionNumber(Feature,GeographyUnit)

Gets the section number.

Remarks

N/A

Return Value
  • Type:Int32
  • Description:System.Int32.
Parameters
  • section
    • Type:Feature
    • Description:The section.

CanSplit(Feature,GeographyUnit)

Determines whether this instance can split the specified aliquot part.

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:true if this instance can split the specified aliquot part; otherwise, false.
Parameters
  • aliquotPart
    • Type:Feature
    • Description:The aliquot part.

CanFindAliquotPart(Feature,GeographyUnit)

Determines whether this instance [can find aliquot part] the specified aliquot part.

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:true if this instance [can find aliquot part] the specified aliquot part; otherwise, false.
Parameters
  • aliquotPart
    • Type:Feature
    • Description:The aliquot part.

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.core.jeffersonianhelper.1442797563.txt.gz · Last modified: 2015/09/21 01:06 by admin