FreeHEP API
Version current

org.freehep.graphicsio.font
Interface FontUtilities.ShowString

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

public static interface FontUtilities.ShowString

Source Code:
FontUtilities.ShowString.java

Method Summary
 void showString(Font font, String string)
           
 

Method Detail

showString

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.