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 SuggestedFileSourceFileReader.getSuggestedFile(BlockUml blockUml) protected abstract SuggestedFileSourceFileReaderAbstract.getSuggestedFile(BlockUml blockUml) protected SuggestedFileSourceFileReaderCopyCat.getSuggestedFile(BlockUml blockUml) protected SuggestedFileSourceFileReaderHardFile.getSuggestedFile(BlockUml blockUml) Constructors in net.sourceforge.plantuml with parameters of type BlockUmlModifierConstructorDescriptionGeneratedImageImpl(SFile pngFile, String description, BlockUml blockUml, int status)