This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geometrycollectionshape [2015/09/17 10:29] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.GeometryCollectionShape ====== | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | *ThinkGeo.MapSuite.Core.BaseShape | ||
- | ***ThinkGeo.MapSuite.Core.GeometryCollectionShape** | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeometryCollectionShape()|GeometryCollectionShape]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This constructor creates the GeometryCollectionShape. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeometryCollectionShape(IEnumerable<BaseShape>)|GeometryCollectionShape]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeometryCollectionShape(IEnumerable<Feature>)|GeometryCollectionShape]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeometryCollectionShape(String)|GeometryCollectionShape]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This constructor creates the GeometryCollectionShape. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeometryCollectionShape(Byte[])|GeometryCollectionShape]]** | ||
- | * **Parameters**:Byte[] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This constructor creates the GeometryCollectionShape. | ||
- | </div> | ||
- | |||
- | === Protected Constructors === | ||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Buffer(Double,GeographyUnit,DistanceUnit)|Buffer]]** | ||
- | * **Parameters**:Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Buffer(Double,Int32,GeographyUnit,DistanceUnit)|Buffer]]** | ||
- | * **Parameters**:Double,Int32,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Buffer(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit)|Buffer]]** | ||
- | * **Parameters**:Double,Int32,[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Contains(Feature)|Contains]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Contains(BaseShape)|Contains]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Crosses(Feature)|Crosses]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Crosses(BaseShape)|Crosses]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetCenterPoint()|GetCenterPoint]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetClosestPointTo(BaseShape,GeographyUnit)|GetClosestPointTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetClosestPointTo(Feature,GeographyUnit)|GetClosestPointTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetConvexHull()|GetConvexHull]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetCrossing(BaseShape)|GetCrossing]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetDifference(BaseShape)|GetDifference]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetDistanceTo(Feature,GeographyUnit,DistanceUnit)|GetDistanceTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetDistanceTo(BaseShape,GeographyUnit,DistanceUnit)|GetDistanceTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetFeature()|GetFeature]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetFeature(IDictionary<String,String>)|GetFeature]]** | ||
- | * **Parameters**:IDictionary<String,String> | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetGeoJson()|GetGeoJson]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetIntersection(BaseShape)|GetIntersection]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetShortestLineTo(Feature,GeographyUnit)|GetShortestLineTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetShortestLineTo(BaseShape,GeographyUnit)|GetShortestLineTo]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetSymmetricalDifference(BaseShape)|GetSymmetricalDifference]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownBinary(RingOrder,WkbByteOrder)|GetWellKnownBinary]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]],[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownBinary(RingOrder)|GetWellKnownBinary]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownBinary(WkbByteOrder)|GetWellKnownBinary]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownBinary()|GetWellKnownBinary]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownText()|GetWellKnownText]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownText(RingOrder)|GetWellKnownText]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWellKnownType()|GetWellKnownType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Intersects(Feature)|Intersects]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Intersects(BaseShape)|Intersects]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsDisjointed(Feature)|IsDisjointed]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsDisjointed(BaseShape)|IsDisjointed]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsTopologicallyEqual(Feature)|IsTopologicallyEqual]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsTopologicallyEqual(BaseShape)|IsTopologicallyEqual]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsWithin(BaseShape)|IsWithin]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsWithin(Feature)|IsWithin]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#LoadFromWellKnownData(Byte[])|LoadFromWellKnownData]]** | ||
- | * **Parameters**:Byte[] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#LoadFromWellKnownData(String)|LoadFromWellKnownData]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Overlaps(Feature)|Overlaps]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Overlaps(BaseShape)|Overlaps]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Register(Feature,Feature,DistanceUnit,GeographyUnit)|Register]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Register(PointShape,PointShape,DistanceUnit,GeographyUnit)|Register]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Rotate(PointShape,Single)|Rotate]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ScaleTo(Double)|ScaleTo]]** | ||
- | * **Parameters**:Double | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Simplify(GeographyUnit,Double,DistanceUnit,SimplificationType)|Simplify]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Simplify(Double,SimplificationType)|Simplify]]** | ||
- | * **Parameters**:Double,[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Touches(BaseShape)|Touches]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Touches(Feature)|Touches]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#TranslateByDegree(Double,Double,GeographyUnit,DistanceUnit)|TranslateByDegree]]** | ||
- | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#TranslateByDegree(Double,Double)|TranslateByDegree]]** | ||
- | * **Parameters**:Double,Double | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#TranslateByOffset(Double,Double,GeographyUnit,DistanceUnit)|TranslateByOffset]]** | ||
- | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#TranslateByOffset(Double,Double)|TranslateByOffset]]** | ||
- | * **Parameters**:Double,Double | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Union(IEnumerable<BaseShape>)|Union]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Union(BaseShape)|Union]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Validate(ShapeValidationMode)|Validate]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#BufferCore(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit)|BufferCore]]** | ||
- | * **Parameters**:Double,Int32,[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ContainsCore(BaseShape)|ContainsCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CrossesCore(BaseShape)|CrossesCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCenterPointCore()|GetCenterPointCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetClosestPointToCore(BaseShape,GeographyUnit)|GetClosestPointToCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetConvexHullCore()|GetConvexHullCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCrossingCore(BaseShape)|GetCrossingCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetDifferenceCore(BaseShape)|GetDifferenceCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetDistanceToCore(BaseShape,GeographyUnit,DistanceUnit)|GetDistanceToCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetGeoJsonCore()|GetGeoJsonCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetIntersectionCore(BaseShape)|GetIntersectionCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetShortestLineToCore(BaseShape,GeographyUnit)|GetShortestLineToCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetSymmetricalDifferenceCore(BaseShape)|GetSymmetricalDifferenceCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetWellKnownBinaryCore(RingOrder,WkbByteOrder)|GetWellKnownBinaryCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]],[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetWellKnownTextCore(RingOrder)|GetWellKnownTextCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetWellKnownTypeCore()|GetWellKnownTypeCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#IntersectsCore(BaseShape)|IntersectsCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#IsDisjointedCore(BaseShape)|IsDisjointedCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#IsTopologicallyEqualCore(BaseShape)|IsTopologicallyEqualCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#IsWithinCore(BaseShape)|IsWithinCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#LoadFromWellKnownDataCore(Byte[])|LoadFromWellKnownDataCore]]** | ||
- | * **Parameters**:Byte[] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#LoadFromWellKnownDataCore(String)|LoadFromWellKnownDataCore]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OverlapsCore(BaseShape)|OverlapsCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#RegisterCore(PointShape,PointShape,DistanceUnit,GeographyUnit)|RegisterCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#RotateCore(PointShape,Single)|RotateCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ScaleToCore(Double)|ScaleToCore]]** | ||
- | * **Parameters**:Double | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#SimplifyCore(Double,SimplificationType)|SimplifyCore]]** | ||
- | * **Parameters**:Double,[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#TouchesCore(BaseShape)|TouchesCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#TranslateByDegreeCore(Double,Double,GeographyUnit,DistanceUnit)|TranslateByDegreeCore]]** | ||
- | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#TranslateByOffsetCore(Double,Double,GeographyUnit,DistanceUnit)|TranslateByOffsetCore]]** | ||
- | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#UnionCore(IEnumerable<BaseShape>)|UnionCore]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ValidateCore(ShapeValidationMode)|ValidateCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}}[[#fT4=(IEnumerable<BaseShape>)|fT4=]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#CanRotate|CanRotate]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Id|Id]]** | ||
- | * **Return**:String | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Shapes|Shapes]]** | ||
- | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Tag|Tag]]** | ||
- | * **Return**:Object | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | === Public Events === | ||
- | ===== Public Constructors ===== | ||
- | === GeometryCollectionShape() === | ||
- | This constructor creates the GeometryCollectionShape. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | [[#Public Constructors|Go Back]] | ||
- | === GeometryCollectionShape(IEnumerable<BaseShape>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **baseShapes** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeometryCollectionShape(IEnumerable<Feature>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **features** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeometryCollectionShape(String) === | ||
- | This constructor creates the GeometryCollectionShape. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | **wellKnownText** | ||
- | * **Type**:String | ||
- | * **Description:This parameter is the well-known text used to build the shape. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeometryCollectionShape(Byte[]) === | ||
- | This constructor creates the GeometryCollectionShape. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | **wellKnownBinary** | ||
- | * **Type**:Byte[] | ||
- | * **Description:This parameter is the well-known binary used to build the shape. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | === Buffer(Double,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Buffer(Double,Int32,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **quadrantSegments** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Buffer(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **quadrantSegments** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **bufferCapType** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === CloneDeep() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Contains(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Contains(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Crosses(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Crosses(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetBoundingBox() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetCenterPoint() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetClosestPointTo(BaseShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetClosestPointTo(Feature,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetConvexHull() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RingShape|RingShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetCrossing(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipointShape|MultipointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetDifference(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetDistanceTo(Feature,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetDistanceTo(BaseShape,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetFeature() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetFeature(IDictionary<String,String>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnValues** | ||
- | * **Type**:IDictionary<String,String> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetGeoJson() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetIntersection(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetShortestLineTo(Feature,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultilineShape|MultilineShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetShortestLineTo(BaseShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultilineShape|MultilineShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetSymmetricalDifference(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownBinary(RingOrder,WkbByteOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **outerRingOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | **byteOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownBinary(RingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **outerRingOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownBinary(WkbByteOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **byteOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownBinary() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownText() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownText(RingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **outerRingOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetWellKnownType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Intersects(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Intersects(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsDisjointed(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsDisjointed(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsTopologicallyEqual(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsTopologicallyEqual(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsWithin(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsWithin(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === LoadFromWellKnownData(Byte[]) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **wellKnownBinary** | ||
- | * **Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === LoadFromWellKnownData(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **wellKnownText** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Overlaps(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Overlaps(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Register(Feature,Feature,DistanceUnit,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **fromPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **fromUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Register(PointShape,PointShape,DistanceUnit,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **fromPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **fromUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Rotate(PointShape,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **pivotPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **degreeAngle** | ||
- | * **Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ScaleTo(Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **scale** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Simplify(GeographyUnit,Double,DistanceUnit,SimplificationType) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **tolerance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **toleranceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **simplificationType** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Simplify(Double,SimplificationType) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **tolerance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **simplificationType** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Touches(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Touches(Feature) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetFeature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === TranslateByDegree(Double,Double,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **angleInDegrees** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === TranslateByDegree(Double,Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **angleInDegrees** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === TranslateByOffset(Double,Double,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **xOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **yOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === TranslateByOffset(Double,Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **xOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **yOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Union(IEnumerable<BaseShape>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Union(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Validate(ShapeValidationMode) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ShapeValidationResult|ShapeValidationResult]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **validationMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === BufferCore(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **quadrantSegments** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **bufferCapType** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === CloneDeepCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === ContainsCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === CrossesCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetBoundingBoxCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCenterPointCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetClosestPointToCore(BaseShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetConvexHullCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RingShape|RingShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCrossingCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultipointShape|MultipointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetDifferenceCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetDistanceToCore(BaseShape,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetGeoJsonCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetIntersectionCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetShortestLineToCore(BaseShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.MultilineShape|MultilineShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetSymmetricalDifferenceCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetWellKnownBinaryCore(RingOrder,WkbByteOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **outerRingOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | **byteOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetWellKnownTextCore(RingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **outerRingOrder** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetWellKnownTypeCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === IntersectsCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === IsDisjointedCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === IsTopologicallyEqualCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === IsWithinCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === LoadFromWellKnownDataCore(Byte[]) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **wellKnownBinary** | ||
- | * **Type**:Byte[] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === LoadFromWellKnownDataCore(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **wellKnownText** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === OverlapsCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === RegisterCore(PointShape,PointShape,DistanceUnit,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **fromPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **fromUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **toUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === RotateCore(PointShape,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **pivotPoint** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **degreeAngle** | ||
- | * **Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === ScaleToCore(Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **scale** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === SimplifyCore(Double,SimplificationType) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **tolerance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **simplificationType** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === TouchesCore(BaseShape) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === TranslateByDegreeCore(Double,Double,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **angleInDegrees** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === TranslateByOffsetCore(Double,Double,GeographyUnit,DistanceUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **xOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **yOffsetDistance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **shapeUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **distanceUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === UnionCore(IEnumerable<BaseShape>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **targetShape** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === ValidateCore(ShapeValidationMode) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ShapeValidationResult|ShapeValidationResult]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **validationMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === fT4=(IEnumerable<BaseShape>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shapes** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === CanRotate === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Id === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:String | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Shapes === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Tag === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Object | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | ===== Public Events ===== | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.