Uses of Class
org.apache.poi.hdgf.HDGFDiagram
-
Packages that use HDGFDiagram Package Description org.apache.poi.hdgf.extractor -
-
Uses of HDGFDiagram in org.apache.poi.hdgf.extractor
Methods in org.apache.poi.hdgf.extractor that return HDGFDiagram Modifier and Type Method Description HDGFDiagramVisioTextExtractor. getDocument()HDGFDiagramVisioTextExtractor. getFilesystem()Constructors in org.apache.poi.hdgf.extractor with parameters of type HDGFDiagram Constructor Description VisioTextExtractor(HDGFDiagram hdgf)
-