ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –>
*System.Object **ThinkGeo.MapSuite.PortableCore.JeffersonianHelper
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
![]() CanFindAliquotPart | Feature, GeographyUnit | ||
![]() CanSplit | Feature, GeographyUnit | ||
Equals | Object | Object | |
![]() FindAliquotPart | Feature, String, GeographyUnit, Int32, JeffersonianSplitMode | ||
![]() FindAliquotPart | Feature, Int32, String, GeographyUnit, Int32, JeffersonianSplitMode | ||
![]() FindAliquotPartForPartSection | Feature, String, GeographyUnit, Int32, JeffersonianSplitMode | ||
GetHashCode | Object | ||
![]() GetSectionNumber | Feature, GeographyUnit | ||
GetType | Object | ||
![]() Split | Feature, Int32, GeographyUnit, Int32, JeffersonianSplitMode, Boolean | ||
![]() SplitIntoQuaters | Feature, GeographyUnit, Int32 | ||
![]() SplitNorthSouth | Feature, GeographyUnit, Int32 | ||
![]() SplitWestEast | Feature, GeographyUnit, Int32 | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
<!– static –>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| aliquotPart | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| aliquotPart | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> |
| Name | Type | Description |
|---|---|---|
| section | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| jeffersonianString | String<!– System.String –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> | |
| splitMode | JeffersonianSplitMode<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitMode –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> |
| Name | Type | Description |
|---|---|---|
| section | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| sectionNumber | Int32<!– System.Int32 –> | |
| jeffersonianString | String<!– System.String –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> | |
| splitMode | JeffersonianSplitMode<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitMode –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> |
| Name | Type | Description |
|---|---|---|
| section | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| jeffersonianString | String<!– System.String –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> | |
| splitMode | JeffersonianSplitMode<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitMode –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|---|---|
| section | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| JeffersonianSplitResult<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitResult –> | The result represent by the JeffersonianSplitResult. |
| Name | Type | Description |
|---|---|---|
| section | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | The polygon to split. |
| sectionNumber | Int32<!– System.Int32 –> | The number which the polygon belongs to. |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | Current geography unit |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> | Percentage value of the tolerance, e.g. 50 means 50% |
| splitMode | JeffersonianSplitMode<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitMode –> | |
| isSection | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| JeffersonianSplitResult<!– ThinkGeo.MapSuite.PortableCore.JeffersonianSplitResult –> |
| Name | Type | Description |
|---|---|---|
| aliquotPart | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} –> |
| Name | Type | Description |
|---|---|---|
| aliquotPart | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature} –> |
| Name | Type | Description |
|---|---|---|
| aliquotPart | Feature<!– ThinkGeo.MapSuite.PortableCore.Feature –> | |
| unit | GeographyUnit<!– ThinkGeo.MapSuite.PortableCore.GeographyUnit –> | |
| cornerPointTolerancePercentage | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.PortableCore.JeffersonianHelper –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back