jsynoptic.ui
Class PrintToImage
java.lang.Object
jsynoptic.base.PrintFormat
jsynoptic.ui.PrintToImage
public class PrintToImage
- extends PrintFormat
Class description ...
- Author:
- Claude CAZENAVE
Method Summary |
void |
print(DiagramComponent d,
java.awt.Color c)
|
void |
print(java.lang.String imageName,
java.awt.image.BufferedImage bi,
java.awt.Color c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
printFileChooser
protected javax.swing.JFileChooser printFileChooser
defaultDirectory
protected java.io.File defaultDirectory
PrintToImage
public PrintToImage()
PrintToImage
public PrintToImage(java.io.File defaultDirectory)
print
public void print(DiagramComponent d,
java.awt.Color c)
throws java.io.IOException
- Throws:
java.io.IOException
print
public void print(java.lang.String imageName,
java.awt.image.BufferedImage bi,
java.awt.Color c)
throws java.io.IOException
- Throws:
java.io.IOException