Uses of Class
loci.poi.ddf.EscherDggRecord.FileIdCluster
-
Packages that use EscherDggRecord.FileIdCluster Package Description loci.poi.ddf This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format. -
-
Uses of EscherDggRecord.FileIdCluster in loci.poi.ddf
Methods in loci.poi.ddf that return EscherDggRecord.FileIdCluster Modifier and Type Method Description EscherDggRecord.FileIdCluster[]
EscherDggRecord. getFileIdClusters()
Methods in loci.poi.ddf with parameters of type EscherDggRecord.FileIdCluster Modifier and Type Method Description void
EscherDggRecord. setFileIdClusters(EscherDggRecord.FileIdCluster[] field_5_fileIdClusters)
-