org.freehep.graphics2d.font
Interface FontUtilities.ShowString

All Known Implementing Classes:
PDFGraphics2D, PSGraphics2D
Enclosing class:
FontUtilities

public static interface FontUtilities.ShowString


Method Summary
 void showString(java.awt.Font font, java.lang.String string)
           
 

Method Detail

showString

void showString(java.awt.Font font,
                java.lang.String string)
                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.