MCPcopy Create free account
hub / github.com/NanoMichael/AndroidLaTeXMath / h

Method h

libtex/src/main/java/io/nano/tex/Graphics2D.java:201–203  ·  view source on GitHub ↗
(float h)

Source from the content-addressed store, hash-verified

199 }
200
201 public float h(float h) {
202 return T[SY] * h;
203 }
204
205 private StringBuilder sb = new StringBuilder();
206

Callers 3

drawLineMethod · 0.95
renderRectMethod · 0.95
renderRoundRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected