EntityPlaneMethodDesign Class |
Namespace: imbNLP.Toolkit.Planes
public class EntityPlaneMethodDesign : MethodDesignBase, IPlaneMethodDesign
The EntityPlaneMethodDesign type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityPlaneMethodDesign | Initializes a new instance of the EntityPlaneMethodDesign class |
| Name | Description | |
|---|---|---|
| blender |
Gets or sets the blender.
| |
| CacheProvider | (Inherited from MethodDesignBase.) | |
| filter |
Gets or sets the filter.
| |
| name | (Inherited from MethodDesignBase.) | |
| notes | (Inherited from MethodDesignBase.) | |
| render |
Gets or sets the render.
| |
| setupSignature | (Inherited from MethodDesignBase.) |
| Name | Description | |
|---|---|---|
| CloseDeploySettingsBase | (Inherited from MethodDesignBase.) | |
| DeploySettings |
Prepares everything for operation
| |
| DeploySettingsBase | (Inherited from MethodDesignBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecutePlaneMethod |
Executes the plane method, invoking contained functions according to the settings
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| 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.) | |
| SetSetupSignature | (Inherited from MethodDesignBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |