MCPcopy Create free account
hub / github.com/dhale/jtk / translate

Method translate

core/src/main/java/edu/mines/jtk/sgl/Matrix44.java:362–364  ·  view source on GitHub ↗

Returns a new translation matrix. @param tx the x component of the translation. @param ty the y component of the translation. @param tz the z component of the translation. @return the translation matrix.

(double tx, double ty, double tz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

keyPressedMethod · 0.95
beginTranslateMethod · 0.95
updateTransformsMethod · 0.95
setLocationMethod · 0.95
mainMethod · 0.95
createGraphicsMethod · 0.80
paintToRectMethod · 0.80

Calls 1

setTranslateMethod · 0.45

Tested by

no test coverage detected