Class CmsTranslate
java.lang.Object
org.opencms.ade.galleries.client.preview.util.CmsTranslate
- All Implemented Interfaces:
I_CmsTransform
Simple translation by x/y offset.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()org.opencms.ade.galleries.shared.CmsPointtransformBack(org.opencms.ade.galleries.shared.CmsPoint point) Applies the inverse of the transformation to a point.org.opencms.ade.galleries.shared.CmsPointtransformForward(org.opencms.ade.galleries.shared.CmsPoint point) Applies the transformation to a point.