org.ujmp.gui.io
Class ExportPNG
java.lang.Object
org.ujmp.gui.io.ExportPNG
public abstract class ExportPNG
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportPNG
public ExportPNG()
save
public static final void save(String file,
Component c)
save
public static final void save(File file,
Component c)
save
public static final void save(String file,
Component c,
int width)
save
public static final void save(File file,
Component c,
int width)
Copyright © 2010. All Rights Reserved.