AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp Methods |
The AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayPointFromGridPoint | ||
| Difference | ||
| EndShape | ||
| Equals | (Inherited from Object.) | |
| Filter | ||
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GridPointFromArrayPoint | ||
| If | ||
| IfTranslate | ||
| Intersection | ||
| MakeOp | ||
| MakePoint | ||
| MakeShape | ||
| MakeShapeInfo | ||
| MemberwiseClone | (Inherited from Object.) | |
| SymmetricDifference |
Calculates the symmetric difference of all storged shape info.
| |
| ToString | (Inherited from Object.) | |
| Translate(TVectorPoint) |
Assumption:
ArrayFromGridPoint(p1 + offset) == ArrayFromGridPoint(p1) + ArrayFromGridPoint(offset)
| |
| Translate(Int32, Int32) | ||
| Union |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |