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

 ConstructorDescription
RectificationMap()
RectificationMap(Point2D, Single)
RectificationMap(SpatialMap, Point2D, Single, Matrix)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MapFil.SpatialMap
RectifiedToWorldHomographyFil.Matrix
RectifiedWorldOriginFil.Point2D
RectifiedWorldScaleSystem.Single

Methods

 NameDescription
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

Remarks

See also