You are here: Start » RectificationMap Class
RectificationMap Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Rectification transform described as a spatial map with some metadata
Constructors
Constructor | Description | |
---|---|---|
![]() | RectificationMap() | |
![]() | RectificationMap(Point2D, Single) | |
![]() | RectificationMap(SpatialMap, Point2D, Single, Matrix) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Map | Fil.SpatialMap | |
![]() | RectifiedToWorldHomography | Fil.Matrix | |
![]() | RectifiedWorldOrigin | Fil.Point2D | |
![]() | RectifiedWorldScale | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.RectificationMap) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.RectificationMap) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.RectificationMap) | |
![]() | ToString() | Inherited from System.Object |