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

Method getHeight

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

Source from the content-addressed store, hash-verified

558 }
559
560 public double getHeight() {
561 return this.borderPane.getPrefHeight();
562 }
563
564 /**
565 * Sets the maximum width of this box. Note that it can not be set blow {@link PaneBox#MAX_WIDTH}.

Callers 15

adaptCenterFieldsMethod · 0.95
getCenterLabelEndPosMethod · 0.95
testSetHeightMethod · 0.45
setupStageMethod · 0.45
loadedClassToModelMethod · 0.45
setOriginalsMethod · 0.45
northResizeMethod · 0.45
southResizeMethod · 0.45
coordsInsideBoxMethod · 0.45
createBoxMethod · 0.45
adaptBoxSettingsMethod · 0.45
adaptBoxHeightMethod · 0.45

Calls

no outgoing calls

Tested by 1

testSetHeightMethod · 0.36