|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Bijection2D
Interface for all bijective transformations in the euclidean plane. A transformation is a bijection if there is a direct relation from sources to output. In this case, this means we can find the inverse transformation for each bijection.
Method Summary | |
---|---|
Bijection2D |
invert()
|
Methods inherited from interface math.geom2d.transform.Transform2D |
---|
transform, transform |
Method Detail |
---|
Bijection2D invert()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |