Class 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
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound

        org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<T extends org.eclipse.gef.common.adapt.IAdaptable>
    • 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
      • Methods inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound

        adaptableProperty, getAdaptable, setAdaptable
      • Methods inherited from interface org.eclipse.gef.mvc.fx.policies.IPolicy

        getHost
    • Constructor Detail

      • ContentRestrictedChangeViewportPolicy

        public ContentRestrictedChangeViewportPolicy()
    • Method Detail

      • locallyExecuteOperation

        protected void locallyExecuteOperation()
        Overrides:
        locallyExecuteOperation in class org.eclipse.gef.mvc.fx.policies.AbstractPolicy