[Missing <summary> documentation for "T:Clipper2Lib.ClipperD"]
Inheritance Hierarchy Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic class ClipperD : ClipperBase
The ClipperD type exposes the following members.
Constructors| | Name | Description |
|---|
 | ClipperD | Initializes a new instance of the ClipperD class |
Top
Properties
Methods| | Name | Description |
|---|
 | AddClip(Path64) | (Inherited from ClipperBase) |
 | AddClip(PathD) | |
 | AddClip(PathsD) | |
 | AddOpenSubject(Path64) | (Inherited from ClipperBase) |
 | AddOpenSubject(PathD) | |
 | AddOpenSubject(PathsD) | |
 | AddPath(Path64, PathType, Boolean) | (Inherited from ClipperBase) |
 | AddPath(PathD, PathType, Boolean) | |
 | AddPaths(Paths64, PathType, Boolean) | (Inherited from ClipperBase) |
 | AddPaths(PathsD, PathType, Boolean) | |
 | AddReuseableData | (Inherited from ClipperBase) |
 | AddSubject(Path64) | (Inherited from ClipperBase) |
 | AddSubject(PathD) | |
 | AddSubject(PathsD) | |
 | BuildPaths | (Inherited from ClipperBase) |
 | BuildTree | (Inherited from ClipperBase) |
 | Clear | (Inherited from ClipperBase) |
 | ClearSolutionOnly | (Inherited from ClipperBase) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
 | Execute(ClipType, FillRule, PathsD) | |
 | Execute(ClipType, FillRule, PolyTreeD) | |
 | Execute(ClipType, FillRule, PathsD, PathsD) | |
 | Execute(ClipType, FillRule, PolyTreeD, PathsD) | |
 | ExecuteInternal | (Inherited from ClipperBase) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
 | GetBounds | (Inherited from ClipperBase) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | Reset | (Inherited from ClipperBase) |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
Top
See Also