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

Method paintToPng

core/src/main/java/edu/mines/jtk/mosaic/PlotFrame.java:200–222  ·  view source on GitHub ↗

Paints this frame's panel(s) to a PNG image with specified parameters. The image height is computed so that the image has the same aspect ratio as the panel(s) in this frame. @param dpi the image resolution, in dots per inch. @param win the image width, in inches. @param fileName the name of the fil

(double dpi, double win, String fileName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

runMethod · 0.95
frameFunction · 0.95
frame2NotreDameFunction · 0.95
frame2SquareFunction · 0.95
frame2TeapotFunction · 0.95
frame2LamontFunction · 0.95
goMethod · 0.95
goMethod · 0.95

Calls 1

canPaintToPngNowMethod · 0.95

Tested by

no test coverage detected