User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.multilineshape

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.SilverlightCore.MultilineShape

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMultilineShape
Public MethodMultilineShape IEnumerable<LineShape>
Public MethodMultilineShape String
Public MethodMultilineShape Byte[]

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodBuffer Double, Int32, BufferCapType, GeographyUnit, DistanceUnit BaseShape
Public MethodBuffer Double, GeographyUnit, DistanceUnit BaseShape
Public MethodBuffer Double, Int32, GeographyUnit, DistanceUnit BaseShape
Public MethodCloneDeep BaseShape
Public MethodContains Feature BaseShape
Public MethodContains BaseShape BaseShape
Public MethodConvexHull LineBaseShape
Public MethodStatic MemberCreateShapeFromWellKnownData Byte[] BaseShape
Public MethodStatic MemberCreateShapeFromWellKnownData String BaseShape
Public MethodCrosses Feature BaseShape
Public MethodCrosses BaseShape BaseShape
Public MethodEquals Object Object
Public MethodGetBoundingBox BaseShape
Public MethodGetCenterPoint BaseShape
Public MethodGetClosestPointTo BaseShape, GeographyUnit BaseShape
Public MethodGetClosestPointTo Feature, GeographyUnit BaseShape
Public MethodGetCrossing BaseShape BaseShape
Public MethodGetDistanceTo BaseShape, GeographyUnit, DistanceUnit BaseShape
Public MethodGetDistanceTo Feature, GeographyUnit, DistanceUnit BaseShape
Public MethodGetFeature BaseShape
Public MethodGetFeature IDictionary<String, String> BaseShape
Public MethodGetHashCode Object
Public MethodGetIntersection Feature LineBaseShape
Public MethodGetIntersection AreaBaseShape LineBaseShape
Public MethodGetLength GeographyUnit, DistanceUnit LineBaseShape
Public MethodGetLineOnALine StartingPoint, PointShape
Public MethodGetLineOnALine PointShape, PointShape
Public MethodGetLineOnALine StartingPoint, Double, Double, GeographyUnit, DistanceUnit
Public MethodGetLineOnALine StartingPoint, Single, Single
Public MethodGetLineOnALine StartingPoint, Single
Public MethodGetPointOnALine StartingPoint, Double, GeographyUnit, DistanceUnit
Public MethodGetPointOnALine StartingPoint, Single
Public MethodGetShortestLineTo BaseShape, GeographyUnit BaseShape
Public MethodGetShortestLineTo Feature, GeographyUnit BaseShape
Public MethodGetType Object
Public MethodGetWellKnownBinary WkbByteOrder BaseShape
Public MethodGetWellKnownBinary BaseShape
Public MethodGetWellKnownText BaseShape
Public MethodGetWellKnownType BaseShape
Public MethodIntersects Feature BaseShape
Public MethodIntersects BaseShape BaseShape
Public MethodIsDisjointed Feature BaseShape
Public MethodIsDisjointed BaseShape BaseShape
Public MethodIsTopologicallyEqual BaseShape BaseShape
Public MethodIsTopologicallyEqual Feature BaseShape
Public MethodIsWithin BaseShape BaseShape
Public MethodIsWithin Feature BaseShape
Public MethodLoadFromWellKnownData String BaseShape
Public MethodLoadFromWellKnownData Byte[] BaseShape
Public MethodOverlaps BaseShape BaseShape
Public MethodOverlaps Feature BaseShape
Public MethodRegister Feature, Feature, DistanceUnit, GeographyUnit BaseShape
Public MethodRegister PointShape, PointShape, DistanceUnit, GeographyUnit BaseShape
Public MethodRemoveVertex Vertex
Public MethodStatic MemberRemoveVertex Vertex, MultilineShape
Public MethodReorder PointShape, Double
Public MethodReorder PointShape, Double, GeographyUnit, DistanceUnit
Public MethodRotate PointShape, Single BaseShape
Public MethodStatic MemberRotate Feature, PointShape, Single BaseShape
Public MethodStatic MemberRotate BaseShape, PointShape, Single BaseShape
Public MethodScaleDown Double LineBaseShape
Public MethodStatic MemberScaleDown LineBaseShape, Double LineBaseShape
Public MethodStatic MemberScaleDown Feature, Double LineBaseShape
Public MethodScaleTo Double BaseShape
Public MethodStatic MemberScaleTo BaseShape, Double BaseShape
Public MethodStatic MemberScaleUp Feature, Double LineBaseShape
Public MethodStatic MemberScaleUp LineBaseShape, Double LineBaseShape
Public MethodScaleUp Double LineBaseShape
Public MethodSimplify Double, SimplificationType LineBaseShape
Public MethodSimplify GeographyUnit, Double, DistanceUnit, SimplificationType LineBaseShape
Public MethodStatic MemberSimplify LineBaseShape, Double, SimplificationType LineBaseShape
Public MethodStatic MemberSimplify LineBaseShape, GeographyUnit, Double, DistanceUnit, SimplificationType LineBaseShape
Public MethodToString Object
Public MethodTouches BaseShape BaseShape
Public MethodTouches Feature BaseShape
Public MethodStatic MemberTranslateByDegree BaseShape, Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodStatic MemberTranslateByDegree Feature, Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodTranslateByDegree Double, Double BaseShape
Public MethodTranslateByDegree Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodTranslateByOffset Double, Double BaseShape
Public MethodStatic MemberTranslateByOffset Feature, Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodTranslateByOffset Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodStatic MemberTranslateByOffset BaseShape, Double, Double, GeographyUnit, DistanceUnit BaseShape
Public MethodUnion Feature LineBaseShape
Public MethodUnion LineBaseShape LineBaseShape
Public MethodStatic MemberUnion IEnumerable<Feature> LineBaseShape
Public MethodStatic MemberUnion IEnumerable<LineBaseShape> LineBaseShape
Public MethodValidate ShapeValidationMode BaseShape

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodBufferCore Double, Int32, BufferCapType, GeographyUnit, DistanceUnit BaseShape
Protected MethodCloneDeepCore BaseShape(overriden)
Protected MethodContainsCore BaseShape BaseShape
Protected MethodConvexHullCore LineBaseShape
Protected MethodCrossesCore BaseShape BaseShape
Protected MethodFinalize Object
Protected MethodGetBoundingBoxCore BaseShape(overriden)
Protected MethodGetCenterPointCore BaseShape
Protected MethodGetClosestPointToCore BaseShape, GeographyUnit BaseShape(overriden)
Protected MethodGetCrossingCore BaseShape BaseShape(overriden)
Protected MethodGetDistanceToCore BaseShape, GeographyUnit, DistanceUnit BaseShape(overriden)
Protected MethodGetIntersectionCore AreaBaseShape LineBaseShape
Protected MethodGetLengthCore GeographyUnit, DistanceUnit LineBaseShape(overriden)
Protected MethodGetLineOnALineCore PointShape, PointShape
Protected MethodGetLineOnALineCore StartingPoint, Double, Double, GeographyUnit, DistanceUnit
Protected MethodGetLineOnALineCore StartingPoint, Single
Protected MethodGetLineOnALineCore StartingPoint, PointShape
Protected MethodGetPointOnALineCore StartingPoint, Double, GeographyUnit, DistanceUnit
Protected MethodGetPointOnALineCore StartingPoint, Single
Protected MethodGetShortestLineToCore BaseShape, GeographyUnit BaseShape
Protected MethodGetWellKnownBinaryCore WkbByteOrder BaseShape(overriden)
Protected MethodGetWellKnownTextCore BaseShape(overriden)
Protected MethodGetWellKnownTypeCore BaseShape(overriden)
Protected MethodIntersectsCore BaseShape BaseShape
Protected MethodIsDisjointedCore BaseShape BaseShape
Protected MethodIsTopologicallyEqualCore BaseShape BaseShape
Protected MethodIsWithinCore BaseShape BaseShape
Protected MethodLoadFromWellKnownDataCore String BaseShape(overriden)
Protected MethodLoadFromWellKnownDataCore Byte[] BaseShape(overriden)
Protected MethodMemberwiseClone Object
Protected MethodOverlapsCore BaseShape BaseShape
Protected MethodRegisterCore PointShape, PointShape, DistanceUnit, GeographyUnit BaseShape(overriden)
Protected MethodReorderCore PointShape, Double, GeographyUnit, DistanceUnit
Protected MethodRotateCore PointShape, Single BaseShape(overriden)
Protected MethodScaleDownCore Double LineBaseShape(overriden)
Protected MethodScaleToCore Double BaseShape
Protected MethodScaleUpCore Double LineBaseShape(overriden)
Protected MethodSimplifyCore Double, SimplificationType LineBaseShape
Protected MethodTouchesCore BaseShape BaseShape
Protected MethodTranslateByDegreeCore Double, Double, GeographyUnit, DistanceUnit BaseShape(overriden)
Protected MethodTranslateByOffsetCore Double, Double, GeographyUnit, DistanceUnit BaseShape(overriden)
Protected MethodUnionCore IEnumerable<LineBaseShape> LineBaseShape
Protected MethodValidateCore ShapeValidationMode BaseShape(overriden)

