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 CommandExecutionResult
CommandLinkLongActivity.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 CommandExecutionResult
CommandActivityLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResult
CommandArrowLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandBackwardLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResult
CommandNoteLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandRepeatWhile3Multilines.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 CommandExecutionResult
CommandCreateClassMultilines.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 CommandExecutionResult
CommandMultilines2.execute
(S system, BlocLines lines, ParserPass currentPass) final CommandExecutionResult
CommandMultilines3.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 CommandExecutionResult
SingleLineCommand2.execute
(S system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResult
CommandMultilines2.executeNow
(S system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResult
CommandMultilines3.executeNow
(S system, BlocLines lines) protected CommandExecutionResult
CommandMultilinesLegend.executeNow
(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandSpriteSvgMultiline.executeNow
(TitledDiagram system, BlocLines lines, ParserPass currentPass) protected CommandControl
CommandMultilines2.finalVerification
(BlocLines lines) final CommandControl
final CommandControl
final CommandControl
final CommandControl
final CommandControl
-
Uses of BlocLines in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type BlocLinesModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandArchimateMultilines.executeNow
(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandCreateElementMultilines.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 CommandExecutionResult
CommandCommentMultilines.executeNow
(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandCommentMultilines2.executeNow
(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandEbnfMultilines.executeNow
(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandNoteMultilines.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 CommandExecutionResult
CommandMindMapOrgmodeMultiline.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 CommandExecutionResult
CommandCreateEntityObjectMultilines.executeNow
(AbstractClassOrObjectDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandCreateJson.executeNow
(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResult
CommandCreateMap.executeNow
(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandControl
CommandCreateJson.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 CommandExecutionResult
CommandNoteBottom.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 CommandExecutionResult
CommandParticipantMultilines.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 CommandExecutionResult
CommandStyleMultilinesCSS.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) static Collection<Style>
StyleParserLegacy.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 CommandExecutionResult
CommandNoteLong.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 BlocLines
BlocLines.create()
BlocLines.eventuallyMoveAllEmptyBracket()
BlocLines.eventuallyMoveBracket()
BlocLines.expandsJaws5()
static BlocLines
BlocLines.from
(List<StringLocated> lines) static BlocLines
static BlocLines
BlocLines.getWithNewlines
(String s) static BlocLines
BlocLines.load
(InputStream is, LineLocation location) static BlocLines
BlocLines.load
(SFile f, LineLocation location) BlocLines.overrideLastLine
(String last) BlocLines.removeEmptyColumns()
BlocLines.removeEmptyLines()
BlocLines.removeFewChars
(int nb) BlocLines.removeStartingAndEnding
(String data, int removeAtEnd) static BlocLines
BlocLines.single
(StringLocated single) static BlocLines
BlocLines.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 CommandExecutionResult
CommandWBSItemMultiline.executeNow
(WBSDiagram diagram, BlocLines lines, ParserPass currentPass)