|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.emf.gdi.BitmapInfo
public class BitmapInfo
EMF BitmapInfo
Constructor Summary | |
---|---|
BitmapInfo(BitmapInfoHeader header)
|
|
BitmapInfo(EMFInputStream emf)
|
Method Summary | |
---|---|
BitmapInfoHeader |
getHeader()
|
java.lang.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 |
---|
public BitmapInfo(BitmapInfoHeader header)
public BitmapInfo(EMFInputStream emf) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void write(EMFOutputStream emf) throws java.io.IOException
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
public BitmapInfoHeader getHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |