org.apache.poi.hwmf.record
Class HwmfWindowing.WmfScanObject

java.lang.Object
  extended by org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
Enclosing class:
HwmfWindowing

public static class HwmfWindowing.WmfScanObject
extends java.lang.Object


Constructor Summary
HwmfWindowing.WmfScanObject()
           
 
Method Summary
 int init(LittleEndianInputStream leis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HwmfWindowing.WmfScanObject

public HwmfWindowing.WmfScanObject()
Method Detail

init

public int init(LittleEndianInputStream leis)


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