[This is preliminary documentation and subject to change.]
This interface is useful in the Plot classes for transforming world to physical coordinates. Create on using the GetTransformer static method in Transform2D.
For a list of all members of this type, see ITransform2D Members.
Type | Description |
---|---|
Transform2D.DefaultTransform2D | This class does world -> physical transforms for the general case |
Transform2D.FastTransform2D | This class does highly efficient world->physical and physical->world transforms for linear axes. |
Namespace: NPlot
Assembly: NPlot (in NPlot.dll)
ITransform2D Members | NPlot Namespace