Class AssignmentArrowShape

java.lang.Object
org.graffiti.plugins.views.defaults.AbstractArrowShape
org.graffiti.plugins.views.defaults.AssignmentArrowShape
All Implemented Interfaces:
Shape, ArrowShape, SupportsHollowDrawing

public class AssignmentArrowShape
extends AbstractArrowShape
implements SupportsHollowDrawing
DOCUMENT ME!
Version:
$Revision: 1.5 $
  • Constructor Details

    • AssignmentArrowShape

      public AssignmentArrowShape​(float size)
    • AssignmentArrowShape

      public AssignmentArrowShape()
      Constructs a new arrow. Creates the GeneralPath representing the arrow and sets head and anchor.
  • Method Details