You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Normalizations
Geometry 2D Normalizations
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| NormalizeRectangleOrientation | Changes orientation of the given rectangle according to parameters.  | 
		FoundationLite | ||
| NormalizeSegmentOrientation_ByBaseOrientation | Changes orientation of the given segment according to base orientation.  | 
		FoundationLite | ||
| NormalizeSegmentOrientation_ByCoordinate | Changes orientation of the given segment according to coordinates along selected axis.  | 
		FoundationLite | ||
| NormalizeSegmentOrientation_ByPointDistance | Changes orientation of the given segment according to distance to the given point.  | 
		FoundationLite | ||
| RemoveInvalidPoints | Removes invalid points from an array (i.e. points with NaN or INF coordinates).  | 
		FoundationLite | ||
| ReorientRectangle | Changes orientation of the given rectangle by multiple of 90 degrees.  | 
		FoundationLite | 
