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) NewpagedDiagram.executeCommand
(Command cmd, BlocLines lines) -
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) -
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) protected CommandExecutionResult
CommandBackwardLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResult
CommandNoteLong3.executeNow
(ActivityDiagram3 diagram, BlocLines lines) 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) -
Uses of BlocLines in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command with parameters of type BlocLinesModifier and TypeMethodDescriptionfinal CommandExecutionResult
final CommandExecutionResult
CommandMultilinesCaption.execute
(TitledDiagram diagram, BlocLines lines) CommandMultilinesFooter.execute
(TitledDiagram diagram, BlocLines lines) CommandMultilinesHeader.execute
(TitledDiagram diagram, BlocLines lines) CommandMultilinesTitle.execute
(TitledDiagram diagram, BlocLines lines) CommandSkinParamMultilines.execute
(TitledDiagram diagram, BlocLines lines) final CommandExecutionResult
protected abstract CommandExecutionResult
CommandMultilines2.executeNow
(S system, BlocLines lines) protected abstract CommandExecutionResult
CommandMultilines3.executeNow
(S system, BlocLines lines) protected CommandExecutionResult
CommandMultilinesLegend.executeNow
(TitledDiagram diagram, BlocLines lines) protected CommandExecutionResult
CommandSpriteSvgMultiline.executeNow
(TitledDiagram system, BlocLines lines) 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) protected CommandExecutionResult
CommandCreateElementMultilines.executeNow
(AbstractEntityDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResult
CommandCommentMultilines2.executeNow
(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResult
CommandEbnfMultilines.executeNow
(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResult
CommandNoteMultilines.executeNow
(PSystemEbnf diagram, BlocLines lines) -
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) -
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) protected CommandExecutionResult
CommandCreateJson.executeNow
(AbstractEntityDiagram diagram, BlocLines lines) protected CommandExecutionResult
CommandCreateMap.executeNow
(AbstractEntityDiagram diagram, BlocLines lines) 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 TypeMethodDescriptionCommandNoteBottom.execute
(GanttDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResult
CommandParticipantMultilines.executeNow
(SequenceDiagram diagram, BlocLines lines) -
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) -
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) -
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()
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)