Modifier and Type | Method and Description |
---|---|
TransformMediator |
DefaultGridLayer.getDefaultTransformMediator() |
Modifier and Type | Method and Description |
---|---|
TransformMediator |
GridPinnedModeManager.getDefaultTransformMediator()
Returns the default restriction when in "unpinned" mode.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundaryTransformMediator
A
TransformMediator that prevents transformations from being applied such that the "visible bounds" (i.e. |
class |
GridTransformMediator
A @{link TransformMediator} that prevents transformations from being applied that would cause a
GridWidget
to move beyond the "edges" of the "visible bounds" effectively "sticking" the GridWidget to the edges. |
Modifier and Type | Method and Description |
---|---|
TransformMediator |
DefaultPinnedModeManager.getDefaultTransformMediator() |
TransformMediator |
RestrictedMousePanMediator.getTransformMediator() |
Modifier and Type | Method and Description |
---|---|
void |
RestrictedMousePanMediator.setTransformMediator(TransformMediator transformMediator) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.