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

Method getDepth

src/ch/hsr/ogv/view/Cuboid.java:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 public double getDepth() {
73 return this.box.getDepth();
74 }
75
76}

Callers 7

coordsInsideBoxMethod · 0.45
createBoxArrowMethod · 0.45
hasBoxApproxAtPosMethod · 0.45
setSingleElementsMethod · 0.45
ConnectorBoxMethod · 0.45
createBindLineHelperMethod · 0.45
buildSelectionHelpersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected