MCPcopy Create free account
hub / github.com/cschanck/single-file-java / arrow

Method arrow

src/main/java/org/sfj/DrawDot.java:530–532  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

528 BOX, CROW, CURVE, DIAMOND, DOT, ICURVE, INV, NONE, NORMAL, TEE, VEE;
529
530 Arrow arrow() {
531 return new Arrow(this);
532 }
533 }
534
535 public static class Arrow extends BaseAttributable<Arrow> implements Colored<Arrow>, Labeled<Arrow> {

Callers 2

testConnectionsMethod · 0.80
testSimpleMethod · 0.80

Calls

no outgoing calls

Tested by 2

testConnectionsMethod · 0.64
testSimpleMethod · 0.64