Class DotEdgeLayoutBehavior

  • All Implemented Interfaces:
    org.eclipse.gef.common.activate.IActivatable, org.eclipse.gef.common.adapt.IAdaptable.Bound<org.eclipse.gef.mvc.fx.parts.IVisualPart<? extends javafx.scene.Node>>, org.eclipse.gef.mvc.fx.behaviors.IBehavior

    public class DotEdgeLayoutBehavior
    extends org.eclipse.gef.zest.fx.behaviors.EdgeLayoutBehavior
    • 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>
    • Field Summary

      • Fields inherited from interface org.eclipse.gef.common.activate.IActivatable

        ACTIVE_PROPERTY
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void layoutLabels()  
      • Methods inherited from class org.eclipse.gef.zest.fx.behaviors.EdgeLayoutBehavior

        getHost, getLayoutContext, postLayout, preLayout
      • Methods inherited from class org.eclipse.gef.zest.fx.behaviors.AbstractLayoutBehavior

        doActivate, doDeactivate
      • Methods inherited from class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior

        activate, activeProperty, adaptableProperty, addAnchoreds, addAnchoreds, addFeedback, addFeedback, addHandles, addHandles, clearFeedback, clearHandles, deactivate, getAdaptable, getFeedback, getFeedback, getFeedbackPartFactory, getFeedbackPartFactory, getFeedbackPerTargetSet, getHandlePartFactory, getHandlePartFactory, getHandles, getHandles, getHandlesPerTargetSet, hasFeedback, hasFeedback, hasHandles, hasHandles, isActive, removeAnchoreds, removeFeedback, removeFeedback, removeFeedback, removeHandles, removeHandles, removeHandles, setAdaptable, updateHandles, updateHandles
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DotEdgeLayoutBehavior

        public DotEdgeLayoutBehavior()
    • Method Detail

      • layoutLabels

        protected void layoutLabels()
        Overrides:
        layoutLabels in class org.eclipse.gef.zest.fx.behaviors.AbstractLayoutBehavior