Class VirtualActivationEdgeMarkerShape

  • All Implemented Interfaces:
    com.mxgraph.shape.mxIShape

    public class VirtualActivationEdgeMarkerShape
    extends com.mxgraph.shape.mxActorShape
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Shape createShape​(com.mxgraph.canvas.mxGraphics2DCanvas canvas, com.mxgraph.view.mxCellState state)  
      • Methods inherited from class com.mxgraph.shape.mxBasicShape

        configureGraphics, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow, paintShape
      • Methods inherited from class java.lang.Object

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

      • VirtualActivationEdgeMarkerShape

        public VirtualActivationEdgeMarkerShape()
    • Method Detail

      • createShape

        public java.awt.Shape createShape​(com.mxgraph.canvas.mxGraphics2DCanvas canvas,
                                          com.mxgraph.view.mxCellState state)
        Overrides:
        createShape in class com.mxgraph.shape.mxActorShape