Class HDGFDiagram

All Implemented Interfaces:
Closeable, AutoCloseable

public final class HDGFDiagram extends POIReadOnlyDocument
See http://www.redferni.uklinux.net/visio/ http://www.gnome.ru/projects/docs/vsdocs.html http://www.gnome.ru/projects/docs/slide1.png http://www.gnome.ru/projects/docs/slide2.png
  • Constructor Details

  • Method Details

    • getTrailerStream

      public TrailerStream getTrailerStream()
      Returns the TrailerStream, which is at the root of the tree of Streams.
      Returns:
      the TrailerStream
    • getTopLevelStreams

      public Stream[] getTopLevelStreams()
      Returns all the top level streams, which are the streams pointed to by the TrailerStream.
      Returns:
      the top level streams
    • getDocumentSize

      public long getDocumentSize()
    • debug

      public void debug()
      Prints out some simple debug on the base contents of the file.
      See Also: