Uses of Class
net.sourceforge.plantuml.utils.BlocLines
Packages that use BlocLines
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of BlocLines in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml with parameters of type BlocLinesModifier and TypeMethodDescriptionAbstractPSystem.executeCommand(Command cmd, BlocLines lines, ParserPass currentPass) NewpagedDiagram.executeCommand(Command cmd, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.activitydiagram.command
Methods in net.sourceforge.plantuml.activitydiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandLinkLongActivity.executeNow(ActivityDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.activitydiagram3.command
Methods in net.sourceforge.plantuml.activitydiagram3.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandActivityLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandArrowLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandBackwardLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandNoteLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandRepeatWhile3Multilines.executeNow(ActivityDiagram3 diagram, BlocLines lines) -
Uses of BlocLines in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateClassMultilines.executeNow(ClassDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command with parameters of type BlocLinesModifier and TypeMethodDescriptionCommand.execute(D diagram, BlocLines lines, ParserPass currentPass) CommandDecoratorMultine.execute(D diagram, BlocLines lines, ParserPass currentPass) final CommandExecutionResultCommandMultilines2.execute(S system, BlocLines lines, ParserPass currentPass) final CommandExecutionResultCommandMultilines3.execute(S system, BlocLines lines, ParserPass currentPass) CommandMultilinesCaption.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesComment.execute(Diagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesFooter.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesHeader.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesTitle.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandSkinParamMultilines.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) ProtectedCommand.execute(S system, BlocLines lines, ParserPass currentPass) final CommandExecutionResultSingleLineCommand2.execute(S system, BlocLines lines, ParserPass currentPass) final CommandExecutionResultUBrexCommandMultilines2.execute(S system, BlocLines lines, ParserPass currentPass) final CommandExecutionResultUBrexSingleLineCommand2.execute(S system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResultCommandMultilines2.executeNow(S system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResultCommandMultilines3.executeNow(S system, BlocLines lines) protected CommandExecutionResultCommandMultilinesLegend.executeNow(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandSpriteSvgMultiline.executeNow(TitledDiagram system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResultUBrexCommandMultilines2.executeNow(S system, BlocLines lines, ParserPass currentPass) protected CommandControlCommandMultilines2.finalVerification(BlocLines lines) protected CommandControlUBrexCommandMultilines2.finalVerification(BlocLines lines) final CommandControlfinal CommandControlfinal CommandControlfinal CommandControlfinal CommandControlfinal CommandControlfinal CommandControl -
Uses of BlocLines in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandArchimateMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateElementMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type BlocLinesModifier and TypeMethodDescriptionPSystemEbnf.addBlocLines(BlocLines blines, String commentAbove, String commentBelow) protected CommandExecutionResultCommandCommentMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCommentMultilines2.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandEbnfMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandNoteMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultUBrexCommandEbnfMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandMindMapOrgmodeMultiline.executeNow(MindMapDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.objectdiagram.command
Methods in net.sourceforge.plantuml.objectdiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateEntityObjectMultilines.executeNow(AbstractClassOrObjectDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateJson.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateMap.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandControlCommandCreateJson.finalVerification(BlocLines lines) -
Uses of BlocLines in net.sourceforge.plantuml.project.command
Methods in net.sourceforge.plantuml.project.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandNoteBottom.executeNow(GanttDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.regexdiagram
Methods in net.sourceforge.plantuml.regexdiagram with parameters of type BlocLines -
Uses of BlocLines in net.sourceforge.plantuml.sequencediagram.command
Methods in net.sourceforge.plantuml.sequencediagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionCommandReferenceMultilinesOverSeveral.execute(SequenceDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandParticipantMultilines.executeNow(SequenceDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandStyleMultilinesCSS.executeNow(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.style.parser
Methods in net.sourceforge.plantuml.style.parser with parameters of type BlocLinesModifier and TypeMethodDescriptionstatic Collection<Style>StyleParser.parse(BlocLines lines, AutomaticCounter counter) -
Uses of BlocLines in net.sourceforge.plantuml.timingdiagram.command
Methods in net.sourceforge.plantuml.timingdiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandNoteLong.executeNow(TimingDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of BlocLines in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils that return BlocLinesModifier and TypeMethodDescriptionBlocLines.add(StringLocated s) BlocLines.cleanList(MultilinesStrategy strategy) static BlocLinesBlocLines.create()BlocLines.eventuallyMoveAllEmptyBracket()BlocLines.eventuallyMoveBracket()BlocLines.expandsNewline(boolean reallyExpands) static BlocLinesBlocLines.from(List<StringLocated> lines) static BlocLinesstatic BlocLinesBlocLines.getWithNewlines(String s) static BlocLinesBlocLines.load(InputStream is, LineLocation location) static BlocLinesBlocLines.load(SFile f, LineLocation location) BlocLines.overrideLastLine(String last) BlocLines.removeEmptyColumns()BlocLines.removeEmptyLines()BlocLines.removeFewChars(int nb) BlocLines.removeStartingAndEnding(String data, int removeAtEnd) static BlocLinesBlocLines.single(StringLocated single) static BlocLinesBlocLines.singleString(String single) BlocLines.subExtract(int margeStart, int margeEnd) BlocLines.subList(int start, int end) BlocLines.toSingleLineWithHiddenNewLine()BlocLines.trim()BlocLines.trimSmart(int referenceLine) -
Uses of BlocLines in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandWBSItemMultilineNew.executeNow(WBSDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandWBSItemMultilineOld.executeNow(WBSDiagram diagram, BlocLines lines, ParserPass currentPass)