org.apache.poi.hslf.blip
Class EMF.NativeHeader

java.lang.Object
  extended by org.apache.poi.hslf.blip.EMF.NativeHeader
Enclosing class:
EMF

public static class EMF.NativeHeader
extends java.lang.Object


Constructor Summary
EMF.NativeHeader(byte[] data, int offset)
           
 
Method Summary
 java.awt.Dimension getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMF.NativeHeader

public EMF.NativeHeader(byte[] data,
                        int offset)
Method Detail

getSize

public java.awt.Dimension getSize()


Copyright 2015 The Apache Software Foundation or its licensors, as applicable.