MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getLine

Method getLine

src/main/java/fieldbox/boxes/Drawing.java:402–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

400 }
401
402 public MeshBuilder getLine() {
403 return getLine("__main__");
404 }
405
406 public MeshBuilder getMesh() {
407 return getMesh("__main__");

Callers

nothing calls this directly

Calls 8

lineListMethod · 0.95
openMethod · 0.95
isOpenMethod · 0.95
computeIfAbsentMethod · 0.80
getMethod · 0.65
containsMethod · 0.45
attachMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected