Class StandardArrowShape

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

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

    • StandardArrowShape

      public StandardArrowShape​(float size)
    • StandardArrowShape

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