Uses of Class
com.actelion.research.gui.wmf.MetaFile
-
Packages that use MetaFile Package Description com.actelion.research.gui.wmf -
-
Uses of MetaFile in com.actelion.research.gui.wmf
Subclasses of MetaFile in com.actelion.research.gui.wmf Modifier and Type Class Description classWMFMethods in com.actelion.research.gui.wmf with parameters of type MetaFile Modifier and Type Method Description voidWMFGraphics. setWMF(MetaFile wmf1, int width, int height)Constructors in com.actelion.research.gui.wmf with parameters of type MetaFile Constructor Description WMFGraphics(MetaFile w, int width, int height, java.awt.Color fg, java.awt.Color bg)
-