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

Method translate

src/java/awt/Graphics.java:76–76  ·  view source on GitHub ↗

Translates the specified parameters into the origin of the graphics context. All subsequent operations on this graphics context will be relative to this origin. @param x the x coordinate @param y the y coordinate

(int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

createMethod · 0.95
drawMethod · 0.95
fillMethod · 0.95

Calls

no outgoing calls

Tested by 2

drawMethod · 0.76
fillMethod · 0.76