MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / getHeight

Method getHeight

src/java/awt/FontMetrics.java:87–89  ·  view source on GitHub ↗

Gets the total height of the font. This is the distance between the baseline of adjacent lines of text. It is the sum of the leading + ascent + descent.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toStringMethod · 0.95

Calls 3

getLeadingMethod · 0.95
getAscentMethod · 0.95
getDescentMethod · 0.95

Tested by

no test coverage detected