MCPcopy Create free account
hub / github.com/Singular/Singular / getClipRadius

Method getClipRadius

Singular/LIB/surfex/Project.java:550–552  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

548 }
549
550 public String getClipRadius() {
551 return(clipRadius.getText());
552 }
553
554 public void setScale(double s) {
555// System.out.println("setScale P:"+s);

Callers 3

getSuxFileMethod · 0.95
getSurfCode_Part1Method · 0.80
saveSurfCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected