| java.lang.Object org.apache.poi.POIDocument org.apache.poi.hdgf.HDGFDiagram
HDGFDiagram | public class HDGFDiagram extends POIDocument (Code) | | 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
|
getDocumentSize | public long getDocumentSize()(Code) | | |
getTopLevelStreams | public Stream[] getTopLevelStreams()(Code) | | Returns all the top level streams, which are the streams
pointed to by the TrailerStream.
|
getTrailerStream | public TrailerStream getTrailerStream()(Code) | | Returns the TrailerStream, which is at the root of the
tree of Streams.
|
|
|