Class InhibitorArrowShape
java.lang.Object
org.graffiti.plugins.views.defaults.AbstractArrowShape
org.graffiti.plugins.views.defaults.InhibitorArrowShape
- All Implemented Interfaces:
Shape,ArrowShape
public class InhibitorArrowShape extends AbstractArrowShape
-
Constructor Summary
Constructors Constructor Description InhibitorArrowShape()InhibitorArrowShape(float size) -
Method Summary
Modifier and Type Method Description voidupdateSize(double size)Methods inherited from class org.graffiti.plugins.views.defaults.AbstractArrowShape
addThickness, affix, contains, contains, contains, contains, getAnchor, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects
-
Constructor Details
-
InhibitorArrowShape
public InhibitorArrowShape(float size) -
InhibitorArrowShape
public InhibitorArrowShape()
-
-
Method Details
-
updateSize
public void updateSize(double size)- Specified by:
updateSizein interfaceArrowShape- Overrides:
updateSizein classAbstractArrowShape
-