Uses of Class
net.sourceforge.plantuml.FileImageData
Packages that use FileImageData
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of FileImageData in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return types with arguments of type FileImageDataModifier and TypeMethodDescriptionstatic List<FileImageData>
PSystemUtils.exportDiagrams
(Diagram system, SuggestedFile suggested, FileFormatOption fileFormatOption) static List<FileImageData>
PSystemUtils.exportDiagrams
(Diagram system, SuggestedFile suggestedFile, FileFormatOption fileFormatOption, boolean checkMetadata) -
Uses of FileImageData in net.sourceforge.plantuml.html
Methods in net.sourceforge.plantuml.html that return types with arguments of type FileImageData