Class ContentRestrictedChangeViewportPolicy
- java.lang.Object
-
- org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<org.eclipse.gef.mvc.fx.parts.IVisualPart<? extends javafx.scene.Node>>
-
- org.eclipse.gef.mvc.fx.policies.AbstractPolicy
-
- org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
- net.officefloor.gef.editor.internal.policies.ContentRestrictedChangeViewportPolicy
-
- All Implemented Interfaces:
org.eclipse.gef.common.adapt.IAdaptable.Bound<org.eclipse.gef.mvc.fx.parts.IVisualPart<? extends javafx.scene.Node>>
,org.eclipse.gef.mvc.fx.policies.IPolicy
public class ContentRestrictedChangeViewportPolicy extends org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
-
Constructor Summary
Constructors Constructor Description ContentRestrictedChangeViewportPolicy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
locallyExecuteOperation()
-
Methods inherited from class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
createOperation, fitToSize, fitToSize, fitToSize, getChangeViewportOperation, scroll, setScroll, setZoom, zoom
-
Methods inherited from class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
checkInitialized, commit, getOperation, init, isInitialized, rollback
-
Methods inherited from class org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl
adaptableProperty, getAdaptable, setAdaptable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-