Public Properties

Name Return DeclaringType Summary
Public PropertyCanRotate Boolean BaseShape(overriden)
Public PropertyId String BaseShape
Public PropertyLines Collection<LineShape>
Public PropertyTag Object BaseShape

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MultilineShape()

Parameters

Name Type Description

Go Back

MultilineShape(IEnumerable<LineShape>)

Parameters

Name Type Description
lineShapes IEnumerable<LineShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.LineShape} –>

Go Back

MultilineShape(String)

Parameters

Name Type Description
wellKnownText String<!– System.String –>

Go Back

MultilineShape(Byte[])

Parameters

Name Type Description
wellKnownBinary Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

Go Back

Protected Constructors

Public Methods

Buffer(Double, Int32, BufferCapType, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
MultipolygonShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipolygonShape –>

Parameters

Name Type Description
distance Double<!– System.Double –>
quadrantSegments Int32<!– System.Int32 –>
bufferCapType BufferCapType<!– ThinkGeo.MapSuite.SilverlightCore.BufferCapType –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Buffer(Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
MultipolygonShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipolygonShape –>

Parameters

Name Type Description
distance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Buffer(Double, Int32, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
MultipolygonShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipolygonShape –>

Parameters

Name Type Description
distance Double<!– System.Double –>
quadrantSegments Int32<!– System.Int32 –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

CloneDeep()

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Contains(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Contains(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ConvexHull()

Return Value

Return Type Description
RingShape<!– ThinkGeo.MapSuite.SilverlightCore.RingShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

CreateShapeFromWellKnownData(Byte[])

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
wellKnownBinary Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

CreateShapeFromWellKnownData(String)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
wellKnownText String<!– System.String –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Crosses(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Crosses(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetBoundingBox()

Return Value

Return Type Description
RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetCenterPoint()

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetClosestPointTo(BaseShape, GeographyUnit)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetClosestPointTo(Feature, GeographyUnit)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetCrossing(BaseShape)

Return Value

Return Type Description
MultipointShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipointShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetDistanceTo(BaseShape, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetDistanceTo(Feature, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetFeature()

Return Value

Return Type Description
Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetFeature(IDictionary<String, String>)

Return Value

Return Type Description
Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

Parameters

Name Type Description
columnValues IDictionary<String,String><!– System.Collections.Generic.IDictionary{System.String,System.String} –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetIntersection(Feature)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

GetIntersection(AreaBaseShape)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape AreaBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

GetLength(GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
returningUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

GetLineOnALine(StartingPoint, PointShape)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
endPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALine(PointShape, PointShape)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
endPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALine(StartingPoint, Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
startingDistance Double<!– System.Double –>
distance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALine(StartingPoint, Single, Single)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
startingPercentageOfTheLine Single<!– System.Single –>
percentageOfTheLine Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALine(StartingPoint, Single)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
percentageOfLine Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetPointOnALine(StartingPoint, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
distance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetPointOnALine(StartingPoint, Single)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
percentageOfLine Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetShortestLineTo(BaseShape, GeographyUnit)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetShortestLineTo(Feature, GeographyUnit)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetWellKnownBinary(WkbByteOrder)

Return Value

Return Type Description
Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

Parameters

Name Type Description
byteOrder WkbByteOrder<!– ThinkGeo.MapSuite.SilverlightCore.WkbByteOrder –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetWellKnownBinary()

Return Value

Return Type Description
Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetWellKnownText()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetWellKnownType()

Return Value

Return Type Description
WellKnownType<!– ThinkGeo.MapSuite.SilverlightCore.WellKnownType –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Intersects(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Intersects(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsDisjointed(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsDisjointed(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsTopologicallyEqual(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsTopologicallyEqual(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsWithin(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsWithin(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

LoadFromWellKnownData(String)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
wellKnownText String<!– System.String –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

LoadFromWellKnownData(Byte[])

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
wellKnownBinary Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Overlaps(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Overlaps(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Register(Feature, Feature, DistanceUnit, GeographyUnit)

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
fromPoint Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
toPoint Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
fromUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>
toUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Register(PointShape, PointShape, DistanceUnit, GeographyUnit)

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
fromPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
toPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
fromUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>
toUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

RemoveVertex(Vertex)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
selectedVertex Vertex<!– ThinkGeo.MapSuite.SilverlightCore.Vertex –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

RemoveVertex(Vertex, MultilineShape)

<!– static –>

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
selectedVertex Vertex<!– ThinkGeo.MapSuite.SilverlightCore.Vertex –>
multilineShape MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

Reorder(PointShape, Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
startPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
tolerance Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

Reorder(PointShape, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
startPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
tolerance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
unitOfTolerance DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

Rotate(PointShape, Single)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
pivotPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
degreeAngle Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Rotate(Feature, PointShape, Single)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
pivotPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
degreeAngle Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Rotate(BaseShape, PointShape, Single)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
sourceBaseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
pivotPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
degreeAngle Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ScaleDown(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ScaleDown(LineBaseShape, Double)

<!– static –>

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
sourceLineBaseShape LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ScaleDown(Feature, Double)

<!– static –>

Return Value

Return Type Description
Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

Parameters

Name Type Description
sourceLine Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ScaleTo(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
scale Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ScaleTo(BaseShape, Double)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
baseShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
scale Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ScaleUp(Feature, Double)

<!– static –>

Return Value

Return Type Description
Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

Parameters

Name Type Description
sourceLine Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ScaleUp(LineBaseShape, Double)

<!– static –>

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
sourceShape LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ScaleUp(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Simplify(Double, SimplificationType)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
tolerance Double<!– System.Double –>
simplificationType SimplificationType<!– ThinkGeo.MapSuite.SilverlightCore.SimplificationType –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Simplify(GeographyUnit, Double, DistanceUnit, SimplificationType)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
tolerance Double<!– System.Double –>
toleranceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>
simplificationType SimplificationType<!– ThinkGeo.MapSuite.SilverlightCore.SimplificationType –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Simplify(LineBaseShape, Double, SimplificationType)

<!– static –>

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>
tolerance Double<!– System.Double –>
simplificationType SimplificationType<!– ThinkGeo.MapSuite.SilverlightCore.SimplificationType –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Simplify(LineBaseShape, GeographyUnit, Double, DistanceUnit, SimplificationType)

<!– static –>

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>
targetShapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
tolerance Double<!– System.Double –>
toleranceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>
simplificationType SimplificationType<!– ThinkGeo.MapSuite.SilverlightCore.SimplificationType –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Touches(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Touches(Feature)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByDegree(BaseShape, Double, Double, GeographyUnit, DistanceUnit)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
distance Double<!– System.Double –>
angleInDegrees Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByDegree(Feature, Double, Double, GeographyUnit, DistanceUnit)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
distance Double<!– System.Double –>
angleInDegrees Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByDegree(Double, Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
distance Double<!– System.Double –>
angleInDegrees Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByDegree(Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
distance Double<!– System.Double –>
angleInDegrees Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByOffset(Double, Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
xOffsetDistance Double<!– System.Double –>
yOffsetDistance Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByOffset(Feature, Double, Double, GeographyUnit, DistanceUnit)

<!– static –>

Return Value

Return Type Description
Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>
xOffsetDistance Double<!– System.Double –>
yOffsetDistance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByOffset(Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
xOffsetDistance Double<!– System.Double –>
yOffsetDistance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByOffset(BaseShape, Double, Double, GeographyUnit, DistanceUnit)

<!– static –>

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
xOffsetDistance Double<!– System.Double –>
yOffsetDistance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Union(Feature)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetFeature Feature<!– ThinkGeo.MapSuite.SilverlightCore.Feature –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Union(LineBaseShape)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Union(IEnumerable<Feature>)

<!– static –>

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetFeatures IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Union(IEnumerable<LineBaseShape>)

<!– static –>

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
lineBaseShapes IEnumerable<LineBaseShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.LineBaseShape} –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

Validate(ShapeValidationMode)

Return Value

Return Type Description
ShapeValidationResult<!– ThinkGeo.MapSuite.SilverlightCore.ShapeValidationResult –>

Parameters

Name Type Description
validationMode ShapeValidationMode<!– ThinkGeo.MapSuite.SilverlightCore.ShapeValidationMode –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Protected Methods

BufferCore(Double, Int32, BufferCapType, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
MultipolygonShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipolygonShape –>

Parameters

Name Type Description
distance Double<!– System.Double –>
quadrantSegments Int32<!– System.Int32 –>
bufferCapType BufferCapType<!– ThinkGeo.MapSuite.SilverlightCore.BufferCapType –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

CloneDeepCore()

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

ContainsCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ConvexHullCore()

Return Value

Return Type Description
RingShape<!– ThinkGeo.MapSuite.SilverlightCore.RingShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

CrossesCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetBoundingBoxCore()

Return Value

Return Type Description
RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetCenterPointCore()

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetClosestPointToCore(BaseShape, GeographyUnit)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetCrossingCore(BaseShape)

Return Value

Return Type Description
MultipointShape<!– ThinkGeo.MapSuite.SilverlightCore.MultipointShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetDistanceToCore(BaseShape, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetIntersectionCore(AreaBaseShape)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape AreaBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

GetLengthCore(GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
returningUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape(overriden) –> Go Back

GetLineOnALineCore(PointShape, PointShape)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
endPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALineCore(StartingPoint, Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
startingDistance Double<!– System.Double –>
distance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALineCore(StartingPoint, Single)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
percentageOfLine Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetLineOnALineCore(StartingPoint, PointShape)

Return Value

Return Type Description
LineBaseShape<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
endPointShape PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetPointOnALineCore(StartingPoint, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
distance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetPointOnALineCore(StartingPoint, Single)

Return Value

Return Type Description
PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>

Parameters

Name Type Description
startingPoint StartingPoint<!– ThinkGeo.MapSuite.SilverlightCore.StartingPoint –>
percentageOfLine Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

GetShortestLineToCore(BaseShape, GeographyUnit)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

GetWellKnownBinaryCore(WkbByteOrder)

Return Value

Return Type Description
Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

Parameters

Name Type Description
byteOrder WkbByteOrder<!– ThinkGeo.MapSuite.SilverlightCore.WkbByteOrder –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetWellKnownTextCore()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

GetWellKnownTypeCore()

Return Value

Return Type Description
WellKnownType<!– ThinkGeo.MapSuite.SilverlightCore.WellKnownType –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

IntersectsCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsDisjointedCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsTopologicallyEqualCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

IsWithinCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

LoadFromWellKnownDataCore(String)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
wellKnownText String<!– System.String –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

LoadFromWellKnownDataCore(Byte[])

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
wellKnownBinary Byte[]<!– System.Bytethinkgeo.mapsuite.silverlightcore.multilineshape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

OverlapsCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

RegisterCore(PointShape, PointShape, DistanceUnit, GeographyUnit)

Return Value

Return Type Description
BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

Parameters

Name Type Description
fromPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
toPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
fromUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>
toUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

ReorderCore(PointShape, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
startPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
tolerance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
unitOfTolerance DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

RotateCore(PointShape, Single)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
pivotPoint PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –>
degreeAngle Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

ScaleDownCore(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape(overriden) –> Go Back

ScaleToCore(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
scale Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

ScaleUpCore(Double)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
percentage Double<!– System.Double –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape(overriden) –> Go Back

SimplifyCore(Double, SimplificationType)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
tolerance Double<!– System.Double –>
simplificationType SimplificationType<!– ThinkGeo.MapSuite.SilverlightCore.SimplificationType –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

TouchesCore(BaseShape)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
targetShape BaseShape<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

TranslateByDegreeCore(Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
distance Double<!– System.Double –>
angleInDegrees Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

TranslateByOffsetCore(Double, Double, GeographyUnit, DistanceUnit)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
xOffsetDistance Double<!– System.Double –>
yOffsetDistance Double<!– System.Double –>
shapeUnit GeographyUnit<!– ThinkGeo.MapSuite.SilverlightCore.GeographyUnit –>
distanceUnit DistanceUnit<!– ThinkGeo.MapSuite.SilverlightCore.DistanceUnit –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

UnionCore(IEnumerable<LineBaseShape>)

Return Value

Return Type Description
MultilineShape<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –>

Parameters

Name Type Description
lineBaseShapes IEnumerable<LineBaseShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.LineBaseShape} –>

<!– ThinkGeo.MapSuite.SilverlightCore.LineBaseShape –> Go Back

ValidateCore(ShapeValidationMode)

Return Value

Return Type Description
ShapeValidationResult<!– ThinkGeo.MapSuite.SilverlightCore.ShapeValidationResult –>

Parameters

Name Type Description
validationMode ShapeValidationMode<!– ThinkGeo.MapSuite.SilverlightCore.ShapeValidationMode –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

Public Properties

CanRotate

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape(overriden) –> Go Back

Id

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Lines

Return Value

Return Type
Collection<LineShape><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.LineShape} –>

<!– ThinkGeo.MapSuite.SilverlightCore.MultilineShape –> Go Back

Tag

Return Value

Return Type
Object<!– System.Object –>

<!– ThinkGeo.MapSuite.SilverlightCore.BaseShape –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightcore.multilineshape.1440040134.txt.gz · Last modified: 2015/09/21 03:22 (external edit)