Class DrawingRecordForBiffViewer

All Implemented Interfaces:
Cloneable

public final class DrawingRecordForBiffViewer extends AbstractEscherHolderRecord
This is purely for the biff viewer. During normal operations we don't want to be seeing this.
  • Field Details

  • Constructor Details

    • DrawingRecordForBiffViewer

      public DrawingRecordForBiffViewer()
    • DrawingRecordForBiffViewer

      public DrawingRecordForBiffViewer(RecordInputStream in)
    • DrawingRecordForBiffViewer

      public DrawingRecordForBiffViewer(DrawingRecord r)
  • Method Details