Class TriggerArrowShape

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

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

    • TriggerArrowShape

      public TriggerArrowShape​(float size)
    • TriggerArrowShape

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