Uses of Class
org.freehep.postscript.device.ImageDevice

Packages that use ImageDevice
org.freehep.postscript.device   
org.freehep.postscript.types   
 

Uses of ImageDevice in org.freehep.postscript.device
 

Methods in org.freehep.postscript.device that return ImageDevice
 ImageDevice VirtualDevice.createImageDevice(int width, int height)
           
 ImageDevice PanelDevice.createImageDevice(int width, int height)
           
 ImageDevice ImageDevice.createImageDevice(int width, int height)
           
 

Uses of ImageDevice in org.freehep.postscript.types
 

Methods in org.freehep.postscript.types that return ImageDevice
abstract  ImageDevice PSDevice.createImageDevice(int width, int height)
           
 



Copyright © 2001-2009 FreeHEP. All Rights Reserved.