Uses of Class
net.sourceforge.plantuml.BlockUml
Packages that use BlockUml
-
Uses of BlockUml in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return BlockUmlMethods in net.sourceforge.plantuml that return types with arguments of type BlockUmlModifier and TypeMethodDescriptionISourceFileReader.getBlocks()
SourceFileReaderAbstract.getBlocks()
SourceStringReader.getBlocks()
BlockUmlBuilder.getBlockUmls()
Methods in net.sourceforge.plantuml with parameters of type BlockUmlModifier and TypeMethodDescriptionprotected SuggestedFile
SourceFileReader.getSuggestedFile
(BlockUml blockUml) protected abstract SuggestedFile
SourceFileReaderAbstract.getSuggestedFile
(BlockUml blockUml) protected SuggestedFile
SourceFileReaderCopyCat.getSuggestedFile
(BlockUml blockUml) protected SuggestedFile
SourceFileReaderHardFile.getSuggestedFile
(BlockUml blockUml) Constructors in net.sourceforge.plantuml with parameters of type BlockUmlModifierConstructorDescriptionGeneratedImageImpl
(SFile pngFile, String description, BlockUml blockUml, int status)