public interface TransformMediator
Transform applied to a Viewport.| Modifier and Type | Method and Description |
|---|---|
com.ait.lienzo.client.core.types.Transform |
adjust(com.ait.lienzo.client.core.types.Transform transform,
Bounds visibleBounds)
Adjusts a
Transform to mediate transformations. |
com.ait.lienzo.client.core.types.Transform adjust(com.ait.lienzo.client.core.types.Transform transform,
Bounds visibleBounds)
Transform to mediate transformations.transform - The proposed Transform to be applied to the Viewport.visibleBounds - Bounds of the visible portion of the Viewport.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.