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

Method getScale

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

Source from the content-addressed store, hash-verified

540 }
541
542 public double getScale() {
543 return(scale);
544 }
545
546 public int getClipMode() {
547 return(clipMode.getSelectedIndex());

Callers 9

getSuxFileMethod · 0.45
updateScaleMethod · 0.45
loadGeneralDataMethod · 0.45
tabChangedMethod · 0.45
updateMethod · 0.45
updatePosMethod · 0.45
updatePos2Method · 0.45
updateLastMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected