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

Method getClipMode

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

Source from the content-addressed store, hash-verified

544 }
545
546 public int getClipMode() {
547 return(clipMode.getSelectedIndex());
548 }
549
550 public String getClipRadius() {
551 return(clipRadius.getText());

Callers 2

getSuxFileMethod · 0.95
getSurfCode_Part1Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected