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

Method getBox

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

Source from the content-addressed store, hash-verified

83 }
84
85 public Cuboid getBox() {
86 return this.box;
87 }
88
89 public Color getColor() {
90 return this.color;

Callers 3

PaneBoxMethod · 0.95
selectOnMouseClickedMethod · 0.80
selectOnDragDetectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected