Shape Member List

This is the complete list of members for Shape, including all inherited members.

AddPoint(double x, double y)Shape
AreaShape
Boundary()Shape
Buffer(double distance, int nQuadSegments)Shape
BufferWithParams(double distance, int numSegments=30, bool singleSided=false, tkBufferCap capStyle=tkBufferCap.bcROUND, tkBufferJoin joinStyle=tkBufferJoin.bjROUND, double mitreLimit=5)Shape
CenterShape
CentroidShape
Clear()Shape
Clip(Shape shape, tkClipOperation operation)Shape
Clone()Shape
ClosestPoints(Shape shape2)Shape
Contains(Shape shape)Shape
ConvexHull()Shape
CopyFrom(Shape sourceShape)Shape
CoveredBy(Shape shape)Shape
Covers(Shape shape)Shape
Create(ShpfileType shpType)Shape
CreateFromString(string serialized)Shape
Crosses(Shape shape)Shape
DeletePart(int partIndex)Shape
DeletePoint(int pointIndex)Shape
Disjoint(Shape shape)Shape
Distance(Shape shape)Shape
Equals(Shape shape)Shape
Explode(ref object results)Shape
ExportToBinary(ref object bytesArray)Shape
ExportToWKT()Shape
ExtentsShape
FixUp(out Shape retval)Shape
FixUp2(tkUnitsOfMeasure units)Shape
get_EndOfPart(int partIndex)Shape
get_ErrorMsg(int errorCode)Shape
get_M(int pointIndex, out double m)Shape
get_Part(int partIndex)Shape
get_PartAsShape(int partIndex)Shape
get_PartIsClockWise(int partIndex)Shape
get_Point(int pointIndex)Shape
get_XY(int pointIndex, ref double x, ref double y)Shape
get_Z(int pointIndex, out double z)Shape
GetIntersection(Shape shape, ref object results)Shape
GlobalCallbackShape
ImportFromBinary(object bytesArray)Shape
ImportFromWKT(string serialized)Shape
InsertPart(int pointIndex, ref int partIndex)Shape
InsertPoint(Point newPoint, ref int pointIndex)Shape
InteriorPointShape
InterpolatePoint(Point startPoint, double distance, bool normalized)Shape
Intersects(Shape shape)Shape
IsEmptyShape
IsValidShape
IsValidReasonShape
KeyShape
LastErrorCodeShape
LengthShape
Move(double xOffset, double yOffset)Shape
NumPartsShape
NumPointsShape
Overlaps(Shape shape)Shape
PerimeterShape
PointInThisPoly(Point pt)Shape
ProjectDistanceTo(Shape referenceShape)Shape
put_M(int pointIndex, double m)Shape
put_XY(int pointIndex, double x, double y)Shape
put_Z(int pointIndex, double z)Shape
Relates(Shape shape, tkSpatialRelation relation)Shape
ReversePointsOrder(int partIndex)Shape
Rotate(double originX, double originY, double angle)Shape
SerializeToString()Shape
set_Part(int partIndex, int pVal)Shape
set_Point(int pointIndex, Point pVal)Shape
ShapeTypeShape
ShapeType2DShape
SplitByPolyline(Shape polyline, ref object results)Shape
Touches(Shape shape)Shape
Within(Shape shape)Shape