org.millscript.office.excel.records
Class Bitmap

java.lang.Object
  extended by org.millscript.office.excel.Record
      extended by org.millscript.office.excel.records.Bitmap
All Implemented Interfaces:
org.millscript.commons.alert.AlertDecorator, PageSettings

public class Bitmap
extends Record
implements PageSettings


Constructor Summary
Bitmap(int h, int w, byte[] rd)
           
 
Method Summary
 
Methods inherited from class org.millscript.office.excel.Record
decorate, handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bitmap

public Bitmap(int h,
              int w,
              byte[] rd)
Parameters:
version -
recordData -


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.