MCPcopy Create free account
hub / github.com/Nurtak/ObjectGraphVisualization / getTranslateY

Method getTranslateY

src/ch/hsr/ogv/view/PaneBox.java:638–640  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

636 }
637
638 public double getTranslateY() {
639 return this.paneBox.getTranslateY();
640 }
641
642 public double getTranslateX() {
643 return this.paneBox.getTranslateX();

Callers 10

getCenterLabelEndPosMethod · 0.95
setDepthMethod · 0.95
handleKeyboardMethod · 0.80
coordsInsideBoxMethod · 0.80
getCenterPointMethod · 0.80
setArrowStartMethod · 0.80
setArrowLineEdgeMethod · 0.80
addRotateYAxisMethod · 0.80
addRotateZAxisMethod · 0.80
addRotateXAxisMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected