Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

::

interface XMapping2D

Methods' Summary
map Forward 2D mapping function
mapInverse Inverse 2D mapping function. The following invariant must hold: map(mapInverse(p))=p. This effectively rules out non-bijective mappings.
Methods' Details
map
Point2D
map(
 
[in] Point2D
 
point );

Description
Forward 2D mapping function
mapInverse
Point2D
mapInverse(
 
[in] Point2D
 
point );

Description
Inverse 2D mapping function. The following invariant must hold: map(mapInverse(p))=p. This effectively rules out non-bijective mappings.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.