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(Font font, String string)
           
 

Method Detail

showString

void showString(Font font,
                String string)
                throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.