FreeHEP API
Version v1.2

org.freehep.graphicsio.emf
Class BitmapInfo

java.lang.Object
  |
  +--org.freehep.graphicsio.emf.BitmapInfo

public class BitmapInfo
extends Object

EMF BitmapInfo

Version:
$Id: BitmapInfo.java,v 1.1 2002/02/27 22:05:03 duns Exp $
Author:
Mark Donszelmann

Constructor Summary
BitmapInfo(BitmapInfoHeader header)
           
BitmapInfo(EMFInputStream emf)
           
 
Method Summary
 String toString()
           
 void write(EMFOutputStream emf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BitmapInfo

public BitmapInfo(BitmapInfoHeader header)

BitmapInfo

public BitmapInfo(EMFInputStream emf)
           throws IOException
Method Detail

write

public void write(EMFOutputStream emf)
           throws IOException
IOException

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.