A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class h.ST_Pedge_t
- a - Variable in class h.ST_tna_t
- a_p - Variable in class h.ST_inside_t
- a_r - Variable in class h.ST_inside_t
- aabbaabb(ST_Rect_t, ST_Rect_t) - Static method in class gen.lib.label.xlabels__c
- abomination(ST_Agraph_s) - Static method in class gen.lib.dotgen.flat__c
- abs(double) - Static method in class smetana.core.JUtils
- ABS(double) - Static method in class smetana.core.Macro
- ABS(int) - Static method in class smetana.core.Macro
- ABSTRACT_CLASS - net.sourceforge.plantuml.cucadiagram.LeafType
- AbstractAtom - Class in net.sourceforge.plantuml.creole.atom
- AbstractAtom() - Constructor for class net.sourceforge.plantuml.creole.atom.AbstractAtom
- AbstractCell - Class in org.stathissideris.ascii2image.text
- AbstractCell() - Constructor for class org.stathissideris.ascii2image.text.AbstractCell
- AbstractClassOrObjectDiagram - Class in net.sourceforge.plantuml.objectdiagram
- AbstractClassOrObjectDiagram(UmlDiagramType, ISkinSimple) - Constructor for class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- AbstractCodeIterator - Class in net.sourceforge.plantuml.tim.iterator
- AbstractCodeIterator(CodeIterator) - Constructor for class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
- AbstractColorMapper - Class in net.sourceforge.plantuml.ugraphic.color
- AbstractColorMapper() - Constructor for class net.sourceforge.plantuml.ugraphic.color.AbstractColorMapper
- AbstractCommonUGraphic - Class in net.sourceforge.plantuml.ugraphic
- AbstractCommonUGraphic(AbstractCommonUGraphic) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- AbstractCommonUGraphic(ColorMapper) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- AbstractComponent - Class in net.sourceforge.plantuml.skin
- AbstractComponent(Style) - Constructor for class net.sourceforge.plantuml.skin.AbstractComponent
- AbstractComponentRoseArrow - Class in net.sourceforge.plantuml.skin.rose
- AbstractComponentRoseArrow(Style, HColor, FontConfiguration, Display, ArrowConfiguration, ISkinSimple, HorizontalAlignment, LineBreakStrategy) - Constructor for class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- AbstractComponentText - Class in net.sourceforge.plantuml.asciiart
- AbstractComponentText() - Constructor for class net.sourceforge.plantuml.asciiart.AbstractComponentText
- AbstractConnection - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- AbstractConnection(Ftile, Ftile) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
- AbstractElement - Class in net.sourceforge.plantuml.salt.element
- AbstractElement() - Constructor for class net.sourceforge.plantuml.salt.element.AbstractElement
- AbstractElementFactoryComplex - Class in net.sourceforge.plantuml.salt.factory
- AbstractElementFactoryComplex(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- AbstractEntityDiagram - Class in net.sourceforge.plantuml.classdiagram
- AbstractEntityDiagram(UmlDiagramType, ISkinSimple) - Constructor for class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
- AbstractEntityImage - Class in net.sourceforge.plantuml.svek
- AbstractEntityImage(IEntity, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.AbstractEntityImage
- AbstractEntityImageBorder - Class in net.sourceforge.plantuml.svek.image
- AbstractEvent - Class in net.sourceforge.plantuml.sequencediagram
- AbstractEvent() - Constructor for class net.sourceforge.plantuml.sequencediagram.AbstractEvent
- AbstractExtremityFactory - Class in net.sourceforge.plantuml.svek
- AbstractExtremityFactory() - Constructor for class net.sourceforge.plantuml.svek.AbstractExtremityFactory
- AbstractFtile - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- AbstractFtile(ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- AbstractFunction - Class in net.sourceforge.plantuml.evalex
-
Abstract implementation of a direct function.
This abstract implementation does implement lazyEval so that it returns the result of eval. - AbstractFunction(String, int) - Constructor for class net.sourceforge.plantuml.evalex.AbstractFunction
-
Creates a new function with given name and parameter count.
- AbstractFunction(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractFunction
-
Creates a new function with given name and parameter count.
- AbstractionGrid - Class in org.stathissideris.ascii2image.text
- AbstractionGrid(TextGrid, CellSet) - Constructor for class org.stathissideris.ascii2image.text.AbstractionGrid
-
Makes an AbstractionGrid using the
cellSet
oftextGrid
. - AbstractLazyFunction - Class in net.sourceforge.plantuml.evalex
-
Abstract implementation of a lazy function which implements all necessary methods with the exception of the main logic.
- AbstractLazyFunction(String, int) - Constructor for class net.sourceforge.plantuml.evalex.AbstractLazyFunction
-
Creates a new function with given name and parameter count.
- AbstractLazyFunction(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractLazyFunction
-
Creates a new function with given name and parameter count.
- AbstractLazyOperator - Class in net.sourceforge.plantuml.evalex
-
Abstract implementation of an operator.
- AbstractLazyOperator(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
Creates a new operator.
- AbstractLazyOperator(String, int, boolean, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
Creates a new operator.
- AbstractLineSegment - Class in net.sourceforge.plantuml.geom
- AbstractLineSegment() - Constructor for class net.sourceforge.plantuml.geom.AbstractLineSegment
- AbstractMessage - Class in net.sourceforge.plantuml.sequencediagram
- AbstractMessage(StyleBuilder, Display, ArrowConfiguration, String) - Constructor for class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- AbstractOperator - Class in net.sourceforge.plantuml.evalex
-
Abstract implementation of an operator.
- AbstractOperator(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractOperator
-
Creates a new operator.
- AbstractOperator(String, int, boolean, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractOperator
-
Creates a new operator.
- AbstractParallelFtilesBuilder - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- AbstractParallelFtilesBuilder(ISkinParam, StringBounder, List<Ftile>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- AbstractPlacementStrategy - Class in net.sourceforge.plantuml.ugraphic
- AbstractPlacementStrategy(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- AbstractPSystem - Class in net.sourceforge.plantuml
- AbstractPSystem() - Constructor for class net.sourceforge.plantuml.AbstractPSystem
- AbstractSolver - Class in net.sourceforge.plantuml.project.solver
- AbstractSolver() - Constructor for class net.sourceforge.plantuml.project.solver.AbstractSolver
- AbstractSymbolFactory - Class in jcckit.plot
-
Abstract superclass of all
SymbolFactories
. - AbstractSymbolFactory(ConfigParameters) - Constructor for class jcckit.plot.AbstractSymbolFactory
-
Creates an instance from the specified configuration parameters.
- AbstractTask - Class in net.sourceforge.plantuml.project.core
- AbstractTask(TaskCode) - Constructor for class net.sourceforge.plantuml.project.core.AbstractTask
- AbstractTaskDraw - Class in net.sourceforge.plantuml.project.draw
- AbstractTaskDraw(TimeScale, double, String, Day, ISkinParam, Task, ToTaskDraw) - Constructor for class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- AbstractTextBlock - Class in net.sourceforge.plantuml.graphic
- AbstractTextBlock() - Constructor for class net.sourceforge.plantuml.graphic.AbstractTextBlock
- AbstractTextualComponent - Class in net.sourceforge.plantuml.skin
- AbstractTextualComponent(Style, LineBreakStrategy, CharSequence, FontConfiguration, HorizontalAlignment, int, int, int, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.AbstractTextualComponent
- AbstractTextualComponent(Style, LineBreakStrategy, Display, FontConfiguration, HorizontalAlignment, int, int, int, ISkinSimple, boolean, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.AbstractTextualComponent
- AbstractTextualComponent(Style, Style, LineBreakStrategy, Display, FontConfiguration, HorizontalAlignment, int, int, int, ISkinSimple, boolean, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.AbstractTextualComponent
- AbstractTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- AbstractTile(StringBounder) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
- AbstractUGraphic<O> - Class in net.sourceforge.plantuml.ugraphic
- AbstractUGraphic(AbstractUGraphic<O>) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- AbstractUGraphic(ColorMapper, O) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- AbstractUGraphicHorizontalLine - Class in net.sourceforge.plantuml.ugraphic
- AbstractUGraphicHorizontalLine(UGraphic) - Constructor for class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
- AbstractUnaryOperator - Class in net.sourceforge.plantuml.evalex
-
Abstract implementation of an unary operator.
This abstract implementation implements eval so that it forwards its first parameter to evalUnary. - AbstractUnaryOperator(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.AbstractUnaryOperator
-
Creates a new operator.
- ACCESS<O> - Interface in smetana.core
- ACearth - Class in ext.plantuml.com.ctreber.acearth
-
AC.earth - XEarth for Java
- ACearth(List<Marker>) - Constructor for class ext.plantuml.com.ctreber.acearth.ACearth
-
Well, the main class.
- actionIfCommandValid() - Method in class net.sourceforge.plantuml.command.CommandMultilines
- actionIfCommandValid() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- actionIfCommandValid() - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- actionIfCommandValid() - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- actionIfCommandValid() - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- actionPerformed(ActionEvent) - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- activate(Participant, LifeEventType, HColor) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- activate(Participant, LifeEventType, HColor, HColor) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- ACTIVATE - net.sourceforge.plantuml.sequencediagram.LifeEventType
- activity - net.sourceforge.plantuml.style.SName
- activity(Display, Swimlane, BoxStyle, Colors, Stereotype) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- activity(Display, Swimlane, BoxStyle, Colors, Stereotype) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- activity(Display, Swimlane, BoxStyle, Colors, Stereotype) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- Activity - Class in net.sourceforge.plantuml.board
- Activity(BoardDiagram, String, ISkinParam) - Constructor for class net.sourceforge.plantuml.board.Activity
- ACTIVITY - net.sourceforge.plantuml.cucadiagram.LeafType
- ACTIVITY - net.sourceforge.plantuml.FontParam
- ACTIVITY - net.sourceforge.plantuml.UmlDiagramType
- ACTIVITY_CONCURRENT - net.sourceforge.plantuml.cucadiagram.LeafType
- ACTIVITY_DIAMOND - net.sourceforge.plantuml.FontParam
- activityBackground - net.sourceforge.plantuml.ColorParam
- activityBar - net.sourceforge.plantuml.ColorParam
- activityBar - net.sourceforge.plantuml.style.SName
- activityBorder - net.sourceforge.plantuml.ColorParam
- activityBorder - net.sourceforge.plantuml.LineParam
- ActivityBox - Class in net.sourceforge.plantuml.flowdiagram
- ActivityBox(Tile, String, String) - Constructor for class net.sourceforge.plantuml.flowdiagram.ActivityBox
- activityDiagram - net.sourceforge.plantuml.style.SName
- ActivityDiagram - Class in net.sourceforge.plantuml.activitydiagram
- ActivityDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- ActivityDiagram3 - Class in net.sourceforge.plantuml.activitydiagram3
- ActivityDiagram3(ISkinSimple) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- ActivityDiagramFactory - Class in net.sourceforge.plantuml.activitydiagram
- ActivityDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.activitydiagram.ActivityDiagramFactory
- ActivityDiagramFactory3 - Class in net.sourceforge.plantuml.activitydiagram3
- ActivityDiagramFactory3(ISkinSimple) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ActivityDiagramFactory3
- activityDiamondBackground - net.sourceforge.plantuml.ColorParam
- activityDiamondBorder - net.sourceforge.plantuml.ColorParam
- activityEnd - net.sourceforge.plantuml.ColorParam
- activityStart - net.sourceforge.plantuml.ColorParam
- actor - net.sourceforge.plantuml.style.SName
- ACTOR - net.sourceforge.plantuml.FontParam
- ACTOR - net.sourceforge.plantuml.sequencediagram.ParticipantType
- ACTOR - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- ACTOR_AWESOME - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ACTOR_HEAD - net.sourceforge.plantuml.skin.ComponentType
- ACTOR_HOLLOW - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ACTOR_STEREOTYPE - net.sourceforge.plantuml.FontParam
- ACTOR_STICKMAN - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ACTOR_STICKMAN_BUSINESS - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ACTOR_TAIL - net.sourceforge.plantuml.skin.ComponentType
- ActorAwesome - Class in net.sourceforge.plantuml.skin
- ActorAwesome(SymbolContext) - Constructor for class net.sourceforge.plantuml.skin.ActorAwesome
- actorBackground - net.sourceforge.plantuml.ColorParam
- actorBorder - net.sourceforge.plantuml.ColorParam
- ActorHollow - Class in net.sourceforge.plantuml.skin
- ActorHollow(SymbolContext) - Constructor for class net.sourceforge.plantuml.skin.ActorHollow
- ActorStickMan - Class in net.sourceforge.plantuml.skin
- actorStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- actorStyle() - Method in class net.sourceforge.plantuml.SkinParam
- actorStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- ActorStyle - Enum in net.sourceforge.plantuml.skin
- acyclic_(ST_Agraph_s) - Static method in class gen.lib.dotgen.acyclic__c
- acyclic__c - Class in gen.lib.dotgen
- acyclic__c() - Constructor for class gen.lib.dotgen.acyclic__c
- add(boolean) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified
boolean
value to the end of this array. - add(double) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified
double
value to the end of this array. - add(double) - Method in class net.sourceforge.plantuml.salt.element.ListWidth
- add(double[], USegmentType) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- add(double, double) - Method in class net.sourceforge.plantuml.salt.element.Skeleton
- add(float) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified
float
value to the end of this array. - add(int) - Method in class net.sourceforge.plantuml.hector2.MinMax
- add(int) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified
int
value to the end of this array. - add(int, double) - Method in class net.sourceforge.plantuml.salt.element.Skeleton2
- add(int, int, LinkedElement) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- add(int, Point2D.Double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- add(long) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified
long
value to the end of this array. - add(long) - Method in class net.sourceforge.plantuml.project.core3.TimeLineSimple
- add(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
-
Add position to this position, make sure coordinates are valid.
- add(ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- add(Point2D, Point2D) - Method in class net.sourceforge.plantuml.hector.HectorPath
- add(Rectangle2D.Double) - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- add(CharSequence) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- add(CharSequence) - Method in class net.sourceforge.plantuml.help.Help
- add(String) - Method in class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- add(String) - Method in class net.sourceforge.plantuml.gitlog.GitTextArea
- add(String) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the JSON representation of the specified string to the end of this array.
- add(String) - Method in class net.sourceforge.plantuml.oregon.PSystemOregon
- add(String) - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- add(String) - Method in class net.sourceforge.plantuml.style.StyleSignature
- add(String) - Method in interface net.sourceforge.plantuml.tim.Trie
- add(String) - Method in class net.sourceforge.plantuml.tim.TrieImpl
- add(String, boolean) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified
boolean
value. - add(String, double) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified
double
value. - add(String, double, double) - Method in class net.sourceforge.plantuml.svek.Ports
- add(String, float) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified
float
value. - add(String, int) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified
int
value. - add(String, long) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified
long
value. - add(String, MonitoredObject) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
-
Item must be added before it can be set or get.
- add(String, String) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- add(String, String) - Method in class net.sourceforge.plantuml.graphic.SvgAttributes
- add(String, String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified string.
- add(String, JsonValue) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Appends a new member to the end of this object, with the specified name and the specified JSON value.
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- add(Instruction) - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- add(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- add(NumberAnalyzed) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- add(NumberAnalyzed) - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- add(NumberAnalyzed2) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- add(Atom) - Method in class net.sourceforge.plantuml.creole.rosetta.StripeRow
- add(Atom) - Method in class net.sourceforge.plantuml.creole.Sea
- add(Stripe) - Method in class net.sourceforge.plantuml.creole.Sheet
- add(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- add(IEntity) - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- add(Link) - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- add(Link) - Method in class net.sourceforge.plantuml.hector2.continuity.SkeletonBuilder
- add(Arc) - Method in class net.sourceforge.plantuml.cute.CutePath
- add(Positionned) - Method in class net.sourceforge.plantuml.cute.Group
- add(PostScriptCommand) - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- add(PostScriptCommand) - Method in class net.sourceforge.plantuml.eps.PostScriptData
- add(LineSegmentDouble) - Method in class net.sourceforge.plantuml.hector.HectorPath
- add(Board) - Method in class net.sourceforge.plantuml.graph.BoardCollection
- add(ColorType, HColor) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- add(FontStyle) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- add(SvgAttributes) - Method in class net.sourceforge.plantuml.graphic.SvgAttributes
- add(TextBlock) - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- add(TextBlock) - Method in interface net.sourceforge.plantuml.ugraphic.PlacementStrategy
- add(TextBlock) - Method in class net.sourceforge.plantuml.ugraphic.ULayoutGroup
- add(TextBlock, TextBlock, HorizontalAlignment, VerticalAlignment) - Static method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- add(PinLink) - Method in class net.sourceforge.plantuml.hector.GrowingTree
- add(PinLink) - Method in class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- add(PinLink) - Method in class net.sourceforge.plantuml.hector.SkeletonBuilder
- add(SkeletonConfiguration) - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- add(MinMax) - Method in class net.sourceforge.plantuml.hector2.MinMax
- add(JsonValue) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Appends the specified JSON value to the end of this array.
- add(SymetricalTee) - Method in class net.sourceforge.plantuml.mindmap.Tetris
- add(SvgCommandNumber) - Method in class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- add(SvgPosition) - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- add(PostIt) - Method in class net.sourceforge.plantuml.postit.Area
- add(DefineVariable) - Method in class net.sourceforge.plantuml.preproc.Variables
- add(ReadFilter) - Method in class net.sourceforge.plantuml.preproc2.ReadFilterAnd
- add(Terminated<Element>) - Method in class net.sourceforge.plantuml.salt.Positionner2
- add(SFile) - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- add(Note) - Method in class net.sourceforge.plantuml.sequencediagram.Notes
- add(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- add(Tile) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- add(StringLocated) - Method in class net.sourceforge.plantuml.command.BlocLines
- add(StringLocated) - Method in class net.sourceforge.plantuml.preproc.Sub
- add(SName) - Method in class net.sourceforge.plantuml.style.StyleSignature
- add(Token) - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- add(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- add(MinMax) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Zad
- add(GridPattern...) - Method in class org.stathissideris.ascii2image.text.GridPatternGroup
- add(TextGrid) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Adds grid to this.
- add(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
- add(S) - Method in interface net.sourceforge.plantuml.graph.SortedCollection
- add(S) - Method in class net.sourceforge.plantuml.graph.SortedCollectionArrayList
- add(S) - Method in class net.sourceforge.plantuml.graph.SortedCollectionLinked
- add(V) - Method in interface net.sourceforge.plantuml.graph2.SortedList
- add(V) - Method in class net.sourceforge.plantuml.graph2.SortedListImpl
- add_box(ST_path, ST_boxf) - Static method in class gen.lib.common.splines__c
- ADD_NICE_FOR_DOT - Static variable in class net.sourceforge.plantuml.OptionFlags
- add_pointf(ST_pointf, ST_pointf) - Static method in class h.ST_pointf
- add_to_component(ST_Agnode_s) - Static method in class gen.lib.dotgen.decomp__c
- add_tree_edge(ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- add2dq(int, ST_pointnlink_t) - Static method in class gen.lib.pathplan.shortest__c
- addActivity(Display, BoxStyle, Url, Colors, Stereotype) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- addAdd(TextBlock) - Method in class net.sourceforge.plantuml.AnnotatedWorker
- addAfter(CubicCurve2D.Double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- addAfter(DotPath) - Method in class net.sourceforge.plantuml.posimo.DotPath
- addAll(Collection<SkeletonConfiguration>) - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- addAll(Worm) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- addAll(WormTexted) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- addAll(Display) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- addAll(RectanglesCollection) - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- addAll(PinLinksContinuousSet) - Method in class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- addAll(Skeleton) - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- addAll(SlotSet) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- addAll(CellSet) - Method in class org.stathissideris.ascii2image.text.CellSet
- addAndCheckTermination(String) - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- addAtLeast(double) - Method in interface net.sourceforge.plantuml.real.Real
- addattr - Static variable in class gen.lib.cgraph.attr__c
- addattr(ST_Agraph_s, ST_Agobj_s, ST_Agsym_s) - Static method in class gen.lib.cgraph.attr__c
- addBackcolor(TextBlock, HColor) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- addBefore(CubicCurve2D.Double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- addBloc(Block) - Method in class net.sourceforge.plantuml.posimo.Cluster
- addBlock(int, String, double, double, HColor) - Method in class net.sourceforge.plantuml.wire.WBlock
- addBody(StringLocated) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- addBottom(Ftile, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addBottom(TextBlock, TextBlock, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- AddBranch(ST_RTree, ST_Branch_t, ST_Node_t___, ST_Node_t___[]) - Static method in class gen.lib.label.node__c
- addCell(Atom, int) - Method in class net.sourceforge.plantuml.creole.atom.AtomTree
- addCell(Atom, HColor) - Method in class net.sourceforge.plantuml.creole.atom.AtomTable
- addCell(Cell) - Method in class net.sourceforge.plantuml.salt.element.Grid
- addCell(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- addCellToEntry(String) - Method in class net.sourceforge.plantuml.salt.element.ElementTree
- addChange(ChangeState) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- addChange(ChangeState) - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- addChange(ChangeState) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- addChangeListener(MOChangeListener) - Method in class ext.plantuml.com.ctreber.aclib.gui.MonitoredObject
- addCharge(ElectricCharge) - Method in class net.sourceforge.plantuml.graph.ElectricWord
- addCharges(Collection<ElectricCharge>) - Method in class net.sourceforge.plantuml.graph.ElectricWord
- addChild(BNode) - Method in class net.sourceforge.plantuml.board.BNode
- addChild(Display) - Method in class net.sourceforge.plantuml.jungle.GNode
- addChildren(List<GNode>) - Method in class net.sourceforge.plantuml.jungle.Needle
- addChildren(GroupingLeaf) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- addClickable(Url) - Method in class net.sourceforge.plantuml.style.StyleSignature
- addCloseDay(Day) - Method in class net.sourceforge.plantuml.project.core.Resource
- addCloseDay(DayOfWeek) - Method in class net.sourceforge.plantuml.project.core.Resource
- addCluster(Cluster) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- addClusterObj(ST_Agraph_s, ST_cinfo_t) - Static method in class gen.lib.common.postproc__c
- addComment(String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- addCommonCommands1(List<Command>) - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- addCommonCommands2(List<Command>) - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- addCommonHides(List<Command>) - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- addComponent(String, String, int, int, HColor) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- addConnection(Ftile, Collection<Connection>) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addConnection(Ftile, Connection) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addConnections() - Method in class net.sourceforge.plantuml.bpm.Grid
- addConnectionTo2(Placeable) - Method in class net.sourceforge.plantuml.bpm.Cell
- addConstraint(TimeConstraint) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- addConstraint(TimeConstraint) - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- addConstraint(TimeConstraint) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- addConstraintAfter(Englober) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- addConstraints() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- addConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- addConstraints(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- addConstraints(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- addContraint(GanttConstraint) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- addCurve(Point2D, Point2D, Point2D) - Method in class net.sourceforge.plantuml.posimo.DotPath
- addCurve(Point2D, Point2D, Point2D, Point2D) - Method in class net.sourceforge.plantuml.posimo.DotPath
- addDataListener(DataListener) - Method in class jcckit.data.DataContainer
-
Adds a
DataListener
. - addDays(int) - Method in class net.sourceforge.plantuml.project.time.Day
- addDecodeHint(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- addDelay(GraphicalDelayText) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- addDim(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- addDotStatus(List<String>, boolean) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- addEdgeXing(EdgeCrossing) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- addElement(String) - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- addElement(String, String) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- addElement(DataElement) - Method in class jcckit.data.DataContainer
-
Adds a
DataElement
. - addElement(GraphicalElement) - Method in class jcckit.graphic.GraphicalComposite
-
Adds the specified element at the end of the list of elements.
- addEntry(String) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuBar
- addEntry(String) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuPopup
- addEntry(String) - Method in class net.sourceforge.plantuml.salt.element.ElementTree
- addErrorText(String) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- addEvent(BpmEvent) - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- addEvent(Event, GraphicalElement) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- addEvent(Newpage, GraphicalNewpage, Event) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- addException(String) - Method in class net.sourceforge.plantuml.utils.Cypher
- addExpandExcludingLimit(double, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.ExpandTransform
- addExpandIncludingLimit(double, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.ExpandTransform
- addFactory(ElementFactory) - Method in class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- addFieldOrMethod(String) - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- addFieldOrMethod(String) - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- addFieldOrMethod(String) - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- addFieldOrMethod(String) - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- addFilelist(FileList) - Method in class net.sourceforge.plantuml.ant.CheckZipTask
-
Add a filelist to touch
- addFilelist(FileList) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
-
Add a filelist to touch
- addFileset(FileSet) - Method in class net.sourceforge.plantuml.ant.CheckZipTask
-
Add a set of files to touch
- addFileset(FileSet) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
-
Add a set of files to touch
- addFirst(CharSequence) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- addFixed(double) - Method in interface net.sourceforge.plantuml.real.Real
- addFixedLink(PSegment, double, PSegment, double) - Method in class net.sourceforge.plantuml.sequencediagram.puma.PUnivers
- addForbidden(Rectangle2D.Double) - Method in class net.sourceforge.plantuml.graph2.CubicCurveFactory
- addForbidden(MyCurve) - Method in class net.sourceforge.plantuml.graph2.CubicCurveFactory
- addForceOnDay(Day) - Method in class net.sourceforge.plantuml.project.core.Resource
- addForeach(ExecutionContextForeach) - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- addForeach(ExecutionContextForeach) - Method in interface net.sourceforge.plantuml.tim.TMemory
- addFrame(BufferedImage) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Adds next GIF frame.
- addFrame(Frame) - Method in class net.sourceforge.plantuml.geom.kinetic.World
- addFrame(TextBlock) - Method in class net.sourceforge.plantuml.AnnotatedWorker
- addFunction(Function) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Adds a function to the list of supported functions
- addFunction(TFunction) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- addGeneric(CharSequence) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- addGlueArea(Rectangle2D) - Method in class net.sourceforge.plantuml.graph.ElectricWord
- addGoto(String) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- addGroup(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- addHorizontalMargin(Ftile, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addHorizontalMargin(Ftile, double, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addIdea(String, HColor, int, Display, IdeaShape) - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- addIdea(HColor, int, String, Direction, IdeaShape) - Method in class net.sourceforge.plantuml.wbs.WBSDiagram
- addIdea(HColor, int, Display, IdeaShape) - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- addIdea(HColor, int, Display, IdeaShape, Direction) - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- addIf(ExecutionContextIf) - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- addIf(ExecutionContextIf) - Method in interface net.sourceforge.plantuml.tim.TMemory
- addIIOReadProgressListener(IIOReadProgressListener) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- addImage(Image) - Method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- addImage(String, double) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addImpact(double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- addImpact(double) - Method in class net.sourceforge.plantuml.svek.SvekNode
- addIncoming(String, String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- addInflater(double, double) - Method in class net.sourceforge.plantuml.ugraphic.InflaterSet
- addInflationX(double, double) - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- addInflationX(double, double) - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- addInflationX(double, double) - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- addInflationX(int, int) - Method in class net.sourceforge.plantuml.geom.InflationTransform
- addInflationY(double, double) - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- addInflationY(double, double) - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- addInflationY(double, double) - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- addInflationY(int, int) - Method in class net.sourceforge.plantuml.geom.InflationTransform
- addInfoVersion(List<String>, boolean) - Static method in class net.sourceforge.plantuml.preproc.Stdlib
- addInGroupable(InGroupable) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- addInNail(FingerImpl) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- addIntermediate(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- addIntermediate(Point2DInt) - Method in class net.sourceforge.plantuml.geom.PolylineImpl
- addInternalConstraints() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- addIntoTokenStack(TokenStack, boolean) - Method in class net.sourceforge.plantuml.tim.Eater
- ADDITION - net.sourceforge.plantuml.tim.expression.TokenOperator
- addLabel(String) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- addLabelBB(ST_boxf, ST_textlabel_t, boolean) - Static method in class gen.lib.common.utils__c
- addLabelObj(ST_textlabel_t, CArray<ST_object_t>, ST_boxf) - Static method in class gen.lib.common.postproc__c
- addLazyFunction(LazyFunction) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Adds a lazy function function to the list of supported functions
- addLeaf(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- addLeaf(TextBlock) - Method in class net.sourceforge.plantuml.classdiagram.RowLayout
- addLegacyStroke(String) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- addLicenseInfo(List<String>, LicenseInfo) - Static method in enum net.sourceforge.plantuml.version.License
- addLifeEvent(LifeEvent) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- addLifeEvent(LifeEvent) - Method in interface net.sourceforge.plantuml.sequencediagram.EventWithDeactivate
- addLifeEvent(LifeEvent) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- addLine(Line2D.Double) - Method in class net.sourceforge.plantuml.graph2.Polyline2
- addLine(Object...) - Method in class net.sourceforge.plantuml.stats.TextTable
- addLine(String, String) - Method in class net.sourceforge.plantuml.board.BoardDiagram
- addLine(StatsLine) - Method in class net.sourceforge.plantuml.stats.StatsTableImpl
- addLine(Line) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- addLineSegment(Line2D.Double) - Method in class net.sourceforge.plantuml.graph2.Singularity2
- addLineSegment(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.Singularity
- addLink(int, int, double) - Method in class net.sourceforge.plantuml.geom.Dijkstra
- addLink(String) - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- addLink(String, int, Object) - Method in class net.sourceforge.plantuml.graph.Heap
- addLink(String, int, Object) - Method in class net.sourceforge.plantuml.graph.Zoda2
- addLink(Link) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- addLink(Link) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- addLink(ALink) - Method in class net.sourceforge.plantuml.graph.Galaxy4
- addLinks() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithManyLinks
- addLinks() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithOneLink
- addLinks(Branch, Branch, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithLinks
- addMagicArrow(TextBlock, GuideLine, FontConfiguration) - Static method in class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- addMargin(Positionable, double, double) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- addMarginX(double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- addMarginX(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- addMath(ScientificEquationSafe) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addMaxX(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- addMaxY(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- addMessage(AbstractMessage) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- addMinMax(MinMax) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- addMinX(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- addMinY(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- addNewBlock(String, int, int) - Method in class net.sourceforge.plantuml.wire.Block
- addNode(String) - Method in class net.sourceforge.plantuml.graph.Heap
- addNode(SvekNode) - Method in class net.sourceforge.plantuml.svek.Cluster
- addNode(SvekNode) - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- addNodeObj(ST_Agnode_s, CArray<ST_object_t>, ST_boxf) - Static method in class gen.lib.common.postproc__c
- addNodeObj_(ST_Agnode_s, CArray<ST_object_t>, ST_boxf) - Static method in class gen.lib.common.postproc__c
- addNote(Ftile, Swimlane, Collection<PositionedNote>) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- addNote(Ftile, Swimlane, Collection<PositionedNote>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- addNote(Ftile, Swimlane, Collection<PositionedNote>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAddNote
- addNote(Ftile, Swimlane, Collection<PositionedNote>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- addNote(Display) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- addNote(Display, Position, Colors) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- addNote(Display, NotePosition, NoteType, Colors) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- addNote(Display, NotePosition, NoteType, Colors, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.WithNote
- addNote(Note, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- addNote(TimeTick, Display, Position) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- addNote(TimeTick, Display, Position) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- addNote(TimeTick, Display, Position) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- addNote(TimeTick, Display, Position) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- addNote(TimeTick, Display, Position) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- addNoteFrom(Link, NoteLinkStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- addOpenIcon(String, double, HColor) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addOperator(OPERATOR) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Adds an operator to the list of supported operators.
- addParagraph(int, String) - Method in class net.sourceforge.plantuml.jungle.PSystemTree
- addParticipant(Participant, ParticipantEnglober) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- addPath(Path) - Method in class net.sourceforge.plantuml.geom.kinetic.World
- addPath(Tile, Tile, TileGeometry) - Method in class net.sourceforge.plantuml.golem.TilesField
- addPause(Day) - Method in interface net.sourceforge.plantuml.project.core.Task
- addPause(Day) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- addPause(Day) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- addPause(DayOfWeek) - Method in interface net.sourceforge.plantuml.project.core.Task
- addPause(DayOfWeek) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- addPause(DayOfWeek) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- addPin(Position, String) - Method in class net.sourceforge.plantuml.wire.Block
- addPlotListener(PlotListener) - Method in class jcckit.plot.Plot
-
Adds the specified
PlotListener
. - addPoint(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- addPoint(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- addPoint(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- addPoint(double, double) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- addPoint(double, double) - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- addPoint(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- addPoint(Point2D) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- addPoint(Point2D) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- addPoint(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- addPoint(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- addPoint(GraphPoint) - Method in class jcckit.graphic.Polygon
-
Adds a new point to the end of the list of points.
- addPoint(GraphPoint, Hint) - Method in interface jcckit.plot.Curve
-
Appends a new point to the curve.
- addPoint(GraphPoint, Hint) - Method in class jcckit.plot.SimpleCurve
-
Appends a new point to the curve if inside the clipping shape.
- addPoint(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.QuadrantMapper
- addPoint2D(Point2D.Double) - Method in class net.sourceforge.plantuml.graph2.Plan
- addPolyline(int, int, int, int) - Method in class net.sourceforge.plantuml.geom.SpiderWeb
- addPortShortName(String) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- addPortShortName(String) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- addProperties(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- addQrcode(String, double) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addReference(Reference) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- addRelease(int, String) - Method in class net.sourceforge.plantuml.board.Activity
- addResource(Resource, int) - Method in interface net.sourceforge.plantuml.project.core.Task
- addResource(Resource, int) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- addResource(Resource, int) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- addroot(double, double[], int[]) - Static method in class gen.lib.pathplan.route__c
- addRowLayout(RowLayout) - Method in class net.sourceforge.plantuml.classdiagram.FullLayout
- addRowTypeRenderer(RowTypeRenderer) - Method in class ext.plantuml.com.ctreber.acearth.renderer.Renderer
- addSecondaryConnection(Point2D) - Method in class net.sourceforge.plantuml.svek.image.ConnectedCircle
- addSegment(double, double, double) - Method in class net.sourceforge.plantuml.mindmap.StripeFrontier
- addSegment(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.ClosedArea
- addSegmentVariation(LifeSegmentVariation, double, SymbolContext) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- addSeparator() - Method in class net.sourceforge.plantuml.stats.TextTable
- addSeparator(String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- addSet(CellSet) - Method in class org.stathissideris.ascii2image.text.CellSet
- addSeveralMagicArrows(Display, GuideLine, FontConfiguration, HorizontalAlignment, ISkinParam) - Static method in class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- addSlot(double, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- addSpace(int) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addSpot(String, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- addSprite(String, double, HColor) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.salt.Dictionary
- addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.SkinParam
- addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.TitledDiagram
- addSprite(String, Sprite) - Method in interface net.sourceforge.plantuml.WithSprite
- addSquare(Square, Map<String, String>) - Method in class net.sourceforge.plantuml.nwdiag.Network
- addStar() - Method in class net.sourceforge.plantuml.style.StyleSignature
- addStart(double, SymbolContext) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
- addStep(double, int) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- addStep(StairsPosition, int, SymbolContext) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- addStepForLivebox(Event, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- addStepForLivebox(Event, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- addStereotag(Stereotag) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- addStereotag(Stereotag) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- addStereotag(Stereotag) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- addString(String) - Method in class net.sourceforge.plantuml.command.BlocLines
- AddStyle - Class in net.sourceforge.plantuml.graphic
- AddStyle(String) - Constructor for class net.sourceforge.plantuml.graphic.AddStyle
- AddStyle(FontStyle, HColor) - Constructor for class net.sourceforge.plantuml.graphic.AddStyle
- addSubEntry(String, String) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuBar
- addSuffix(String) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- addTab(String) - Method in class net.sourceforge.plantuml.salt.element.ElementTabBar
- addTags(IEntity, String) - Static method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- addText(String) - Method in class net.sourceforge.plantuml.gitlog.GNode
- addThis(Ports) - Method in class net.sourceforge.plantuml.svek.Ports
- addTileAtBegin(String) - Static method in class net.sourceforge.plantuml.utils.CharHidder
- addTime(TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- addTime(TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- addTitleCommands(List<Command>) - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- addToMarkupTags(Collection<String>) - Method in class org.stathissideris.ascii2image.text.TextGrid
- addTop(TextBlock, TextBlock, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- addTopAndBottom(TextBlock, TextBlock, HorizontalAlignment, TextBlock, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- addToPath(UPath, int) - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- addToPoints(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- addToShapes(DiagramShape) - Method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- addUpTo(char, StringBuilder) - Method in class net.sourceforge.plantuml.tim.Eater
- addUpToLastLetterOrUnderscoreOrDigit(StringBuilder) - Method in class net.sourceforge.plantuml.tim.Eater
- addUrl(Ftile, Url) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- addUrl(Ftile, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- addUrl(Ftile, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAddUrl
- addUrl(Ftile, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- addUrl(Url) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- addUrl(Url) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- addUrl(Url) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- addUrl(Url) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- addValidValue(Object) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- addValue(long) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- addValue(long) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- addValue(long) - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- addVertex(Object) - Method in class net.sourceforge.plantuml.graph2.Dijkstra
- addVerticalMargin(Ftile, double, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- addWhile(ExecutionContextWhile) - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- addWhile(ExecutionContextWhile) - Method in interface net.sourceforge.plantuml.tim.TMemory
- addXLabel(ST_textlabel_t, CArray<ST_object_t>, CArray<ST_xlabel_t>, int, ST_pointf) - Static method in class gen.lib.common.postproc__c
- addXLabels(ST_Agraph_s) - Static method in class gen.lib.common.postproc__c
- adjacent - Variable in class h.ST_Agedgeinfo_t
- adjustAspectRatio(Object...) - Static method in class gen.lib.dotgen.position__c
- adjustBB(CArray<ST_object_t>, ST_boxf) - Static method in class gen.lib.common.postproc__c
- adjustregularpath(ST_path, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- AFFECTATION - net.sourceforge.plantuml.tim.TLineType
- AFFECTATION_DEFINE - net.sourceforge.plantuml.tim.TLineType
- affectResource(Task, String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- AffineTransformation - Class in net.sourceforge.plantuml.anim
- AffineTransformType - Enum in net.sourceforge.plantuml.ugraphic
- AFile - Interface in net.sourceforge.plantuml
- AFileRegular - Class in net.sourceforge.plantuml
- AFileRegular(SFile) - Constructor for class net.sourceforge.plantuml.AFileRegular
- AFileZipEntry - Class in net.sourceforge.plantuml
- AFileZipEntry(SFile, String) - Constructor for class net.sourceforge.plantuml.AFileZipEntry
- afread - Variable in class h.ST_Agiodisc_s
- afterDraw() - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- afterDraw() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- Ag_dictop_G - Variable in class smetana.core.Z
- Ag_mainedge_id_disc - Variable in class smetana.core.Z
- Ag_mainedge_seq_disc - Variable in class smetana.core.Z
- Ag_subedge_id_disc - Variable in class smetana.core.Z
- Ag_subedge_seq_disc - Variable in class smetana.core.Z
- Ag_subgraph_id_disc - Variable in class smetana.core.Z
- Ag_subnode_id_disc - Variable in class smetana.core.Z
- Ag_subnode_seq_disc - Variable in class smetana.core.Z
- agalloc(ST_Agraph_s, size_t) - Static method in class gen.lib.cgraph.mem__c
- agapply(ST_Agraph_s, ST_Agobj_s, CFunction, __ptr__, boolean) - Static method in class gen.lib.cgraph.apply__c
- agattr(ST_Agraph_s, int, CString, CString) - Static method in class gen.lib.cgraph.attr__c
- agattrrec(__ptr__) - Static method in class gen.lib.cgraph.attr__c
- agattrsym(__ptr__, CString) - Static method in class gen.lib.cgraph.attr__c
- agbindrec(__ptr__, CString, size_t, boolean) - Static method in class gen.lib.cgraph.rec__c
- agclos(ST_Agdisc_s) - Static method in class gen.lib.cgraph.graph__c
- AGCLOS_id(ST_Agraph_s) - Static method in class smetana.core.Macro
- AGCLOS_mem(ST_Agraph_s) - Static method in class smetana.core.Macro
- agcontains(ST_Agraph_s, ST_Agobj_s) - Static method in class gen.lib.cgraph.obj__c
- agcopydict(Object...) - Static method in class gen.lib.cgraph.attr__c
- AGDATA(ST_Agobj_s) - Static method in class smetana.core.Macro
- AGDATA(ST_Agobj_s, ST_Agrec_s) - Static method in class smetana.core.Macro
- agdatadict(ST_Agraph_s, boolean) - Static method in class gen.lib.cgraph.attr__c
- AgDataDictDisc - Variable in class smetana.core.Z
- AgDataRecName - Static variable in class gen.lib.cgraph.attr__c
- agdegree(ST_Agraph_s, ST_Agnode_s, boolean, boolean) - Static method in class gen.lib.cgraph.graph__c
- agdelete(Object...) - Static method in class gen.lib.cgraph.obj__c
- agdictobjfree - Static variable in class gen.lib.cgraph.utils__c
- agdictobjfree(Object...) - Static method in class gen.lib.cgraph.utils__c
- agdictobjmem - Static variable in class gen.lib.cgraph.utils__c
- agdictobjmem(ST_dt_s, Object, size_t, ST_dtdisc_s) - Static method in class gen.lib.cgraph.utils__c
- agdictof(ST_Agraph_s, int) - Static method in class gen.lib.cgraph.attr__c
- agdictsym(ST_dt_s, CString) - Static method in class gen.lib.cgraph.attr__c
- Agdirected - Variable in class smetana.core.Z
- AGDISC_id(ST_Agraph_s) - Static method in class smetana.core.Macro
- AGDISC_io(ST_Agraph_s) - Static method in class smetana.core.Macro
- AGDISC_mem(ST_Agraph_s) - Static method in class smetana.core.Macro
- agdtdelete(ST_Agraph_s, ST_dt_s, __ptr__) - Static method in class gen.lib.cgraph.utils__c
- agdtdisc(ST_Agraph_s, ST_dt_s, ST_dtdisc_s) - Static method in class gen.lib.cgraph.utils__c
- agdtopen(ST_Agraph_s, ST_dtdisc_s, ST_dtmethod_s) - Static method in class gen.lib.cgraph.utils__c
- agedge(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, CString, boolean) - Static method in class gen.lib.cgraph.edge__c
- AGEDGE - Static variable in class smetana.core.Macro
- agedgeattr_init(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.cgraph.attr__c
- agedgeidcmpf - Static variable in class gen.lib.cgraph.edge__c
- agedgeidcmpf(ST_dt_s, ST_Agedge_s, ST_Agedge_s, ST_dtdisc_s) - Static method in class gen.lib.cgraph.edge__c
- agedgeseqcmpf - Static variable in class gen.lib.cgraph.edge__c
- agedgeseqcmpf(ST_dt_s, ST_Agedge_s, ST_Agedge_s, ST_dtdisc_s) - Static method in class gen.lib.cgraph.edge__c
- agent - net.sourceforge.plantuml.CornerParam
- agent - net.sourceforge.plantuml.style.SName
- AGENT - net.sourceforge.plantuml.FontParam
- AGENT - net.sourceforge.plantuml.svek.PackageStyle
- AGENT - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- AGENT - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- AGENT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- agentBackground - net.sourceforge.plantuml.ColorParam
- agentBorder - net.sourceforge.plantuml.ColorParam
- agentBorder - net.sourceforge.plantuml.LineParam
- agerror__c - Class in gen.lib.cgraph
- agerror__c() - Constructor for class gen.lib.cgraph.agerror__c
- agerrorf - Static variable in class gen.lib.cgraph.agerror__c
- agerrorf(Object...) - Static method in class gen.lib.cgraph.agerror__c
- agfindedge(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- agfindedge_by_key(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, ST_Agtag_s) - Static method in class gen.lib.cgraph.edge__c
- agfindedgeattr(ST_Agraph_s, String) - Static method in class smetana.core.Macro
- agfindgraphattr(ST_Agraph_s, String) - Static method in class smetana.core.Macro
- agfindnode_by_id(ST_Agraph_s, int) - Static method in class gen.lib.cgraph.node__c
- agfindnodeattr(ST_Agraph_s, String) - Static method in class smetana.core.Macro
- agfindsubg_by_id(ST_Agraph_s, int) - Static method in class gen.lib.cgraph.subg__c
- agfstedge(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- agfstin(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- agfstnode(ST_Agraph_s) - Static method in class gen.lib.cgraph.node__c
- agfstout(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- agfstsubg(ST_Agraph_s) - Static method in class gen.lib.cgraph.subg__c
- agget(__ptr__, CString) - Static method in class gen.lib.cgraph.attr__c
- aggetrec(__ptr__, CString, boolean) - Static method in class gen.lib.cgraph.rec__c
- aghead(__ptr__) - Static method in class gen.lib.cgraph.edge__c
- AGHEAD(ST_Agedge_s) - Static method in class smetana.core.Macro
- aghtmlstr(CString) - Static method in class gen.lib.cgraph.refstr__c
- AGID(ST_Agobj_s) - Static method in class smetana.core.Macro
- AGID(ST_Agobj_s, int) - Static method in class smetana.core.Macro
- AgIdDisc - Variable in class smetana.core.Z
- agidnode(ST_Agraph_s, int, int) - Static method in class gen.lib.cgraph.node__c
- AGIN2OUT(ST_Agedge_s) - Static method in class smetana.core.Macro
- AGINEDGE - Static variable in class smetana.core.Macro
- aginitcb(ST_Agraph_s, __ptr__, ST_Agcbstack_s) - Static method in class gen.lib.cgraph.obj__c
- aginternalmapinsert(Object...) - Static method in class gen.lib.cgraph.imap__c
- aginternalmaplookup(ST_Agraph_s, int, CString, int[]) - Static method in class gen.lib.cgraph.imap__c
- aginternalmapprint(ST_Agraph_s, int, int) - Static method in class gen.lib.cgraph.imap__c
- agisdirected(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- agisstrict(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- agisundirected(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- aglocaldictsym(ST_dt_s, CString) - Static method in class gen.lib.cgraph.attr__c
- agmakeattrs(ST_Agraph_s, ST_Agobj_s) - Static method in class gen.lib.cgraph.attr__c
- agmakedatadict(ST_Agraph_s) - Static method in class gen.lib.cgraph.attr__c
- agmapnametoid(ST_Agraph_s, int, CString, int[], boolean) - Static method in class gen.lib.cgraph.id__c
- AgMemDisc - Variable in class smetana.core.Z
- agmethod_init(ST_Agraph_s, __ptr__) - Static method in class gen.lib.cgraph.obj__c
- agmethod_upd(ST_Agraph_s, __ptr__, ST_Agsym_s) - Static method in class gen.lib.cgraph.obj__c
- AGMKIN(ST_Agedge_s) - Static method in class smetana.core.Macro
- AGMKOUT(ST_Agedge_s) - Static method in class smetana.core.Macro
- agnameof(ST_Agobj_s) - Static method in class gen.lib.cgraph.id__c
- agnedges(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- agnewsym(ST_Agraph_s, CString, CString, int, int) - Static method in class gen.lib.cgraph.attr__c
- agnextseq(ST_Agraph_s, int) - Static method in class gen.lib.cgraph.graph__c
- agnnodes(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- agnode(ST_Agraph_s, CString, boolean) - Static method in class gen.lib.cgraph.node__c
- AGNODE - Static variable in class smetana.core.Macro
- agnodeattr_init(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.attr__c
- agnxtedge(ST_Agraph_s, ST_Agedge_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- agnxtin(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.cgraph.edge__c
- agnxtnode(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.node__c
- agnxtout(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.cgraph.edge__c
- agnxtsubg(ST_Agraph_s) - Static method in class gen.lib.cgraph.subg__c
- agobjkind(ST_Agobj_s) - Static method in class gen.lib.cgraph.obj__c
- agopen(CString, ST_Agdesc_s, ST_Agdisc_s) - Static method in class gen.lib.cgraph.graph__c
- agopen1(ST_Agraph_s) - Static method in class gen.lib.cgraph.graph__c
- agopp(__ptr__) - Static method in class gen.lib.cgraph.edge__c
- AGOPP(ST_Agedge_s) - Static method in class smetana.core.Macro
- AGOUT2IN(ST_Agedge_s) - Static method in class smetana.core.Macro
- AGOUTEDGE - Static variable in class smetana.core.Macro
- agparent(ST_Agraph_s) - Static method in class gen.lib.cgraph.subg__c
- AGRAPH - Static variable in class smetana.core.Macro
- agraphattr_init(ST_Agraph_s) - Static method in class gen.lib.cgraph.attr__c
- agraphidcmpf - Static variable in class gen.lib.cgraph.graph__c
- agraphidcmpf(ST_dt_s, ST_Agraph_s, ST_Agraph_s, ST_dtdisc_s) - Static method in class gen.lib.cgraph.graph__c
- agraphof(ST_Agobj_s) - Static method in class gen.lib.cgraph.obj__c
- agrecord_callback(Object...) - Static method in class gen.lib.cgraph.pend__c
- AGREGATION - net.sourceforge.plantuml.cucadiagram.LinkDecor
- agregister(ST_Agraph_s, int, Object) - Static method in class gen.lib.cgraph.id__c
- agroot(ST_Agobj_s) - Static method in class gen.lib.cgraph.obj__c
- agsafeset(ST_Agobj_s, CString, CString, CString) - Static method in class gen.lib.cgraph.attr__c
- AGSEQ(ST_Agobj_s) - Static method in class smetana.core.Macro
- AGSEQ(ST_Agobj_s, int) - Static method in class smetana.core.Macro
- agstrbind(ST_Agraph_s, CString) - Static method in class gen.lib.cgraph.refstr__c
- agstrdup(ST_Agraph_s, CString) - Static method in class gen.lib.cgraph.refstr__c
- agstrfree(ST_Agraph_s, CString) - Static method in class gen.lib.cgraph.refstr__c
- agsubedge(ST_Agraph_s, ST_Agedge_s, boolean) - Static method in class gen.lib.cgraph.edge__c
- agsubg(ST_Agraph_s, CString, boolean) - Static method in class gen.lib.cgraph.subg__c
- agsubnode(ST_Agraph_s, ST_Agnode_s, boolean) - Static method in class gen.lib.cgraph.node__c
- agsubnodeidcmpf - Static variable in class gen.lib.cgraph.node__c
- agsubnodeidcmpf(ST_dt_s, __ptr__, __ptr__, ST_dtdisc_s) - Static method in class gen.lib.cgraph.node__c
- agsubnodeseqcmpf - Static variable in class gen.lib.cgraph.node__c
- agsubnodeseqcmpf(ST_dt_s, __ptr__, __ptr__, ST_dtdisc_s) - Static method in class gen.lib.cgraph.node__c
- agsubrep(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- AGTAG(ST_Agobj_s) - Static method in class smetana.core.Macro
- agtail(ST_Agedge_s) - Static method in class gen.lib.cgraph.edge__c
- AGTAIL(ST_Agedge_s) - Static method in class smetana.core.Macro
- AGTYPE(ST_Agobj_s) - Static method in class smetana.core.Macro
- AGTYPE(ST_Agobj_s, int) - Static method in class smetana.core.Macro
- agupdcb(ST_Agraph_s, __ptr__, ST_Agsym_s, ST_Agcbstack_s) - Static method in class gen.lib.cgraph.obj__c
- agxget(__ptr__, ST_Agsym_s) - Static method in class gen.lib.cgraph.attr__c
- agxset(ST_Agobj_s, ST_Agsym_s, CString) - Static method in class gen.lib.cgraph.attr__c
- alg - Variable in class h.ST_Agnodeinfo_t
- align - Variable in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- align(double) - Method in class net.sourceforge.plantuml.creole.Position
- AlignmentParam - Enum in net.sourceforge.plantuml
- alignRightEdgeTo(int) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- ALink - Interface in net.sourceforge.plantuml.graph
- ALinkImpl - Class in net.sourceforge.plantuml.graph
- ALinkImpl(ANode, ANode, int, Object) - Constructor for class net.sourceforge.plantuml.graph.ALinkImpl
- ALIVE_BOX_CLOSE_CLOSE - net.sourceforge.plantuml.skin.ComponentType
- ALIVE_BOX_CLOSE_OPEN - net.sourceforge.plantuml.skin.ComponentType
- ALIVE_BOX_OPEN_CLOSE - net.sourceforge.plantuml.skin.ComponentType
- ALIVE_BOX_OPEN_OPEN - net.sourceforge.plantuml.skin.ComponentType
- all - Variable in class smetana.core.Z
- all() - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- ALL_TYPES - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- allCluster() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- allLines() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- allNodes() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- alloc - Variable in class h.ST_Agiddisc_s
- alloc - Variable in class h.ST_Agmemdisc_s
- ALLOC(int, Class) - Static method in class smetana.core.CArrayOfStar
- ALLOC__(int, Class<O>) - Static method in class smetana.core.CArray
- alloc_elist(int, ST_elist) - Static method in class smetana.core.Macro
- ALLOC_INT(int, int[]) - Static method in class smetana.core.Macro
- allocate_aux_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- allocate_ranks(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- ALLOW_INCLUDE - Static variable in class net.sourceforge.plantuml.OptionFlags
- ALLOWED_LENGTHS - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Allowed lengths of encoded data -- reject anything else.
- ALLOWLIST - net.sourceforge.plantuml.security.SecurityProfile
- allowSvgText() - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- ALPHANUMERIC - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- AlwaysFalse - Class in net.sourceforge.plantuml.tim.stdlib
- AlwaysFalse() - Constructor for class net.sourceforge.plantuml.tim.stdlib.AlwaysFalse
- AlwaysTrue - Class in net.sourceforge.plantuml.tim.stdlib
- AlwaysTrue() - Constructor for class net.sourceforge.plantuml.tim.stdlib.AlwaysTrue
- an - Variable in class h.ST_rank_t
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.Eater
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterAffectation
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterAffectationDefine
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterAssert
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterDeclareProcedure
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterDeclareReturnFunction
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterDumpMemory
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterElseIf
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterForeach
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterFunctionCall
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIf
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIfdef
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIfndef
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterImport
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterInclude
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIncludeDef
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIncludesub
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterLegacyDefine
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterLegacyDefineLong
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterLog
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterReturn
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterStartsub
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterUndef
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterWhile
- analyze(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.StringEater
- analyzeAndAdd(String) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- analyzeAndAdd(String) - Method in class net.sourceforge.plantuml.creole.legacy.StripeTree
- analyzeAndAddLine(String) - Method in class net.sourceforge.plantuml.creole.legacy.StripeTable
- analyzePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Analyzes image colors and creates color map.
- Anchor - Class in jcckit.graphic
-
Anchor of a graphical element.
- and(String, String) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- and(String, BigDecimal) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- and(String, Expression.LazyNumber) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- and(EntityGender, EntityGender) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- anErrorHasOccured(Throwable, String) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- ANIMATED_GIF - net.sourceforge.plantuml.FileFormat
- AnimatedGifEncoder - Class in net.sourceforge.plantuml
-
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
- AnimatedGifEncoder() - Constructor for class net.sourceforge.plantuml.AnimatedGifEncoder
- Animation - Class in net.sourceforge.plantuml.anim
- AnimationDecoder - Class in net.sourceforge.plantuml.anim
- AnimationDecoder(Iterable<CharSequence>) - Constructor for class net.sourceforge.plantuml.anim.AnimationDecoder
- AnimationScript - Class in net.sourceforge.plantuml.anim
- AnimationScript() - Constructor for class net.sourceforge.plantuml.anim.AnimationScript
- Annotated - Interface in net.sourceforge.plantuml
- AnnotatedWorker - Class in net.sourceforge.plantuml
- AnnotatedWorker(Annotated, ISkinParam, StringBounder) - Constructor for class net.sourceforge.plantuml.AnnotatedWorker
- ANNOTATION - net.sourceforge.plantuml.cucadiagram.LeafType
- ANode - Interface in net.sourceforge.plantuml.graph
- ANodeImpl - Class in net.sourceforge.plantuml.graph
- ANodeImpl(String) - Constructor for class net.sourceforge.plantuml.graph.ANodeImpl
- ANTI_ALIASING_OFF - net.sourceforge.plantuml.ugraphic.UAntiAliasing
- ANTI_ALIASING_ON - net.sourceforge.plantuml.ugraphic.UAntiAliasing
- ANYWHERE - net.sourceforge.plantuml.UrlBuilder.ModeUrl
- APACHE - net.sourceforge.plantuml.version.License
- AParentFolder - Interface in net.sourceforge.plantuml
- AParentFolderRegular - Class in net.sourceforge.plantuml
- AParentFolderRegular(SFile) - Constructor for class net.sourceforge.plantuml.AParentFolderRegular
- AParentFolderZip - Class in net.sourceforge.plantuml
- AParentFolderZip(SFile, String) - Constructor for class net.sourceforge.plantuml.AParentFolderZip
- apex - Variable in class h.ST_deque_t
- API_device - h.EN_api_t
- API_layout - h.EN_api_t
- API_loadimage - h.EN_api_t
- API_render - h.EN_api_t
- API_textlayout - h.EN_api_t
- ApiWarning - Annotation Type in net.sourceforge.plantuml.api
- ApolloniusSolver - Class in net.sourceforge.plantuml.cute
- ApolloniusSolver() - Constructor for class net.sourceforge.plantuml.cute.ApolloniusSolver
- ApolloniusSolver2 - Class in net.sourceforge.plantuml.cute
- ApolloniusSolver2() - Constructor for class net.sourceforge.plantuml.cute.ApolloniusSolver2
- append(double, double) - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- append(PathIterator, boolean) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - append(Point2D) - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- append(Point2D) - Method in class net.sourceforge.plantuml.svek.image.SmallestEnclosingCircle
- append(Shape, boolean) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - append(String) - Method in class net.sourceforge.plantuml.StringLocated
- append(String, boolean) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- append(String, boolean) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- append(ConnectorPuzzle.Where) - Method in interface net.sourceforge.plantuml.bpm.ConnectorPuzzle
- append(ExtendedPathIterator, boolean) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - appendBit(boolean) - Method in class ext.plantuml.com.google.zxing.common.BitArray
- appendBitArray(BitArray) - Method in class ext.plantuml.com.google.zxing.common.BitArray
- appendBits(int, int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Appends the least-significant bits, from value, in order from most-significant to least-significant.
- appendBottom(FtileGeometry) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- appendColor(Color) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- appendColorShort(Color) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- appendEndOfLine(String) - Method in class net.sourceforge.plantuml.tim.TContext
- appendInternalToPlainNumber(StringBuilder, char) - Static method in class net.sourceforge.plantuml.StringUtils
- appendInternalToRealBoldNumber(StringBuilder, char) - Static method in class net.sourceforge.plantuml.StringUtils
- appendLine(GraphvizVersion, StringBuilder, DotMode) - Method in class net.sourceforge.plantuml.svek.Line
- appendLong(long) - Method in class net.sourceforge.plantuml.CMapData
- appendRaw(double, double, String) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- appendSet(CellSet) - Method in class org.stathissideris.ascii2image.text.CellSet
- appendShape(StringBuilder, StringBounder) - Method in interface net.sourceforge.plantuml.svek.IShapePseudo
- appendShape(StringBuilder, StringBounder) - Method in class net.sourceforge.plantuml.svek.ShapePseudoImpl
- appendShape(StringBuilder, StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekNode
- appendString(String) - Method in class net.sourceforge.plantuml.CMapData
- appendTable(StringBuilder, int, int, int) - Static method in class net.sourceforge.plantuml.svek.Line
- appendTable(StringBuilder, Dimension2D, int, GraphvizVersion) - Static method in class net.sourceforge.plantuml.svek.Line
- appendTo(UPath) - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- AppletBasedConfigData - Class in jcckit.util
-
Implementation of
FlatConfigData
based on java.applet.Applet. - AppletBasedConfigData(Applet) - Constructor for class jcckit.util.AppletBasedConfigData
-
Creates an instance based on the specified applet.
- apply(boolean, ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.HideOrShow2
- apply(int) - Method in enum net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
- apply(Point2D) - Method in interface net.sourceforge.plantuml.svek.Point2DFunction
- apply(Point2D) - Method in class net.sourceforge.plantuml.svek.YDelta
- apply(Rectangle2D) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- apply(Graphics2D) - Method in class jcckit.renderer.Transformation
- apply(Graphics2D) - Method in enum net.sourceforge.plantuml.ugraphic.UAntiAliasing
- apply(String) - Method in class net.sourceforge.plantuml.preproc.Define
- apply(VectorForce) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- apply(FontConfiguration) - Method in class net.sourceforge.plantuml.graphic.AddStyle
- apply(FontConfiguration) - Method in interface net.sourceforge.plantuml.graphic.FontChange
- apply(TextBlock) - Method in class net.sourceforge.plantuml.skin.Padder
- apply(UChange) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- apply(UChange) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.UGraphicInterceptorUDrawable2
- apply(UChange) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorGoto
- apply(UChange) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
- apply(UChange) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- apply(UChange) - Method in class net.sourceforge.plantuml.graphic.UGraphicInterceptorUDrawable
- apply(UChange) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicInterceptorTile
- apply(UChange) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicNewpages
- apply(UChange) - Method in class net.sourceforge.plantuml.svek.UGraphicForSnake
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.comp.UGraphicCompressOnXorY
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.crossing.UGraphicCrossing
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.hand.UGraphicHandwritten
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- apply(UChange) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- apply(UChange) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicFilter
- apply(UGraphic) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- apply(UGraphic) - Method in class net.sourceforge.plantuml.project.lang.CenterBorderColor
- apply__c - Class in gen.lib.cgraph
- apply__c() - Constructor for class gen.lib.cgraph.apply__c
- applyColor(SvgGraphics, ColorMapper, UParam) - Static method in class net.sourceforge.plantuml.ugraphic.svg.DriverRectangleSvg
- applyColors(UGraphic) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- applyDefines(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- applyFilter(ReadLine) - Method in interface net.sourceforge.plantuml.preproc2.ReadFilter
- applyFilter(ReadLine) - Method in class net.sourceforge.plantuml.preproc2.ReadFilterAddConfig
- applyFilter(ReadLine) - Method in class net.sourceforge.plantuml.preproc2.ReadFilterAnd
- applyFilter(ReadLine) - Method in class net.sourceforge.plantuml.preproc2.ReadFilterMergeLines
- applyFilter(ReadLine) - Method in class net.sourceforge.plantuml.preproc2.ReadFilterQuoteComment
- applyFunctionsAndVariables(TMemory, LineLocation, String) - Method in class net.sourceforge.plantuml.tim.TContext
- applyMaskPenaltyRule1(ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MaskUtil
- applyMaskPenaltyRule2(ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MaskUtil
- applyMaskPenaltyRule3(ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MaskUtil
- applyMaskPenaltyRule4(ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MaskUtil
- applyMove(Move) - Method in class net.sourceforge.plantuml.graph.Board
- applyOn(String) - Method in class net.sourceforge.plantuml.preproc.Variables
- applyRotation(double) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- applySingleStrategy() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- applyStereotype(Stereotype, ISkinParam, ColorParam) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- applyStereotypeForNote(Stereotype, ISkinParam, FontParam, ColorParam...) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- applyStroke(UGraphic) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- applyStroke(UGraphic) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- applyStroke(UGraphic, Colors) - Static method in class net.sourceforge.plantuml.graphic.color.Colors
- applyStrokeAndLineColor(UGraphic, HColorSet) - Method in class net.sourceforge.plantuml.style.Style
- applyStyle(String) - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- applyStyle(String, ArrowConfiguration) - Static method in class net.sourceforge.plantuml.sequencediagram.command.CommandArrow
- applyStyles(ISkinParam) - Method in class net.sourceforge.plantuml.jsondiagram.StyleExtractor
- applyThicknessOnly(UGraphic) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- applyZoom(double) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- APPROXEQPT(ST_pointf, ST_pointf, double) - Static method in class smetana.core.Macro
- APRIL - net.sourceforge.plantuml.project.time.Month
- arc(double, double, int, int, double) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- Arc - Class in net.sourceforge.plantuml.cute
- Arc(MyPoint2D, MyPoint2D) - Constructor for class net.sourceforge.plantuml.cute.Arc
- ARC_CIRCLE - net.sourceforge.plantuml.cucadiagram.LeafType
- archimate - net.sourceforge.plantuml.CornerParam
- archimate - net.sourceforge.plantuml.style.SName
- ARCHIMATE - net.sourceforge.plantuml.FontParam
- ARCHIMATE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- ARCHIMATE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ARCHIMATE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- archimateBackground - net.sourceforge.plantuml.ColorParam
- archimateBorder - net.sourceforge.plantuml.ColorParam
- archimateBorder - net.sourceforge.plantuml.LineParam
- arcTo(double, double, double, boolean, boolean, double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Adds an elliptical arc, defined by two radii, an angle from the x-axis, a flag to choose the large arc or not, a flag to indicate if we increase or decrease the angles and the final point of the arc.
- arcTo(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- arcTo(double, double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- arcTo(Point2D, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- are() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- area - Variable in class h.ST_BestPos_t
- area - Variable in class h.ST_PartitionVars
- area - Variable in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- Area - Class in net.sourceforge.plantuml.postit
- Area - Class in net.sourceforge.plantuml.skin
- Area(char, String) - Constructor for class net.sourceforge.plantuml.postit.Area
- Area(double, double) - Constructor for class net.sourceforge.plantuml.skin.Area
- Area(Dimension2D) - Constructor for class net.sourceforge.plantuml.skin.Area
- AreaLayout - Interface in net.sourceforge.plantuml.postit
- AreaLayoutFixedWidth - Class in net.sourceforge.plantuml.postit
- AreaLayoutFixedWidth(double) - Constructor for class net.sourceforge.plantuml.postit.AreaLayoutFixedWidth
- areAllCornersRound() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- areAllIfOk(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- areAllIfOk(TContext, TMemory) - Method in interface net.sourceforge.plantuml.tim.TMemory
- areAllMatchedBy(TextGrid) - Method in class org.stathissideris.ascii2image.text.GridPatternGroup
- areColored() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- arePointsConnectable(Point2DInt, Point2DInt) - Method in class net.sourceforge.plantuml.geom.Kingdom
- argumentNumber() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- ArithmeticStrategy - Interface in net.sourceforge.plantuml.svek
- ArithmeticStrategyMax - Class in net.sourceforge.plantuml.svek
- ArithmeticStrategyMax() - Constructor for class net.sourceforge.plantuml.svek.ArithmeticStrategyMax
- ArithmeticStrategySum - Class in net.sourceforge.plantuml.svek
- ArithmeticStrategySum() - Constructor for class net.sourceforge.plantuml.svek.ArithmeticStrategySum
- ArobaseStringCompressor - Class in net.sourceforge.plantuml.code
- ArobaseStringCompressor() - Constructor for class net.sourceforge.plantuml.code.ArobaseStringCompressor
- ArobaseStringCompressor2 - Class in net.sourceforge.plantuml.code
- ArobaseStringCompressor2() - Constructor for class net.sourceforge.plantuml.code.ArobaseStringCompressor2
- ARR_NONE - Static variable in class smetana.core.Macro
- ARR_TYPE_BOX - Static variable in class smetana.core.Macro
- ARR_TYPE_CROW - Static variable in class smetana.core.Macro
- ARR_TYPE_CURVE - Static variable in class smetana.core.Macro
- ARR_TYPE_DIAMOND - Static variable in class smetana.core.Macro
- ARR_TYPE_DOT - Static variable in class smetana.core.Macro
- ARR_TYPE_GAP - Static variable in class smetana.core.Macro
- ARR_TYPE_NONE - Static variable in class smetana.core.Macro
- ARR_TYPE_NORM - Static variable in class smetana.core.Macro
- ARR_TYPE_TEE - Static variable in class smetana.core.Macro
- array() - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new empty JsonArray.
- array(boolean...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
boolean
values. - array(double...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
double
values. - array(float...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
float
values. - array(int...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
int
values. - array(long...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given
long
values. - array(String...) - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new JsonArray that contains the JSON representations of the given strings.
- arrow - net.sourceforge.plantuml.ColorParam
- arrow - net.sourceforge.plantuml.LineParam
- arrow - net.sourceforge.plantuml.style.SName
- Arrow - Class in net.sourceforge.plantuml.jsondiagram
- Arrow(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.jsondiagram.Arrow
- ARROW - net.sourceforge.plantuml.cucadiagram.LinkDecor
- ARROW - net.sourceforge.plantuml.FontParam
- ARROW - net.sourceforge.plantuml.graphic.color.ColorType
- ARROW - net.sourceforge.plantuml.skin.ComponentType
- ARROW_AND_CIRCLE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- arrow_bb(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_clip(ST_Agedge_s, ST_Agnode_s, CArray<ST_pointf>, int[], int[], ST_bezier, ST_splineInfo) - Static method in class gen.lib.common.splines__c
- arrow_flags(ST_Agedge_s, int[], int[]) - Static method in class gen.lib.common.arrows__c
- arrow_gen(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_gen_type(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_length(ST_Agedge_s, int) - Static method in class gen.lib.common.arrows__c
- ARROW_LENGTH - Static variable in class smetana.core.Macro
- arrow_match_name(CString, int[]) - Static method in class gen.lib.common.arrows__c
- arrow_match_name_frag(CString, ST_arrowname_t[], int[]) - Static method in class gen.lib.common.arrows__c
- arrow_match_shape(CString, int[]) - Static method in class gen.lib.common.arrows__c
- ARROW_TRIANGLE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- arrow_type_box - Static variable in class gen.lib.common.arrows__c
- arrow_type_box(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_crow - Static variable in class gen.lib.common.arrows__c
- arrow_type_crow(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_curve - Static variable in class gen.lib.common.arrows__c
- arrow_type_curve(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_diamond - Static variable in class gen.lib.common.arrows__c
- arrow_type_diamond(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_dot - Static variable in class gen.lib.common.arrows__c
- arrow_type_dot(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_gap - Static variable in class gen.lib.common.arrows__c
- arrow_type_gap(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_normal - Static variable in class gen.lib.common.arrows__c
- arrow_type_normal(Object...) - Static method in class gen.lib.common.arrows__c
- arrow_type_tee - Static variable in class gen.lib.common.arrows__c
- arrow_type_tee(Object...) - Static method in class gen.lib.common.arrows__c
- ArrowBody - Enum in net.sourceforge.plantuml.skin
- ArrowComponent - Interface in net.sourceforge.plantuml.skin
- ArrowConfiguration - Class in net.sourceforge.plantuml.skin
- ArrowDecoration - Enum in net.sourceforge.plantuml.skin
- ArrowDirection - Enum in net.sourceforge.plantuml.skin
- ArrowDressing - Class in net.sourceforge.plantuml.skin
- arrowEndClip(ST_Agedge_s, CArray<ST_pointf>, int, int, ST_bezier, int) - Static method in class gen.lib.common.arrows__c
- arrowHead - net.sourceforge.plantuml.ColorParam
- ArrowHead - Enum in net.sourceforge.plantuml.skin
- arrowHorizontalAlignment() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
- arrowHorizontalAlignment() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- arrowHorizontalAlignment() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- arrowHorizontalAlignment() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- arrowHorizontalAlignment() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- arrowLollipop - net.sourceforge.plantuml.ColorParam
- arrowMessageAlignment - net.sourceforge.plantuml.AlignmentParam
- Arrowmods - Variable in class smetana.core.Z
- Arrownames - Variable in class smetana.core.Z
- arrowOrthoClip(Object...) - Static method in class gen.lib.common.arrows__c
- ArrowPart - Enum in net.sourceforge.plantuml.skin
- Arrows - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Arrows - Class in net.sourceforge.plantuml.project
- Arrows() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- Arrows() - Constructor for class net.sourceforge.plantuml.project.Arrows
- arrows__c - Class in gen.lib.common
- arrows__c() - Constructor for class gen.lib.common.arrows__c
- arrowStartClip(ST_Agedge_s, CArray<ST_pointf>, int, int, ST_bezier, int) - Static method in class gen.lib.common.arrows__c
- Arrowsynonyms - Variable in class smetana.core.Z
- Arrowtypes - Variable in class smetana.core.Z
- artifact - net.sourceforge.plantuml.style.SName
- ARTIFACT - net.sourceforge.plantuml.FontParam
- ARTIFACT - net.sourceforge.plantuml.svek.PackageStyle
- ARTIFACT - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- ARTIFACT - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ARTIFACT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- artifactBackground - net.sourceforge.plantuml.ColorParam
- artifactBorder - net.sourceforge.plantuml.ColorParam
- as2() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- asArray() - Method in class net.sourceforge.plantuml.json.JsonArray
- asArray() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as
JsonArray
, assuming that this value represents a JSON array. - asBig(TextBlock, HorizontalAlignment, TextBlock, double, double, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbol
- asBig(TextBlock, HorizontalAlignment, TextBlock, double, double, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbolFolder
- asBig(TextBlock, HorizontalAlignment, TextBlock, double, double, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbolHexagon
- asBlockMemberImpl() - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- asBoolean() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as a
boolean
value, assuming that this value is eithertrue
orfalse
. - asBoolean() - Method in interface net.sourceforge.plantuml.style.Value
- asBoolean() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asBoolean() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asBoolean() - Method in class net.sourceforge.plantuml.style.ValueNull
- ASCIIDOC - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- AsciiEncoder - Class in net.sourceforge.plantuml.code
- AsciiEncoder() - Constructor for class net.sourceforge.plantuml.code.AsciiEncoder
- AsciiEncoderBase64 - Class in net.sourceforge.plantuml.code
- AsciiEncoderBase64() - Constructor for class net.sourceforge.plantuml.code.AsciiEncoderBase64
- AsciiEncoderFinalZeros - Class in net.sourceforge.plantuml.code
- AsciiEncoderFinalZeros() - Constructor for class net.sourceforge.plantuml.code.AsciiEncoderFinalZeros
- AsciiEncoderHex - Class in net.sourceforge.plantuml.code
- AsciiEncoderHex() - Constructor for class net.sourceforge.plantuml.code.AsciiEncoderHex
- AsciiMath - Class in net.sourceforge.plantuml.math
- AsciiMath(String) - Constructor for class net.sourceforge.plantuml.math.AsciiMath
- AsciiShape - Enum in net.sourceforge.plantuml.asciiart
- asColor(HColorSet) - Method in interface net.sourceforge.plantuml.style.Value
- asColor(HColorSet) - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asColor(HColorSet) - Method in class net.sourceforge.plantuml.style.ValueColor
- asColor(HColorSet) - Method in class net.sourceforge.plantuml.style.ValueImpl
- asColor(HColorSet) - Method in class net.sourceforge.plantuml.style.ValueNull
- asDouble() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as a
double
value, assuming that this value represents a JSON number. - asDouble() - Method in interface net.sourceforge.plantuml.style.Value
- asDouble() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asDouble() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asDouble() - Method in class net.sourceforge.plantuml.style.ValueNull
- asDraw(ISkinSimple) - Method in class net.sourceforge.plantuml.EmbeddedDiagram
- asFloat() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as a
float
value, assuming that this value represents a JSON number. - asFontStyle() - Method in interface net.sourceforge.plantuml.style.Value
- asFontStyle() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asFontStyle() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asFontStyle() - Method in class net.sourceforge.plantuml.style.ValueNull
- asHorizontalAlignment() - Method in interface net.sourceforge.plantuml.style.Value
- asHorizontalAlignment() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asHorizontalAlignment() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asHorizontalAlignment() - Method in class net.sourceforge.plantuml.style.ValueNull
- asInt() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as an
int
value, assuming that this value represents a JSON number that can be interpreted as Javaint
. - asInt() - Method in interface net.sourceforge.plantuml.style.Value
- asInt() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asInt() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asInt() - Method in class net.sourceforge.plantuml.style.ValueNull
- ASINT(boolean) - Static method in class smetana.core.Macro
- asKnowledge(TMemory, LineLocation) - Method in class net.sourceforge.plantuml.tim.TContext
- asList() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- asList() - Method in class net.sourceforge.plantuml.sequencediagram.Notes
- asLong() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as a
long
value, assuming that this value represents a JSON number that can be interpreted as Javalong
. - asMonochrome() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- asObject() - Method in class net.sourceforge.plantuml.json.JsonObject
- asObject() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as
JsonObject
, assuming that this value represents a JSON object. - aspect__c - Class in gen.lib.dotgen
- aspect__c() - Constructor for class gen.lib.dotgen.aspect__c
- asPolygon(double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- asPolygon(double, double, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- asPolygonSquare(boolean, double, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- asPositionable(Dimension2D, StringBounder, Point2D) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- asPositionable(TextBlock, StringBounder, Point2D) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- assembly(Ftile, Ftile) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- assembly(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- assembly(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAssembly
- assembly(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- ASSERT - net.sourceforge.plantuml.tim.TLineType
- asSet() - Method in enum net.sourceforge.plantuml.cucadiagram.EntityPortion
- assign(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- AssignStatement(String, Jasic.Expression) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.AssignStatement
- asSmall(TextBlock, TextBlock, TextBlock, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbol
- asSmall(TextBlock, TextBlock, TextBlock, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbolFolder
- asSmall(TextBlock, TextBlock, TextBlock, SymbolContext, HorizontalAlignment) - Method in class net.sourceforge.plantuml.graphic.USymbolHexagon
- ASSOCIATION - net.sourceforge.plantuml.cucadiagram.LeafType
- associationClass(int, String, String, IEntity, LinkType, Display) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- associationClass(String, String, String, String, LinkType, Display) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- asStencil(TextBlock) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- asString() - Method in class net.sourceforge.plantuml.json.JsonString
- asString() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns this JSON value as String, assuming that this value represents a JSON string.
- asString() - Method in interface net.sourceforge.plantuml.style.Value
- asString() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- asString() - Method in class net.sourceforge.plantuml.style.ValueImpl
- asString() - Method in class net.sourceforge.plantuml.style.ValueNull
- asString(String) - Method in class net.sourceforge.plantuml.CMapData
- ASSUME_CODE_39_CHECK_DIGIT - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Assume Code 39 codes employ a check digit.
- asTextBlock(Map<Network, String>, List<Network>) - Method in class net.sourceforge.plantuml.nwdiag.Square
- asTextBlock(HColor, double) - Method in class net.sourceforge.plantuml.openiconic.OpenIcon
- asTextBlock(HColor, double) - Method in interface net.sourceforge.plantuml.sprite.Sprite
- asTextBlock(HColor, double) - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- asTextBlock(HColor, double) - Method in class net.sourceforge.plantuml.sprite.SpriteImage
- asTextBlock(HColor, double) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- asTextBlock(HColor, double) - Method in class net.sourceforge.plantuml.sprite.SpriteSvg
- asTo(Direction) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- asTo(Direction) - Static method in class net.sourceforge.plantuml.project.Arrows
- asToDown() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- asToLeft() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- asToRight() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- asToUp() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Arrows
- asTVariable() - Method in class net.sourceforge.plantuml.preproc.Define
- asUEllipse() - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- ASYNC - net.sourceforge.plantuml.skin.ArrowHead
- at(int, int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- atan2(double, double) - Static method in class smetana.core.JUtils
- atan2(Point2D, Point2D) - Method in class net.sourceforge.plantuml.svek.AbstractExtremityFactory
- atLeast(Dimension2D, double, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- atLeastOneCommonExtremities(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- atof(CString) - Static method in class smetana.core.JUtils
- atoi(CString) - Static method in class smetana.core.JUtils
- Atom - Interface in net.sourceforge.plantuml.creole.atom
- AtomHorizontalTexts - Class in net.sourceforge.plantuml.creole.atom
- AtomHorizontalTexts(List<Atom>) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomHorizontalTexts
- AtomImg - Class in net.sourceforge.plantuml.creole.atom
- AtomImgSvg - Class in net.sourceforge.plantuml.creole.atom
- AtomImgSvg(TileImageSvg) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomImgSvg
- AtomMath - Class in net.sourceforge.plantuml.creole.atom
- AtomMath(ScientificEquationSafe, HColor, HColor, ColorMapper) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomMath
- AtomOpenIcon - Class in net.sourceforge.plantuml.creole.atom
- AtomOpenIcon(HColor, double, OpenIcon, FontConfiguration, Url) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomOpenIcon
- AtomSpace - Class in net.sourceforge.plantuml.creole.atom
- AtomSprite - Class in net.sourceforge.plantuml.creole.atom
- AtomSprite(HColor, double, FontConfiguration, Sprite, Url) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomSprite
- AtomTable - Class in net.sourceforge.plantuml.creole.atom
- AtomTable(HColor) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomTable
- AtomText - Class in net.sourceforge.plantuml.creole.legacy
- AtomText(String, FontConfiguration, Url, AtomText.DelayedDouble, AtomText.DelayedDouble, boolean) - Constructor for class net.sourceforge.plantuml.creole.legacy.AtomText
- AtomText.DelayedDouble - Interface in net.sourceforge.plantuml.creole.legacy
- AtomTextUtils - Class in net.sourceforge.plantuml.creole.legacy
- AtomTextUtils() - Constructor for class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- AtomTree - Class in net.sourceforge.plantuml.creole.atom
- AtomTree(HColor) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomTree
- AtomVerticalTexts - Class in net.sourceforge.plantuml.creole.atom
- AtomVerticalTexts(List<Atom>) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomVerticalTexts
- AtomWithMargin - Class in net.sourceforge.plantuml.creole.atom
- AtomWithMargin(Atom, double, double) - Constructor for class net.sourceforge.plantuml.creole.atom.AtomWithMargin
- attach_phase_attrs(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- attachPos(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- attr__c - Class in gen.lib.cgraph
- attr__c() - Constructor for class gen.lib.cgraph.attr__c
- attributes() - Method in class net.sourceforge.plantuml.graphic.SvgAttributes
- ATTRIBUTES_KEY - Static variable in interface jcckit.plot.SymbolFactory
-
Common configuration parameter key need by implementing classes.
- AttributesHint - Interface in jcckit.plot
-
A
Hint
which wraps aGraphicAttributes
instance. - attrwf - Variable in class h.ST_Agtag_s
- ATXT - net.sourceforge.plantuml.FileFormat
- AUGUST - net.sourceforge.plantuml.project.time.Month
- AUTOMATIC_TIC_CALCULATION_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AutomaticCounter - Interface in net.sourceforge.plantuml.style
- AutoNumber - Class in net.sourceforge.plantuml.sequencediagram
- AutoNumber() - Constructor for class net.sourceforge.plantuml.sequencediagram.AutoNumber
- autonumberGo(DottedNumber, int, DecimalFormat) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- autonumberStop() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- AUXLABELS - Static variable in class smetana.core.Macro
- av - Variable in class h.ST_rank_t
- available() - Method in class ext.plantuml.com.google.zxing.common.BitSource
- AWESOME - net.sourceforge.plantuml.skin.ActorStyle
- AXIS_ATTRIBUTES_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AXIS_LABEL_ATTRIBUTES_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AXIS_LABEL_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AXIS_LABEL_POSITION_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AXIS_LENGTH_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- AxisParameters - Class in jcckit.plot
-
Helper class with various parameters defining an axis.
- AxisParameters() - Constructor for class jcckit.plot.AxisParameters
B
- b - Variable in class h.ST_field_t
- b - Variable in class h.ST_Pedge_t
- B_DC_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_HD_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_HE_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_HU_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_LD_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_RD_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_TM_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_VE_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_VL_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B_VR_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- B0(double) - Static method in class gen.lib.pathplan.route__c
- B01(double) - Static method in class gen.lib.pathplan.route__c
- B1(double) - Static method in class gen.lib.pathplan.route__c
- B2(double) - Static method in class gen.lib.pathplan.route__c
- B23(double) - Static method in class gen.lib.pathplan.route__c
- B3(double) - Static method in class gen.lib.pathplan.route__c
- BACK - net.sourceforge.plantuml.graphic.color.ColorType
- BACKCOLOR - net.sourceforge.plantuml.graphic.FontStyle
- background - net.sourceforge.plantuml.ColorParam
- BACKGROUND_CORNER_BOTTOM_RIGHT - net.sourceforge.plantuml.graphic.GraphicPosition
- BACKGROUND_CORNER_TOP_RIGHT - net.sourceforge.plantuml.graphic.GraphicPosition
- BACKGROUND_KEY - Static variable in class jcckit.GraphicsPlotCanvas
-
Key of a configuration parameter.
- BackGroundColor - net.sourceforge.plantuml.style.PName
- BackSlash - Class in net.sourceforge.plantuml
- BackSlash() - Constructor for class net.sourceforge.plantuml.BackSlash
- backToLegacyPackage() - Method in class net.sourceforge.plantuml.Pragma
- backToString(long) - Static method in class net.sourceforge.plantuml.command.regex.FoxSignature
- backward(Display, BoxStyle, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- BACKWARD - net.sourceforge.plantuml.cucadiagram.LinkArrow
- badColor() - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- badGraph - Variable in class h.ST_aspect_t
- BadRequest400 - Exception in net.sourceforge.plantuml.picoweb
- BadRequest400(String) - Constructor for exception net.sourceforge.plantuml.picoweb.BadRequest400
- BadRequest400(String, Throwable) - Constructor for exception net.sourceforge.plantuml.picoweb.BadRequest400
- balance() - Method in class net.sourceforge.plantuml.mindmap.Tetris
- balance(Object...) - Static method in class gen.lib.dotgen.mincross__c
- Balloon - Class in net.sourceforge.plantuml.cute
- Balloon(Point2D, double) - Constructor for class net.sourceforge.plantuml.cute.Balloon
- BarcodeFormat - Class in ext.plantuml.com.google.zxing
-
Enumerates barcode formats known to this package.
- BarFactory - Class in jcckit.plot
-
A factory of bars.
- BarFactory(ConfigParameters) - Constructor for class jcckit.plot.BarFactory
-
Creates an instance from the specified configuration parameters.
- barHeight - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- BArray - Class in net.sourceforge.plantuml.board
- BArray() - Constructor for class net.sourceforge.plantuml.board.BArray
- base - Variable in class h.ST_Agedge_s
- base - Variable in class h.ST_Agnode_s
- base - Variable in class h.ST_Agraph_s
- BASE64 - net.sourceforge.plantuml.FileFormat
- Base64Coder - Class in net.sourceforge.plantuml.code
-
A Base64 encoder/decoder.
- BaseFile - Class in net.sourceforge.plantuml
- BaseFile() - Constructor for class net.sourceforge.plantuml.BaseFile
- BaseFile(SFile) - Constructor for class net.sourceforge.plantuml.BaseFile
- BASIC - net.sourceforge.plantuml.jungle.Rendering
- basic_merge(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- BasicCharArea - Interface in net.sourceforge.plantuml.asciiart
- BasicCharAreaImpl - Class in net.sourceforge.plantuml.asciiart
- BasicCharAreaImpl() - Constructor for class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- BasicEnsureVisible - Class in net.sourceforge.plantuml
- BasicEnsureVisible() - Constructor for class net.sourceforge.plantuml.BasicEnsureVisible
- BasicGame - Interface in net.sourceforge.plantuml.oregon
- BasicGraphicalElement - Class in jcckit.graphic
-
Abstract superclass of all basic
GraphicalElements
. - BasicGraphicalElement(GraphicAttributes) - Constructor for class jcckit.graphic.BasicGraphicalElement
-
Creates an instance with the specified drawing attributes.
- BasicGraphicAttributes - Class in jcckit.graphic
-
The basic attributes of any
BasicGraphicalElement
. - BasicGraphicAttributes(Color, Color, double, double[], Color, String, FontStyle, double, double, Anchor, Anchor) - Constructor for class jcckit.graphic.BasicGraphicAttributes
-
Creates a new instance.
- BasicGraphicAttributes(ConfigParameters) - Constructor for class jcckit.graphic.BasicGraphicAttributes
-
Creates a new instance based on the specified configuration parameters.
- bb - Variable in class h.ST_Agraphinfo_t
- bb - Variable in class h.ST_cinfo_t
- bb - Variable in class h.ST_label_params_t
- beforeDraw() - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- beforeDraw() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- beforeDraw() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- beforeStartUml(String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- begin_component() - Static method in class gen.lib.dotgen.decomp__c
- beginpath(ST_path, ST_Agedge_s, int, ST_pathend_t, boolean) - Static method in class gen.lib.common.splines__c
- beta() - Static method in class net.sourceforge.plantuml.version.Version
- between(ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.shortest__c
- BETWEEN(double, double, double) - Static method in class smetana.core.Macro
- BETWEEN(int, int, int) - Static method in class smetana.core.Macro
- BetweenCorners - Class in net.sourceforge.plantuml.cute
- BetweenCorners(TriangleCorner, TriangleCorner, Tension) - Constructor for class net.sourceforge.plantuml.cute.BetweenCorners
- Bezier(CArray<ST_pointf>, int, double, CArray<ST_pointf>, CArray<ST_pointf>) - Static method in class gen.lib.common.utils__c
- bezier_clip(__ptr__, __ptr__, CArray<ST_pointf>, boolean) - Static method in class gen.lib.common.splines__c
- BezierUtils - Class in net.sourceforge.plantuml.posimo
- BezierUtils() - Constructor for class net.sourceforge.plantuml.posimo.BezierUtils
- bg() - Method in interface net.sourceforge.plantuml.ugraphic.color.HColor
- bg() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorNone
- BGR - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- bibliotekon - Variable in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- Bibliotekon - Class in net.sourceforge.plantuml.svek
- Bibliotekon() - Constructor for class net.sourceforge.plantuml.svek.Bibliotekon
- biddableBackground - net.sourceforge.plantuml.ColorParam
- biddableBorder - net.sourceforge.plantuml.ColorParam
- bigError() - Static method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- bigger(double) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- bigger(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- biggerOrEquals(int) - Method in interface net.sourceforge.plantuml.graph2.SortedList
- biggerOrEquals(int) - Method in class net.sourceforge.plantuml.graph2.SortedListImpl
- bind_shape(CString, ST_Agnode_s) - Static method in class gen.lib.common.shapes__c
- BitArray - Class in ext.plantuml.com.google.zxing.common
-
A simple, fast array of bits, represented compactly by an array of ints internally.
- BitArray() - Constructor for class ext.plantuml.com.google.zxing.common.BitArray
- BitArray(int) - Constructor for class ext.plantuml.com.google.zxing.common.BitArray
- BitGeneratorMap - Class in ext.plantuml.com.ctreber.acearth.scanbit
-
A BitGeneratorMap scans a map into ScanBits.
- BitGeneratorMap(Projection) - Constructor for class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- BitGeneratorMapDefault - Class in ext.plantuml.com.ctreber.acearth.scanbit
-
Map scanner for mercator and cylindrical projections.
- BitGeneratorMapDefault(Projection) - Constructor for class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapDefault
- BitGeneratorMapOrtho - Class in ext.plantuml.com.ctreber.acearth.scanbit
-
Map scanner for orthographic projection.
- BitGeneratorMapOrtho(Projection) - Constructor for class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapOrtho
- BitInputStream - Interface in net.sourceforge.plantuml.code.deflate
-
A stream of bits that can be read.
- BitmapRenderer - Class in org.stathissideris.ascii2image.graphics
- BitmapRenderer() - Constructor for class org.stathissideris.ascii2image.graphics.BitmapRenderer
- BitMatrix - Class in ext.plantuml.com.google.zxing.common
-
Represents a 2D matrix of bits.
- BitMatrix(int) - Constructor for class ext.plantuml.com.google.zxing.common.BitMatrix
- BitMatrix(int, int) - Constructor for class ext.plantuml.com.google.zxing.common.BitMatrix
- bits - Variable in class ext.plantuml.com.google.zxing.common.BitArray
- bits - Variable in class ext.plantuml.com.google.zxing.common.BitMatrix
- BITS_PER_ARROW - Static variable in class smetana.core.Macro
- BITS_PER_ARROW_TYPE - Static variable in class smetana.core.Macro
- BitSource - Class in ext.plantuml.com.google.zxing.common
-
This provides an easy abstraction to read bits at a time from a sequence of bytes, where the number of bits read is not often a multiple of 8.
- BitSource(byte[]) - Constructor for class ext.plantuml.com.google.zxing.common.BitSource
- BLACK - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- blackBlueTrue(UFont) - Static method in class net.sourceforge.plantuml.graphic.FontConfiguration
- Block - Class in net.sourceforge.plantuml.posimo
- Block - Class in net.sourceforge.plantuml.wire
- Block(int, double, double, Cluster) - Constructor for class net.sourceforge.plantuml.posimo.Block
- Block(ISkinParam) - Constructor for class net.sourceforge.plantuml.wire.Block
- BLOCK - net.sourceforge.plantuml.cucadiagram.LeafType
- blockSplitting - Variable in class net.sourceforge.plantuml.zopfli.Options
- BlockUml - Class in net.sourceforge.plantuml
- BlockUml(List<StringLocated>, Defines, ISkinSimple, PreprocessorModeSet) - Constructor for class net.sourceforge.plantuml.BlockUml
- BlockUmlBuilder - Class in net.sourceforge.plantuml
- BlockUmlBuilder(List<String>, String, Defines, Reader) - Constructor for class net.sourceforge.plantuml.BlockUmlBuilder
- BlockUmlBuilder(List<String>, String, Defines, Reader, SFile, String) - Constructor for class net.sourceforge.plantuml.BlockUmlBuilder
- BlocLines - Class in net.sourceforge.plantuml.command
- BlocLines() - Constructor for class net.sourceforge.plantuml.command.BlocLines
- BLUE - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- BNode - Class in net.sourceforge.plantuml.board
- BNode(int, String) - Constructor for class net.sourceforge.plantuml.board.BNode
- Board - Class in net.sourceforge.plantuml.graph
- Board(List<ANode>, List<ALink>) - Constructor for class net.sourceforge.plantuml.graph.Board
- BOARD - net.sourceforge.plantuml.core.DiagramType
- BOARD - net.sourceforge.plantuml.UmlDiagramType
- BoardCollection - Class in net.sourceforge.plantuml.graph
- BoardCollection(CostComputer) - Constructor for class net.sourceforge.plantuml.graph.BoardCollection
- BoardDiagram - Class in net.sourceforge.plantuml.board
- BoardDiagram() - Constructor for class net.sourceforge.plantuml.board.BoardDiagram
- BoardDiagramFactory - Class in net.sourceforge.plantuml.board
- BoardDiagramFactory() - Constructor for class net.sourceforge.plantuml.board.BoardDiagramFactory
- BoardExplorer - Class in net.sourceforge.plantuml.graph
- BoardExplorer(Board) - Constructor for class net.sourceforge.plantuml.graph.BoardExplorer
- Bodier - Interface in net.sourceforge.plantuml.cucadiagram
- BodierLikeClassOrObject - Class in net.sourceforge.plantuml.cucadiagram
- BodierMap - Class in net.sourceforge.plantuml.cucadiagram
- BodierMap() - Constructor for class net.sourceforge.plantuml.cucadiagram.BodierMap
- BodierSimple - Class in net.sourceforge.plantuml.cucadiagram
- Body3 - Class in net.sourceforge.plantuml.cucadiagram
- Body3(List<CharSequence>, FontParam, ISkinParam, Stereotype, Style) - Constructor for class net.sourceforge.plantuml.cucadiagram.Body3
- BODY3 - Static variable in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- BodyEnhanced1 - Class in net.sourceforge.plantuml.cucadiagram
- BodyEnhanced2 - Class in net.sourceforge.plantuml.cucadiagram
- BodyEnhancedAbstract - Class in net.sourceforge.plantuml.cucadiagram
- BodyFactory - Class in net.sourceforge.plantuml.cucadiagram
- BodyFactory() - Constructor for class net.sourceforge.plantuml.cucadiagram.BodyFactory
- bold() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- bold() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- BOLD - net.sourceforge.plantuml.graphic.FontStyle
- BOLD - net.sourceforge.plantuml.skin.ArrowBody
- BOLD - Static variable in class jcckit.graphic.FontStyle
-
Font style constant.
- BOLD() - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- BOLD_END - Static variable in class net.sourceforge.plantuml.StringUtils
- BOLD_ITALIC - Static variable in class jcckit.graphic.FontStyle
-
Font style constant.
- BOLD_START - Static variable in class net.sourceforge.plantuml.StringUtils
- BoolDecoder - Class in net.sourceforge.plantuml.webp
- booleanFunction - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
-
Whether this function is a boolean function.
- booleanOperator - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
Whether this operator is boolean or not.
- border - Variable in class h.ST_Agraphinfo_t
- bordered(TextBlock, UStroke, HColor, HColor, double) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- bordered(TextBlock, UStroke, HColor, HColor, double, double, double) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- bordered(TextBlock, UStroke, HColor, HColor, double, ClockwiseTopRightBottomLeft) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- Bordered - Interface in net.sourceforge.plantuml.sequencediagram.teoz
- bot_bound(ST_Agedge_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- BOTH - net.sourceforge.plantuml.salt.factory.ScrollStrategy
- BOTH - net.sourceforge.plantuml.svek.extremity.MiddleCircleCircledMode
- BOTH - net.sourceforge.plantuml.wire.WArrowDirection
- BOTH_DIRECTION - net.sourceforge.plantuml.skin.ArrowDirection
- BOTTOM - net.sourceforge.plantuml.command.Position
- BOTTOM - net.sourceforge.plantuml.graphic.GraphicPosition
- BOTTOM - net.sourceforge.plantuml.graphic.ImgValign
- BOTTOM - net.sourceforge.plantuml.graphic.VerticalAlignment
- BOTTOM - net.sourceforge.plantuml.graphic.VerticalPosition
- BOTTOM - net.sourceforge.plantuml.sequencediagram.NotePosition
- BOTTOM - Static variable in class smetana.core.Macro
- BOTTOM_DISTANCE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- BOTTOM_IX - Static variable in class smetana.core.Macro
- BOTTOM_PART - net.sourceforge.plantuml.skin.ArrowPart
- boundary - net.sourceforge.plantuml.style.SName
- boundary - Variable in class h.ST_Rect_t
- Boundary - Class in net.sourceforge.plantuml.svek
- Boundary(SymbolContext) - Constructor for class net.sourceforge.plantuml.svek.Boundary
- BOUNDARY - net.sourceforge.plantuml.asciiart.AsciiShape
- BOUNDARY - net.sourceforge.plantuml.FontParam
- BOUNDARY - net.sourceforge.plantuml.sequencediagram.ParticipantType
- BOUNDARY - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- BOUNDARY - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- BOUNDARY_HEAD - net.sourceforge.plantuml.skin.ComponentType
- BOUNDARY_STEREOTYPE - net.sourceforge.plantuml.FontParam
- BOUNDARY_TAIL - net.sourceforge.plantuml.skin.ComponentType
- boundaryBackground - net.sourceforge.plantuml.ColorParam
- boundaryBorder - net.sourceforge.plantuml.ColorParam
- box - net.sourceforge.plantuml.style.SName
- Box - Class in net.sourceforge.plantuml.geom
- Box(int, int, int, int) - Constructor for class net.sourceforge.plantuml.geom.Box
- BOX - net.sourceforge.plantuml.mindmap.IdeaShape
- BOX - net.sourceforge.plantuml.PaddingParam
- BOX - net.sourceforge.plantuml.sequencediagram.NoteStyle
- BOX_ATTRIBUTES_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- BOX_HEIGHT_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- box_URx - Variable in class smetana.core.Z
- box_URy - Variable in class smetana.core.Z
- BOX_WIDTH_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- Box2D - Class in net.sourceforge.plantuml.hector
- BoxedCharacter - Class in net.sourceforge.plantuml.descdiagram
- BoxedCharacter(char, double, UFont, HColor, HColor, HColor) - Constructor for class net.sourceforge.plantuml.descdiagram.BoxedCharacter
- boxes - Variable in class h.ST_path
- boxes - Variable in class h.ST_pathend_t
- boxes - Variable in class smetana.core.Z
- boxfof(double, double, double, double) - Static method in class gen.lib.dotgen.dotsplines__c
- boxless - net.sourceforge.plantuml.style.SName
- boxn - Variable in class h.ST_pathend_t
- boxStart(Display, HColor, Stereotype) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- BoxStyle - Enum in net.sourceforge.plantuml.activitydiagram3.ftile
- bp - Variable in class h.ST_port
- BPM - net.sourceforge.plantuml.core.DiagramType
- BPM - net.sourceforge.plantuml.UmlDiagramType
- BpmBranch - Class in net.sourceforge.plantuml.bpm
- BpmBranch(int) - Constructor for class net.sourceforge.plantuml.bpm.BpmBranch
- BpmDiagram - Class in net.sourceforge.plantuml.bpm
- BpmDiagram() - Constructor for class net.sourceforge.plantuml.bpm.BpmDiagram
- BpmDiagramFactory - Class in net.sourceforge.plantuml.bpm
- BpmDiagramFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.bpm.BpmDiagramFactory
- BpmElement - Class in net.sourceforge.plantuml.bpm
- BpmElement(String, BpmElementType) - Constructor for class net.sourceforge.plantuml.bpm.BpmElement
- BpmElement(String, BpmElementType, String) - Constructor for class net.sourceforge.plantuml.bpm.BpmElement
- BpmElementType - Enum in net.sourceforge.plantuml.bpm
- BpmEvent - Interface in net.sourceforge.plantuml.bpm
- BpmEventAdd - Class in net.sourceforge.plantuml.bpm
- BpmEventAdd(BpmElement) - Constructor for class net.sourceforge.plantuml.bpm.BpmEventAdd
- BpmEventGoto - Class in net.sourceforge.plantuml.bpm
- BpmEventGoto(String) - Constructor for class net.sourceforge.plantuml.bpm.BpmEventGoto
- BpmEventResume - Class in net.sourceforge.plantuml.bpm
- BpmEventResume(String) - Constructor for class net.sourceforge.plantuml.bpm.BpmEventResume
- BRACKET0 - Static variable in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- BRACKET1 - Static variable in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- BRAILLE_PNG - net.sourceforge.plantuml.FileFormat
- BrailleChar - Class in net.sourceforge.plantuml.braille
- BrailleCharFactory - Class in net.sourceforge.plantuml.braille
- BrailleCharFactory() - Constructor for class net.sourceforge.plantuml.braille.BrailleCharFactory
- BrailleDrawer - Class in net.sourceforge.plantuml.braille
- BrailleDrawer(BrailleGrid) - Constructor for class net.sourceforge.plantuml.braille.BrailleDrawer
- BrailleGrid - Class in net.sourceforge.plantuml.braille
- BrailleGrid(double) - Constructor for class net.sourceforge.plantuml.braille.BrailleGrid
- BrailleUtils - Class in net.sourceforge.plantuml.braille
- BrailleUtils() - Constructor for class net.sourceforge.plantuml.braille.BrailleUtils
- branch - Variable in class h.ST_Node_t___
- Branch - Class in net.sourceforge.plantuml.activitydiagram3
- Branch(StyleBuilder, Swimlane, LinkRendering, Display, HColor, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.Branch
- BRANCH - net.sourceforge.plantuml.cucadiagram.LeafType
- BranchBuf - Variable in class h.ST_SplitQ_t
- branches - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- breakInstruction() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- breakIntoDistinctBoundaries() - Method in class org.stathissideris.ascii2image.text.CellSet
- breakIntoDistinctBoundaries(TextGrid) - Method in class org.stathissideris.ascii2image.text.CellSet
-
Takes into account character info from the grid
- breakTrulyMixedBoundaries(TextGrid) - Method in class org.stathissideris.ascii2image.text.CellSet
-
Breaks that:
- BRG - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- BrotliInputStream - Class in net.sourceforge.plantuml.brotli
-
InputStream
decorator that decompresses brotli data. - BrotliInputStream(InputStream) - Constructor for class net.sourceforge.plantuml.brotli.BrotliInputStream
-
Creates a
InputStream
wrapper that decompresses brotli data. - BrotliInputStream(InputStream, int) - Constructor for class net.sourceforge.plantuml.brotli.BrotliInputStream
-
Creates a
InputStream
wrapper that decompresses brotli data. - BS_BS_N - Static variable in class net.sourceforge.plantuml.BackSlash
- BSD - net.sourceforge.plantuml.version.License
- Buffer - Class in net.sourceforge.plantuml.zopfli
- build(InputStream, StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- build(String) - Static method in class net.sourceforge.plantuml.braille.BrailleCharFactory
- build(String) - Static method in class net.sourceforge.plantuml.text.StyledString
- build(String, IRegex...) - Static method in class net.sourceforge.plantuml.command.regex.RegexConcat
- build(Pattern, CharSequence) - Static method in class net.sourceforge.plantuml.command.regex.Matcher2
- build(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- build(TileArea, TileArea) - Static method in class net.sourceforge.plantuml.golem.Path
- build(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode) - Static method in class net.sourceforge.plantuml.creole.Parser
- build(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode, FontConfiguration) - Static method in class net.sourceforge.plantuml.creole.Parser
- build(HtmlColorAndStyle) - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- build(ISkinParam) - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- build(ISkinParam, String) - Static method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- build(ISkinParam, String, int) - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- build(Idea, ISkinParam, Direction) - Static method in class net.sourceforge.plantuml.mindmap.FingerImpl
- build(FileWithSuffix, StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- build(SURL, StringLocated, String, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- build(Style, HColorSet) - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- build(CompressionMode, TextBlock, StringBounder) - Static method in class net.sourceforge.plantuml.ugraphic.comp.CompressionXorYBuilder
- build(CompressionMode, TextBlock, PiecewiseAffineTransform) - Static method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineOnXorYBuilder
- build(ImageParameter) - Static method in class net.sourceforge.plantuml.ugraphic.ImageBuilder
- BUILD - Static variable in class ext.plantuml.com.ctreber.acearth.ACearth
- BUILD(ACCESS<O>) - Static method in class smetana.core.CStarStar
- build_ranks(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.mincross__c
- build_skeleton(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- buildCode(String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- buildCreatedFiles() - Method in class net.sourceforge.plantuml.DirWatcher
-
Deprecated.
- buildCreatedFiles() - Method in class net.sourceforge.plantuml.DirWatcher2
- buildEmptyError(UmlSource, LineLocation, List<StringLocated>) - Method in class net.sourceforge.plantuml.command.PSystemAbstractFactory
- builder - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- buildExecutionError(UmlSource, String, LineLocation, List<StringLocated>) - Method in class net.sourceforge.plantuml.command.PSystemAbstractFactory
- buildFullyQualified(String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- buildFullyQualified(Ident, Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- buildImage(BaseFile, String[]) - Method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- buildLeafIdent(String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- buildLeafIdentSpecial(String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- buildMatrix(BitArray, ErrorCorrectionLevel, int, int, ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- buildOne(Iterator<Event>, TileArguments, Event, Tile) - Static method in class net.sourceforge.plantuml.sequencediagram.teoz.TileBuilder
- buildSeveral(Iterator<Event>, TileArguments, Tile) - Static method in class net.sourceforge.plantuml.sequencediagram.teoz.TileBuilder
- buildSprite(int, int, List<String>) - Method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- buildSprite(List<CharSequence>) - Static method in class net.sourceforge.plantuml.sprite.SpriteColorBuilder
- buildSprite(List<String>) - Static method in class net.sourceforge.plantuml.sprite.SpriteColorBuilder4096
- buildSpriteZ(int, int, String) - Method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- buildSuperGroups() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- buildV2(UmlSource, ErrorUml, List<String>, List<StringLocated>) - Static method in class net.sourceforge.plantuml.error.PSystemErrorUtils
- builtins - Variable in class h.ST_GVCOMMON_t
- builtRotationOnYaxis(Point2D) - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- Bullet - Class in net.sourceforge.plantuml.creole.atom
- Bullet(FontConfiguration, int) - Constructor for class net.sourceforge.plantuml.creole.atom.Bullet
- burnNumber(int) - Method in class net.sourceforge.plantuml.oregon.MagicTable
- BUS - net.sourceforge.plantuml.wire.WLinkType
- byDefault(int) - Static method in class net.sourceforge.plantuml.ugraphic.UFont
- byEntityAlone(IEntity) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- byEntityType(LeafType) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- byPackage(IGroup) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- byStereotype(String) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- BYTE - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- ByteArray - Class in net.sourceforge.plantuml.code
- ByteBitInputStream - Class in net.sourceforge.plantuml.code.deflate
-
A stream of bits that can be read.
- ByteBitInputStream(InputStream) - Constructor for class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
-
Constructs a bit input stream based on the specified byte input stream.
- ByteMatrix - Class in ext.plantuml.com.google.zxing.qrcode.encoder
-
A class which wraps a 2D array of bytes.
- ByteMatrix(int, int) - Constructor for class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
C
- C - Variable in class smetana.core.Z
- cache_nc - Variable in class h.ST_rank_t
- calculateBCHCode(int, int) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- calculateDimension(StringBounder) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedVertically
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMinWidthCentered
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.GotoInterceptor
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.TextBlockInterceptorUDrawable
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecoratePointOut
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.board.CardBox
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- calculateDimension(StringBounder) - Method in interface net.sourceforge.plantuml.creole.atom.Atom
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomHorizontalTexts
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomImg
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomImgSvg
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomMath
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomOpenIcon
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomSpace
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomSprite
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomTable
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomTree
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomVerticalTexts
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomWithMargin
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.Bullet
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.CreoleHorizontalLine
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.Body3
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.TextBlockMap
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.BoxedCharacter
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageRequirement
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.EmbeddedDiagram.Draw
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.flowdiagram.ActivityBox
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.golem.Tile
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.golem.TilesField
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graph.MethodsOrFieldsArea
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.CircledCharacter
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- calculateDimension(StringBounder) - Method in interface net.sourceforge.plantuml.graphic.TextBlock
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockArrow
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockArrow2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockBordered
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockEmpty
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockGeneric
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockHorizontal
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockRaw
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockRecentred
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockSimple
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockSprited
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockTitle
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockVertical2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockWithUrl
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TileImage
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TileImageSvg
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TileText
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.hector2.graphic.Foo2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- calculateDimension(StringBounder) - Method in interface net.sourceforge.plantuml.jungle.GTile
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.jungle.GTileLeftRight
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.jungle.GTileNode
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.jungle.GTileStack
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ComponentAdapter
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TeozLayer
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.skin.ActorAwesome
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.skin.ActorHollow
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.skin.ActorStickMan
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.Boundary
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.CircleInterface2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.Control
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage3
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.DirectionalTextBlock
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityDomain
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageActivity
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageArcCircle
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociation
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociationPoint
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageBranch
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleEnd
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleStart
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClassHeader
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageEmptyPackage
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageGroup
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye1
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageObject
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImagePort
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImagePseudoState
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageState
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageState2
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageStateEmptyDescription
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageSynchroBar
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageTips
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageUseCase
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.Opale
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerActivity
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekResult
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineOnXorYBuilder
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- calculateDimension(StringBounder) - Method in class net.sourceforge.plantuml.wire.Block
- calculateDimension(StringBounder, UFont, String) - Static method in class net.sourceforge.plantuml.ugraphic.g2d.DriverTextAsPathG2d
- calculateDimension(StringBounder, UFont, String) - Static method in class net.sourceforge.plantuml.ugraphic.g2d.DriverTextG2d
- calculateDimension(UFont, String) - Method in interface net.sourceforge.plantuml.graphic.StringBounder
- calculateDimension(UFont, String) - Method in class net.sourceforge.plantuml.graphic.StringBounderRaw
- calculateDimensionEmpty() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGoto
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- calculateDimensionFtile(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- calculateDimensionInternal(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
- calculateDimensionInternal(UFont, String) - Method in class net.sourceforge.plantuml.asciiart.TextStringBounder
- calculateDimensionInternal(UFont, String) - Method in class net.sourceforge.plantuml.graphic.StringBounderRaw
- calculateDimensionInternalSlow(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
- calculateDimensionInternalSlow(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- calculateDimensionInternalSlow(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- calculateDimensionInternalSlow(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- calculateDimensionInternalSlow(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- calculateTransformation(Dimension) - Method in class jcckit.GraphicsPlotCanvas
-
Calculate the transformation form device-independent coordinates into device-dependent coordinates according to the specified canvas size.
- callbacks_enabled - Variable in class h.ST_Agclos_s
- callbackY(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- callbackY(double) - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- callbackY_internal(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- CallUserFunction - Class in net.sourceforge.plantuml.tim.stdlib
- CallUserFunction() - Constructor for class net.sourceforge.plantuml.tim.stdlib.CallUserFunction
- canBeAdded(PinLink) - Method in class net.sourceforge.plantuml.hector.GrowingTree
- cancel() - Method in class net.sourceforge.plantuml.DirWatcher2
- cancelJob() - Method in interface net.sourceforge.plantuml.api.MyRunnable
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysFalse
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysTrue
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.CallUserFunction
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.DateFunction
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Dirpath
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.FileExists
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Filename
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.FunctionExists
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Getenv
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.GetVariableValue
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.GetVersion
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.IntVal
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.LogicalNot
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Lower
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Newline
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.RetrieveProcedure
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.SetVariableValue
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.StringFunction
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Strlen
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Strpos
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Substr
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.Upper
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.stdlib.VariableExists
- canCover(int, Set<String>) - Method in interface net.sourceforge.plantuml.tim.TFunction
- canCover(int, Set<String>) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- candidate - Variable in class h.ST_rank_t
- canEatTheNextOne() - Method in class net.sourceforge.plantuml.gitlog.GNode
- canFileBeWritten(SFile) - Static method in class net.sourceforge.plantuml.PSystemUtils
- canHaveExtendedColor() - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- CANNOT_BE_READ - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- canreach(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.position__c
- canRead() - Method in class net.sourceforge.plantuml.security.SFile
- CanvasACearth - Class in ext.plantuml.com.ctreber.acearth.gui
-
Adds some mouse magic to the normal PixelCanvas.
- CanvasACearth(ACearth, int, int) - Constructor for class ext.plantuml.com.ctreber.acearth.gui.CanvasACearth
- canWrite() - Method in class net.sourceforge.plantuml.security.SFile
- capitalize(String) - Static method in class net.sourceforge.plantuml.StringUtils
- caption - net.sourceforge.plantuml.style.SName
- CAPTION - net.sourceforge.plantuml.FontParam
- card - net.sourceforge.plantuml.CornerParam
- card - net.sourceforge.plantuml.style.SName
- CARD - net.sourceforge.plantuml.FontParam
- CARD - net.sourceforge.plantuml.svek.PackageStyle
- CARD - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- CARD - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- CARD_STEREOTYPE - net.sourceforge.plantuml.FontParam
- cardBackground - net.sourceforge.plantuml.ColorParam
- cardBorder - net.sourceforge.plantuml.ColorParam
- cardBorder - net.sourceforge.plantuml.LineParam
- CardBox - Class in net.sourceforge.plantuml.board
- CardBox(Display, ISkinParam) - Constructor for class net.sourceforge.plantuml.board.CardBox
- CArray<O> - Class in smetana.core
- CArrayOfStar<O> - Class in smetana.core
- CartesianCoordinateSystem - Class in jcckit.plot
-
A Cartesian coordinate system.
- CartesianCoordinateSystem(GraphPoint, AxisParameters, AxisParameters) - Constructor for class jcckit.plot.CartesianCoordinateSystem
-
Creates an instance for the specified origin and parameters of both axes.
- CartesianCoordinateSystem(ConfigParameters) - Constructor for class jcckit.plot.CartesianCoordinateSystem
-
Creates an instance from the specified configuration parameters.
- CartesianTransformation - Class in jcckit.transformation
-
Two-dimensional Cartesian transformation.
- CartesianTransformation(boolean, boolean, DataPoint, GraphPoint, DataPoint, GraphPoint) - Constructor for class jcckit.transformation.CartesianTransformation
-
Creates an instance from the specified reference points.
- castTo(Class) - Method in class h.ST_Agsubnode_s
- castTo(Class) - Method in class h.ST_dtlink_s
- castTo(Class) - Method in class h.ST_field_t
- castTo(Class) - Method in class h.ST_SplitQ_t
- castTo(Class) - Method in interface smetana.core.__ptr__
- castTo(Class) - Method in class smetana.core.UnsupportedC
- castTo(Class) - Method in class smetana.core.UnsupportedStarStruct
- cb - Variable in class h.ST_Agclos_s
- CB_DELETION - Static variable in class smetana.core.Macro
- CB_INITIALIZE - Static variable in class smetana.core.Macro
- CB_UPDATE - Static variable in class smetana.core.Macro
- ccw(ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.shortest__c
- ccwrotatepf(ST_pointf, int) - Static method in class gen.lib.common.geom__c
- cell - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellColorPair
- cell - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellStringPair
- cell - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellTagPair
- Cell - Class in net.sourceforge.plantuml.bpm
- Cell - Class in net.sourceforge.plantuml.salt
- Cell() - Constructor for class net.sourceforge.plantuml.bpm.Cell
- Cell(int, int) - Constructor for class net.sourceforge.plantuml.salt.Cell
- Cell(int, int) - Constructor for class org.stathissideris.ascii2image.text.TextGrid.Cell
- Cell(TextGrid.Cell) - Constructor for class org.stathissideris.ascii2image.text.TextGrid.Cell
- CellColorPair(TextGrid.Cell, Color) - Constructor for class org.stathissideris.ascii2image.text.TextGrid.CellColorPair
- cellContainsDashedLineChar(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- CellSet - Class in org.stathissideris.ascii2image.text
- CellSet() - Constructor for class org.stathissideris.ascii2image.text.CellSet
- CellSet(CellSet) - Constructor for class org.stathissideris.ascii2image.text.CellSet
- CellStringPair(TextGrid.Cell, String) - Constructor for class org.stathissideris.ascii2image.text.TextGrid.CellStringPair
- CellTagPair(TextGrid.Cell, String) - Constructor for class org.stathissideris.ascii2image.text.TextGrid.CellTagPair
- Center - Variable in class smetana.core.Z
- CENTER - net.sourceforge.plantuml.golem.TileGeometry
- CENTER - net.sourceforge.plantuml.graphic.HorizontalAlignment
- CENTER - net.sourceforge.plantuml.graphic.VerticalAlignment
- CENTER - Static variable in class jcckit.graphic.Anchor
-
Anchor constant.
- CENTER_ID - Static variable in class net.sourceforge.plantuml.svek.Cluster
- CenterBorderColor - Class in net.sourceforge.plantuml.project.lang
- CenterBorderColor(HColor, HColor) - Constructor for class net.sourceforge.plantuml.project.lang.CenterBorderColor
- CenterBorderColor(HColor, HColor, String) - Constructor for class net.sourceforge.plantuml.project.lang.CenterBorderColor
- centered - Variable in class h.ST_layout_t
- CenteredText - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- CenteredText(TextBlock, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.CenteredText
- centerHorizontallyBetween(int, int) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- centerInBounds(Rectangle2D) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- centerPt(CArray<ST_xlabel_t>) - Static method in class gen.lib.common.postproc__c
- centerVerticallyBetween(int, int) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- CFunction - Interface in smetana.core
- CFunctionAbstract - Class in smetana.core
- CFunctionAbstract(String) - Constructor for class smetana.core.CFunctionAbstract
- Chain<O> - Interface in net.sourceforge.plantuml.bpm
- ChainImpl<O> - Class in net.sourceforge.plantuml.bpm
- ChainImpl(O) - Constructor for class net.sourceforge.plantuml.bpm.ChainImpl
- change(BigInteger, BigInteger) - Method in class net.sourceforge.plantuml.dedication.QBlock
- change(BigInteger, BigInteger) - Method in class net.sourceforge.plantuml.dedication.QBlocks
- changeAttributes(SvgAttributes) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- changeBack(UGraphic) - Static method in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- changeColor(HColor) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- changeFamily(String) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- changeFontPosition(FontPosition) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- changeHack2(double) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- changeName(String, int) - Method in enum net.sourceforge.plantuml.FileFormat
- changeSize(float) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- ChangeState - Class in net.sourceforge.plantuml.timingdiagram
- ChangeState(TimeTick, String, Colors, String...) - Constructor for class net.sourceforge.plantuml.timingdiagram.ChangeState
- CHAR_NEWLINE - Static variable in class net.sourceforge.plantuml.BackSlash
- CHARACTER_SET - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Specifies what character encoding to use when decoding, where applicable (type String)
- CHARACTER_SET - Static variable in class ext.plantuml.com.google.zxing.EncodeHintType
-
Specifies what character encoding to use where applicable (type String)
- CharacterSetECI - Class in ext.plantuml.com.google.zxing.common
-
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
- charAt(int) - Method in class net.sourceforge.plantuml.cucadiagram.Member
- charAt(int) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- charAt(int) - Method in class net.sourceforge.plantuml.EmbeddedDiagram
- charAt(int) - Method in class net.sourceforge.plantuml.sequencediagram.MessageNumber
- charAt(int) - Method in class smetana.core.CString
- charAt(int, int) - Method in class net.sourceforge.plantuml.gitlog.GitTextArea
- CharHidder - Class in net.sourceforge.plantuml.utils
- CharHidder() - Constructor for class net.sourceforge.plantuml.utils.CharHidder
- charset - Variable in class h.ST_Agraphinfo_t
- charset - Variable in class h.ST_textlabel_t
- check() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- check(String, String) - Method in enum net.sourceforge.plantuml.graphic.InnerStrategy
- check_control_points(CArray<ST_pointf>) - Static method in class gen.lib.common.emit__c
- checkAndEatChar(char) - Method in class net.sourceforge.plantuml.tim.Eater
- checkAndEatChar(String) - Method in class net.sourceforge.plantuml.tim.Eater
- checkColor(Display) - Static method in class net.sourceforge.plantuml.creole.legacy.CreoleParser
- checkConcurrentStateOk(Ident, Code) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- checkDirections(String) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- checkFile(File) - Static method in enum net.sourceforge.plantuml.cucadiagram.dot.ExeState
- checkFinalError() - Method in class net.sourceforge.plantuml.AbstractPSystem
- checkFinalError() - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- checkFinalError() - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagram
- checkFinalError() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- checkFinalError() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- checkFinalError() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- checkFlatAdjacent(ST_Agedge_s) - Static method in class gen.lib.dotgen.flat__c
- checkFolderPosition(Point2D, StringBounder) - Method in class net.sourceforge.plantuml.svek.Cluster
- checkGroups() - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockDecorated
- checkMiddleContactForSpecificTriangle(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- checkMoveTo() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Checks if previous command was a moveto command, skipping a close command (if present).
- checkNotNull(Object) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- checkOldVersionWarning(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- checkpath(int, ST_boxf[], ST_path) - Static method in class gen.lib.common.routespl__c
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOBoolean
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MODouble
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MonitoredObject
-
Check value agains (possibly defined) constraints.
- checkRange() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOString
- checkSameAs(Code, String, CucaDiagram) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- ChecksumException - Exception in ext.plantuml.com.google.zxing
-
Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.
- checkSyntax(String) - Static method in class net.sourceforge.plantuml.syntax.SyntaxChecker
- checkSyntax(List<String>) - Static method in class net.sourceforge.plantuml.syntax.SyntaxChecker
- checkSyntaxFair(String) - Static method in class net.sourceforge.plantuml.syntax.SyntaxChecker
- CheckZipTask - Class in net.sourceforge.plantuml.ant
- CheckZipTask() - Constructor for class net.sourceforge.plantuml.ant.CheckZipTask
- Cheese - Class in net.sourceforge.plantuml.cute
- Cheese(MyDouble, MyDouble, MyDouble, RotationZoom) - Constructor for class net.sourceforge.plantuml.cute.Cheese
- Cheese(VarArgs) - Constructor for class net.sourceforge.plantuml.cute.Cheese
- child - Variable in class h.ST_Branch_t
- children() - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- chkPort(CFunction, ST_Agnode_s, CString) - Static method in class gen.lib.common.utils__c
- chooseMode(String) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.Encoder
- chooseMode(String, String) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.Encoder
-
Choose the best mode by examining the content.
- circle - net.sourceforge.plantuml.style.SName
- Circle - Class in net.sourceforge.plantuml.cute
- Circle - Class in net.sourceforge.plantuml.svek.image
- Circle() - Constructor for class net.sourceforge.plantuml.svek.image.Circle
- Circle(Point2D) - Constructor for class net.sourceforge.plantuml.svek.image.Circle
- Circle(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.svek.image.Circle
- Circle(VarArgs) - Constructor for class net.sourceforge.plantuml.cute.Circle
- CIRCLE - net.sourceforge.plantuml.cucadiagram.LeafType
- CIRCLE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE - net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- CIRCLE - net.sourceforge.plantuml.skin.ArrowDecoration
- CIRCLE - net.sourceforge.plantuml.svek.ShapeType
- CIRCLE_CIRCLED - net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- CIRCLE_CIRCLED1 - net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- CIRCLE_CIRCLED2 - net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- CIRCLE_CONNECT - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE_CROSS - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE_CROWFOOT - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE_END - net.sourceforge.plantuml.cucadiagram.LeafType
- CIRCLE_FILL - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE_IN_RECT - net.sourceforge.plantuml.svek.ShapeType
- CIRCLE_LINE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CIRCLE_START - net.sourceforge.plantuml.cucadiagram.LeafType
- CIRCLED_CHARACTER - net.sourceforge.plantuml.cucadiagram.EntityPortion
- CIRCLED_CHARACTER - net.sourceforge.plantuml.FontParam
- CircledCharacter - Class in net.sourceforge.plantuml.graphic
- CircledCharacter(char, double, UFont, HColor, HColor, HColor) - Constructor for class net.sourceforge.plantuml.graphic.CircledCharacter
- CircleInterface - Class in net.sourceforge.plantuml.skin
- CircleInterface(HColor, HColor) - Constructor for class net.sourceforge.plantuml.skin.CircleInterface
- CircleInterface(HColor, HColor, double, float) - Constructor for class net.sourceforge.plantuml.skin.CircleInterface
- CircleInterface2 - Class in net.sourceforge.plantuml.svek
- CircleInterface2(HColor, HColor, double) - Constructor for class net.sourceforge.plantuml.svek.CircleInterface2
- CircleSymbolFactory - Class in jcckit.plot
-
A factory of circle symbols.
- CircleSymbolFactory(ConfigParameters) - Constructor for class jcckit.plot.CircleSymbolFactory
-
Creates an instance from the specified configuration parameters.
- CL_BACK - Static variable in class smetana.core.Macro
- cl_bound(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.dotsplines__c
- CL_CROSS - Static variable in class smetana.core.Macro
- CL_OFFSET - Static variable in class smetana.core.Macro
- CL_type - Variable in class smetana.core.Z
- cl_vninside(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.dotsplines__c
- clamp(int, int) - Static method in class net.sourceforge.plantuml.webp.Globals
- CLASS - net.sourceforge.plantuml.cucadiagram.LeafType
- CLASS - net.sourceforge.plantuml.FontParam
- CLASS - net.sourceforge.plantuml.ugraphic.UGroupType
- CLASS - net.sourceforge.plantuml.UmlDiagramType
- class_ - net.sourceforge.plantuml.style.SName
- CLASS_ATTRIBUTE - net.sourceforge.plantuml.FontParam
- CLASS_NAME_KEY - Static variable in class jcckit.util.Factory
-
The constant defining the key className.
- CLASS_STEREOTYPE - net.sourceforge.plantuml.FontParam
- class1_(ST_Agraph_s) - Static method in class gen.lib.dotgen.class1__c
- class1__c - Class in gen.lib.dotgen
- class1__c() - Constructor for class gen.lib.dotgen.class1__c
- class2(ST_Agraph_s) - Static method in class gen.lib.dotgen.class2__c
- class2__c - Class in gen.lib.dotgen
- class2__c() - Constructor for class gen.lib.dotgen.class2__c
- classAttributeIconSize() - Method in interface net.sourceforge.plantuml.ISkinParam
- classAttributeIconSize() - Method in class net.sourceforge.plantuml.SkinParam
- classAttributeIconSize() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- classBackground - net.sourceforge.plantuml.ColorParam
- classBorder - net.sourceforge.plantuml.ColorParam
- classBorder - net.sourceforge.plantuml.LineParam
- classDiagram - net.sourceforge.plantuml.style.SName
- ClassDiagram - Class in net.sourceforge.plantuml.classdiagram
- ClassDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.classdiagram.ClassDiagram
- ClassDiagramFactory - Class in net.sourceforge.plantuml.classdiagram
- ClassDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.classdiagram.ClassDiagramFactory
- classHeaderBackground - net.sourceforge.plantuml.ColorParam
- Classify(ST_RTree, int, int) - Static method in class gen.lib.label.split_q__c
- clean(Grid) - Method in class net.sourceforge.plantuml.bpm.CleanerEmptyLine
- clean(Grid) - Method in class net.sourceforge.plantuml.bpm.CleanerInterleavingLines
- clean(Grid) - Method in class net.sourceforge.plantuml.bpm.CleanerMoveBlock
- clean(Grid) - Method in interface net.sourceforge.plantuml.bpm.GridCleaner
- cleanAndHideBackslashSeparator(String, String, String) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- cleanAndManageBoldNumber(Display, FileFormat) - Static method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- CleanerEmptyLine - Class in net.sourceforge.plantuml.bpm
- CleanerEmptyLine() - Constructor for class net.sourceforge.plantuml.bpm.CleanerEmptyLine
- CleanerInterleavingLines - Class in net.sourceforge.plantuml.bpm
- CleanerInterleavingLines() - Constructor for class net.sourceforge.plantuml.bpm.CleanerInterleavingLines
- CleanerMoveBlock - Class in net.sourceforge.plantuml.bpm
- CleanerMoveBlock() - Constructor for class net.sourceforge.plantuml.bpm.CleanerMoveBlock
- cleanIdent(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- cleanIdent(Ident) - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagram
- cleanIdent(Ident) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- cleanList(List<StringLocated>) - Method in enum net.sourceforge.plantuml.command.MultilinesStrategy
- cleanList(MultilinesStrategy) - Method in class net.sourceforge.plantuml.command.BlocLines
- cleanup - Variable in class h.ST_Agraphinfo_t
- cleanup - Variable in class h.ST_gvlayout_engine_s
- cleanup1(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- cleanup2(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.mincross__c
- clear() - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Clears all bits (sets to false).
- clear() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
Clears all bits (sets to false).
- clear() - Method in class net.sourceforge.plantuml.oregon.Screen
- clear() - Static method in class net.sourceforge.plantuml.ProgressBar
- clear() - Method in class org.stathissideris.ascii2image.text.TextGrid
- clear(byte) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- clearMatrix(ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- clickable - net.sourceforge.plantuml.style.SName
- clip - Variable in class h.ST_port
- clip(UClip) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- clip_and_install(ST_Agedge_s, ST_Agnode_s, CArray<ST_pointf>, int, ST_splineInfo) - Static method in class gen.lib.common.splines__c
- ClipboardLoop - Class in net.sourceforge.plantuml
- ClipboardLoop() - Constructor for class net.sourceforge.plantuml.ClipboardLoop
- ClipContainer - Interface in net.sourceforge.plantuml.ugraphic
- ClippingRectangle - Class in jcckit.graphic
-
Immutable class of a rectangular clipping area.
- ClippingRectangle(double, double, double, double) - Constructor for class jcckit.graphic.ClippingRectangle
-
Creates an instance for the specified coordinates of two opposite corner points.
- ClippingShape - Interface in jcckit.graphic
-
Defining a clipping shape applied to all
GraphicalElements
of aGraphicalComposite
. - CLOCK - net.sourceforge.plantuml.geom.Orientation
- Clocks - Interface in net.sourceforge.plantuml.timingdiagram
- clockwise() - Method in enum net.sourceforge.plantuml.Direction
- ClockwiseTopRightBottomLeft - Class in net.sourceforge.plantuml.style
- clone() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - clone_vn(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.cluster__c
- cloneEmpty() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- cloneMe() - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- cloneMe() - Method in class net.sourceforge.plantuml.bpm.Grid
- cloneMe() - Method in class net.sourceforge.plantuml.preproc.Defines
- cloneMe() - Method in interface net.sourceforge.plantuml.svek.PointListIterator
- cloneMe() - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- cloneMe() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- clos - Variable in class h.ST_Agraph_s
- close - Variable in class h.ST_Agiddisc_s
- close - Variable in class h.ST_Agmemdisc_s
- close() - Method in class net.sourceforge.plantuml.brotli.BrotliInputStream
- close() - Method in interface net.sourceforge.plantuml.code.deflate.BitInputStream
-
Closes this stream and the underlying input stream.
- close() - Method in class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
- close() - Method in class net.sourceforge.plantuml.code.deflate.OutputStreamProtected
- close() - Method in class net.sourceforge.plantuml.CounterOutputStream
- close() - Method in class net.sourceforge.plantuml.dedication.DecoderInputStream
- close() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- close() - Method in class net.sourceforge.plantuml.NamedOutputStream
- close() - Method in class net.sourceforge.plantuml.preproc.ReadLineList
- close() - Method in class net.sourceforge.plantuml.preproc.ReadLineReader
- close() - Method in class net.sourceforge.plantuml.preproc.ReadLineSimple
- close() - Method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- close() - Method in class net.sourceforge.plantuml.preproc.UncommentReadLine
- close() - Method in class net.sourceforge.plantuml.preproc2.Preprocessor
- close() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- close() - Static method in class smetana.core.Z
- close(Day) - Method in class net.sourceforge.plantuml.project.OpenClose
- close(DayOfWeek) - Method in class net.sourceforge.plantuml.project.OpenClose
- CLOSE_PAREN_FUNC - net.sourceforge.plantuml.tim.expression.TokenType
- CLOSE_PAREN_MATH - net.sourceforge.plantuml.tim.expression.TokenType
- closeCluster() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- ClosedArea - Class in net.sourceforge.plantuml.geom
- ClosedArea() - Constructor for class net.sourceforge.plantuml.geom.ClosedArea
- closeDayAsDate(Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- closeDayOfWeek(DayOfWeek) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- closeGroup() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- closeGroup() - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- closeGroup() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- closeGroup() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- closeGroup() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- closeGroup() - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNo
- closeLink() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- closeLink() - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- closeLink() - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- closepath() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- closepath() - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- closepath() - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- closePath() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - closePath() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- closepathDot() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- closeStream - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- closestSide(ST_Agnode_s, ST_Agnode_s, ST_port) - Static method in class gen.lib.common.shapes__c
- closeUrl() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- closeUrl() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- closeUrl() - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNo
- closing(ImageWindow2) - Method in class net.sourceforge.plantuml.swing.MainWindow2
- cloud - net.sourceforge.plantuml.style.SName
- CLOUD - net.sourceforge.plantuml.FontParam
- CLOUD - net.sourceforge.plantuml.svek.PackageStyle
- CLOUD - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- CLOUD - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- CLOUD_STEREOTYPE - net.sourceforge.plantuml.FontParam
- cloudBackground - net.sourceforge.plantuml.ColorParam
- cloudBorder - net.sourceforge.plantuml.ColorParam
- clust - Variable in class h.ST_Agnodeinfo_t
- clust - Variable in class h.ST_Agraphinfo_t
- clust_ht(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- Cluster - Class in net.sourceforge.plantuml.posimo
- Cluster - Class in net.sourceforge.plantuml.svek
- Cluster(Cluster, double, double) - Constructor for class net.sourceforge.plantuml.posimo.Cluster
- Cluster(ColorSequence, ISkinParam, IGroup) - Constructor for class net.sourceforge.plantuml.svek.Cluster
- CLUSTER - Static variable in class smetana.core.Macro
- cluster__c - Class in gen.lib.dotgen
- cluster__c() - Constructor for class gen.lib.dotgen.cluster__c
- CLUSTER_EDGE - Static variable in class smetana.core.Macro
- cluster_leader(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- Clusterable - Interface in net.sourceforge.plantuml.posimo
- ClusterDecoration - Class in net.sourceforge.plantuml.svek
- ClusterDecoration(PackageStyle, USymbol, TextBlock, TextBlock, double, double, double, double, UStroke) - Constructor for class net.sourceforge.plantuml.svek.ClusterDecoration
- ClusterPosition - Class in net.sourceforge.plantuml.svek
- ClusterPosition(double, double, double, double) - Constructor for class net.sourceforge.plantuml.svek.ClusterPosition
- CMapData - Class in net.sourceforge.plantuml
- CMapData() - Constructor for class net.sourceforge.plantuml.CMapData
- cmapString(Set<Url>, double) - Static method in class net.sourceforge.plantuml.CMapData
- Cmark - Variable in class smetana.core.Z
- cmpile(String) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- cmpile(String, int) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- cmpileNockeck(String) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- cmpileNockeck(String, int) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- cnt(ST_dt_s, CStarStar<ST_dtlink_s>) - Static method in class gen.lib.cgraph.graph__c
- CNT_BITS - Variable in class smetana.core.Z
- CODABAR - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
CODABAR 1D format.
- code - Variable in class net.sourceforge.plantuml.project.core.AbstractTask
- Code - Interface in net.sourceforge.plantuml.cucadiagram
- CODE - Static variable in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
- CODE - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- CODE - Static variable in class net.sourceforge.plantuml.descdiagram.CommandCreateDomain
- CODE_128 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
Code 128 1D format.
- CODE_39 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
Code 39 1D format.
- CODE_93 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
Code 93 1D format.
- CODE_NO_DOTDOT - Static variable in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
- CODE_WITH_QUOTE - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- codefn - Variable in class h.ST_shape_functions
- CodeImpl - Class in net.sourceforge.plantuml.cucadiagram
- CodeIterator - Interface in net.sourceforge.plantuml.tim.iterator
- CodeIteratorAffectation - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorAffectation(CodeIterator, TContext, TMemory, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorAffectation
- CodeIteratorForeach - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorForeach(CodeIterator, TContext, TMemory, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorForeach
- CodeIteratorIf - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorIf(CodeIterator, TContext, TMemory, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorIf
- CodeIteratorImpl - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorImpl(List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorImpl
- CodeIteratorInnerComment - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorInnerComment(CodeIterator) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorInnerComment
- CodeIteratorLegacyDefine - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorLegacyDefine(CodeIterator, TContext, TMemory, FunctionsSet, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorLegacyDefine
- CodeIteratorLongComment - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorLongComment(CodeIterator, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorLongComment
- CodeIteratorProcedure - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorProcedure(CodeIterator, TContext, TMemory, FunctionsSet, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorProcedure
- CodeIteratorReturnFunction - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorReturnFunction(CodeIterator, TContext, TMemory, FunctionsSet, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorReturnFunction
- CodeIteratorShortComment - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorShortComment(CodeIterator, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorShortComment
- CodeIteratorSub - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorSub(CodeIterator, Map<String, Sub>, TContext, TMemory) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorSub
- CodeIteratorWhile - Class in net.sourceforge.plantuml.tim.iterator
- CodeIteratorWhile(CodeIterator, TContext, TMemory, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.tim.iterator.CodeIteratorWhile
- CodePosition - Interface in net.sourceforge.plantuml.tim.iterator
- CODES - Static variable in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- COEF - Static variable in class net.sourceforge.plantuml.eps.EpsGraphics
- Col - Class in net.sourceforge.plantuml.bpm
- Col() - Constructor for class net.sourceforge.plantuml.bpm.Col
- COL_038048 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_1963A0 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_4177AF - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_527BC6 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_84BE84 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_989898 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_A9DCDF - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_ADD1B2 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_B38D22 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_B4A7E5 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_BBBBBB - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_C82930 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_D1DBEF - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_D7E0F2 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_DDDDDD - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_E3664A - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_EB937F - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_EEEEEE - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_F24D5C - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_FBFB77 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- COL_FFFF44 - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- collapse_cluster(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- collapse_rankset(Object...) - Static method in class gen.lib.dotgen.rank__c
- collapse_sets(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- collection - net.sourceforge.plantuml.style.SName
- collections - net.sourceforge.plantuml.style.SName
- COLLECTIONS - net.sourceforge.plantuml.sequencediagram.ParticipantType
- COLLECTIONS - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- COLLECTIONS - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- COLLECTIONS_HEAD - net.sourceforge.plantuml.skin.ComponentType
- COLLECTIONS_TAIL - net.sourceforge.plantuml.skin.ComponentType
- collectionsBackground - net.sourceforge.plantuml.ColorParam
- collectionsBorder - net.sourceforge.plantuml.ColorParam
- collectionSize() - Method in class net.sourceforge.plantuml.graph.BoardExplorer
- CollectionUtils - Class in net.sourceforge.plantuml.geom
- CollectionUtils() - Constructor for class net.sourceforge.plantuml.geom.CollectionUtils
- CollisionDetector - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- CollisionDetector(StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- color - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellColorPair
- colorArrowSeparationSpace() - Method in interface net.sourceforge.plantuml.ISkinParam
- colorArrowSeparationSpace() - Method in class net.sourceforge.plantuml.SkinParam
- colorArrowSeparationSpace() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- ColorChangerMonochrome - Class in net.sourceforge.plantuml.ugraphic.color
- ColorChangerMonochrome() - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorChangerMonochrome
- colorDay(DayOfWeek, HColor) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- colorDay(Day, HColor) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- colorDepth - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- ColorMapper - Interface in net.sourceforge.plantuml.ugraphic.color
- ColorMapperIdentity - Class in net.sourceforge.plantuml.ugraphic.color
- ColorMapperIdentity() - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorMapperIdentity
- ColorMapperLightnessInverse - Class in net.sourceforge.plantuml.ugraphic.color
- ColorMapperLightnessInverse() - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorMapperLightnessInverse
- ColorMapperMonochrome - Class in net.sourceforge.plantuml.ugraphic.color
- ColorMapperMonochrome(boolean) - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorMapperMonochrome
- ColorMapperReverse - Class in net.sourceforge.plantuml.ugraphic.color
- ColorMapperReverse(ColorOrder) - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorMapperReverse
- ColorMapperTransparentWrapper - Class in net.sourceforge.plantuml.ugraphic.color
- ColorMapperTransparentWrapper(ColorMapper) - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorMapperTransparentWrapper
- ColorOrder - Enum in net.sourceforge.plantuml.ugraphic.color
- ColorPalette - Class in net.sourceforge.plantuml.sprite
- ColorPalette() - Constructor for class net.sourceforge.plantuml.sprite.ColorPalette
- ColorPalette4096 - Class in net.sourceforge.plantuml.sprite
- ColorPalette4096() - Constructor for class net.sourceforge.plantuml.sprite.ColorPalette4096
- ColorParam - Enum in net.sourceforge.plantuml
- ColorParser - Class in net.sourceforge.plantuml.graphic.color
- colors - Static variable in class net.sourceforge.plantuml.nwdiag.NwGroup
- colors - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Colors - Class in net.sourceforge.plantuml.graphic.color
- Colors(String, HColorSet, ColorType) - Constructor for class net.sourceforge.plantuml.graphic.color.Colors
- ColorSequence - Class in net.sourceforge.plantuml.svek
- ColorSequence() - Constructor for class net.sourceforge.plantuml.svek.ColorSequence
- colorTab - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- ColorType - Enum in net.sourceforge.plantuml.graphic.color
- ColorUtils - Class in net.sourceforge.plantuml.ugraphic.color
- ColorUtils() - Constructor for class net.sourceforge.plantuml.ugraphic.color.ColorUtils
- cols() - Method in class net.sourceforge.plantuml.bpm.Grid
- colsOf(Cell) - Method in class net.sourceforge.plantuml.bpm.Grid
- colsOf(Coord) - Method in class net.sourceforge.plantuml.bpm.Grid
- column - Variable in class net.sourceforge.plantuml.json.Location
-
The column number, starting at 1.
- colWidth(StringBounder, int) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- CombineRect(ST_Rect_t, ST_Rect_t) - Static method in class gen.lib.label.rectangle__c
- COMMA - net.sourceforge.plantuml.tim.expression.TokenType
- Command<D extends Diagram> - Interface in net.sourceforge.plantuml.command
- Command - Interface in net.sourceforge.plantuml.creole.command
- CommandActivate - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandActivate() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandActivate
- CommandActivate2 - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandActivate2() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandActivate2
- CommandActivity3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandActivity3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandActivity3
- CommandActivityLegacy1 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandActivityLegacy1() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandActivityLegacy1
- CommandActivityLong3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandActivityLong3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandActivityLong3
- CommandAddData - Class in net.sourceforge.plantuml.objectdiagram.command
- CommandAddData() - Constructor for class net.sourceforge.plantuml.objectdiagram.command.CommandAddData
- CommandAddField - Class in net.sourceforge.plantuml.statediagram.command
- CommandAddField() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandAddField
- CommandAddLevel - Class in net.sourceforge.plantuml.jungle
- CommandAddLevel() - Constructor for class net.sourceforge.plantuml.jungle.CommandAddLevel
- CommandAddMethod - Class in net.sourceforge.plantuml.classdiagram.command
- CommandAddMethod() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandAddMethod
- CommandAffineTransform - Class in net.sourceforge.plantuml.command
- CommandAffineTransform() - Constructor for class net.sourceforge.plantuml.command.CommandAffineTransform
- CommandAffineTransformMultiline - Class in net.sourceforge.plantuml.command
- CommandAffineTransformMultiline() - Constructor for class net.sourceforge.plantuml.command.CommandAffineTransformMultiline
- CommandAllowMixing - Class in net.sourceforge.plantuml.classdiagram.command
- CommandAllowMixing() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandAllowMixing
- CommandAnalog - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandAnalog() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandAnalog
- CommandAnything - Class in net.sourceforge.plantuml.salt
- CommandAnything() - Constructor for class net.sourceforge.plantuml.salt.CommandAnything
- CommandArchimate - Class in net.sourceforge.plantuml.descdiagram.command
- CommandArchimate() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandArchimate
- CommandArchimateMultilines - Class in net.sourceforge.plantuml.descdiagram.command
- CommandArchimateMultilines() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandArchimateMultilines
- CommandArrow - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandArrow() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandArrow
- CommandArrow3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandArrow3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandArrow3
- CommandArrowLong3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandArrowLong3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandArrowLong3
- CommandAtPlayer - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandAtPlayer() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandAtPlayer
- CommandAtTime - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandAtTime() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandAtTime
- CommandAutoactivate - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutoactivate() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutoactivate
- CommandAutoNewpage - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutoNewpage() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutoNewpage
- CommandAutonumber - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutonumber() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumber
- CommandAutonumberIncrement - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutonumberIncrement() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberIncrement
- CommandAutonumberResume - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutonumberResume() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberResume
- CommandAutonumberStop - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandAutonumberStop() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberStop
- CommandBackward3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandBackward3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandBackward3
- CommandBinary - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandBinary() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandBinary
- CommandBoardPlus - Class in net.sourceforge.plantuml.board
- CommandBoardPlus() - Constructor for class net.sourceforge.plantuml.board.CommandBoardPlus
- CommandBoxEnd - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandBoxEnd() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandBoxEnd
- CommandBoxStart - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandBoxStart() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandBoxStart
- CommandBreak - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandBreak() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandBreak
- CommandCaption - Class in net.sourceforge.plantuml.command
- CommandCaption() - Constructor for class net.sourceforge.plantuml.command.CommandCaption
- CommandCase - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandCase() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandCase
- CommandChangeStateByPlayerCode - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandChangeStateByPlayerCode() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandChangeStateByPlayerCode
- CommandChangeStateByTime - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandChangeStateByTime() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandChangeStateByTime
- CommandCircleSpot3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandCircleSpot3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandCircleSpot3
- CommandClock - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandClock() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandClock
- CommandColorTask - Class in net.sourceforge.plantuml.project.command
- CommandColorTask() - Constructor for class net.sourceforge.plantuml.project.command.CommandColorTask
- CommandComment - Class in net.sourceforge.plantuml.nwdiag
- CommandComment() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandComment
- CommandComponent - Class in net.sourceforge.plantuml.wire
- CommandComponent() - Constructor for class net.sourceforge.plantuml.wire.CommandComponent
- CommandConcurrentState - Class in net.sourceforge.plantuml.statediagram.command
- CommandConcurrentState() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandConcurrentState
- CommandConstraint - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandConstraint() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandConstraint
- CommandConstraintOnLinks - Class in net.sourceforge.plantuml.command.note
- CommandConstraintOnLinks() - Constructor for class net.sourceforge.plantuml.command.note.CommandConstraintOnLinks
- CommandControl - Enum in net.sourceforge.plantuml.command
- CommandCreateBlock - Class in net.sourceforge.plantuml.compositediagram.command
- CommandCreateBlock() - Constructor for class net.sourceforge.plantuml.compositediagram.command.CommandCreateBlock
- CommandCreateClass - Class in net.sourceforge.plantuml.classdiagram.command
- CommandCreateClass() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
- CommandCreateClassMultilines - Class in net.sourceforge.plantuml.classdiagram.command
- CommandCreateClassMultilines() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- CommandCreateDomain - Class in net.sourceforge.plantuml.descdiagram
- CommandCreateDomain() - Constructor for class net.sourceforge.plantuml.descdiagram.CommandCreateDomain
- CommandCreateElementFull - Class in net.sourceforge.plantuml.descdiagram.command
- CommandCreateElementFull() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- CommandCreateElementFull2 - Class in net.sourceforge.plantuml.classdiagram.command
- CommandCreateElementFull2(CommandCreateElementFull2.Mode) - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2
- CommandCreateElementFull2.Mode - Enum in net.sourceforge.plantuml.classdiagram.command
- CommandCreateElementMultilines - Class in net.sourceforge.plantuml.descdiagram.command
- CommandCreateElementMultilines(int) - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
- CommandCreateElementParenthesis - Class in net.sourceforge.plantuml.descdiagram.command
- CommandCreateElementParenthesis() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementParenthesis
- CommandCreateEntityObject - Class in net.sourceforge.plantuml.objectdiagram.command
- CommandCreateEntityObject() - Constructor for class net.sourceforge.plantuml.objectdiagram.command.CommandCreateEntityObject
- CommandCreateEntityObjectMultilines - Class in net.sourceforge.plantuml.objectdiagram.command
- CommandCreateEntityObjectMultilines() - Constructor for class net.sourceforge.plantuml.objectdiagram.command.CommandCreateEntityObjectMultilines
- CommandCreateMap - Class in net.sourceforge.plantuml.objectdiagram.command
- CommandCreateMap() - Constructor for class net.sourceforge.plantuml.objectdiagram.command.CommandCreateMap
- CommandCreatePackageBlock - Class in net.sourceforge.plantuml.compositediagram.command
- CommandCreatePackageBlock() - Constructor for class net.sourceforge.plantuml.compositediagram.command.CommandCreatePackageBlock
- CommandCreatePackageState - Class in net.sourceforge.plantuml.statediagram.command
- CommandCreatePackageState() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandCreatePackageState
- CommandCreatePostIt - Class in net.sourceforge.plantuml.postit
- CommandCreatePostIt() - Constructor for class net.sourceforge.plantuml.postit.CommandCreatePostIt
- CommandCreateState - Class in net.sourceforge.plantuml.statediagram.command
- CommandCreateState() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandCreateState
- CommandCreoleColorAndSizeChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleColorChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleExposantChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleFontFamilyChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleImg - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleLatex - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleMath - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleMonospaced - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleOpenIcon - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleQrcode - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleSizeChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleSpace - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleSprite - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleStyle - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleStyle2 - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleSvgAttributeChange - Class in net.sourceforge.plantuml.creole.command
- CommandCreoleUrl - Class in net.sourceforge.plantuml.creole.command
- CommandDeactivateShort - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandDeactivateShort() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandDeactivateShort
- CommandDecoratorMultine<D extends Diagram> - Class in net.sourceforge.plantuml.command
- CommandDecoratorMultine(SingleLineCommand2<D>, boolean, int) - Constructor for class net.sourceforge.plantuml.command.CommandDecoratorMultine
- CommandDecoratorMultine(SingleLineCommand2<D>, int) - Constructor for class net.sourceforge.plantuml.command.CommandDecoratorMultine
- CommandDefineStateLong - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandDefineStateLong() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandDefineStateLong
- CommandDefineStateShort - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandDefineStateShort() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandDefineStateShort
- CommandDelay - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandDelay() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandDelay
- CommandDiamondAssociation - Class in net.sourceforge.plantuml.classdiagram.command
- CommandDiamondAssociation() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandDiamondAssociation
- CommandDivider - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandDivider() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandDivider
- CommandDockedEvent - Class in net.sourceforge.plantuml.bpm
- CommandDockedEvent() - Constructor for class net.sourceforge.plantuml.bpm.CommandDockedEvent
- CommandElement - Class in net.sourceforge.plantuml.nwdiag
- CommandElement() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandElement
- CommandElse - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandElse() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandElse
- CommandElse3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandElse3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandElse3
- CommandElseBranch - Class in net.sourceforge.plantuml.bpm
- CommandElseBranch() - Constructor for class net.sourceforge.plantuml.bpm.CommandElseBranch
- CommandElseIf2 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandElseIf2() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandElseIf2
- CommandElseLegacy1 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandElseLegacy1() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandElseLegacy1
- CommandEmpty - Class in net.sourceforge.plantuml.jungle
- CommandEmpty() - Constructor for class net.sourceforge.plantuml.jungle.CommandEmpty
- CommandEnd3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandEnd3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandEnd3
- CommandEndBranch - Class in net.sourceforge.plantuml.bpm
- CommandEndBranch() - Constructor for class net.sourceforge.plantuml.bpm.CommandEndBranch
- CommandEndif - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandEndif() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandEndif
- CommandEndif3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandEndif3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandEndif3
- CommandEndPackage - Class in net.sourceforge.plantuml.command
- CommandEndPackage() - Constructor for class net.sourceforge.plantuml.command.CommandEndPackage
- CommandEndPackageBlock - Class in net.sourceforge.plantuml.compositediagram.command
- CommandEndPackageBlock() - Constructor for class net.sourceforge.plantuml.compositediagram.command.CommandEndPackageBlock
- CommandEndPartition - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandEndPartition() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandEndPartition
- CommandEndPartition3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandEndPartition3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandEndPartition3
- CommandEndSomething - Class in net.sourceforge.plantuml.nwdiag
- CommandEndSomething() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandEndSomething
- CommandEndState - Class in net.sourceforge.plantuml.statediagram.command
- CommandEndState() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandEndState
- CommandEndSwitch - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandEndSwitch() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandEndSwitch
- CommandExecutionResult - Class in net.sourceforge.plantuml.command
- CommandExoArrowLeft - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandExoArrowLeft() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandExoArrowLeft
- CommandExoArrowRight - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandExoArrowRight() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandExoArrowRight
- CommandFactoryNote - Class in net.sourceforge.plantuml.command.note
- CommandFactoryNote() - Constructor for class net.sourceforge.plantuml.command.note.CommandFactoryNote
- CommandFactoryNoteActivity - Class in net.sourceforge.plantuml.command.note
- CommandFactoryNoteActivity() - Constructor for class net.sourceforge.plantuml.command.note.CommandFactoryNoteActivity
- CommandFactoryNoteOnEntity - Class in net.sourceforge.plantuml.command.note
- CommandFactoryNoteOnEntity(String, IRegex) - Constructor for class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnEntity
- CommandFactoryNoteOnLink - Class in net.sourceforge.plantuml.command.note
- CommandFactoryNoteOnLink() - Constructor for class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnLink
- CommandFactorySprite - Class in net.sourceforge.plantuml.command
- CommandFactorySprite() - Constructor for class net.sourceforge.plantuml.command.CommandFactorySprite
- CommandFactoryTipOnEntity - Class in net.sourceforge.plantuml.command.note
- CommandFactoryTipOnEntity(String, IRegex) - Constructor for class net.sourceforge.plantuml.command.note.CommandFactoryTipOnEntity
- CommandFootbox - Class in net.sourceforge.plantuml.project.command
- CommandFootbox - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandFootbox() - Constructor for class net.sourceforge.plantuml.project.command.CommandFootbox
- CommandFootbox() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandFootbox
- CommandFootboxIgnored - Class in net.sourceforge.plantuml.command
- CommandFootboxIgnored() - Constructor for class net.sourceforge.plantuml.command.CommandFootboxIgnored
- CommandFootboxOld - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandFootboxOld() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandFootboxOld
- CommandFooter - Class in net.sourceforge.plantuml.command
- CommandFooter() - Constructor for class net.sourceforge.plantuml.command.CommandFooter
- CommandFork3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandFork3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandFork3
- CommandForkAgain3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandForkAgain3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandForkAgain3
- CommandForkEnd3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandForkEnd3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandForkEnd3
- CommandGanttArrow - Class in net.sourceforge.plantuml.project.command
- CommandGanttArrow() - Constructor for class net.sourceforge.plantuml.project.command.CommandGanttArrow
- CommandGanttArrow2 - Class in net.sourceforge.plantuml.project.command
- CommandGanttArrow2() - Constructor for class net.sourceforge.plantuml.project.command.CommandGanttArrow2
- CommandGoto - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandGoto - Class in net.sourceforge.plantuml.bpm
- CommandGoto - Class in net.sourceforge.plantuml.wire
- CommandGoto() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandGoto
- CommandGoto() - Constructor for class net.sourceforge.plantuml.bpm.CommandGoto
- CommandGoto() - Constructor for class net.sourceforge.plantuml.wire.CommandGoto
- CommandGroup - Class in net.sourceforge.plantuml.nwdiag
- CommandGroup() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandGroup
- CommandGroup3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandGroup3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandGroup3
- CommandGroupEnd3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandGroupEnd3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandGroupEnd3
- CommandGrouping - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandGrouping() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandGrouping
- CommandHeader - Class in net.sourceforge.plantuml.command
- CommandHeader() - Constructor for class net.sourceforge.plantuml.command.CommandHeader
- CommandHelp - Class in net.sourceforge.plantuml.help
- CommandHelp() - Constructor for class net.sourceforge.plantuml.help.CommandHelp
- CommandHelpColor - Class in net.sourceforge.plantuml.help
- CommandHelpColor() - Constructor for class net.sourceforge.plantuml.help.CommandHelpColor
- CommandHelpFont - Class in net.sourceforge.plantuml.help
- CommandHelpFont() - Constructor for class net.sourceforge.plantuml.help.CommandHelpFont
- CommandHelpKeyword - Class in net.sourceforge.plantuml.help
- CommandHelpKeyword() - Constructor for class net.sourceforge.plantuml.help.CommandHelpKeyword
- CommandHelpSkinparam - Class in net.sourceforge.plantuml.help
- CommandHelpSkinparam() - Constructor for class net.sourceforge.plantuml.help.CommandHelpSkinparam
- CommandHelpType - Class in net.sourceforge.plantuml.help
- CommandHelpType() - Constructor for class net.sourceforge.plantuml.help.CommandHelpType
- CommandHideEmptyDescription - Class in net.sourceforge.plantuml.statediagram.command
- CommandHideEmptyDescription() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandHideEmptyDescription
- CommandHideShow2 - Class in net.sourceforge.plantuml.classdiagram.command
- CommandHideShow2() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandHideShow2
- CommandHideShowByGender - Class in net.sourceforge.plantuml.classdiagram.command
- CommandHideShowByGender() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandHideShowByGender
- CommandHideShowByVisibility - Class in net.sourceforge.plantuml.classdiagram.command
- CommandHideShowByVisibility() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandHideShowByVisibility
- CommandHideShowSpecificClass - Class in net.sourceforge.plantuml.classdiagram.command
- CommandHideShowSpecificClass() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandHideShowSpecificClass
- CommandHideTimeAxis - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandHideTimeAxis() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandHideTimeAxis
- CommandHideUnlinked - Class in net.sourceforge.plantuml.command
- CommandHideUnlinked() - Constructor for class net.sourceforge.plantuml.command.CommandHideUnlinked
- CommandHighlight - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandHighlight() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandHighlight
- CommandHSpace - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandHSpace() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandHSpace
- CommandIf - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandIf() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandIf
- CommandIf2 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandIf2() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandIf2
- CommandIf4 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandIf4() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandIf4
- CommandIfLegacy1 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandIfLegacy1() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandIfLegacy1
- CommandIgnoreNewpage - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandIgnoreNewpage() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandIgnoreNewpage
- CommandInnerConcurrent - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandInnerConcurrent() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandInnerConcurrent
- CommandKill3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandKill3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandKill3
- CommandLabel - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandLabel() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandLabel
- CommandLayoutNewLine - Class in net.sourceforge.plantuml.classdiagram.command
- CommandLayoutNewLine() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandLayoutNewLine
- CommandLegend - Class in net.sourceforge.plantuml.command
- CommandLegend() - Constructor for class net.sourceforge.plantuml.command.CommandLegend
- CommandLineSimple - Class in net.sourceforge.plantuml.flowdiagram
- CommandLineSimple() - Constructor for class net.sourceforge.plantuml.flowdiagram.CommandLineSimple
- CommandLink - Class in net.sourceforge.plantuml.flowdiagram
- CommandLink - Class in net.sourceforge.plantuml.nwdiag
- CommandLink() - Constructor for class net.sourceforge.plantuml.flowdiagram.CommandLink
- CommandLink() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandLink
- CommandLink3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandLink3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandLink3
- CommandLinkActivity - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandLinkActivity() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandLinkActivity
- CommandLinkAnchor - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandLinkAnchor() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandLinkAnchor
- CommandLinkBlock - Class in net.sourceforge.plantuml.compositediagram.command
- CommandLinkBlock() - Constructor for class net.sourceforge.plantuml.compositediagram.command.CommandLinkBlock
- CommandLinkClass - Class in net.sourceforge.plantuml.classdiagram.command
- CommandLinkClass(UmlDiagramType) - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
- CommandLinkElement - Class in net.sourceforge.plantuml.descdiagram.command
- CommandLinkElement() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandLinkElement
- CommandLinkLollipop - Class in net.sourceforge.plantuml.classdiagram.command
- CommandLinkLollipop(UmlDiagramType) - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandLinkLollipop
- CommandLinkLongActivity - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandLinkLongActivity() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandLinkLongActivity
- CommandLinkState - Class in net.sourceforge.plantuml.statediagram.command
- CommandLinkState() - Constructor for class net.sourceforge.plantuml.statediagram.command.CommandLinkState
- CommandListSprite - Class in net.sourceforge.plantuml.sprite
- CommandListSprite() - Constructor for class net.sourceforge.plantuml.sprite.CommandListSprite
- CommandMainframe - Class in net.sourceforge.plantuml.command
- CommandMainframe() - Constructor for class net.sourceforge.plantuml.command.CommandMainframe
- CommandMerge - Class in net.sourceforge.plantuml.bpm
- CommandMerge() - Constructor for class net.sourceforge.plantuml.bpm.CommandMerge
- CommandMindMapDirection - Class in net.sourceforge.plantuml.mindmap
- CommandMindMapDirection() - Constructor for class net.sourceforge.plantuml.mindmap.CommandMindMapDirection
- CommandMindMapOrgmode - Class in net.sourceforge.plantuml.mindmap
- CommandMindMapOrgmode() - Constructor for class net.sourceforge.plantuml.mindmap.CommandMindMapOrgmode
- CommandMindMapOrgmodeMultiline - Class in net.sourceforge.plantuml.mindmap
- CommandMindMapOrgmodeMultiline() - Constructor for class net.sourceforge.plantuml.mindmap.CommandMindMapOrgmodeMultiline
- CommandMindMapPlus - Class in net.sourceforge.plantuml.mindmap
- CommandMindMapPlus() - Constructor for class net.sourceforge.plantuml.mindmap.CommandMindMapPlus
- CommandMindMapRoot - Class in net.sourceforge.plantuml.mindmap
- CommandMindMapRoot() - Constructor for class net.sourceforge.plantuml.mindmap.CommandMindMapRoot
- CommandMinwidth - Class in net.sourceforge.plantuml.command
- CommandMinwidth() - Constructor for class net.sourceforge.plantuml.command.CommandMinwidth
- CommandModeCompact - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandModeCompact() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandModeCompact
- CommandMove - Class in net.sourceforge.plantuml.wire
- CommandMove() - Constructor for class net.sourceforge.plantuml.wire.CommandMove
- CommandMultilines<S extends Diagram> - Class in net.sourceforge.plantuml.command
- CommandMultilines(String) - Constructor for class net.sourceforge.plantuml.command.CommandMultilines
- CommandMultilines2<S extends Diagram> - Class in net.sourceforge.plantuml.command
- CommandMultilines2(IRegex, MultilinesStrategy) - Constructor for class net.sourceforge.plantuml.command.CommandMultilines2
- CommandMultilines3<S extends Diagram> - Class in net.sourceforge.plantuml.command
- CommandMultilines3(IRegex, MultilinesStrategy) - Constructor for class net.sourceforge.plantuml.command.CommandMultilines3
- CommandMultilinesBracket<S extends Diagram> - Class in net.sourceforge.plantuml.command
- CommandMultilinesBracket(String) - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesBracket
- CommandMultilinesCaption - Class in net.sourceforge.plantuml.command
- CommandMultilinesCaption() - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesCaption
- CommandMultilinesComment - Class in net.sourceforge.plantuml.command
- CommandMultilinesFooter - Class in net.sourceforge.plantuml.command
- CommandMultilinesFooter() - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesFooter
- CommandMultilinesHeader - Class in net.sourceforge.plantuml.command
- CommandMultilinesHeader() - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesHeader
- CommandMultilinesLegend - Class in net.sourceforge.plantuml.command
- CommandMultilinesLegend() - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesLegend
- CommandMultilinesTitle - Class in net.sourceforge.plantuml.command
- CommandMultilinesTitle() - Constructor for class net.sourceforge.plantuml.command.CommandMultilinesTitle
- CommandNamespace - Class in net.sourceforge.plantuml.command
- CommandNamespace() - Constructor for class net.sourceforge.plantuml.command.CommandNamespace
- CommandNamespace2 - Class in net.sourceforge.plantuml.command
- CommandNamespace2() - Constructor for class net.sourceforge.plantuml.command.CommandNamespace2
- CommandNamespaceEmpty - Class in net.sourceforge.plantuml.command
- CommandNamespaceEmpty() - Constructor for class net.sourceforge.plantuml.command.CommandNamespaceEmpty
- CommandNamespaceSeparator - Class in net.sourceforge.plantuml.classdiagram.command
- CommandNamespaceSeparator() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandNamespaceSeparator
- CommandNetwork - Class in net.sourceforge.plantuml.nwdiag
- CommandNetwork() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandNetwork
- CommandNewBranch - Class in net.sourceforge.plantuml.bpm
- CommandNewBranch() - Constructor for class net.sourceforge.plantuml.bpm.CommandNewBranch
- CommandNewColumn - Class in net.sourceforge.plantuml.wire
- CommandNewColumn() - Constructor for class net.sourceforge.plantuml.wire.CommandNewColumn
- CommandNewpage - Class in net.sourceforge.plantuml.descdiagram.command
- CommandNewpage - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandNewpage() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandNewpage
- CommandNewpage(PSystemCommandFactory) - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandNewpage
- CommandNolink - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandNolink() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandNolink
- CommandNope - Class in net.sourceforge.plantuml.command
- CommandNope() - Constructor for class net.sourceforge.plantuml.command.CommandNope
- CommandNote - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandNote() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandNote
- CommandNote3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandNote3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandNote3
- CommandNoteBottom - Class in net.sourceforge.plantuml.project.command
- CommandNoteBottom() - Constructor for class net.sourceforge.plantuml.project.command.CommandNoteBottom
- CommandNoteLong - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandNoteLong() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandNoteLong
- CommandNoteLong3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandNoteLong3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandNoteLong3
- CommandNwDiagInit - Class in net.sourceforge.plantuml.nwdiag
- CommandNwDiagInit() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandNwDiagInit
- CommandPackage - Class in net.sourceforge.plantuml.command
- CommandPackage() - Constructor for class net.sourceforge.plantuml.command.CommandPackage
- CommandPackageEmpty - Class in net.sourceforge.plantuml.command
- CommandPackageEmpty() - Constructor for class net.sourceforge.plantuml.command.CommandPackageEmpty
- CommandPackageWithUSymbol - Class in net.sourceforge.plantuml.descdiagram.command
- CommandPackageWithUSymbol() - Constructor for class net.sourceforge.plantuml.descdiagram.command.CommandPackageWithUSymbol
- CommandPage - Class in net.sourceforge.plantuml.command
- CommandPage - Class in net.sourceforge.plantuml.project.command
- CommandPage() - Constructor for class net.sourceforge.plantuml.command.CommandPage
- CommandPage() - Constructor for class net.sourceforge.plantuml.project.command.CommandPage
- CommandParticipant - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandParticipant(IRegex) - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
- CommandParticipantA - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandParticipantA() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA
- CommandParticipantA2 - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandParticipantA2() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA2
- CommandParticipantA3 - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandParticipantA3() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA3
- CommandParticipantA4 - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandParticipantA4() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandParticipantA4
- CommandPartition - Class in net.sourceforge.plantuml.activitydiagram.command
- CommandPartition() - Constructor for class net.sourceforge.plantuml.activitydiagram.command.CommandPartition
- CommandPartition3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandPartition3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandPartition3
- CommandPixelHeight - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandPixelHeight() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandPixelHeight
- CommandPragma - Class in net.sourceforge.plantuml.command
- CommandPragma() - Constructor for class net.sourceforge.plantuml.command.CommandPragma
- CommandPrint - Class in net.sourceforge.plantuml.wire
- CommandPrint() - Constructor for class net.sourceforge.plantuml.wire.CommandPrint
- CommandPrintBetween - Class in net.sourceforge.plantuml.project.command
- CommandPrintBetween() - Constructor for class net.sourceforge.plantuml.project.command.CommandPrintBetween
- CommandPrintScale - Class in net.sourceforge.plantuml.project.command
- CommandPrintScale() - Constructor for class net.sourceforge.plantuml.project.command.CommandPrintScale
- CommandProperty - Class in net.sourceforge.plantuml.nwdiag
- CommandProperty() - Constructor for class net.sourceforge.plantuml.nwdiag.CommandProperty
- CommandRankDir - Class in net.sourceforge.plantuml.command
- CommandRankDir() - Constructor for class net.sourceforge.plantuml.command.CommandRankDir
- CommandReferenceMultilinesOverSeveral - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandReferenceMultilinesOverSeveral() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandReferenceMultilinesOverSeveral
- CommandReferenceOverSeveral - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandReferenceOverSeveral() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandReferenceOverSeveral
- CommandRemoveRestore - Class in net.sourceforge.plantuml.classdiagram.command
- CommandRemoveRestore() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandRemoveRestore
- CommandRepeat3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandRepeat3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeat3
- CommandRepeatWhile3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandRepeatWhile3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3
- CommandRepeatWhile3Multilines - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandRepeatWhile3Multilines() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3Multilines
- CommandResume - Class in net.sourceforge.plantuml.bpm
- CommandResume() - Constructor for class net.sourceforge.plantuml.bpm.CommandResume
- CommandReturn - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandReturn() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandReturn
- CommandRobustConcise - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandRobustConcise() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandRobustConcise
- CommandRotate - Class in net.sourceforge.plantuml.command
- CommandRotate() - Constructor for class net.sourceforge.plantuml.command.CommandRotate
- CommandSalt - Class in net.sourceforge.plantuml.salt
- CommandSalt() - Constructor for class net.sourceforge.plantuml.salt.CommandSalt
- CommandScale - Class in net.sourceforge.plantuml.command
- CommandScale() - Constructor for class net.sourceforge.plantuml.command.CommandScale
- CommandScaleMaxHeight - Class in net.sourceforge.plantuml.command
- CommandScaleMaxHeight() - Constructor for class net.sourceforge.plantuml.command.CommandScaleMaxHeight
- CommandScaleMaxWidth - Class in net.sourceforge.plantuml.command
- CommandScaleMaxWidth() - Constructor for class net.sourceforge.plantuml.command.CommandScaleMaxWidth
- CommandScaleMaxWidthAndHeight - Class in net.sourceforge.plantuml.command
- CommandScaleMaxWidthAndHeight() - Constructor for class net.sourceforge.plantuml.command.CommandScaleMaxWidthAndHeight
- CommandScalePixel - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandScalePixel() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandScalePixel
- CommandScaleWidthAndHeight - Class in net.sourceforge.plantuml.command
- CommandScaleWidthAndHeight() - Constructor for class net.sourceforge.plantuml.command.CommandScaleWidthAndHeight
- CommandScaleWidthOrHeight - Class in net.sourceforge.plantuml.command
- CommandScaleWidthOrHeight() - Constructor for class net.sourceforge.plantuml.command.CommandScaleWidthOrHeight
- CommandSeparator - Class in net.sourceforge.plantuml.project.command
- CommandSeparator() - Constructor for class net.sourceforge.plantuml.project.command.CommandSeparator
- CommandSkin - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandSkin() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandSkin
- CommandSkinParam - Class in net.sourceforge.plantuml.command
- CommandSkinParam() - Constructor for class net.sourceforge.plantuml.command.CommandSkinParam
- CommandSkinParamMultilines - Class in net.sourceforge.plantuml.command
- CommandSkinParamMultilines() - Constructor for class net.sourceforge.plantuml.command.CommandSkinParamMultilines
- CommandSplit3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSplit3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSplit3
- CommandSplitAgain3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSplitAgain3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSplitAgain3
- CommandSplitEnd3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSplitEnd3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSplitEnd3
- CommandSpot - Class in net.sourceforge.plantuml.wire
- CommandSpot() - Constructor for class net.sourceforge.plantuml.wire.CommandSpot
- CommandSpriteFile - Class in net.sourceforge.plantuml.command
- CommandSpriteFile() - Constructor for class net.sourceforge.plantuml.command.CommandSpriteFile
- CommandStart3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandStart3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandStart3
- CommandStdlib - Class in net.sourceforge.plantuml.sprite
- CommandStdlib() - Constructor for class net.sourceforge.plantuml.sprite.CommandStdlib
- CommandStereotype - Class in net.sourceforge.plantuml.classdiagram.command
- CommandStereotype() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandStereotype
- CommandStop3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandStop3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandStop3
- CommandStyleImport - Class in net.sourceforge.plantuml.style
- CommandStyleImport() - Constructor for class net.sourceforge.plantuml.style.CommandStyleImport
- CommandStyleMultilinesCSS - Class in net.sourceforge.plantuml.style
- CommandStyleMultilinesCSS() - Constructor for class net.sourceforge.plantuml.style.CommandStyleMultilinesCSS
- CommandSwimlane - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSwimlane() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSwimlane
- CommandSwimlane2 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSwimlane2() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSwimlane2
- CommandSwitch - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandSwitch() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandSwitch
- CommandTicks - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandTicks() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandTicks
- CommandTimeMessage - Class in net.sourceforge.plantuml.timingdiagram.command
- CommandTimeMessage() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.CommandTimeMessage
- CommandTitle - Class in net.sourceforge.plantuml.command
- CommandTitle() - Constructor for class net.sourceforge.plantuml.command.CommandTitle
- CommandUrl - Class in net.sourceforge.plantuml.classdiagram.command
- CommandUrl - Class in net.sourceforge.plantuml.sequencediagram.command
- CommandUrl() - Constructor for class net.sourceforge.plantuml.classdiagram.command.CommandUrl
- CommandUrl() - Constructor for class net.sourceforge.plantuml.sequencediagram.command.CommandUrl
- CommandWBSOrgmode - Class in net.sourceforge.plantuml.wbs
- CommandWBSOrgmode() - Constructor for class net.sourceforge.plantuml.wbs.CommandWBSOrgmode
- CommandWBSPlus - Class in net.sourceforge.plantuml.wbs
- CommandWBSPlus() - Constructor for class net.sourceforge.plantuml.wbs.CommandWBSPlus
- CommandWBSTabulation - Class in net.sourceforge.plantuml.wbs
- CommandWBSTabulation() - Constructor for class net.sourceforge.plantuml.wbs.CommandWBSTabulation
- CommandWhile3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandWhile3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandWhile3
- CommandWhileEnd3 - Class in net.sourceforge.plantuml.activitydiagram3.command
- CommandWhileEnd3() - Constructor for class net.sourceforge.plantuml.activitydiagram3.command.CommandWhileEnd3
- CommandWidth - Class in net.sourceforge.plantuml.postit
- CommandWidth() - Constructor for class net.sourceforge.plantuml.postit.CommandWidth
- CommandWLink - Class in net.sourceforge.plantuml.wire
- CommandWLink() - Constructor for class net.sourceforge.plantuml.wire.CommandWLink
- comment() - Method in annotation type gen.annotation.Comment
- Comment - Annotation Type in gen.annotation
- COMMENT_LONG_START - net.sourceforge.plantuml.tim.TLineType
- COMMENT_MULTILINE_END - Static variable in class net.sourceforge.plantuml.command.CommandMultilinesComment
- COMMENT_MULTILINE_START - Static variable in class net.sourceforge.plantuml.command.CommandMultilinesComment
- COMMENT_SIMPLE - net.sourceforge.plantuml.tim.TLineType
- COMMENT_SINGLE_LINE - Static variable in class net.sourceforge.plantuml.command.CommandMultilinesComment
- commentForSvg() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- Commit - Class in net.sourceforge.plantuml.gitlog
- Commit(String, CursorPosition) - Constructor for class net.sourceforge.plantuml.gitlog.Commit
- common - Variable in class h.ST_GVC_s
- common_init_edge(ST_Agedge_s) - Static method in class gen.lib.common.utils__c
- common_init_node(ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- CommonTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommonTile(StringBounder) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- CommunicationExoTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationExoTile(LivingSpace, MessageExo, Rose, ISkinParam, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- CommunicationTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTile(StringBounder, LivingSpaces, Message, Rose, ISkinParam) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- CommunicationTileNoteBottom - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileNoteBottom(Tile, AbstractMessage, Rose, ISkinParam, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- CommunicationTileNoteLeft - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileNoteLeft(Tile, AbstractMessage, Rose, ISkinParam, LivingSpace, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- CommunicationTileNoteRight - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileNoteRight(Tile, AbstractMessage, Rose, ISkinParam, LivingSpace, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- CommunicationTileNoteTop - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileNoteTop(Tile, AbstractMessage, Rose, ISkinParam, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- CommunicationTileSelf - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileSelf(StringBounder, LivingSpace, Message, Rose, ISkinParam, LivingSpaces) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- CommunicationTileSelfNoteRight - Class in net.sourceforge.plantuml.sequencediagram.teoz
- CommunicationTileSelfNoteRight(CommunicationTileSelf, Message, Rose, ISkinParam, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- comp - Variable in class h.ST_Agraphinfo_t
- compare(Object, Object) - Method in class ext.plantuml.com.ctreber.aclib.sort.DefaultComparator
- compare(Object, Object) - Method in class org.stathissideris.ascii2image.core.Shape3DOrderingComparator
-
Puts diagram shapes in pseudo-3d order starting from back to front
- compare(ALink, ALink) - Method in class net.sourceforge.plantuml.graph.LenghtLinkComparator
- compare(SkeletonConfiguration, SkeletonConfiguration) - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationComparator
- compare(O, O) - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- comparePointer(__ptr__) - Method in class smetana.core.CString
- comparePointer_(CArrayOfStar<O>) - Method in class smetana.core.CArrayOfStar
- compareTo(Object) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
- compareTo(Object) - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- compareTo(GeneratedImage) - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- compareTo(InflateData) - Method in class net.sourceforge.plantuml.geom.InflateData
- compareTo(InflateData2) - Method in class net.sourceforge.plantuml.graph2.InflateData2
- compareTo(LineLocation) - Method in class net.sourceforge.plantuml.LineLocationImpl
- compareTo(Stripe) - Method in class net.sourceforge.plantuml.mindmap.Stripe
- compareTo(Day) - Method in class net.sourceforge.plantuml.project.time.Day
- compareTo(Instant) - Method in class net.sourceforge.plantuml.project.time.Instant
- compareTo(MonthYear) - Method in class net.sourceforge.plantuml.project.time.MonthYear
- compareTo(SFile) - Method in class net.sourceforge.plantuml.security.SFile
- compareTo(StairsPosition) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- compareTo(ChangeState) - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- compareTo(TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.TimeTick
- compareTo(Expand) - Method in class net.sourceforge.plantuml.ugraphic.comp.Expand
- compareTo(Slot) - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- comparf - Variable in class h.ST_dtdisc_s
- compassPoint(Object...) - Static method in class gen.lib.common.shapes__c
- compassPort(ST_Agnode_s, ST_boxf, ST_port, CString, int, ST_inside_t) - Static method in class gen.lib.common.shapes__c
- compatibleForCreate(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- compatibleForCreate(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Message
- compatibleForCreate(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- compileNow() - Method in interface net.sourceforge.plantuml.real.RealOrigin
- compileTime() - Static method in class net.sourceforge.plantuml.version.Version
- compileTimeString() - Static method in class net.sourceforge.plantuml.version.Version
- ComplementBeforeOrAfterOrAtTaskStartOrEnd - Class in net.sourceforge.plantuml.project.lang
- ComplementBeforeOrAfterOrAtTaskStartOrEnd() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementBeforeOrAfterOrAtTaskStartOrEnd
- ComplementClose - Class in net.sourceforge.plantuml.project.lang
- ComplementClose() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementClose
- ComplementCompleted - Class in net.sourceforge.plantuml.project.lang
- ComplementCompleted() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementCompleted
- ComplementDate - Class in net.sourceforge.plantuml.project.lang
- ComplementDate() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementDate
- ComplementDates - Class in net.sourceforge.plantuml.project.lang
- ComplementDates() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementDates
- ComplementDayOfWeek - Class in net.sourceforge.plantuml.project.lang
- ComplementDayOfWeek() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementDayOfWeek
- ComplementEmpty - Class in net.sourceforge.plantuml.project.lang
- ComplementEmpty() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementEmpty
- ComplementFromTo - Class in net.sourceforge.plantuml.project.lang
- ComplementFromTo() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementFromTo
- complementii - Variable in class net.sourceforge.plantuml.project.lang.SentenceSimple
- ComplementInColors - Class in net.sourceforge.plantuml.project.lang
- ComplementInColors() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementInColors
- ComplementInColors2 - Class in net.sourceforge.plantuml.project.lang
- ComplementInColors2() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementInColors2
- ComplementNamed - Class in net.sourceforge.plantuml.project.lang
- ComplementNamed() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementNamed
- ComplementOpen - Class in net.sourceforge.plantuml.project.lang
- ComplementOpen() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementOpen
- ComplementSeveralDays - Class in net.sourceforge.plantuml.project.lang
- ComplementSeveralDays() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementSeveralDays
- ComplementUrl - Class in net.sourceforge.plantuml.project.lang
- ComplementUrl() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementUrl
- ComplementWithColorLink - Class in net.sourceforge.plantuml.project.lang
- ComplementWithColorLink() - Constructor for class net.sourceforge.plantuml.project.lang.ComplementWithColorLink
- completeregularpath(ST_path, ST_Agedge_s, ST_Agedge_s, ST_pathend_t, ST_pathend_t, ST_boxf[], int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- completion - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Completion - Class in net.sourceforge.plantuml.project
- Completion(int) - Constructor for class net.sourceforge.plantuml.project.Completion
- component - net.sourceforge.plantuml.CornerParam
- component - net.sourceforge.plantuml.style.SName
- Component - Interface in net.sourceforge.plantuml.skin
- COMPONENT - net.sourceforge.plantuml.FontParam
- COMPONENT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- COMPONENT1 - net.sourceforge.plantuml.svek.PackageStyle
- COMPONENT1 - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- COMPONENT1 - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- COMPONENT2 - net.sourceforge.plantuml.svek.PackageStyle
- COMPONENT2 - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- COMPONENT2 - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ComponentAdapter - Class in net.sourceforge.plantuml.sequencediagram.teoz
- ComponentAdapter(Component) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.ComponentAdapter
- componentBackground - net.sourceforge.plantuml.ColorParam
- componentBorder - net.sourceforge.plantuml.ColorParam
- componentBorder - net.sourceforge.plantuml.LineParam
- componentDiagram - net.sourceforge.plantuml.style.SName
- componentEnd() - Method in class net.sourceforge.plantuml.wire.Block
- ComponentRoseActiveLine - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseActiveLine(Style, SymbolContext, boolean, boolean, HColorSet) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseActiveLine
- ComponentRoseActor - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseActor(ActorStyle, Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseActor
- ComponentRoseArrow - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseArrow(Style, HColor, FontConfiguration, Display, ArrowConfiguration, HorizontalAlignment, ISkinSimple, HorizontalAlignment, LineBreakStrategy, boolean, boolean) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- ComponentRoseBoundary - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseBoundary(Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseBoundary
- ComponentRoseControl - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseControl(Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseControl
- ComponentRoseDatabase - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseDatabase(Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseDatabase
- ComponentRoseDelayLine - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseDelayLine(Style, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayLine
- ComponentRoseDelayText - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseDelayText(Style, FontConfiguration, Display, ISkinSimple) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayText
- ComponentRoseDestroy - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseDestroy(Style, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseDestroy
- ComponentRoseDivider - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseDivider(Style, FontConfiguration, HColor, Display, ISkinSimple, boolean, UStroke, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseDivider
- ComponentRoseEnglober - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseEnglober(Style, SymbolContext, Display, FontConfiguration, ISkinSimple, double) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseEnglober
- ComponentRoseEntity - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseEntity(Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseEntity
- ComponentRoseGroupingElse - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseGroupingElse(Style, HColor, FontConfiguration, CharSequence, ISkinSimple, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingElse
- ComponentRoseGroupingHeader - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseGroupingHeader(Style, Style, HColor, SymbolContext, FontConfiguration, FontConfiguration, Display, ISkinSimple, double) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingHeader
- ComponentRoseGroupingSpace - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseGroupingSpace(double) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- ComponentRoseLine - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseLine(Style, HColor, boolean, UStroke, HColorSet) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseLine
- ComponentRoseNewpage - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseNewpage(Style, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseNewpage
- ComponentRoseNote - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseNote(Style, SymbolContext, FontConfiguration, Display, double, double, ISkinSimple, double, HorizontalAlignment) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- ComponentRoseNoteBox - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseNoteBox(Style, SymbolContext, FontConfiguration, Display, ISkinSimple, double, HorizontalAlignment) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- ComponentRoseNoteHexagonal - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseNoteHexagonal(Style, SymbolContext, FontConfiguration, Display, ISkinSimple, HorizontalAlignment) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- ComponentRoseParticipant - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseParticipant(Style, Style, SymbolContext, FontConfiguration, Display, ISkinSimple, double, double, UFont, HColor, double, boolean, double) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
- ComponentRoseQueue - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseQueue(Style, Style, SymbolContext, FontConfiguration, Display, boolean, ISkinSimple, UFont, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseQueue
- ComponentRoseReference - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseReference(Style, Style, FontConfiguration, SymbolContext, FontConfiguration, Display, HorizontalAlignment, ISkinSimple, HColor) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseReference
- ComponentRoseSelfArrow - Class in net.sourceforge.plantuml.skin.rose
- ComponentRoseSelfArrow(Style, HColor, FontConfiguration, Display, ArrowConfiguration, ISkinSimple, LineBreakStrategy, boolean) - Constructor for class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- componentStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- componentStyle() - Method in class net.sourceforge.plantuml.SkinParam
- componentStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- ComponentStyle - Enum in net.sourceforge.plantuml
- ComponentTextActiveLine - Class in net.sourceforge.plantuml.asciiart
- ComponentTextActiveLine(FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextActiveLine
- ComponentTextActor - Class in net.sourceforge.plantuml.asciiart
- ComponentTextActor(ComponentType, Display, FileFormat, AsciiShape) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextActor
- ComponentTextArrow - Class in net.sourceforge.plantuml.asciiart
- ComponentTextArrow(ComponentType, ArrowConfiguration, Display, FileFormat, int) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- ComponentTextDelay - Class in net.sourceforge.plantuml.asciiart
- ComponentTextDelay(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextDelay
- ComponentTextDestroy - Class in net.sourceforge.plantuml.asciiart
- ComponentTextDestroy() - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextDestroy
- ComponentTextDivider - Class in net.sourceforge.plantuml.asciiart
- ComponentTextDivider(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextDivider
- ComponentTextGroupingBody - Class in net.sourceforge.plantuml.asciiart
- ComponentTextGroupingBody(ComponentType, List<? extends CharSequence>, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
- ComponentTextGroupingElse - Class in net.sourceforge.plantuml.asciiart
- ComponentTextGroupingElse(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextGroupingElse
- ComponentTextGroupingHeader - Class in net.sourceforge.plantuml.asciiart
- ComponentTextGroupingHeader(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextGroupingHeader
- ComponentTextGroupingTail - Class in net.sourceforge.plantuml.asciiart
- ComponentTextGroupingTail(ComponentType, List<? extends CharSequence>, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextGroupingTail
- ComponentTextLine - Class in net.sourceforge.plantuml.asciiart
- ComponentTextLine(ComponentType, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextLine
- ComponentTextNewpage - Class in net.sourceforge.plantuml.asciiart
- ComponentTextNewpage(FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextNewpage
- ComponentTextNote - Class in net.sourceforge.plantuml.asciiart
- ComponentTextNote(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextNote
- ComponentTextParticipant - Class in net.sourceforge.plantuml.asciiart
- ComponentTextParticipant(ComponentType, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextParticipant
- ComponentTextSelfArrow - Class in net.sourceforge.plantuml.asciiart
- ComponentTextSelfArrow(ComponentType, ArrowConfiguration, Display, FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- ComponentTextShape - Class in net.sourceforge.plantuml.asciiart
- ComponentTextShape(ComponentType, Display, AsciiShape) - Constructor for class net.sourceforge.plantuml.asciiart.ComponentTextShape
- ComponentType - Enum in net.sourceforge.plantuml.skin
- compose(RotationZoom) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- compose(UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- COMPOSITE - net.sourceforge.plantuml.UmlDiagramType
- CompositeDiagram - Class in net.sourceforge.plantuml.compositediagram
- CompositeDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.compositediagram.CompositeDiagram
- CompositeDiagramFactory - Class in net.sourceforge.plantuml.compositediagram
- CompositeDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.compositediagram.CompositeDiagramFactory
- CompositeDiagramShape - Class in org.stathissideris.ascii2image.graphics
- CompositeDiagramShape() - Constructor for class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- COMPOSITION - net.sourceforge.plantuml.cucadiagram.LinkDecor
- compound__c - Class in gen.lib.dotgen
- compound__c() - Constructor for class gen.lib.dotgen.compound__c
- compress(byte[]) - Method in interface net.sourceforge.plantuml.code.Compression
-
Shrinks the given
in
array with lengthlen
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionBrotli
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionHuffman
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionNone
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZlib
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZlibPure
- compress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZopfliZlib
- compress(String) - Method in class net.sourceforge.plantuml.code.ArobaseStringCompressor
- compress(String) - Method in class net.sourceforge.plantuml.code.ArobaseStringCompressor2
- compress(String) - Method in interface net.sourceforge.plantuml.code.StringCompressor
- compress(String) - Method in class net.sourceforge.plantuml.code.StringCompressorNone
- compress(Options, byte[]) - Method in class net.sourceforge.plantuml.zopfli.Zopfli
- compress_graph(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- compressAscii128(String) - Method in class net.sourceforge.plantuml.code.Tokens
- Compression - Interface in net.sourceforge.plantuml.code
- CompressionBrotli - Class in net.sourceforge.plantuml.code
- CompressionBrotli() - Constructor for class net.sourceforge.plantuml.code.CompressionBrotli
- CompressionHuffman - Class in net.sourceforge.plantuml.code
- CompressionHuffman() - Constructor for class net.sourceforge.plantuml.code.CompressionHuffman
- CompressionMode - Enum in net.sourceforge.plantuml.ugraphic.comp
- CompressionNone - Class in net.sourceforge.plantuml.code
- CompressionNone() - Constructor for class net.sourceforge.plantuml.code.CompressionNone
- CompressionTransform - Class in net.sourceforge.plantuml.ugraphic.comp
- CompressionTransform(SlotSet) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.CompressionTransform
- CompressionXorYBuilder - Class in net.sourceforge.plantuml.ugraphic.comp
- CompressionXorYBuilder() - Constructor for class net.sourceforge.plantuml.ugraphic.comp.CompressionXorYBuilder
- CompressionZlib - Class in net.sourceforge.plantuml.code
- CompressionZlib() - Constructor for class net.sourceforge.plantuml.code.CompressionZlib
- CompressionZlibPure - Class in net.sourceforge.plantuml.code
- CompressionZlibPure() - Constructor for class net.sourceforge.plantuml.code.CompressionZlibPure
- CompressionZopfliZlib - Class in net.sourceforge.plantuml.code
- CompressionZopfliZlib() - Constructor for class net.sourceforge.plantuml.code.CompressionZopfliZlib
- compressUnicodeE000(String) - Method in class net.sourceforge.plantuml.code.Tokens
- computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
This constructs an unrotated Arc2D from the SVG specification of an Elliptical arc.
- computeDimension(double, double) - Method in enum net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
- computeEnd() - Method in class net.sourceforge.plantuml.project.solver.AbstractSolver
- computeEnd() - Method in class net.sourceforge.plantuml.project.solver.Solver3
- computeEnd() - Method in class net.sourceforge.plantuml.project.solver.SolverImpl
- computeLayers() - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- computeMarginNeedForBranchLabe1(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- computeMarginNeedForBranchLabe2(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- computeMaxHeight(List<Ftile>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- computeRows() - Method in class net.sourceforge.plantuml.graph.Heap
- computeRows() - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- computeSize(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- computeStart() - Method in class net.sourceforge.plantuml.project.solver.AbstractSolver
- computeStart() - Method in class net.sourceforge.plantuml.project.solver.Solver3
- computeStart() - Method in class net.sourceforge.plantuml.project.solver.SolverImpl
- computeVerticalMarginNeedForBranchs(StringBounder, Dimension2D, Dimension2D) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- computeX(AtomicInteger) - Method in class net.sourceforge.plantuml.board.BNode
- conc__c - Class in gen.lib.dotgen
- conc__c() - Constructor for class gen.lib.dotgen.conc__c
- conc_opp_flag - Variable in class h.ST_Agedgeinfo_t
- conc_slope(ST_Agnode_s) - Static method in class gen.lib.common.splines__c
- Concentrate - Variable in class smetana.core.Z
- CONCISE - net.sourceforge.plantuml.timingdiagram.TimingStyle
- CONCURRENT_ACTIVITY - net.sourceforge.plantuml.cucadiagram.GroupType
- CONCURRENT_STATE - net.sourceforge.plantuml.cucadiagram.GroupType
- concurrentActivity(String) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- concurrentState(char) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- ConcurrentStateImage - Class in net.sourceforge.plantuml.svek
- ConcurrentStateImage(Collection<IEntityImage>, char, ISkinParam, HColor) - Constructor for class net.sourceforge.plantuml.svek.ConcurrentStateImage
- ConditionalBuilder - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- ConditionalBuilder(Swimlane, HColor, HColor, Rainbow, FtileFactory, ConditionStyle, ConditionEndStyle, Branch, Branch, ISkinParam, StringBounder, FontConfiguration, FontConfiguration, Url) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.ConditionalBuilder
- ConditionalContext - Class in net.sourceforge.plantuml.activitydiagram
- ConditionalContext(ConditionalContext, IEntity, Direction) - Constructor for class net.sourceforge.plantuml.activitydiagram.ConditionalContext
- ConditionEndStyle - Enum in net.sourceforge.plantuml.svek
- conditionIsOkHere() - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- ConditionStyle - Enum in net.sourceforge.plantuml.svek
- conditionValue(LineLocation, TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- config_found - Variable in class h.ST_GVC_s
- ConfigData - Interface in jcckit.util
-
Interface for hierarchically managed key-value pairs.
- ConfigParameters - Class in jcckit.util
-
Read-only class for hierarchically organized key-value pairs.
- ConfigParameters(ConfigData) - Constructor for class jcckit.util.ConfigParameters
-
Creates an instance from the specified ConfigData object.
- ConfigParametersBasedConfigData - Class in jcckit.util
-
An implementation of
ConfigData
based on two instances ofConfigParameters
. - ConfigParametersBasedConfigData(ConfigParameters, ConfigParameters) - Constructor for class jcckit.util.ConfigParametersBasedConfigData
-
Creates an instance.
- Configuration - Class in ext.plantuml.com.ctreber.acearth
- Configuration() - Constructor for class ext.plantuml.com.ctreber.acearth.Configuration
- ConfigurationACearth - Class in ext.plantuml.com.ctreber.acearth
-
How to avoid writing all the accessors?
- ConfigurationACearth() - Constructor for class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- ConfigurationParser - Class in org.stathissideris.ascii2image.core
- ConfigurationParser() - Constructor for class org.stathissideris.ascii2image.core.ConfigurationParser
- connect(DataPlot) - Method in class jcckit.plot.Plot
-
Connect the specified
DataPlot
with this instance. - connect(DataPlot) - Method in class jcckit.plot.PlotCanvas
- ConnectedCircle - Class in net.sourceforge.plantuml.svek.image
- ConnectedCircle(double) - Constructor for class net.sourceforge.plantuml.svek.image.ConnectedCircle
- connectEndsToAnchors(TextGrid, Diagram) - Method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- connectEndsToAnchors(TextGrid, Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- connectGraph(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- Connection - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- ConnectionCross - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- ConnectionCross(Connection) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.ConnectionCross
- ConnectionTranslatable - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- ConnectionVerticalDown - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- ConnectionVerticalDown(Ftile, Ftile, Point2D, Point2D, Rainbow, TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ConnectionVerticalDown
- connectLines() - Method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
-
Returns a new diagram component with the lines of this CompositeDiagramShape connected.
- ConnectorPuzzle - Interface in net.sourceforge.plantuml.bpm
- ConnectorPuzzle.Where - Enum in net.sourceforge.plantuml.bpm
- ConnectorPuzzleEmpty - Class in net.sourceforge.plantuml.bpm
- ConnectorPuzzleEmpty() - Constructor for class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- connecttris(int, int) - Static method in class gen.lib.pathplan.shortest__c
- CONSIDERE_FUTURE_DEACTIVATE - net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
- constainsLocally(String) - Method in class net.sourceforge.plantuml.nwdiag.Network
- ConstantPlan - Class in net.sourceforge.plantuml.project
- constrained - Variable in class h.ST_port
- constraining_flat_edge(ST_Agraph_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.mincross__c
- Constraint - Class in net.sourceforge.plantuml.sequencediagram.graphic
- Constraint(Pushable, Pushable) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- constraintOnLinks(Link, Link, Display) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- ConstraintSet - Class in net.sourceforge.plantuml.sequencediagram.graphic
- ConstraintSet(Collection<? extends Pushable>, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- contain_clustnodes(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- contain_nodes(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- contain_subclust(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- ContainingEllipse - Class in net.sourceforge.plantuml.svek.image
- ContainingEllipse(double) - Constructor for class net.sourceforge.plantuml.svek.image.ContainingEllipse
- contains(double) - Method in class net.sourceforge.plantuml.mindmap.Stripe
- contains(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- contains(double) - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- contains(double, double) - Method in class net.sourceforge.plantuml.mindmap.StripeFrontier
- contains(double, double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- contains(double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - contains(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - contains(Point2D) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- contains(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - contains(Rectangle2D) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - contains(Rectangle2D) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- contains(String) - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- contains(String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Checks if a specified member is present as a child of this object.
- contains(String, String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
-
The indexOf idiom
- contains(IEntity) - Method in interface net.sourceforge.plantuml.cucadiagram.EntityGender
- contains(IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- contains(ClosedArea) - Method in class net.sourceforge.plantuml.geom.ClosedArea
- contains(Point2DInt) - Method in class net.sourceforge.plantuml.geom.ClosedArea
- contains(Board) - Method in class net.sourceforge.plantuml.graph.BoardCollection
- contains(Pin) - Method in class net.sourceforge.plantuml.hector.PinLink
- contains(Positionable, Point2D) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- contains(Segment) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- contains(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- contains(O) - Method in interface net.sourceforge.plantuml.bpm.Chain
- contains(O) - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- contains(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- contains(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
- contains(S) - Method in interface net.sourceforge.plantuml.graph.SortedCollection
- contains(S) - Method in class net.sourceforge.plantuml.graph.SortedCollectionArrayList
- contains(S) - Method in class net.sourceforge.plantuml.graph.SortedCollectionLinked
- containsAtLeastOneDashedLine(CellSet) - Method in class org.stathissideris.ascii2image.text.TextGrid
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- containsBreak() - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- containsBreak() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- containsCMapData() - Method in class net.sourceforge.plantuml.api.ImageDataComplex
- containsCMapData() - Method in class net.sourceforge.plantuml.api.ImageDataSimple
- containsCMapData() - Method in interface net.sourceforge.plantuml.core.ImageData
-
Indicates if the image has some position information.
- containsData() - Method in class net.sourceforge.plantuml.CMapData
- containsIgnoreCase(String) - Method in class net.sourceforge.plantuml.core.UmlSource
- containsLeafRecurse(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- containsLeafRecurse(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- containsLeafRecurse(ILeaf) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- containsPoint(Point2D) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- containsPoint2DCharge(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- containsStartDiagram(InputStream, StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- containsStartDiagram(FileWithSuffix, StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- containsStartDiagram(SURL, StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- containsStyle(FontStyle) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- containsType(LeafType) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- Context2D - Interface in net.sourceforge.plantuml.skin
- CONTINUE_LINE - net.sourceforge.plantuml.skin.ComponentType
- control - net.sourceforge.plantuml.style.SName
- Control - Class in net.sourceforge.plantuml.svek
- Control(SymbolContext) - Constructor for class net.sourceforge.plantuml.svek.Control
- CONTROL - net.sourceforge.plantuml.FontParam
- CONTROL - net.sourceforge.plantuml.sequencediagram.ParticipantType
- CONTROL - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- CONTROL - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- CONTROL_HEAD - net.sourceforge.plantuml.skin.ComponentType
- CONTROL_STEREOTYPE - net.sourceforge.plantuml.FontParam
- CONTROL_TAIL - net.sourceforge.plantuml.skin.ComponentType
- controlBackground - net.sourceforge.plantuml.ColorParam
- controlBorder - net.sourceforge.plantuml.ColorParam
- conv() - Method in class net.sourceforge.plantuml.security.SFile
- Convergence - Variable in class smetana.core.Z
- ConversionOptions - Class in org.stathissideris.ascii2image.core
- ConversionOptions() - Constructor for class org.stathissideris.ascii2image.core.ConversionOptions
- convert(File, File) - Static method in class net.sourceforge.plantuml.pdf.PdfConverter
- convert(String...) - Static method in class net.sourceforge.plantuml.BlockUml
- convert(List<String>) - Static method in class net.sourceforge.plantuml.BlockUml
- convert(Set<FileWithSuffix>) - Static method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- convert(Positionable) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- convert_sides_to_points(int, int) - Static method in class gen.lib.common.splines__c
- ConverterSvg - Class in net.sourceforge.plantuml.math
- ConverterSvg(Icon) - Constructor for class net.sourceforge.plantuml.math.ConverterSvg
- convertHiddenNewLine(String) - Static method in class net.sourceforge.plantuml.BackSlash
- COODINATE_SYSTEM_CHANGED - Static variable in class jcckit.plot.PlotEventType
-
Event type.
- coord - Variable in class h.ST_Agnodeinfo_t
- Coord - Class in net.sourceforge.plantuml.bpm
- Coord(Line, Col) - Constructor for class net.sourceforge.plantuml.bpm.Coord
- Coordinate - Class in ext.plantuml.com.ctreber.acearth.util
-
Latitude and longitude coordinate.
- Coordinate() - Constructor for class ext.plantuml.com.ctreber.acearth.util.Coordinate
- Coordinate(double, double) - Constructor for class ext.plantuml.com.ctreber.acearth.util.Coordinate
-
Construct a location specfied by two angles.
- COORDINATE_SYSTEM_KEY - Static variable in class jcckit.plot.Plot
-
Configuration parameter key.
- CoordinateSystem - Interface in jcckit.plot
-
Interface for all generators of coordinate systems.
- Coords - Class in net.sourceforge.plantuml.braille
- Coords(int, int) - Constructor for class net.sourceforge.plantuml.braille.Coords
- copy() - Method in class h.ST_Agdesc_s
- copy() - Method in class h.ST_Agtag_s
- copy() - Method in class h.ST_BestPos_t
- copy() - Method in class h.ST_boxf
- copy() - Method in class h.ST_cinfo_t
- copy() - Method in class h.ST_dtmethod_s
- copy() - Method in class h.ST_elist
- copy() - Method in class h.ST_point
- copy() - Method in class h.ST_pointf
- copy() - Method in class h.ST_port
- copy() - Method in class h.ST_Ppoly_t
- copy() - Method in class net.sourceforge.plantuml.graph.Board
- copy() - Method in interface smetana.core.__struct__
- copy() - Method in class smetana.core.UnsupportedStarStruct
- copy(Pointable, Pointable) - Method in class net.sourceforge.plantuml.geom.PolylineBreakeable
- copy(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
- copy(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicStencil
- copyAllFrom(ISkinSimple) - Method in interface net.sourceforge.plantuml.ISkinSimple
- copyAllFrom(ISkinSimple) - Method in class net.sourceforge.plantuml.salt.Dictionary
- copyAllFrom(ISkinSimple) - Method in class net.sourceforge.plantuml.SkinParam
- copyAllFrom(ISkinSimple) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- copyAllFrom(ISkinSimple) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- copyCellSet(CellSet) - Static method in class org.stathissideris.ascii2image.text.CellSet
-
Deep copy
- copyCellsTo(CellSet, TextGrid) - Method in class org.stathissideris.ascii2image.text.TextGrid
- copyFrom(CString, int) - Method in class smetana.core.CString
- copyInternal(InputStream, OutputStream, boolean) - Static method in class net.sourceforge.plantuml.FileUtils
- copyLabels(WormTexted) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- copyStateFrom(IteratorCounter2) - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- copyStateFrom(IteratorCounter2) - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- copyTo(TMemory) - Method in class net.sourceforge.plantuml.preproc.Defines
- copyToFile(byte[], SFile) - Static method in class net.sourceforge.plantuml.FileUtils
- copyToFile(SFile, SFile) - Static method in class net.sourceforge.plantuml.FileUtils
- copyToStream(File, OutputStream) - Static method in class net.sourceforge.plantuml.FileUtils
- copyToStream(InputStream, OutputStream) - Static method in class net.sourceforge.plantuml.FileUtils
- copyToStream(SFile, OutputStream) - Static method in class net.sourceforge.plantuml.FileUtils
- copyUGraphic() - Method in class net.sourceforge.plantuml.braille.UGraphicBraille
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.html5.UGraphicHtml5
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNull
- copyUGraphic() - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- Corner - Class in net.sourceforge.plantuml.cute
- Corner(double) - Constructor for class net.sourceforge.plantuml.cute.Corner
- CORNER - Static variable in interface net.sourceforge.plantuml.svek.IEntityImage
- CORNER - Static variable in class net.sourceforge.plantuml.svek.image.EntityImageActivity
- corner1Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- corner2Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- corner3Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- corner4Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- cornerCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- CornerParam - Enum in net.sourceforge.plantuml
- cos(double) - Static method in class smetana.core.JUtils
- cost(Collection<Link>) - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- CostComputer - Interface in net.sourceforge.plantuml.graph
- count - Variable in class h.ST_Agedgeinfo_t
- count - Variable in class h.ST_Node_t___
- count - Variable in class h.ST_PartitionVars
- count() - Method in interface net.sourceforge.plantuml.command.regex.IRegex
- count() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- count() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- count(Shape) - Static method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- Count - Variable in class smetana.core.Z
- countClusterLabels(ST_Agraph_s) - Static method in class gen.lib.common.postproc__c
- countDefaultValue() - Method in class net.sourceforge.plantuml.preproc.Variables
- CounterOutputStream - Class in net.sourceforge.plantuml
- CounterOutputStream(OutputStream) - Constructor for class net.sourceforge.plantuml.CounterOutputStream
- CountRate - Class in net.sourceforge.plantuml.api
- CountRate() - Constructor for class net.sourceforge.plantuml.api.CountRate
- courier(int) - Static method in class net.sourceforge.plantuml.ugraphic.UFont
- cover - Variable in class h.ST_PartitionVars
- CoverSplit - Variable in class h.ST_SplitQ_t
- CoverSplitArea - Variable in class h.ST_SplitQ_t
- cpt - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- CPT - Static variable in class smetana.core.UnsupportedC
- CPT - Static variable in class smetana.core.UnsupportedStarStruct
- CRASH - Static variable in class net.sourceforge.plantuml.FileImageData
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorChange
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleFontFamilyChange
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleImg
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleLatex
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleMath
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleQrcode
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSizeChange
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSpace
- create() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange
- create() - Static method in class net.sourceforge.plantuml.donors.PSystemDonors
- create() - Static method in class net.sourceforge.plantuml.donors.PSystemSkinparameterList
- create() - Method in class net.sourceforge.plantuml.html.CucaDiagramHtmlMaker
- create() - Method in interface net.sourceforge.plantuml.salt.factory.ElementFactory
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryBorder
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryButton
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOff
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOn
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryDroplist
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryImage
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryLine
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryMenu
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryPyramid
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOff
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOn
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRetrieveFromDictonnary
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryScroll
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTab
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryText
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTextField
- create() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTree
- create() - Static method in class net.sourceforge.plantuml.skin.ArrowDressing
- create() - Static method in class net.sourceforge.plantuml.stats.PSystemStats
- create() - Static method in class net.sourceforge.plantuml.version.PSystemLicense
- create(double) - Static method in class net.sourceforge.plantuml.creole.atom.AtomSpace
- create(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- create(double, double, Dimension2D) - Static method in class net.sourceforge.plantuml.hector.Box2D
- create(double, double, SymbolContext) - Static method in class net.sourceforge.plantuml.timingdiagram.graphic.HexaShape
- create(double, double, SymbolContext) - Static method in class net.sourceforge.plantuml.timingdiagram.graphic.PentaAShape
- create(double, double, SymbolContext) - Static method in class net.sourceforge.plantuml.timingdiagram.graphic.PentaBShape
- create(int, int, int) - Static method in class net.sourceforge.plantuml.project.time.Day
- create(int, int, ClippingShape, Legend) - Method in interface jcckit.plot.CurveFactory
-
Creates a new curve instance.
- create(int, int, ClippingShape, Legend) - Method in class jcckit.plot.SimpleCurveFactory
-
Creates an instance of
SimpleCurve
. - create(int, Object) - Method in class net.sourceforge.plantuml.hector.PinFactory
- create(int, String, int) - Static method in class net.sourceforge.plantuml.project.time.Day
- create(int, Month) - Static method in class net.sourceforge.plantuml.project.time.MonthYear
- create(long) - Static method in class net.sourceforge.plantuml.project.time.Day
- create(long) - Static method in class net.sourceforge.plantuml.project.time.Instant
- create(Reader, String) - Static method in class net.sourceforge.plantuml.preproc.ReadLineReader
- create(Reader, String, LineLocation) - Static method in class net.sourceforge.plantuml.preproc.ReadLineReader
- create(CharSequence...) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- create(Class, __ptr__) - Static method in class smetana.core.JUtils
- create(String) - Static method in class jcckit.util.Factory
-
Creates an instance of the specified class.
- create(String) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleMonospaced
- create(String) - Static method in class net.sourceforge.plantuml.mda.MDADiagramImpl
- create(String) - Static method in class net.sourceforge.plantuml.security.SURL
- create(String) - Static method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- create(String, FontConfiguration) - Static method in class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- create(String, ImgValign, int, double, Url) - Static method in class net.sourceforge.plantuml.creole.atom.AtomImg
- create(URL) - Static method in class net.sourceforge.plantuml.security.SURL
- create(Collection<? extends CharSequence>) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- create(List<String>) - Static method in class net.sourceforge.plantuml.anim.Animation
- create(ConfigParameters) - Static method in class jcckit.data.DataPlot
-
Convenient method to create a DataPlot based on the specified config parameters.
- create(ConfigParameters) - Static method in class jcckit.util.Factory
-
Creates an object based on the specified configuration parameters.
- create(ConfigParameters, String) - Static method in class jcckit.util.Factory
-
Creates an object based on the specified configuration parameters and default class name.
- create(ConfigParameters, String) - Static method in class jcckit.util.Format
-
Creates a new instance based of specified key-value pair of the specified configuration parameters.
- create(Ftile, Collection<PositionedNote>, ISkinParam, boolean) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- create(Ftile, Ftile, Swimlane, Ftile, Rainbow, ConditionEndStyle, FtileFactory, Ftile, Rainbow) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- create(Swimlane, HColor, HColor, Rainbow, FtileFactory, ConditionStyle, ConditionEndStyle, Branch, Branch, ISkinParam, StringBounder, FontConfiguration, FontConfiguration, Url) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.ConditionalBuilder
- create(Worm, double) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- create(Display, ISkinParam) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.EntityImageLegend
- create(FontConfiguration, String, char, ISkinSimple) - Static method in class net.sourceforge.plantuml.creole.CreoleHorizontalLine
- create(FontConfiguration, HorizontalAlignment, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- create(FontPosition) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleExposantChange
- create(Rainbow) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- create(Rainbow, UPolygon) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- create(ISkinParam, String, String...) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- create(ISkinParam, Display, Swimlane, BoxStyle, Stereotype) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- create(ISkinParam, LinkType) - Static method in class net.sourceforge.plantuml.posimo.PathDrawerInterface
- create(ISkinSimple) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleUrl
- create(Sentence) - Static method in class net.sourceforge.plantuml.project.command.NaturalCommand
- create(IntricatedPoint, IntricatedPoint, Display, ISkinSimple, WithLinkType) - Static method in class net.sourceforge.plantuml.timingdiagram.graphic.TimeArrow
- create(HColorSet) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleOpenIcon
- create(HColorSet) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSprite
- create(UGraphic, Dimension2D) - Static method in class net.sourceforge.plantuml.ugraphic.UGraphicStencil
- create(UGraphic, Stencil, UStroke) - Static method in class net.sourceforge.plantuml.ugraphic.UGraphicStencil
- create(UPolygon, Rainbow, UPolygon) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- create(UmlDiagramType) - Static method in class net.sourceforge.plantuml.SkinParam
- CREATE - net.sourceforge.plantuml.sequencediagram.LifeEventType
- create_aux_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- create0(FontConfiguration, HorizontalAlignment, ISkinSimple, LineBreakStrategy, CreoleMode, UFont, HColor) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- create1(HorizontalAlignment, List<CharSequence>, FontParam, ISkinParam, Stereotype, ILeaf, Style) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- create2(HorizontalAlignment, Display, FontParam, ISkinParam, Stereotype, ILeaf, Style) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- create3(Display, FontParam, ISkinSimple, HorizontalAlignment, FontConfiguration, LineBreakStrategy) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- create7(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- create8(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode, LineBreakStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- create9(FontConfiguration, HorizontalAlignment, ISkinSimple, LineBreakStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- createAddEvent(DataContainer) - Static method in class jcckit.data.DataEvent
-
Creates an event of type
DataEventType.ELEMENT_ADDED
for the specified container. - createAloneNode(String) - Method in class net.sourceforge.plantuml.graph.Zoda2
- createAnalog(String, String, boolean) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- createArea(char) - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- createArrowhead(TextGrid, TextGrid.Cell, int, int) - Static method in class org.stathissideris.ascii2image.graphics.DiagramShape
- createBinary(String, String, boolean) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- createBlackOnWhite(List<String>) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- createBlackOnWhite(List<String>, BufferedImage, GraphicPosition) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- createBlackOnWhiteMonospaced(List<String>) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- createBufferedImage() - Method in class net.sourceforge.plantuml.graph.Graph1
- createBufferedOutputStream() - Method in class net.sourceforge.plantuml.security.SFile
- createChild(int, int, TextBlock, TextBlock, ColorSequence, ISkinParam, IGroup) - Method in class net.sourceforge.plantuml.svek.Cluster
- createChild(String) - Method in class net.sourceforge.plantuml.cute.Group
- createClock(String, String, int, int, boolean) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- createClosedFromBoundaryCells(TextGrid, CellSet, int, int) - Static method in class org.stathissideris.ascii2image.graphics.DiagramComponent
- createClosedFromBoundaryCells(TextGrid, CellSet, int, int, boolean) - Static method in class org.stathissideris.ascii2image.graphics.DiagramComponent
- createCommands() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagramFactory3
- createCommands() - Method in class net.sourceforge.plantuml.board.BoardDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.bpm.BpmDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- createCommands() - Method in class net.sourceforge.plantuml.compositediagram.CompositeDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.help.HelpFactory
- createCommands() - Method in class net.sourceforge.plantuml.jungle.PSystemTreeFactory
- createCommands() - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.nwdiag.NwDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.postit.PostIdDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.project.GanttDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.salt.PSystemSaltFactory2
- createCommands() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.sprite.ListSpriteDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.sprite.StdlibDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.statediagram.StateDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.wbs.WBSDiagramFactory
- createCommands() - Method in class net.sourceforge.plantuml.wire.WireDiagramFactory
- createComponent(Style[], ComponentType, ArrowConfiguration, ISkinParam, Display) - Method in class net.sourceforge.plantuml.asciiart.TextSkin
- createComponent(Style[], ComponentType, ArrowConfiguration, ISkinParam, Display) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- createComponentArrow(Style[], ArrowConfiguration, ISkinParam, Display) - Method in class net.sourceforge.plantuml.asciiart.TextSkin
- createComponentArrow(Style[], ArrowConfiguration, ISkinParam, Display) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- createComponentNewPage(ISkinParam) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- createConfigData(String) - Method in class jcckit.util.AppletBasedConfigData
- createConfigData(String) - Method in class jcckit.util.FlatConfigData
-
Returns the FlatConfigData object for the specified full path.
- createConfigData(String) - Method in class jcckit.util.PropertiesBasedConfigData
-
Returns a new instance of PropertiesBasedConfigData for the specified full path.
- createConstraint(TimeTick, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- createConstraint(TimeTick, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- createConstraint(TimeTick, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- createConstraint(TimeTick, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- createConstraint(TimeTick, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- createContainer(String) - Method in class net.sourceforge.plantuml.wire.Block
- createCreole(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle
- createCreole(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle2
- createCurveTitle(int, int, String) - Method in class jcckit.plot.Legend
-
Creates the title part of a legend symbol.
- createCuteShapePositionned(String) - Method in class net.sourceforge.plantuml.cute.CuteShapeFactory
- createData(OutputStream) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- createDate(int, int, int) - Static method in enum net.sourceforge.plantuml.timingdiagram.TimingFormat
- createDotString(String...) - Method in class net.sourceforge.plantuml.posimo.DotxMaker
- createDumpStackTrace() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createEmpty() - Static method in class net.sourceforge.plantuml.preproc.Defines
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagramFactory3
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.board.BoardDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.bpm.BpmDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.compositediagram.CompositeDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.help.HelpFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.jungle.PSystemTreeFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.nwdiag.NwDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.postit.PostIdDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.project.GanttDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.salt.PSystemSaltFactory2
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.sprite.ListSpriteDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.sprite.StdlibDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.statediagram.StateDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.wbs.WBSDiagramFactory
- createEmptyDiagram() - Method in class net.sourceforge.plantuml.wire.WireDiagramFactory
- createEntityImageBlock(ILeaf, ISkinParam, boolean, PortionShower, Bibliotekon, GraphvizVersion, UmlDiagramType, Collection<Link>) - Static method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- createEol() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange
- createEol() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorChange
- createEol() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleFontFamilyChange
- createEol() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSizeChange
- createEol() - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange
- createFile(OutputStream, List<String>, FileFormatOption) - Method in class net.sourceforge.plantuml.hector.CucaDiagramFileMakerHectorB1
- createFile(OutputStream, List<String>, FileFormatOption) - Method in class net.sourceforge.plantuml.sdot.CucaDiagramFileMakerSmetana
- createFile(OutputStream, List<String>, FileFormatOption) - Method in interface net.sourceforge.plantuml.svek.CucaDiagramFileMaker
- createFile(OutputStream, List<String>, FileFormatOption) - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek
- createFile3(OutputStream) - Method in interface net.sourceforge.plantuml.cucadiagram.dot.Graphviz
- createFile3(OutputStream) - Method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- createFileOutputStream() - Method in class net.sourceforge.plantuml.security.SFile
- createFileOutputStream(boolean) - Method in class net.sourceforge.plantuml.security.SFile
- createFileOutputStream(String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createFileReader(String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createFiles(OutputStream) - Method in class net.sourceforge.plantuml.xmi.CucaDiagramXmiMaker
- createFiles(OutputStream) - Method in class net.sourceforge.plantuml.xmlsc.StateDiagramScxmlMaker
- createFiles(OutputStream, int) - Method in class net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramTxtMaker
- createFiles(SFile) - Method in class net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramTxtMaker
- createFoo(List<StringLocated>) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- createForError(List<String>, boolean) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- createForSystemDot(ISkinParam, String, String...) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- createFromBoundaryCells(TextGrid, CellSet, int, int) - Static method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- createFtile(FtileFactory) - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- createFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- createGreenOnBlackMonospaced(List<String>) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- createGroup(Set<VisibilityModifier>) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- createGroup(Ftile, Display, HColor, HColor, PositionedNote, HColor, USymbol, double) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- createGroup(Ftile, Display, HColor, HColor, PositionedNote, HColor, USymbol, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- createGroup(Ftile, Display, HColor, HColor, PositionedNote, HColor, USymbol, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateGroup
- createGroup(Ftile, Display, HColor, HColor, PositionedNote, HColor, USymbol, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- createGroup(Ident, Code, Display, Code, GroupType, IGroup, Set<VisibilityModifier>, String) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- createGTile(GNode) - Method in class net.sourceforge.plantuml.jungle.GTileOneLevelFactory
- createHackInitDimensionFromLabel(int, int) - Static method in class smetana.core.Macro
- createIf(Swimlane, List<Branch>, Branch, LinkRendering, LinkRendering, Url) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- createIf(Swimlane, List<Branch>, Branch, LinkRendering, LinkRendering, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- createIf(Swimlane, List<Branch>, Branch, LinkRendering, LinkRendering, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorIf
- createIf(Swimlane, List<Branch>, Branch, LinkRendering, LinkRendering, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- createImageInputStream(File) - Static method in class net.sourceforge.plantuml.security.ImageIO
- createImageInputStream(InputStream) - Static method in class net.sourceforge.plantuml.security.ImageIO
- createImageInputStream(Object) - Static method in class net.sourceforge.plantuml.security.ImageIO
- createImageInputStream(SFile) - Static method in class net.sourceforge.plantuml.security.ImageIO
- createImageOutputStream(OutputStream) - Static method in class net.sourceforge.plantuml.security.ImageIO
- createImportedFiles(AParentFolder) - Static method in class net.sourceforge.plantuml.preproc.ImportedFiles
- createInches(int, double, double, double, double) - Static method in class net.sourceforge.plantuml.ugraphic.visio.VisioLine
- createInches(int, double, double, double, double) - Static method in class net.sourceforge.plantuml.ugraphic.visio.VisioRectangle
- createInches(int, String, int, double, double, double, double) - Static method in class net.sourceforge.plantuml.ugraphic.visio.VisioText
- createInnerActivity() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- createInsertEvent(DataContainer, int) - Static method in class jcckit.data.DataEvent
-
Creates an event of type
DataEventType.ELEMENT_INSERTED
for the specified container. - createKeyDistributor() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createLeaf(Ident, Code, Display, LeafType, IGroup, Set<VisibilityModifier>, String) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- createLeaf(Ident, Code, Display, LeafType, USymbol) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- createLeaf(Ident, Code, Display, LeafType, USymbol) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- createLeaf(Ident, Code, Display, LeafType, USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- createLeaf(LeafType, Set<VisibilityModifier>) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyFactory
- createLeafForEmptyGroup(IGroup, ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- createLeafInternal(Ident, Code, Display, LeafType, USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- createLegacy(String, FontConfiguration) - Static method in class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- createLegacy(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle
- createLegacy(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle2
- createLegacyEol(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle
- createLegacyEol(FontStyle) - Static method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle2
- createLegendSymbol(GraphPoint, double) - Method in class jcckit.plot.AbstractSymbolFactory
-
Creates a symbol for the legend at the specified position.
- createLegendSymbol(GraphPoint, double) - Method in class jcckit.plot.BarFactory
-
Creates a symbol for the legend at the specified position.
- createLegendSymbol(GraphPoint, double) - Method in class jcckit.plot.ErrorBarFactory
-
Creates the legend symbol.
- createLegendSymbol(GraphPoint, double) - Method in interface jcckit.plot.SymbolFactory
-
Creates a symbol for the legend at the specified position.
- createLink(Point2D, Point2D) - Method in class net.sourceforge.plantuml.graph2.Plan
- createListNumber(FontConfiguration, int, int) - Static method in class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- createMindMap(StyleBuilder, ISkinParam, Display, StyleSignature) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- createMonoImage() - Method in class net.sourceforge.plantuml.graphic.Img
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.CommandFactorySprite
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNote
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteActivity
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnEntity
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnLink
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.CommandFactoryTipOnEntity
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteAcrossCommand
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteCommand
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOnArrowCommand
- createMultiLine(boolean) - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOverSeveralCommand
- createMultiLine(boolean) - Method in interface net.sourceforge.plantuml.command.note.SingleMultiFactoryCommand
- createNewParticipant(ParticipantType, String, Display, int) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- createNode(ILeaf, IEntityImage, ColorSequence, StringBounder) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- createNote(Ident, Code, Display) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- createOFFSET(String) - Static method in class h.ST_Agsym_s
- createOne(OutputStream, int, boolean) - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.FileMaker
- createOne(OutputStream, int, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramFileMakerPuma2
- createOne(OutputStream, int, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramTxtMaker
- createOne(OutputStream, int, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- createOpenFromBoundaryCells(TextGrid, CellSet, int, int, boolean) - Static method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- createOrGet(ConfigParameters, Object) - Static method in class jcckit.util.Factory
-
Creates an object based on the specified configuration parameters or returns the default object.
- createOrigin() - Static method in class net.sourceforge.plantuml.real.RealUtils
- createParallel(List<Ftile>, ForkStyle, String, Swimlane, Swimlane) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- createParallel(List<Ftile>, ForkStyle, String, Swimlane, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- createParallel(List<Ftile>, ForkStyle, String, Swimlane, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateParallel
- createParallel(List<Ftile>, ForkStyle, String, Swimlane, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- createPartialMatch(Iterator<String>) - Method in interface net.sourceforge.plantuml.command.regex.IRegex
- createPartialMatch(Iterator<String>) - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- createPartialMatch(Iterator<String>) - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- createPartialMatch(Iterator<String>) - Method in class net.sourceforge.plantuml.command.regex.RegexOr
- createPath() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createPinLink(Link) - Method in class net.sourceforge.plantuml.hector.PinFactory
- createPlainSymbol(GraphPoint, double, GraphicAttributes) - Method in class jcckit.plot.AbstractSymbolFactory
-
Creates the graphical element of the plain symbol.
- createPlainSymbol(GraphPoint, double, GraphicAttributes) - Method in class jcckit.plot.BarFactory
-
Returns null because this method isn't needed but has to be implemented.
- createPlainSymbol(GraphPoint, double, GraphicAttributes) - Method in class jcckit.plot.CircleSymbolFactory
-
Creates a circle.
- createPlainSymbol(GraphPoint, double, GraphicAttributes) - Method in class jcckit.plot.SquareSymbolFactory
-
Creates a
Rectangle
. - createPostIt(String, Display) - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- createPrintStream() - Method in class net.sourceforge.plantuml.security.SFile
- createPrintStream(OutputStream) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createPrintStream(OutputStream, boolean, String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createPrintStream(String) - Method in class net.sourceforge.plantuml.security.SFile
- createPrintWriter() - Method in class net.sourceforge.plantuml.security.SFile
- createPrintWriter(OutputStream) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createPrintWriter(OutputStream, boolean) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createPrintWriter(String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- createPrintWriter(String) - Method in class net.sourceforge.plantuml.security.SFile
- createPSegment(double) - Method in class net.sourceforge.plantuml.sequencediagram.puma.PUnivers
- creatEpsGraphics() - Method in enum net.sourceforge.plantuml.eps.EpsStrategy
- createPSystem(ISkinSimple, List<StringLocated>, List<StringLocated>) - Method in class net.sourceforge.plantuml.PSystemBuilder
- createPuma(ParticipantEnglober, Participant, ISkinParam, Rose, StringBounder, StyleBuilder) - Static method in class net.sourceforge.plantuml.sequencediagram.Englober
- createQrcode(String, double) - Static method in class net.sourceforge.plantuml.creole.atom.AtomImg
- createRemoveEvent(DataContainer, int, DataElement) - Static method in class jcckit.data.DataEvent
-
Creates an event of type
DataEventType.ELEMENT_REMOVED
for the specified container. - createRenderer() - Method in class jcckit.GraphicsPlotCanvas
-
Creates an appropriated
Renderer
for the specified Graphics context. - createReplaceEvent(DataContainer, int, DataElement) - Static method in class jcckit.data.DataEvent
-
Creates an event of type
DataEventType.ELEMENT_REPLACED
for the specified container. - createRibbon(FontConfiguration, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- createRobustConcise(String, String, TimingStyle, boolean) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- createRoot() - Static method in class net.sourceforge.plantuml.cute.Group
- createSheet(Display) - Method in class net.sourceforge.plantuml.creole.legacy.CreoleParser
- createSheet(Display) - Method in class net.sourceforge.plantuml.creole.rosetta.CreoleParser2
- createSheet(Display) - Method in interface net.sourceforge.plantuml.creole.SheetBuilder
- createShowAuthors() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createShowVersion() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createSingleLine() - Method in class net.sourceforge.plantuml.command.CommandFactorySprite
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNote
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteActivity
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnEntity
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.CommandFactoryNoteOnLink
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.CommandFactoryTipOnEntity
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteAcrossCommand
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteCommand
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOnArrowCommand
- createSingleLine() - Method in class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOverSeveralCommand
- createSingleLine() - Method in interface net.sourceforge.plantuml.command.note.SingleMultiFactoryCommand
- createSkeleton() - Method in class net.sourceforge.plantuml.hector.GrowingTree
- createSkeleton() - Method in class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- createSkeletons() - Method in class net.sourceforge.plantuml.hector.SkeletonBuilder
- createSmallLine(TextGrid, TextGrid.Cell, int, int) - Static method in class org.stathissideris.ascii2image.graphics.DiagramShape
- createSplash() - Static method in class net.sourceforge.plantuml.Splash
- createStdLib() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createStripe(CreoleContext) - Method in class net.sourceforge.plantuml.creole.legacy.CreoleStripeSimpleParser
- createStyle(String) - Method in class net.sourceforge.plantuml.style.StyleBuilder
- createSvgGradient(String, String, char) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- createSwitch(Swimlane, List<Branch>, LinkRendering, LinkRendering, Display) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- createSwitch(Swimlane, List<Branch>, LinkRendering, LinkRendering, Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- createSwitch(Swimlane, List<Branch>, LinkRendering, LinkRendering, Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorSwitch
- createSwitch(Swimlane, List<Branch>, LinkRendering, LinkRendering, Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- createSymbol(int, int, SymbolFactory, boolean, GraphicAttributes) - Method in class jcckit.plot.Legend
-
Creates the symbol part of a legend symbol.
- createSymbol(GraphPoint, GraphicAttributes, Hint, Hint) - Method in class jcckit.plot.AbstractSymbolFactory
-
Creates a symbol.
- createSymbol(GraphPoint, GraphicAttributes, Hint, Hint) - Method in class jcckit.plot.BarFactory
-
Creates a bar at the specified point.
- createSymbol(GraphPoint, Hint, Hint) - Method in class jcckit.plot.AbstractSymbolFactory
-
Creates a symbol.
- createSymbol(GraphPoint, Hint, Hint) - Method in class jcckit.plot.ErrorBarFactory
-
Creates either the curve symbol or the error bars.
- createSymbol(GraphPoint, Hint, Hint) - Method in interface jcckit.plot.SymbolFactory
-
Creates a symbol for the specified point taking into account the specified hints.
- createSystem(UmlSource) - Method in interface net.sourceforge.plantuml.api.PSystemFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.command.PSystemBasicFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.command.PSystemSingleLineFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.eggs.PSystemWelcomeFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.gitlog.GitDiagramFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.jsondiagram.JsonDiagramFactory
- createSystem(UmlSource) - Method in class net.sourceforge.plantuml.yaml.YamlDiagramFactory
- createTempFile(String, String) - Static method in class net.sourceforge.plantuml.FileUtils
- createTempFile(String, String) - Static method in class net.sourceforge.plantuml.security.SFile
- createTempFileLegacy(String, String) - Static method in class net.sourceforge.plantuml.FileUtils
- createTeoz(ParticipantEnglober, Participant, TileArguments, StyleBuilder) - Static method in class net.sourceforge.plantuml.sequencediagram.Englober
- createTestDot() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- createTextBlockBordered(Display, HColorSet, ISkinSimple) - Method in class net.sourceforge.plantuml.style.Style
- createTikz(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- createTile(Tile, TileGeometry) - Method in class net.sourceforge.plantuml.golem.TilesField
- createTimeMessage(Player, TimeTick, Player, TimeTick, String) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- createTransformedShape(AffineTransform) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - createUDrawable(double) - Method in interface net.sourceforge.plantuml.svek.extremity.MiddleFactory
- createUDrawable(double) - Method in class net.sourceforge.plantuml.svek.extremity.MiddleFactoryCircle
- createUDrawable(double) - Method in class net.sourceforge.plantuml.svek.extremity.MiddleFactoryCircleCircled
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.AbstractExtremityFactory
- createUDrawable(Point2D, double, Side) - Method in interface net.sourceforge.plantuml.svek.extremity.ExtremityFactory
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryArrow
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircle
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleConnect
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCrowfoot
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryDiamond
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtends
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtendsLike
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryHalfArrow
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryNotNavigable
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryParenthesis
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryPlus
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactorySquare
- createUDrawable(Point2D, double, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryTriangle
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in interface net.sourceforge.plantuml.svek.extremity.ExtremityFactory
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryArrow
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryArrowAndCircle
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircle
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleConnect
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleCross
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleCrowfoot
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleLine
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCrowfoot
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryDiamond
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryDoubleLine
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtends
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtendsLike
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryHalfArrow
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryLineCrowfoot
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryNotNavigable
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryParenthesis
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryPlus
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactorySquare
- createUDrawable(Point2D, Point2D, Point2D, Side) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryTriangle
- createUrl(Url, FontConfiguration, ISkinSimple) - Static method in class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- createVolatile() - Static method in class net.sourceforge.plantuml.stats.ParsedGenerated
- createVolatileDated() - Static method in class net.sourceforge.plantuml.stats.ParsedGenerated
- createVsd(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- createVsd(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- createWbs(StyleBuilder, ISkinParam, Display, StyleSignature) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- createWbs(Style, ISkinParam, Display) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- createWhile(LinkRendering, Swimlane, Ftile, Display, Display, HColor, Instruction, Ftile, LinkRendering, LinkRendering) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- createWhile(LinkRendering, Swimlane, Ftile, Display, Display, HColor, Instruction, Ftile, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- createWhile(LinkRendering, Swimlane, Ftile, Display, Display, HColor, Instruction, Ftile, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorWhile
- createWhile(LinkRendering, Swimlane, Ftile, Display, Display, HColor, Instruction, Ftile, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- createWithFileName(File) - Static method in class net.sourceforge.plantuml.preproc.Defines
- createWithFileName(SFile) - Static method in class net.sourceforge.plantuml.preproc.Defines
- createWithMap(Map<String, String>) - Static method in class net.sourceforge.plantuml.preproc.Defines
- createWithNiceCreoleMode(FontConfiguration, HorizontalAlignment, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- createWriter(Writer) - Method in class net.sourceforge.plantuml.json.PrettyPrint
- createXAxis(ConfigParameters) - Static method in class jcckit.plot.AxisParameters
-
Creates an x axis based on the specified configuration parameters.
- createXml(OutputStream) - Method in class net.sourceforge.plantuml.stats.XmlConverter
- createXml(OutputStream) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- createXml(OutputStream, String) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- createYAxis(ConfigParameters) - Static method in class jcckit.plot.AxisParameters
-
Creates an y axis based on the specified configuration parameters.
- CREOLE - net.sourceforge.plantuml.core.DiagramType
- CREOLE - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- CreoleContext - Class in net.sourceforge.plantuml.creole
- CreoleContext() - Constructor for class net.sourceforge.plantuml.creole.CreoleContext
- CreoleConverter - Class in net.sourceforge.plantuml.stats
- CreoleConverter(Stats) - Constructor for class net.sourceforge.plantuml.stats.CreoleConverter
- CreoleHorizontalLine - Class in net.sourceforge.plantuml.creole
- CreoleMode - Enum in net.sourceforge.plantuml.creole
- CreoleParser - Class in net.sourceforge.plantuml.creole.legacy
- CreoleParser(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode, FontConfiguration) - Constructor for class net.sourceforge.plantuml.creole.legacy.CreoleParser
- CreoleParser2 - Class in net.sourceforge.plantuml.creole.rosetta
- CreoleParser2(FontConfiguration, HorizontalAlignment, ISkinSimple, CreoleMode, FontConfiguration) - Constructor for class net.sourceforge.plantuml.creole.rosetta.CreoleParser2
- CreoleStripeSimpleParser - Class in net.sourceforge.plantuml.creole.legacy
- CreoleStripeSimpleParser(String, CreoleContext, FontConfiguration, ISkinSimple, CreoleMode) - Constructor for class net.sourceforge.plantuml.creole.legacy.CreoleStripeSimpleParser
- crossCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- crossing(Point2D.Double, Point2D.Double) - Method in class net.sourceforge.plantuml.graph2.Singularity2
- crossing(Point2DInt, Point2DInt) - Method in class net.sourceforge.plantuml.geom.Singularity
- Crossing - Class in net.sourceforge.plantuml.cute
- Crossing(Balloon, InfiniteLine) - Constructor for class net.sourceforge.plantuml.cute.Crossing
- CrossingSegment - Class in net.sourceforge.plantuml.cute
- CrossingSegment(Balloon, LineSegmentDouble) - Constructor for class net.sourceforge.plantuml.cute.CrossingSegment
- CrossingSimple - Class in net.sourceforge.plantuml.cute
- CrossingSimple(double, InfiniteLine) - Constructor for class net.sourceforge.plantuml.cute.CrossingSimple
- crossOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- CROSSX - net.sourceforge.plantuml.skin.ArrowHead
- CROWFOOT - net.sourceforge.plantuml.cucadiagram.LinkDecor
- CStarStar<O> - Class in smetana.core
- CString - Class in smetana.core
- CString(int) - Constructor for class smetana.core.CString
- CString(String) - Constructor for class smetana.core.CString
- ctr - Variable in class smetana.core.Z
- CTSort - Class in ext.plantuml.com.ctreber.aclib.sort
-
Teehee - found that Comparator allready exists.
- CTSort() - Constructor for class ext.plantuml.com.ctreber.aclib.sort.CTSort
- CubicCurveFactory - Class in net.sourceforge.plantuml.graph2
- CubicCurveFactory(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.graph2.CubicCurveFactory
- cubicTo(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- cubicTo(Point2D, Point2D, Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- CucaDiagram - Class in net.sourceforge.plantuml.cucadiagram
- CucaDiagram(UmlDiagramType, ISkinSimple) - Constructor for class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- CucaDiagramFileMaker - Interface in net.sourceforge.plantuml.svek
- CucaDiagramFileMakerHectorB1 - Class in net.sourceforge.plantuml.hector
- CucaDiagramFileMakerHectorB1(CucaDiagram) - Constructor for class net.sourceforge.plantuml.hector.CucaDiagramFileMakerHectorB1
- CucaDiagramFileMakerSmetana - Class in net.sourceforge.plantuml.sdot
- CucaDiagramFileMakerSmetana(CucaDiagram, StringBounder) - Constructor for class net.sourceforge.plantuml.sdot.CucaDiagramFileMakerSmetana
- CucaDiagramFileMakerSvek - Class in net.sourceforge.plantuml.svek
- CucaDiagramFileMakerSvek(CucaDiagram) - Constructor for class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek
- CucaDiagramFileMakerSvek2InternalImage - Class in net.sourceforge.plantuml.svek
- CucaDiagramFileMakerSvek2InternalImage(List<IEntityImage>, char, ISkinParam, Stereotype) - Constructor for class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- CucaDiagramHtmlMaker - Class in net.sourceforge.plantuml.html
- CucaDiagramHtmlMaker(CucaDiagram, SFile) - Constructor for class net.sourceforge.plantuml.html.CucaDiagramHtmlMaker
- CucaDiagramSimplifierActivity - Class in net.sourceforge.plantuml.cucadiagram.dot
- CucaDiagramSimplifierActivity(CucaDiagram, List<String>, StringBounder) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramSimplifierActivity
- CucaDiagramSimplifierState - Class in net.sourceforge.plantuml.cucadiagram.dot
- CucaDiagramSimplifierState(CucaDiagram, List<String>, StringBounder) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramSimplifierState
- CucaDiagramTxtMaker - Class in net.sourceforge.plantuml.cucadiagram.dot
- CucaDiagramTxtMaker(CucaDiagram, FileFormat) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramTxtMaker
- CucaDiagramXmiMaker - Class in net.sourceforge.plantuml.xmi
- CucaDiagramXmiMaker(CucaDiagram, FileFormat) - Constructor for class net.sourceforge.plantuml.xmi.CucaDiagramXmiMaker
- curblk - Variable in class h.ST_stk_t
- curIterations - Variable in class h.ST_aspect_t
- curp - Variable in class h.ST_stk_t
- current() - Method in class net.sourceforge.plantuml.stats.HistoricalData
- currentIndex() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- currentNum() - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- currentNum() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- currentSegment() - Method in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
- currentSegment(double[]) - Method in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
- currentSegment(double[]) - Method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- currentSegment(float[]) - Method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- CursorPosition - Class in net.sourceforge.plantuml.gitlog
- CursorPosition(GitTextArea, int, int) - Constructor for class net.sourceforge.plantuml.gitlog.CursorPosition
- Curve - Interface in jcckit.plot
-
A curve is defined by a sequence of points in device-independent coordinates.
- CURVE_FACTORY_KEY - Static variable in class jcckit.plot.Plot
-
Configuration parameter key.
- CURVE_TITLE_ATTRIBUTES_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- CURVE_TITLE_DISTANCE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- CurveFactory - Interface in jcckit.plot
-
Interface of a curve factory.
- CURVES_KEY - Static variable in class jcckit.data.DataPlot
-
Config parameter key.
- curveto(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- curveto(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- curveto(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- curveTo(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - curveTo(CubicCurve2D) - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- curvetoNoMacro(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- CustomShapeDefinition - Class in org.stathissideris.ascii2image.graphics
- CustomShapeDefinition() - Constructor for class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- CUTE - net.sourceforge.plantuml.core.DiagramType
- CutePath - Class in net.sourceforge.plantuml.cute
- CutePath() - Constructor for class net.sourceforge.plantuml.cute.CutePath
- CutePath(String) - Constructor for class net.sourceforge.plantuml.cute.CutePath
- CuteShape - Interface in net.sourceforge.plantuml.cute
- CuteShapeFactory - Class in net.sourceforge.plantuml.cute
- CuteShapeFactory(Map<String, Group>) - Constructor for class net.sourceforge.plantuml.cute.CuteShapeFactory
- cutSegmentIfNeed(Collection<Segment>) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- cutvalue - Variable in class h.ST_Agedgeinfo_t
- cvtPt(ST_pointf, int) - Static method in class gen.lib.common.shapes__c
- cwrotatepf(ST_pointf, int) - Static method in class gen.lib.common.geom__c
- cypher(String) - Method in class net.sourceforge.plantuml.utils.Cypher
- Cypher - Class in net.sourceforge.plantuml.utils
- Cypher() - Constructor for class net.sourceforge.plantuml.utils.Cypher
- CYPHER - net.sourceforge.plantuml.OptionPreprocOutputMode
D
- d - Variable in class h.ST_HDict_t
- D_EQUALS - Static variable in class net.sourceforge.plantuml.svek.SvgResult
- DAILY - net.sourceforge.plantuml.project.core.PrintScale
- DASHED - net.sourceforge.plantuml.skin.ArrowBody
- DASHED - Static variable in class smetana.core.Macro
- DASHED() - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- data - Variable in class h.ST_adjmatrix_t
- data - Variable in class h.ST_Agobj_s
- data - Variable in class h.ST_blk_t
- data - Variable in class h.ST_dt_s
- data - Variable in class h.ST_path
- data - Variable in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- DATA_CURVE_CHANGED - Static variable in class jcckit.plot.PlotEventType
-
Event type.
- DATA_KEY - Static variable in class jcckit.data.DataPlot
-
Config parameter key.
- DATA_MATRIX - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
Data Matrix 2D barcode format.
- DATA_MATRIX_FIELD - Static variable in class ext.plantuml.com.google.zxing.common.reedsolomon.GF256
- DATA_PLOT_CHANGED - Static variable in class jcckit.plot.PlotEventType
-
Event type.
- DATA_PLOT_CONNECTED - Static variable in class jcckit.plot.PlotEventType
-
Event type.
- DATA_PLOT_DISCONNECTED - Static variable in class jcckit.plot.PlotEventType
-
Event type.
- database - net.sourceforge.plantuml.style.SName
- DATABASE - net.sourceforge.plantuml.asciiart.AsciiShape
- DATABASE - net.sourceforge.plantuml.FontParam
- DATABASE - net.sourceforge.plantuml.sequencediagram.ParticipantType
- DATABASE - net.sourceforge.plantuml.svek.PackageStyle
- DATABASE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- DATABASE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- DATABASE_HEAD - net.sourceforge.plantuml.skin.ComponentType
- DATABASE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- DATABASE_TAIL - net.sourceforge.plantuml.skin.ComponentType
- databaseBackground - net.sourceforge.plantuml.ColorParam
- databaseBorder - net.sourceforge.plantuml.ColorParam
- dataChanged(DataEvent) - Method in interface jcckit.data.DataListener
-
Sends the specified data event to this object.
- dataChanged(DataEvent) - Method in class jcckit.plot.Plot
-
Handles the received
DataEvent
and notifiesPlotListeners
by an event of the typePlotEventType.DATA_CURVE_CHANGED
orPlotEventType.DATA_PLOT_CHANGED
. - DataContainer - Class in jcckit.data
-
Abstract superclass of all data containers.
- DataContainer() - Constructor for class jcckit.data.DataContainer
- DataCurve - Class in jcckit.data
-
A curve is a
DataContainer
ofDataPoints
. - DataCurve(String) - Constructor for class jcckit.data.DataCurve
-
Creates an empty instance with the specified title.
- DataCurve(ConfigParameters) - Constructor for class jcckit.data.DataCurve
-
Creates an instance from the specified config parameters.
- DataDictName - Static variable in class gen.lib.cgraph.attr__c
- DataElement - Interface in jcckit.data
-
Interface for all kinds of data elements.
- DataEvent - Class in jcckit.data
-
Event to be sent to a
DataListener
. - DataEventType - Class in jcckit.data
-
Type of a
DataEvent
. - DataListener - Interface in jcckit.data
-
An interface all observers of
DataEvents
have to implement. - DataPlot - Class in jcckit.data
-
A plot is a
DataContainer
ofDataCurves
. - DataPlot() - Constructor for class jcckit.data.DataPlot
-
Creates an empty instance.
- DataPlot(ConfigParameters) - Constructor for class jcckit.data.DataPlot
-
Creates an instance from the specified config parameters.
- DataPoint - Class in jcckit.data
-
Immutable two-dimensional point in data coordinates.
- DataPoint(double, double) - Constructor for class jcckit.data.DataPoint
- DataSource - Interface in net.sourceforge.plantuml.salt
- DataSourceImpl - Class in net.sourceforge.plantuml.salt
- DataSourceImpl(List<String>) - Constructor for class net.sourceforge.plantuml.salt.DataSourceImpl
- DATE - net.sourceforge.plantuml.timingdiagram.TimingFormat
- DateFunction - Class in net.sourceforge.plantuml.tim.stdlib
- DateFunction() - Constructor for class net.sourceforge.plantuml.tim.stdlib.DateFunction
- Day - Class in net.sourceforge.plantuml.project.time
- DayOfWeek - Enum in net.sourceforge.plantuml.project.time
- DaysAsDates - Class in net.sourceforge.plantuml.project
- DaysAsDates(GanttDiagram, Day, int) - Constructor for class net.sourceforge.plantuml.project.DaysAsDates
- DaysAsDates(Day, Day) - Constructor for class net.sourceforge.plantuml.project.DaysAsDates
- daysInWeek() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- daysInWeek() - Method in class net.sourceforge.plantuml.project.OpenClose
- DC_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- DCT_0 - Static variable in class net.sourceforge.plantuml.webp.Globals
- DCT_1 - Static variable in class net.sourceforge.plantuml.webp.Globals
- DCT_2 - Static variable in class net.sourceforge.plantuml.webp.Globals
- DCT_3 - Static variable in class net.sourceforge.plantuml.webp.Globals
- DCT_4 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat1 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat2 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat3 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat4 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat5 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_cat6 - Static variable in class net.sourceforge.plantuml.webp.Globals
- dct_eob - Static variable in class net.sourceforge.plantuml.webp.Globals
- DEACTIVATE - net.sourceforge.plantuml.sequencediagram.LifeEventType
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Delay
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Divider
- dealWith(Participant) - Method in interface net.sourceforge.plantuml.sequencediagram.Event
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.HSpace
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Message
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Newpage
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Notes
- dealWith(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- debug() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- debug(String) - Static method in class net.sourceforge.plantuml.Log
- DEBUG(String) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.DebugTrace
- DEBUG(String, Throwable) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.DebugTrace
- debugMe(UGraphic) - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- debugMe(UGraphic) - Method in class net.sourceforge.plantuml.cute.Segment
- debugPrint() - Method in class net.sourceforge.plantuml.graph2.Plan
- DebugTrace - Class in net.sourceforge.plantuml.cucadiagram.dot
- DebugTrace() - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.DebugTrace
- DebugUtils - Class in net.sourceforge.plantuml.sdot
- DebugUtils - Class in org.stathissideris.ascii2image.core
- DebugUtils() - Constructor for class net.sourceforge.plantuml.sdot.DebugUtils
- DebugUtils() - Constructor for class org.stathissideris.ascii2image.core.DebugUtils
- DECEMBER - net.sourceforge.plantuml.project.time.Month
- DECIMAL - net.sourceforge.plantuml.timingdiagram.TimingFormat
- decipher(String) - Static method in class net.sourceforge.plantuml.openiconic.StringDecipher
- DECLARE_PROCEDURE - net.sourceforge.plantuml.tim.TLineType
- DECLARE_RETURN_FUNCTION - net.sourceforge.plantuml.tim.TLineType
- decode() - Method in class net.sourceforge.plantuml.anim.AnimationDecoder
- decode(char[]) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(char[], int, int) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(int) - Method in class net.sourceforge.plantuml.oregon.SecureCoder
- decode(String) - Method in class net.sourceforge.plantuml.code.AsciiEncoder
- decode(String) - Method in class net.sourceforge.plantuml.code.AsciiEncoderBase64
- decode(String) - Method in class net.sourceforge.plantuml.code.AsciiEncoderHex
- decode(String) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(String) - Method in interface net.sourceforge.plantuml.code.Transcoder
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderImpl
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmart
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmart2
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartAttic
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartProtected
- decode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartProtectedPure
- decode(String) - Method in interface net.sourceforge.plantuml.code.URLEncoder
- decode6bit(char) - Static method in class net.sourceforge.plantuml.code.AsciiEncoder
- decode6bit(char) - Static method in class net.sourceforge.plantuml.code.AsciiEncoderBase64
- decodeFrame(boolean) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- decodeFrame(ImageInputStream) - Method in class net.sourceforge.plantuml.webp.VP8Decoder
- DecodeHintType - Class in ext.plantuml.com.google.zxing
-
Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.
- decodeLines(String) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
- decodeMacroBlock(VP8Frame) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- DecoderInputStream - Class in net.sourceforge.plantuml.dedication
- DecoderInputStream(InputStream, String) - Constructor for class net.sourceforge.plantuml.dedication.DecoderInputStream
- DecoderResult - Class in ext.plantuml.com.google.zxing.common
-
Encapsulates the result of decoding a matrix of bits.
- DecoderResult(byte[], String, Vector, ErrorCorrectionLevel) - Constructor for class ext.plantuml.com.google.zxing.common.DecoderResult
- decodeString(byte[], int) - Static method in class net.sourceforge.plantuml.code.Upf9Decoder
- decodeString(String) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Decodes a string from Base64 format.
- decodeSubBlock(BoolDecoder, int[][][][], int, int, boolean) - Method in class net.sourceforge.plantuml.webp.SubBlock
- decomp__c - Class in gen.lib.dotgen
- decomp__c() - Constructor for class gen.lib.dotgen.decomp__c
- decompose(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.decomp__c
- decompress(byte[]) - Method in interface net.sourceforge.plantuml.code.Compression
-
Grows the given
in
array with lengthlen
compressed with theshrink
method. - decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionBrotli
- decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionHuffman
- decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionNone
- decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZlib
- decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZlibPure
- decompress(byte[]) - Method in class net.sourceforge.plantuml.code.CompressionZopfliZlib
- decompress(String) - Method in class net.sourceforge.plantuml.code.ArobaseStringCompressor
- decompress(String) - Method in class net.sourceforge.plantuml.code.ArobaseStringCompressor2
- decompress(String) - Method in interface net.sourceforge.plantuml.code.StringCompressor
- decompress(String) - Method in class net.sourceforge.plantuml.code.StringCompressorNone
- decompress(BitInputStream) - Static method in class net.sourceforge.plantuml.code.deflate.Decompressor
-
Reads from the specified input stream, decompress the data, and returns a new byte array.
- decompress(BitInputStream, OutputStreamProtected) - Static method in class net.sourceforge.plantuml.code.deflate.Decompressor
-
Reads from the specified input stream, decompress the data, and writes to the specified output stream.
- Decompressor - Class in net.sourceforge.plantuml.code.deflate
-
Decompresses raw DEFLATE data (without zlib or gzip container) into bytes.
- Decor - Interface in net.sourceforge.plantuml.posimo
- decorate(StringBounder, TextBlock, char, TextBlock) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- DecorateEntityImage - Class in net.sourceforge.plantuml.svek
- DecorateEntityImage3 - Class in net.sourceforge.plantuml.svek
- DecorateEntityImage3(TextBlock, HColor) - Constructor for class net.sourceforge.plantuml.svek.DecorateEntityImage3
- decorateIn(Ftile, LinkRendering) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- decorateIn(Ftile, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- decorateIn(Ftile, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- decorateOut(Ftile, LinkRendering) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- decorateOut(Ftile, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- decorateOut(Ftile, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- DecorInterfaceProvider - Class in net.sourceforge.plantuml.posimo
- DecorInterfaceProvider(LinkStyle) - Constructor for class net.sourceforge.plantuml.posimo.DecorInterfaceProvider
- decrement() - Method in class net.sourceforge.plantuml.project.time.Day
- Dedication - Class in net.sourceforge.plantuml.dedication
- Dedication(String) - Constructor for class net.sourceforge.plantuml.dedication.Dedication
- Dedications - Class in net.sourceforge.plantuml.dedication
- DEEP_HISTORY - net.sourceforge.plantuml.cucadiagram.LeafType
- DEFAULT - net.sourceforge.plantuml.CornerParam
- DEFAULT - net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
- DEFAULT - Static variable in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersionFinder
- DEFAULT_COLOR - Static variable in class org.stathissideris.ascii2image.graphics.DiagramText
- DEFAULT_FONTSIZE - Static variable in class smetana.core.Macro
- DEFAULT_INTERNAL_BUFFER_SIZE - Static variable in class net.sourceforge.plantuml.brotli.BrotliInputStream
- DEFAULT_LABEL_FONTSIZE - Static variable in class smetana.core.Macro
- DEFAULT_NODEHEIGHT - Static variable in class smetana.core.Macro
- DEFAULT_NODESEP - Static variable in class smetana.core.Macro
- DEFAULT_NODESHAPE - Static variable in class smetana.core.Macro
- DEFAULT_NODEWIDTH - Static variable in class smetana.core.Macro
- DEFAULT_RANKSEP - Static variable in class smetana.core.Macro
- DEFAULT_SIZE - Static variable in interface jcckit.plot.SymbolFactory
-
Default size of a symbol = 0.01.
- DEFAULT_TAB_SIZE - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- DefaultComparator - Class in ext.plantuml.com.ctreber.aclib.sort
-
Implements a default Comparator based on Comparable and a ascending sort order.
- DefaultComparator() - Constructor for class ext.plantuml.com.ctreber.aclib.sort.DefaultComparator
- defaultLeft(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NotePosition
- defaultNbThreads() - Static method in class net.sourceforge.plantuml.Option
- defaultType(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteType
- defaultValue() - Static method in enum net.sourceforge.plantuml.svg.LengthAdjust
- define(String, String) - Method in class net.sourceforge.plantuml.Option
- define(String, String) - Method in class net.sourceforge.plantuml.Pragma
- define(String, List<String>, boolean, AParentFolder) - Method in class net.sourceforge.plantuml.preproc.Defines
- Define - Class in net.sourceforge.plantuml.preproc
- Define(String, List<String>, boolean, AParentFolder) - Constructor for class net.sourceforge.plantuml.preproc.Define
- defined - Variable in class h.ST_port
- DEFINEDBY - net.sourceforge.plantuml.cucadiagram.LinkDecor
- Defines - Class in net.sourceforge.plantuml.preproc
- Defines() - Constructor for class net.sourceforge.plantuml.preproc.Defines
-
Deprecated.
- DefineSignature - Class in net.sourceforge.plantuml.preproc
- DefineSignature(String, String) - Constructor for class net.sourceforge.plantuml.preproc.DefineSignature
- defineState(String, String) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- defineState(String, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- defineState(String, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- defineState(String, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- defineState(String, String) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- DefineVariable - Class in net.sourceforge.plantuml.preproc
- DefineVariable(String) - Constructor for class net.sourceforge.plantuml.preproc.DefineVariable
- definition() - Method in annotation type gen.annotation.Original
- DEFINITION - net.sourceforge.plantuml.core.DiagramType
- DEFINITIONS_KEY - Static variable in class jcckit.plot.SimpleCurveFactory
-
Configuration parameter key.
- DefinitionsContainer - Interface in net.sourceforge.plantuml
- DEFLATE - net.sourceforge.plantuml.zopfli.Options.OutputFormat
- defval - Variable in class h.ST_Agsym_s
- degsToRads(double) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
- delay - net.sourceforge.plantuml.style.SName
- delay - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- delay(Display) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- Delay - Class in net.sourceforge.plantuml.sequencediagram
- Delay(Display, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Delay
- DELAY_LINE - net.sourceforge.plantuml.skin.ComponentType
- DELAY_TEXT - net.sourceforge.plantuml.skin.ComponentType
- delayOn(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxes
- delayOn(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- delayOn(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- delayOn(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.MutingLine
- DelayTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- DelayTile(Delay, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- delete() - Method in class net.sourceforge.plantuml.security.SFile
- delete(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- delete_fast_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- delete_fast_node(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.fastgr__c
- delete_flat_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- deleteOnExit() - Method in class net.sourceforge.plantuml.security.SFile
- deleteTask(Task) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- Deleting - Variable in class h.ST_RTree
- delta(double, double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- delta(Dimension2D, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- delta(Dimension2D, double, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- DeltaQ - Class in net.sourceforge.plantuml.webp
- DeltaQ() - Constructor for class net.sourceforge.plantuml.webp.DeltaQ
- demand_loading - Variable in class h.ST_GVCOMMON_t
- depth(int) - Static method in enum net.sourceforge.plantuml.style.SName
- dequantMacroBlock(VP8Frame) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- dequantSubBlock(VP8Frame, Integer) - Method in class net.sourceforge.plantuml.webp.SubBlock
- dequeue(ST_nodequeue) - Static method in class gen.lib.common.utils__c
- desc - Variable in class h.ST_Agraph_s
- desc - Variable in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- DESCRIPTION - net.sourceforge.plantuml.cucadiagram.LeafType
- DESCRIPTION - net.sourceforge.plantuml.UmlDiagramType
- DescriptionDiagram - Class in net.sourceforge.plantuml.descdiagram
- DescriptionDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.descdiagram.DescriptionDiagram
- DescriptionDiagramFactory - Class in net.sourceforge.plantuml.descdiagram
- DescriptionDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.descdiagram.DescriptionDiagramFactory
- DESIGNED_DOMAIN - net.sourceforge.plantuml.FontParam
- DESIGNED_DOMAIN_STEREOTYPE - net.sourceforge.plantuml.FontParam
- designedBackground - net.sourceforge.plantuml.ColorParam
- designedBorder - net.sourceforge.plantuml.ColorParam
- designedDomainBorder - net.sourceforge.plantuml.LineParam
- destroy - net.sourceforge.plantuml.style.SName
- DESTROY - net.sourceforge.plantuml.sequencediagram.LifeEventType
- DESTROY - net.sourceforge.plantuml.skin.ComponentType
- DetectorResult - Class in ext.plantuml.com.google.zxing.common
-
Encapsulates the result of detecting a barcode in an image.
- DetectorResult(BitMatrix, ResultPoint[]) - Constructor for class ext.plantuml.com.google.zxing.common.DetectorResult
- determinant() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- determinant(AbstractLineSegment) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- dfs(ST_Agnode_s) - Static method in class gen.lib.dotgen.acyclic__c
- dfs_cutval(ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- dfs_enter_inedge(ST_Agnode_s) - Static method in class gen.lib.common.ns__c
- dfs_enter_outedge(ST_Agnode_s) - Static method in class gen.lib.common.ns__c
- dfs_range(ST_Agnode_s, ST_Agedge_s, int) - Static method in class gen.lib.common.ns__c
- diagonalCorner(double) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- DiagonalCorner - net.sourceforge.plantuml.style.PName
- DIAGONALS - Static variable in class smetana.core.Macro
- Diagram - Class in org.stathissideris.ascii2image.graphics
- Diagram - Interface in net.sourceforge.plantuml.core
-
Represents a single diagram.
- Diagram(TextGrid, ConversionOptions, ProcessingOptions) - Constructor for class org.stathissideris.ascii2image.graphics.Diagram
-
An outline of the inner workings of this very important (and monstrous) constructor is presented here.
- DIAGRAM_TYPE - net.sourceforge.plantuml.stats.api.StatsColumn
- diagramBorder - net.sourceforge.plantuml.ColorParam
- diagramBorder - net.sourceforge.plantuml.CornerParam
- diagramBorder - net.sourceforge.plantuml.LineParam
- DiagramComponent - Class in org.stathissideris.ascii2image.graphics
- DiagramComponent() - Constructor for class org.stathissideris.ascii2image.graphics.DiagramComponent
- DiagramDescription - Class in net.sourceforge.plantuml.core
- DiagramDescription(String) - Constructor for class net.sourceforge.plantuml.core.DiagramDescription
- DiagramShape - Class in org.stathissideris.ascii2image.graphics
- DiagramShape() - Constructor for class org.stathissideris.ascii2image.graphics.DiagramShape
- DiagramText - Class in org.stathissideris.ascii2image.graphics
- DiagramText(int, int, String, Font) - Constructor for class org.stathissideris.ascii2image.graphics.DiagramText
- DiagramType - Enum in net.sourceforge.plantuml.core
- diamCircle - Static variable in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- diamond - net.sourceforge.plantuml.style.SName
- Diamond - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Diamond() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- DIAMOND - net.sourceforge.plantuml.svek.ConditionEndStyle
- DIAMOND - net.sourceforge.plantuml.svek.ShapeType
- diamond1 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- diamond1 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- diamond2 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- diamond2 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- diamondHalfSize - Static variable in class net.sourceforge.plantuml.activitydiagram3.ftile.Diamond
- dict - Variable in class h.ST_Agattr_s
- dict_e - Variable in class h.ST_Agdatadict_s
- dict_g - Variable in class h.ST_Agdatadict_s
- dict_n - Variable in class h.ST_Agdatadict_s
- Dictionary - Class in net.sourceforge.plantuml.brotli
-
Collection of static dictionary words.
- Dictionary - Class in net.sourceforge.plantuml.salt
- Dictionary() - Constructor for class net.sourceforge.plantuml.brotli.Dictionary
- Dictionary() - Constructor for class net.sourceforge.plantuml.salt.Dictionary
- differs(ProcessState) - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- Difficult - Annotation Type in gen.annotation
- Dijkstra - Class in net.sourceforge.plantuml.geom
- Dijkstra - Class in net.sourceforge.plantuml.graph2
- Dijkstra() - Constructor for class net.sourceforge.plantuml.graph2.Dijkstra
- Dijkstra(int) - Constructor for class net.sourceforge.plantuml.geom.Dijkstra
- dimen - Variable in class h.ST_textlabel_t
- Dimension2DDouble - Class in net.sourceforge.plantuml
- Dimension2DDouble(double, double) - Constructor for class net.sourceforge.plantuml.Dimension2DDouble
- DIRECT_NORMAL - net.sourceforge.plantuml.cucadiagram.LinkArrow
- directed - Variable in class h.ST_Agdesc_s
- Direction - Enum in net.sourceforge.plantuml
- DirectionalTextBlock - Class in net.sourceforge.plantuml.svek
- DirectionalTextBlock(GuideLine, TextBlock, TextBlock, TextBlock, TextBlock) - Constructor for class net.sourceforge.plantuml.svek.DirectionalTextBlock
- Dirpath - Class in net.sourceforge.plantuml.tim.stdlib
- Dirpath(Defines) - Constructor for class net.sourceforge.plantuml.tim.stdlib.Dirpath
- DirWatcher - Class in net.sourceforge.plantuml
-
Deprecated.
- DirWatcher(File, Option, String) - Constructor for class net.sourceforge.plantuml.DirWatcher
-
Deprecated.
- DirWatcher2 - Class in net.sourceforge.plantuml
- DirWatcher2(File, Option, String) - Constructor for class net.sourceforge.plantuml.DirWatcher2
- disc - Variable in class h.ST_Agclos_s
- disc - Variable in class h.ST_dt_s
- DisconBranch(ST_Node_t___, int) - Static method in class gen.lib.label.node__c
- Display - Class in net.sourceforge.plantuml.cucadiagram
- DISPLAY - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- DISPLAY_WITH_GENERIC - Static variable in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
- DISPLAY_WITH_GENERIC - Static variable in class net.sourceforge.plantuml.descdiagram.CommandCreateDomain
- DISPLAY_WITHOUT_QUOTE - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- displayGenericWithOldFashion() - Method in interface net.sourceforge.plantuml.ISkinParam
- displayGenericWithOldFashion() - Method in class net.sourceforge.plantuml.SkinParam
- displayGenericWithOldFashion() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- displayOnSameRowAs() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- DisplayPositionned - Class in net.sourceforge.plantuml.cucadiagram
- DisplaySection - Class in net.sourceforge.plantuml.cucadiagram
- displaySignature() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- DisplayUtils - Class in net.sourceforge.plantuml.graphic
- DisplayUtils() - Constructor for class net.sourceforge.plantuml.graphic.DisplayUtils
- dispose - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- disposeSplash() - Static method in class net.sourceforge.plantuml.Splash
- dist - Variable in class h.ST_Agedgeinfo_t
- dist(ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- dist_n(CArray<ST_pointf>, int) - Static method in class gen.lib.pathplan.route__c
- DIST2(ST_pointf, ST_pointf) - Static method in class smetana.core.Macro
- DIST2(ST_point, ST_point) - Static method in class smetana.core.Macro
- distance(ResultPoint, ResultPoint) - Static method in class ext.plantuml.com.google.zxing.ResultPoint
- distance(HColorSimple) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- distortion - Variable in class h.ST_polygon_t
- Distribution - Class in net.sourceforge.plantuml.hector2.mpos
- Distribution(List<Layer>) - Constructor for class net.sourceforge.plantuml.hector2.mpos.Distribution
- DISTRIBUTOR - net.sourceforge.plantuml.version.LicenseType
- DISTSQ(ST_pointf, ST_pointf) - Static method in class smetana.core.Macro
- DITAA - net.sourceforge.plantuml.core.DiagramType
- dividedBy(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- divider(Display) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- Divider - Class in net.sourceforge.plantuml.sequencediagram
- Divider(Display, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Divider
- DIVIDER - net.sourceforge.plantuml.skin.ComponentType
- DividerTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- DividerTile(Divider, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- DIVISION - net.sourceforge.plantuml.tim.expression.TokenOperator
- DLXEngine - Class in net.sourceforge.plantuml.sudoku
- DLXEngine(Random) - Constructor for class net.sourceforge.plantuml.sudoku.DLXEngine
- do_graph_label(ST_Agraph_s) - Static method in class gen.lib.common.input__c
- do_leaves(Object...) - Static method in class gen.lib.dotgen.position__c
- doAlign() - Method in class net.sourceforge.plantuml.creole.Sea
- Doc - Annotation Type in gen.annotation
- DocBookConverter - Class in org.stathissideris.ascii2image.core
- DocBookConverter() - Constructor for class org.stathissideris.ascii2image.core.DocBookConverter
- DOCKED_EVENT - net.sourceforge.plantuml.bpm.BpmElementType
- doCommandLine(String) - Method in class net.sourceforge.plantuml.creole.legacy.PSystemCreole
- doCommandLine(String) - Method in class net.sourceforge.plantuml.cute.PSystemCute
- doCommandLine(String) - Method in class net.sourceforge.plantuml.definition.PSystemDefinition
- doCommandLine(String) - Method in class net.sourceforge.plantuml.logo.PSystemLogo
- doCommandLine(String) - Method in class net.sourceforge.plantuml.logo.TinyJavaLogo
- doCommandLine(String) - Method in class net.sourceforge.plantuml.math.PSystemLatex
- doCommandLine(String) - Method in class net.sourceforge.plantuml.math.PSystemMath
- document - net.sourceforge.plantuml.style.SName
- doDot(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotinit__c
- doDrawing(UGraphic, StairsPosition) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
- DOES_NOT_EXIST - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- doesContainReturn() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- doesExist(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- doesFunctionExist(String) - Method in class net.sourceforge.plantuml.tim.TContext
- doesHorizontalCross(Point2D.Double, Point2D.Double) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- doesHorizontalCross(Snake) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Zad
- doesHorizontalCross(MinMax) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- doesHorizontalCross(MinMax) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- doesIntersect(AbstractLineSegment) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- doesIntersect(LineSegmentDouble) - Method in class net.sourceforge.plantuml.hector.Box2D
- doesIntersect(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.Box
- doesIntersectButNotSameExtremity(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- doesStartByColor(String) - Static method in class net.sourceforge.plantuml.creole.legacy.CreoleParser
- doesSupportMetadata() - Method in enum net.sourceforge.plantuml.FileFormat
- doesTouch(Link) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- doesTouch(Link) - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- doesTouch(Polyline) - Method in interface net.sourceforge.plantuml.geom.Polyline
- doesTouch(PinLink) - Method in class net.sourceforge.plantuml.hector.PinLink
- doesTouch(PinLink) - Method in class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- doesTouch(PinLinksContinuousSet) - Method in class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- doesTouch(Skeleton) - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- DOKUWIKI - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- DOMAIN - net.sourceforge.plantuml.cucadiagram.GroupType
- DOMAIN - net.sourceforge.plantuml.cucadiagram.LeafType
- DOMAIN - net.sourceforge.plantuml.FontParam
- DOMAIN_STEREOTYPE - net.sourceforge.plantuml.FontParam
- domainBackground - net.sourceforge.plantuml.ColorParam
- domainBorder - net.sourceforge.plantuml.ColorParam
- domainBorder - net.sourceforge.plantuml.LineParam
- DONORS - Static variable in class net.sourceforge.plantuml.donors.PSystemDonors
- doNotDrawFirstPhalanx() - Method in interface net.sourceforge.plantuml.mindmap.Finger
- doNotDrawFirstPhalanx() - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- doNotHaveItsOwnColumn() - Method in class net.sourceforge.plantuml.nwdiag.Square
- doSplines - Variable in class h.ST_pack_info
- doStep1(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- doStep1(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderFork
- doStep1(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderMerge
- doStep1(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderSplit
- doStep2(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- doStep2(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderFork
- doStep2(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderMerge
- doStep2(Ftile, Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderSplit
- dot(ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- DOT - net.sourceforge.plantuml.core.DiagramType
- DOT - net.sourceforge.plantuml.ugraphic.UFontContext
- DOT - net.sourceforge.plantuml.ugraphic.UFontUser
- dot_cleanup - Static variable in class gen.lib.dotgen.dotinit__c
- dot_cleanup(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- dot_compoundEdges(Object...) - Static method in class gen.lib.dotgen.compound__c
- dot_compute_bb(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- dot_concentrate(Object...) - Static method in class gen.lib.dotgen.conc__c
- dot_init_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_init_node(ST_Agnode_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_init_node_edge(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_init_subg(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_layout - Static variable in class gen.lib.dotgen.dotinit__c
- dot_layout(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_mincross(ST_Agraph_s, boolean) - Static method in class gen.lib.dotgen.mincross__c
- dot_position(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.position__c
- dot_rank(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.rank__c
- dot_root(ST_Agobj_s) - Static method in class gen.lib.dotgen.dotinit__c
- dot_sameports(ST_Agraph_s) - Static method in class gen.lib.dotgen.sameport__c
- dot_splines(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotsplines__c
- dot1_rank(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.rank__c
- dot2_rank(Object...) - Static method in class gen.lib.dotgen.rank__c
- DotData - Class in net.sourceforge.plantuml.cucadiagram.dot
- DotData(IGroup, List<Link>, Collection<ILeaf>, UmlDiagramType, ISkinParam, GroupHierarchy, PortionShower, ColorMapper, EntityFactory, boolean, DotMode, String, Pragma) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.DotData
- DotData(IGroup, List<Link>, Collection<ILeaf>, UmlDiagramType, ISkinParam, GroupHierarchy, ColorMapper, EntityFactory, boolean, DotMode, String, Pragma) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.DotData
- DotGeneratorLines - Class in ext.plantuml.com.ctreber.acearth.scandot
-
Generate latitude and longitude grid as dots.
- DotGeneratorLines(Projection, int, int) - Constructor for class ext.plantuml.com.ctreber.acearth.scandot.DotGeneratorLines
- DotGeneratorStars - Class in ext.plantuml.com.ctreber.acearth.scandot
-
Generate random stars as dots.
- DotGeneratorStars(int, int, double, int, Random) - Constructor for class ext.plantuml.com.ctreber.acearth.scandot.DotGeneratorStars
- dotinit__c - Class in gen.lib.dotgen
- dotinit__c() - Constructor for class gen.lib.dotgen.dotinit__c
- dotLayout(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotinit__c
- DotMaker2 - Class in net.sourceforge.plantuml.cucadiagram.dot
- DotMaker2() - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.DotMaker2
- DotMode - Enum in net.sourceforge.plantuml.svek
- dotneato_closest(ST_splines, ST_pointf) - Static method in class gen.lib.common.utils__c
- dotneato_postprocess(ST_Agraph_s) - Static method in class gen.lib.common.postproc__c
- DotPath - Class in net.sourceforge.plantuml.posimo
- DotPath() - Constructor for class net.sourceforge.plantuml.posimo.DotPath
- DotPath(DotPath) - Constructor for class net.sourceforge.plantuml.posimo.DotPath
- DotPath(SvgResult) - Constructor for class net.sourceforge.plantuml.posimo.DotPath
- dotroot - Variable in class h.ST_Agraphinfo_t
- DotSplines - Enum in net.sourceforge.plantuml.cucadiagram.dot
- dotsplines__c - Class in gen.lib.dotgen
- dotsplines__c() - Constructor for class gen.lib.dotgen.dotsplines__c
- DotStringFactory - Class in net.sourceforge.plantuml.svek
- DotStringFactory(StringBounder, CucaDiagram) - Constructor for class net.sourceforge.plantuml.svek.DotStringFactory
- DotStringFactory(StringBounder, DotData) - Constructor for class net.sourceforge.plantuml.svek.DotStringFactory
- DOTTED - net.sourceforge.plantuml.skin.ArrowBody
- DOTTED - Static variable in class smetana.core.Macro
- DOTTED() - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- DottedNumber - Class in net.sourceforge.plantuml.sequencediagram
- DotTypeGrid - Static variable in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- DotTypeStar - Static variable in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- dotVersion() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.Graphviz
- dotVersion() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- dotVersion() - Method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersionFinder
- dotVersion() - Method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- DotxMaker - Class in net.sourceforge.plantuml.posimo
- DotxMaker(Cluster, Collection<Path>) - Constructor for class net.sourceforge.plantuml.posimo.DotxMaker
- DOUBLE_BUFFERING_KEY - Static variable in class jcckit.GraphicsPlotCanvas
- DOUBLE_COMPARATOR - Static variable in class net.sourceforge.plantuml.Guillemet
- DOUBLE_LINE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- doubleValue() - Method in class net.sourceforge.plantuml.evalex.NString
- doWhile(Display, Display, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- DOWN - net.sourceforge.plantuml.Direction
- dpi - Variable in class h.ST_layout_t
- dpiFactor() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- dpiFactor() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- dpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- dq - Variable in class smetana.core.Z
- draw(Graphics2D) - Method in class net.sourceforge.plantuml.graph2.MyCurve
- draw(Graphics2D) - Method in class net.sourceforge.plantuml.graph2.Polyline2
- draw(Graphics2D) - Method in class net.sourceforge.plantuml.posimo.SimpleDrawer
- draw(Graphics2D, double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- draw(BasicCharArea, double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- draw(BasicCharArea, int, int) - Method in enum net.sourceforge.plantuml.asciiart.AsciiShape
- draw(BrailleGrid, double, double) - Method in class net.sourceforge.plantuml.braille.BrailleChar
- draw(EpsGraphics, double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- draw(UGraphic) - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- draw(UGraphic) - Method in class net.sourceforge.plantuml.salt.element.Skeleton2
- draw(UGraphic, double, double) - Method in class net.sourceforge.plantuml.graph.MethodsOrFieldsArea
- draw(UGraphic, double, double) - Method in class net.sourceforge.plantuml.salt.element.Skeleton
- draw(UGraphic, TextBlock, double, double) - Method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
- draw(UGraphic, HColor) - Method in class net.sourceforge.plantuml.hector.HectorPath
- draw(UGraphic, HColor) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- draw(UShape) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- draw(UShape) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.UGraphicInterceptorUDrawable2
- draw(UShape) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorGoto
- draw(UShape) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
- draw(UShape) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- draw(UShape) - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- draw(UShape) - Method in class net.sourceforge.plantuml.graphic.UGraphicInterceptorUDrawable
- draw(UShape) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicInterceptorTile
- draw(UShape) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicNewpages
- draw(UShape) - Method in class net.sourceforge.plantuml.svek.UGraphicForSnake
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.comp.UGraphicCompressOnXorY
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.crossing.UGraphicCrossing
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.hand.UGraphicHandwritten
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- draw(UShape) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- draw(UShape) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicFilter
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverCenteredCharacterG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverDotPathG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverEllipseG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverImageG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverLineG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverPathG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverPixelG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverPolygonG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverTextAsPathG2d
- draw(UShape, double, double, ColorMapper, UParam, Graphics2D) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverTextG2d
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverCenteredCharacterBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverDotPathBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverLineBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverNoneBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverPolygonBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverRectangleBraille
- draw(UShape, double, double, ColorMapper, UParam, BrailleGrid) - Method in class net.sourceforge.plantuml.braille.DriverTextBraille
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverCenteredCharacterEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverDotPathEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverEllipseEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverImageEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverLineEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverPathEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverPolygonEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverRectangleEps
- draw(UShape, double, double, ColorMapper, UParam, EpsGraphics) - Method in class net.sourceforge.plantuml.ugraphic.eps.DriverTextEps
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverCenteredCharacterSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverDotPathSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverEllipseSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverImagePng
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverImageSvgSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverLineSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverNoneSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverPathSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverPolygonSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverRectangleSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverTextAsPathSvg
- draw(UShape, double, double, ColorMapper, UParam, SvgGraphics) - Method in class net.sourceforge.plantuml.ugraphic.svg.DriverTextSvg
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverAtomTextTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverCenteredCharacterTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverCenteredCharacterTikz2
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverDotPathTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverEllipseTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverImageTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverLineTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverNoneTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverPolygonTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverRectangleTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverUPathTikz
- draw(UShape, double, double, ColorMapper, UParam, TikzGraphics) - Method in class net.sourceforge.plantuml.ugraphic.tikz.DriverUTextTikz
- draw(UShape, double, double, ColorMapper, UParam, Html5Drawer) - Method in class net.sourceforge.plantuml.ugraphic.html5.DriverLineHtml5
- draw(UShape, double, double, ColorMapper, UParam, Html5Drawer) - Method in class net.sourceforge.plantuml.ugraphic.html5.DriverNopHtml5
- draw(UShape, double, double, ColorMapper, UParam, Html5Drawer) - Method in class net.sourceforge.plantuml.ugraphic.html5.DriverRectangleHtml5
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverDotPathVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverLineVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverNoneVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverPolygonVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverRectangleVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverTextVdx
- draw(UShape, double, double, ColorMapper, UParam, VisioGraphics) - Method in class net.sourceforge.plantuml.ugraphic.visio.DriverUPathVdx
- draw(UShape, double, double, ColorMapper, UParam, O) - Method in interface net.sourceforge.plantuml.ugraphic.UDriver
- DRAW_ALL - net.sourceforge.plantuml.salt.element.TableStrategy
- DRAW_HORIZONTAL - net.sourceforge.plantuml.salt.element.TableStrategy
- DRAW_NONE - net.sourceforge.plantuml.salt.element.TableStrategy
- DRAW_OUTSIDE - net.sourceforge.plantuml.salt.element.TableStrategy
- DRAW_OUTSIDE_WITH_TITLE - net.sourceforge.plantuml.salt.element.TableStrategy
- DRAW_VERTICAL - net.sourceforge.plantuml.salt.element.TableStrategy
- DrawableSet - Class in net.sourceforge.plantuml.sequencediagram.graphic
- drawAnchor(UGraphic, YPositionedTile, YPositionedTile, ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- drawArrow(UGraphic) - Method in class net.sourceforge.plantuml.jsondiagram.Arrow
- drawBackground(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- drawBackgroundInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- drawBackgroundInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEnglober
- drawBackgroundInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingElse
- drawBackgroundInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingHeader
- drawBorder(UGraphic, Dimension2D) - Method in class net.sourceforge.plantuml.gitlog.MagicBox
- drawBorder(UParam, HColor, ColorMapper, UShapeSized, Shape, Graphics2D, double, double) - Static method in class net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- drawBoxes(UGraphic, Context2D, double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxes
- drawBoxSimple(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawBoxSimple(int, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawBoxSimple(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawBoxSimpleUnicode(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawBoxSimpleUnicode(int, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawBoxSimpleUnicode(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawChar(char, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawChar(char, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawChar(char, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawComment(UComment) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- drawComment(UComment) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- drawCurve(HColor, UGraphic) - Method in class net.sourceforge.plantuml.gitlog.GitCurve
- drawCurve(HColor, UGraphic) - Method in class net.sourceforge.plantuml.jsondiagram.JsonCurve
- drawDebug() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- drawDebug() - Method in class net.sourceforge.plantuml.webp.SubBlock
- drawDebug(Graphics2D) - Method in class net.sourceforge.plantuml.graph2.MyCurve
- drawDebug(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- drawDebug(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Zad
- drawDebug(UGraphic) - Method in class net.sourceforge.plantuml.creole.Position
- drawDebugH() - Method in class net.sourceforge.plantuml.webp.SubBlock
- drawDebugV() - Method in class net.sourceforge.plantuml.webp.SubBlock
- drawDebugX(UGraphic, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- drawDecor(UGraphic, Point2D, double) - Method in interface net.sourceforge.plantuml.posimo.Decor
- drawDecor(UGraphic, Point2D, double) - Method in class net.sourceforge.plantuml.posimo.DecorInterfaceProvider
- drawDestroyIfNeeded(UGraphic, StairsPosition) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
- drawDotPath(double, double, DotPath) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- drawEnglober(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- drawEnglobers(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- drawEps(String, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- drawEps(String, double, double) - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- drawFirstCell(UGraphic, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- drawForeground(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- drawFrameTitle(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.PlayerFrame
- drawFrameTitle(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- drawFrameTitle(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- drawFrameTitle(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- drawGrey(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- drawGrid(UGraphic) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockDecorated
- drawGrid(UGraphic) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- drawGroup(UGraphic, YMirror, IGroup, ST_Agraph_s) - Method in class net.sourceforge.plantuml.sdot.CucaDiagramFileMakerSmetana
- drawGroup(UGraphic, MinMax, ISkinParam) - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- drawHead(UGraphic, Context2D, VerticalAlignment, HorizontalAlignment) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- drawHeads(UGraphic, Context2D, VerticalAlignment) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- drawHeadTailU(UGraphic, double, boolean, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- drawHighlightsBack(UGraphic, TimingRuler, double) - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- drawHighlightsLines(UGraphic, TimingRuler, double) - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- drawHline(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- drawHline(UGraphic, UHorizontalLine, UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
- drawHline(UGraphic, UHorizontalLine, UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicStencil
- drawHLine(char, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawHLine(char, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawHLine(char, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawHLine(char, int, int, int, char, char) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawHLine(char, int, int, int, char, char) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawHLine(char, int, int, int, char, char) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawHorizontal(UGraphic, double, double, int) - Method in class net.sourceforge.plantuml.ugraphic.UMotif
- drawImage(BufferedImage, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- drawInArea(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- drawing - Variable in class h.ST_Agraphinfo_t
- drawInternal(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- drawInternal(UGraphic, double, double, double, double) - Method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- drawInternalOneColor(UPolygon, UGraphic, HtmlColorAndStyle, double, Direction, UPolygon) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- drawInternalOneColor(UPolygon, UGraphic, HtmlColorAndStyle, double, Direction, UPolygon) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- drawInternalU(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent
- drawInternalU(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- drawInternalU(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeDestroy
- drawInternalU(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActiveLine
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActor
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseBoundary
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseControl
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDatabase
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayLine
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayText
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDestroy
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDivider
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEnglober
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEntity
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingElse
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingHeader
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseLine
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNewpage
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseQueue
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseReference
- drawInternalU(UGraphic, Area) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- drawLifeLines(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- drawLine(UGraphic, Context2D, double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.MutingLine
- drawLineAndLiveBoxes(UGraphic, double, Context2D) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- drawLineInternal(UGraphic, Stencil, double, UStroke) - Method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- drawLineU22(UGraphic, double, double, boolean, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- drawLineU22(UGraphic, double, double, boolean, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- drawLinks(UGraphic, double, double, double) - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- drawMe(Collection<GNode>) - Method in class net.sourceforge.plantuml.gitlog.SmetanaForGit
- drawMe(JsonValue, List<String>) - Method in class net.sourceforge.plantuml.jsondiagram.SmetanaForJson
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.board.Activity
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.wire.Spot
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.wire.WBlock
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.wire.WLinkHorizontal
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.wire.WLinkVertical
- drawMe(UGraphic) - Method in class net.sourceforge.plantuml.wire.WPrint
- drawMe(UGraphic, double) - Method in class net.sourceforge.plantuml.openiconic.SvgPath
- drawMe(UGraphic, double, double) - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- drawMe(UGraphic, ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.LinkConstraint
- drawNoteSimple(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawNoteSimple(int, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawNoteSimple(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawNoteSimpleUnicode(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawNoteSimpleUnicode(int, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawNoteSimpleUnicode(int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawOk(EpsGraphics, double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- drawOnlyLineShadow(Graphics2D, Shape, double, double) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
- drawOnlyLineShadowSpecial(Graphics2D, Shape, double, double) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
- drawParticipantHead(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- drawPathAfter(UGraphic, Positionable, Positionable, Path) - Method in interface net.sourceforge.plantuml.posimo.PathDrawer
- drawPathAfter(UGraphic, Positionable, Positionable, Path) - Method in class net.sourceforge.plantuml.posimo.PathDrawerInterface
- drawPathBefore(UGraphic, Positionable, Positionable, Path) - Method in interface net.sourceforge.plantuml.posimo.PathDrawer
- drawPathBefore(UGraphic, Positionable, Positionable, Path) - Method in class net.sourceforge.plantuml.posimo.PathDrawerInterface
- drawPathIterator(double, double, PathIterator) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- drawPathIterator(double, double, PathIterator) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- drawPolygon(List<Point2D>) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- drawRectangle(UGraphic, double, double, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- drawSecondCell(UGraphic, double, double, ListWidth, double) - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- drawShadow(Graphics2D, Shape, double, double) - Method in class net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
- drawShape(AsciiShape, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawShape(AsciiShape, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawShape(AsciiShape, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawSingleCharacter(double, double, char) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- drawSpot(UGraphic) - Method in class net.sourceforge.plantuml.jsondiagram.JsonCurve
- drawStringLR(String, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawStringLR(String, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawStringLR(String, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawStringsLRSimple(Collection<? extends CharSequence>, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawStringsLRSimple(Collection<? extends CharSequence>, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawStringsLRSimple(Collection<? extends CharSequence>, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawStringsLRUnicode(Collection<? extends CharSequence>, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawStringsLRUnicode(Collection<? extends CharSequence>, int, int) - Method in interface net.sourceforge.plantuml.asciiart.UmlCharArea
- drawStringsLRUnicode(Collection<? extends CharSequence>, int, int) - Method in class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- drawStringTB(String, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawStringTB(String, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawStringTB(String, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawSymbol(UGraphic, double, double) - Static method in class net.sourceforge.plantuml.svek.image.EntityImageState
- drawSymbol(UGraphic, Rankdir) - Method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- drawText(String, FontConfiguration, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacroAndText
- drawTimeAxis(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- drawTimeFooter(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- drawTimeFooter(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- drawTimeFooter(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- drawTimeFooter(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- drawTimeFooter(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- drawTimeHeader(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- drawTimeHeader(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- drawTimeHeader(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- drawTimeHeader(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- drawTimeHeader(UGraphic, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- drawTitle(UGraphic) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- drawTitle(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- drawTitle(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- drawTitle(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- drawTitleInternal(UGraphic, double, double, double, boolean) - Method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- drawTranslate(UGraphic, UTranslate, UTranslate) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.ConnectionTranslatable
- drawTranslate(UGraphic, UTranslate, UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ConnectionVerticalDown
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ConnectionCross
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedVertically
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMinWidthCentered
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileWithUrl
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.GotoInterceptor
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.TextBlockInterceptorUDrawable
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ConnectionVerticalDown
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.board.CardBox
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.bpm.GridArray
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.braille.BrailleDrawer
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.classdiagram.FullLayout
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.classdiagram.RowLayout
- drawU(UGraphic) - Method in interface net.sourceforge.plantuml.creole.atom.Atom
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomHorizontalTexts
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomImg
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomImgSvg
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomMath
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomOpenIcon
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomSpace
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomSprite
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomTable
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomTree
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomVerticalTexts
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.AtomWithMargin
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.atom.Bullet
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.CreoleHorizontalLine
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cucadiagram.Body3
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cucadiagram.TextBlockMap
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Balloon
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Cheese
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Circle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.CutePath
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Group
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.PositionnedImpl
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Rectangle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Stick
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.cute.Triangle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.definition.PSystemDefinition
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.descdiagram.BoxedCharacter
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageRequirement
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.eggs.PSystemColors
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.EmbeddedDiagram.Draw
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.flowdiagram.ActivityBox
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.golem.Tile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.golem.TilesField
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.CircledCharacter
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockArrow
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockArrow2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockBordered
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockEmpty
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockGeneric
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockHorizontal
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockRaw
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockRecentred
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockSimple
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockSprited
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockTitle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockVertical2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TextBlockWithUrl
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TileImage
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TileImageSvg
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.graphic.TileText
- drawU(UGraphic) - Method in interface net.sourceforge.plantuml.graphic.UDrawable
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.hector2.graphic.Foo2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.jungle.GTileLeftRight
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.jungle.GTileNode
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.jungle.GTileStack
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.jungle.Needle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.nwdiag.VerticalLine
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.postit.PostIt
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.ResourceDraw
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.project.GanttArrow
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.salt.element.Grid2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sdot.SmetanaPath
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ComponentAdapter
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TeozLayer
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.skin.ActorAwesome
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.skin.ActorHollow
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.skin.ActorStickMan
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.skin.CircleInterface
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.Boundary
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.CircleInterface2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.Control
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage3
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.DirectionalTextBlock
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.EntityDomain
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityOther
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.ConnectedCircle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageActivity
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageArcCircle
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociation
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociationPoint
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageBranch
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleEnd
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleStart
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClassHeader
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageEmptyPackage
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageGroup
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye1
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageObject
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImagePort
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImagePseudoState
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageState
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageState2
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageStateBorder
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageStateEmptyDescription
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageSynchroBar
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageTips
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.EntityImageUseCase
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.image.Opale
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.InnerActivity
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.svek.SvekResult
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.HexaShape
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.PentaAShape
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.PentaBShape
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.TimeArrow
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.timingdiagram.TimingNote
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineOnXorYBuilder
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.version.PSystemLicense
- drawU(UGraphic) - Method in class net.sourceforge.plantuml.wire.Block
- drawU(UGraphic, boolean) - Method in class net.sourceforge.plantuml.svek.RoundedContainer
- drawU(UGraphic, double) - Method in class net.sourceforge.plantuml.postit.Area
- drawU(UGraphic, double, double) - Method in class net.sourceforge.plantuml.posimo.LabelImage
- drawU(UGraphic, double, double) - Method in class net.sourceforge.plantuml.salt.element.Grid
- drawU(UGraphic, double, double) - Method in class net.sourceforge.plantuml.svek.HeaderLayout
- drawU(UGraphic, double, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClassHeader
- drawU(UGraphic, double, double) - Method in class net.sourceforge.plantuml.ugraphic.ULayoutGroup
- drawU(UGraphic, double, double, double, double) - Method in class net.sourceforge.plantuml.posimo.EntityImageNote2
- drawU(UGraphic, double, double, double, double) - Method in interface net.sourceforge.plantuml.posimo.IEntityImageBlock
- drawU(UGraphic, double, double, Bibliotekon, Dimension2D) - Method in class net.sourceforge.plantuml.cucadiagram.dot.Neighborhood
- drawU(UGraphic, int, Dimension2D) - Method in interface net.sourceforge.plantuml.salt.element.Element
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementButton
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementDroplist
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementEmpty
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementImage
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementLine
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuBar
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuPopup
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementPyramid
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementPyramidScrolled
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementRadioCheckbox
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementTabBar
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementText
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementTextField
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.ElementTree
- drawU(UGraphic, int, Dimension2D) - Method in class net.sourceforge.plantuml.salt.element.WrappedElement
- drawU(UGraphic, Dimension2D, Dimension2D, boolean) - Method in enum net.sourceforge.plantuml.svek.PackageStyle
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActiveLine
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActor
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDelay
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDestroy
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDivider
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingElse
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingHeader
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingTail
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextLine
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNewpage
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNote
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextParticipant
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextShape
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.posimo.Frame
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- drawU(UGraphic, Area, Context2D) - Method in interface net.sourceforge.plantuml.skin.Component
- drawU(UGraphic, Area, Context2D) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- drawU(UGraphic, Rose, ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- drawU(UGraphic, TimingRuler) - Method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- drawU(UGraphic, HColor, HColor, double, double, HorizontalAlignment, HorizontalAlignment) - Method in class net.sourceforge.plantuml.svek.ClusterDecoration
- drawU(UGraphic, UStroke, HColor, Set<String>) - Method in class net.sourceforge.plantuml.svek.Line
- drawU(UGraphic, UStroke, UmlDiagramType, ISkinParam) - Method in class net.sourceforge.plantuml.svek.Cluster
- drawUntranslated(UGraphic, double, double) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- drawUntranslated(UGraphic, double, double) - Method in interface net.sourceforge.plantuml.svek.Untranslated
- drawUOld(UGraphic) - Method in class net.sourceforge.plantuml.cute.Rectangle
- drawVertical(UGraphic, double, double, int) - Method in class net.sourceforge.plantuml.ugraphic.UMotif
- drawVLine(char, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- drawVLine(char, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- drawVLine(char, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- drawVlines(UGraphic, double) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- drawWhenCompressed(UGraphic, CompressionMode) - Method in class net.sourceforge.plantuml.graphic.SpecialText
- drawWhenCompressed(UGraphic, CompressionMode) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- drawWhenCompressed(UGraphic, CompressionMode) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- drawWhenCompressed(UGraphic, CompressionMode) - Method in interface net.sourceforge.plantuml.ugraphic.UShapeIgnorableForCompression
- DriverAtomTextTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverAtomTextTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverAtomTextTikz
- DriverCenteredCharacterBraille - Class in net.sourceforge.plantuml.braille
- DriverCenteredCharacterBraille() - Constructor for class net.sourceforge.plantuml.braille.DriverCenteredCharacterBraille
- DriverCenteredCharacterEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverCenteredCharacterEps() - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverCenteredCharacterEps
- DriverCenteredCharacterG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverCenteredCharacterG2d() - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverCenteredCharacterG2d
- DriverCenteredCharacterSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverCenteredCharacterSvg() - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverCenteredCharacterSvg
- DriverCenteredCharacterTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverCenteredCharacterTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverCenteredCharacterTikz
- DriverCenteredCharacterTikz2 - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverCenteredCharacterTikz2() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverCenteredCharacterTikz2
- DriverDotPathBraille - Class in net.sourceforge.plantuml.braille
- DriverDotPathBraille() - Constructor for class net.sourceforge.plantuml.braille.DriverDotPathBraille
- DriverDotPathEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverDotPathEps() - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverDotPathEps
- DriverDotPathG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverDotPathG2d(EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverDotPathG2d
- DriverDotPathSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverDotPathSvg() - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverDotPathSvg
- DriverDotPathTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverDotPathTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverDotPathTikz
- DriverDotPathVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverDotPathVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverDotPathVdx
- DriverEllipseEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverEllipseEps(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverEllipseEps
- DriverEllipseG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverEllipseG2d(double, EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverEllipseG2d
- DriverEllipseSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverEllipseSvg(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverEllipseSvg
- DriverEllipseTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverEllipseTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverEllipseTikz
- DriverImageEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverImageEps(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverImageEps
- DriverImageG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverImageG2d(double, EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverImageG2d
- DriverImagePng - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverImagePng(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverImagePng
- DriverImageSvgSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverImageSvgSvg() - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverImageSvgSvg
- DriverImageTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverImageTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverImageTikz
- DriverLineBraille - Class in net.sourceforge.plantuml.braille
- DriverLineBraille(ClipContainer) - Constructor for class net.sourceforge.plantuml.braille.DriverLineBraille
- DriverLineEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverLineEps(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverLineEps
- DriverLineG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverLineG2d(double) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverLineG2d
- DriverLineHtml5 - Class in net.sourceforge.plantuml.ugraphic.html5
- DriverLineHtml5(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.html5.DriverLineHtml5
- DriverLineSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverLineSvg(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverLineSvg
- DriverLineTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverLineTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverLineTikz
- DriverLineVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverLineVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverLineVdx
- DriverNoneBraille - Class in net.sourceforge.plantuml.braille
- DriverNoneBraille() - Constructor for class net.sourceforge.plantuml.braille.DriverNoneBraille
- DriverNoneSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverNoneSvg() - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverNoneSvg
- DriverNoneTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverNoneTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverNoneTikz
- DriverNoneVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverNoneVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverNoneVdx
- DriverNopHtml5 - Class in net.sourceforge.plantuml.ugraphic.html5
- DriverNopHtml5() - Constructor for class net.sourceforge.plantuml.ugraphic.html5.DriverNopHtml5
- DriverPathEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverPathEps() - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverPathEps
- DriverPathG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverPathG2d(double) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverPathG2d
- DriverPathSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverPathSvg(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverPathSvg
- DriverPixelG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverPixelG2d() - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverPixelG2d
- DriverPolygonBraille - Class in net.sourceforge.plantuml.braille
- DriverPolygonBraille(ClipContainer) - Constructor for class net.sourceforge.plantuml.braille.DriverPolygonBraille
- DriverPolygonEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverPolygonEps(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverPolygonEps
- DriverPolygonG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverPolygonG2d(double, EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverPolygonG2d
- DriverPolygonSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverPolygonSvg(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverPolygonSvg
- DriverPolygonTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverPolygonTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverPolygonTikz
- DriverPolygonVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverPolygonVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverPolygonVdx
- DriverRectangleBraille - Class in net.sourceforge.plantuml.braille
- DriverRectangleBraille(ClipContainer) - Constructor for class net.sourceforge.plantuml.braille.DriverRectangleBraille
- DriverRectangleEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverRectangleEps(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverRectangleEps
- DriverRectangleG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverRectangleG2d(double, EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- DriverRectangleHtml5 - Class in net.sourceforge.plantuml.ugraphic.html5
- DriverRectangleHtml5(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.html5.DriverRectangleHtml5
- DriverRectangleSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverRectangleSvg(ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverRectangleSvg
- DriverRectangleTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverRectangleTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverRectangleTikz
- DriverRectangleVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverRectangleVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverRectangleVdx
- DriverShadowedG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverShadowedG2d() - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverShadowedG2d
- DriverTextAsPathG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverTextAsPathG2d(EnsureVisible, FontRenderContext) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverTextAsPathG2d
- DriverTextAsPathSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverTextAsPathSvg(FontRenderContext, ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverTextAsPathSvg
- DriverTextBraille - Class in net.sourceforge.plantuml.braille
- DriverTextBraille() - Constructor for class net.sourceforge.plantuml.braille.DriverTextBraille
- DriverTextEps - Class in net.sourceforge.plantuml.ugraphic.eps
- DriverTextEps(ClipContainer, EpsStrategy) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.DriverTextEps
- DriverTextG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- DriverTextG2d(EnsureVisible) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.DriverTextG2d
- DriverTextSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- DriverTextSvg(StringBounder, ClipContainer) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.DriverTextSvg
- DriverTextVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverTextVdx(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverTextVdx
- DriverUPathTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverUPathTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverUPathTikz
- DriverUPathVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- DriverUPathVdx() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.DriverUPathVdx
- DriverUTextTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- DriverUTextTikz() - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.DriverUTextTikz
- dropShadows() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- dropsShadow() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- dropsShadow() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- DT_APPEND - Static variable in class smetana.core.Macro
- DT_ATTACH - Static variable in class smetana.core.Macro
- DT_BAG - Static variable in class smetana.core.Macro
- DT_CLEAR - Static variable in class smetana.core.Macro
- DT_CLOSE - Static variable in class smetana.core.Macro
- DT_DELETE - Static variable in class smetana.core.Macro
- DT_DEQUE - Static variable in class smetana.core.Macro
- DT_DETACH - Static variable in class smetana.core.Macro
- DT_DISC - Static variable in class smetana.core.Macro
- DT_ENDCLOSE - Static variable in class smetana.core.Macro
- DT_ENDOPEN - Static variable in class smetana.core.Macro
- DT_FIRST - Static variable in class smetana.core.Macro
- DT_FLATTEN - Static variable in class smetana.core.Macro
- DT_FOUND - Static variable in class smetana.core.Macro
- DT_HASHSIZE - Static variable in class smetana.core.Macro
- DT_INSERT - Static variable in class smetana.core.Macro
- DT_LAST - Static variable in class smetana.core.Macro
- DT_LIST - Static variable in class smetana.core.Macro
- DT_MALLOC - Static variable in class smetana.core.Macro
- DT_MATCH - Static variable in class smetana.core.Macro
- DT_MEMORYF - Static variable in class smetana.core.Macro
- DT_METH - Static variable in class smetana.core.Macro
- DT_METHODS - Static variable in class smetana.core.Macro
- DT_NEXT - Static variable in class smetana.core.Macro
- DT_OBAG - Static variable in class smetana.core.Macro
- DT_OPEN - Static variable in class smetana.core.Macro
- DT_OSET - Static variable in class smetana.core.Macro
- DT_PREV - Static variable in class smetana.core.Macro
- DT_QUEUE - Static variable in class smetana.core.Macro
- DT_RENEW - Static variable in class smetana.core.Macro
- DT_SAMECMP - Static variable in class smetana.core.Macro
- DT_SAMEHASH - Static variable in class smetana.core.Macro
- DT_SEARCH - Static variable in class smetana.core.Macro
- DT_SET - Static variable in class smetana.core.Macro
- DT_STACK - Static variable in class smetana.core.Macro
- DT_VSEARCH - Static variable in class smetana.core.Macro
- DT_WALK - Static variable in class smetana.core.Macro
- dtclose(ST_dt_s) - Static method in class gen.lib.cdt.dtclose__c
- dtclose__c - Class in gen.lib.cdt
- dtclose__c() - Constructor for class gen.lib.cdt.dtclose__c
- dtdelete(ST_dt_s, Object) - Static method in class smetana.core.Macro
- dtdisc(ST_dt_s, ST_dtdisc_s, int) - Static method in class gen.lib.cdt.dtdisc__c
- dtdisc__c - Class in gen.lib.cdt
- dtdisc__c() - Constructor for class gen.lib.cdt.dtdisc__c
- dtextract(ST_dt_s) - Static method in class gen.lib.cdt.dtextract__c
- dtextract__c - Class in gen.lib.cdt
- dtextract__c() - Constructor for class gen.lib.cdt.dtextract__c
- dtfirst(ST_dt_s) - Static method in class smetana.core.Macro
- dtflatten(ST_dt_s) - Static method in class gen.lib.cdt.dtflatten__c
- dtflatten__c - Class in gen.lib.cdt
- dtflatten__c() - Constructor for class gen.lib.cdt.dtflatten__c
- dtinsert(ST_dt_s, Object) - Static method in class smetana.core.Macro
- dtmemory - Static variable in class gen.lib.cdt.dtdisc__c
- dtmemory(ST_dt_s, Object, size_t, ST_dtdisc_s) - Static method in class gen.lib.cdt.dtdisc__c
- dtnext(ST_dt_s, Object) - Static method in class smetana.core.Macro
- Dtobag - Variable in class smetana.core.Z
- dtopen(ST_dtdisc_s, ST_dtmethod_s) - Static method in class gen.lib.cdt.dtopen__c
- dtopen__c - Class in gen.lib.cdt
- dtopen__c() - Constructor for class gen.lib.cdt.dtopen__c
- dtrestore(ST_dt_s, ST_dtlink_s) - Static method in class gen.lib.cdt.dtrestore__c
- dtrestore__c - Class in gen.lib.cdt
- dtrestore__c() - Constructor for class gen.lib.cdt.dtrestore__c
- dtsearch(ST_dt_s, Object) - Static method in class smetana.core.Macro
- dtsize_(ST_dt_s) - Static method in class gen.lib.cdt.dtsize__c
- dtsize__c - Class in gen.lib.cdt
- dtsize__c() - Constructor for class gen.lib.cdt.dtsize__c
- dttree - Static variable in class gen.lib.cdt.dttree__c
- dttree(ST_dt_s, __ptr__, int) - Static method in class gen.lib.cdt.dttree__c
- Dttree - Variable in class smetana.core.Z
- dttree__c - Class in gen.lib.cdt
- dttree__c() - Constructor for class gen.lib.cdt.dttree__c
- dtview(ST_dt_s, ST_dt_s) - Static method in class gen.lib.cdt.dtview__c
- dtview__c - Class in gen.lib.cdt
- dtview__c() - Constructor for class gen.lib.cdt.dtview__c
- dtvsearch - Static variable in class gen.lib.cdt.dtview__c
- dtvsearch(ST_dt_s, __ptr__, int) - Static method in class gen.lib.cdt.dtview__c
- dummy - Variable in class smetana.core.Z
- DummyIcon - Class in net.sourceforge.plantuml.openiconic.data
- DummyIcon() - Constructor for class net.sourceforge.plantuml.openiconic.data.DummyIcon
- DUMP_MEMORY - net.sourceforge.plantuml.tim.TLineType
- dumpDebug(String) - Method in interface net.sourceforge.plantuml.tim.TMemory
- dumpDebug(String) - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- dumpDebug(String) - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- dumpStats() - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- duplicate() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- duplicate() - Method in class smetana.core.CString
- DURATION_STRING - net.sourceforge.plantuml.stats.api.StatsColumn
- dx(double) - Static method in class net.sourceforge.plantuml.ugraphic.UTranslate
- dy(double) - Static method in class net.sourceforge.plantuml.ugraphic.UTranslate
- dyna - Variable in class h.ST_port
E
- e - Variable in class h.ST_triangle_t
- e - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Definition of e: "Euler's number" as a constant, can be used in expressions as variable.
- E - Static variable in class net.sourceforge.plantuml.dedication.Dedication
- E_activefillcolor - Variable in class smetana.core.Z
- E_activepencolor - Variable in class smetana.core.Z
- E_arrowhead - Variable in class smetana.core.Z
- E_arrowsz - Variable in class smetana.core.Z
- E_arrowtail - Variable in class smetana.core.Z
- E_color - Variable in class smetana.core.Z
- E_comment - Variable in class smetana.core.Z
- E_constr - Variable in class smetana.core.Z
- E_decorate - Variable in class smetana.core.Z
- E_deletedfillcolor - Variable in class smetana.core.Z
- E_deletedpencolor - Variable in class smetana.core.Z
- E_dir - Variable in class smetana.core.Z
- E_fillcolor - Variable in class smetana.core.Z
- E_fontcolor - Variable in class smetana.core.Z
- E_fontname - Variable in class smetana.core.Z
- E_fontsize - Variable in class smetana.core.Z
- E_headclip - Variable in class smetana.core.Z
- E_headlabel - Variable in class smetana.core.Z
- e_id - Variable in class h.ST_Agraph_s
- E_label - Variable in class smetana.core.Z
- E_label_float - Variable in class smetana.core.Z
- E_labelangle - Variable in class smetana.core.Z
- E_labeldistance - Variable in class smetana.core.Z
- E_labelfontcolor - Variable in class smetana.core.Z
- E_labelfontname - Variable in class smetana.core.Z
- E_labelfontsize - Variable in class smetana.core.Z
- E_layer - Variable in class smetana.core.Z
- E_minlen - Variable in class smetana.core.Z
- E_penwidth - Variable in class smetana.core.Z
- E_samehead - Variable in class smetana.core.Z
- E_sametail - Variable in class smetana.core.Z
- E_selectedfillcolor - Variable in class smetana.core.Z
- E_selectedpencolor - Variable in class smetana.core.Z
- e_seq - Variable in class h.ST_Agraph_s
- E_showboxes - Variable in class smetana.core.Z
- E_style - Variable in class smetana.core.Z
- E_tailclip - Variable in class smetana.core.Z
- E_taillabel - Variable in class smetana.core.Z
- E_visitedfillcolor - Variable in class smetana.core.Z
- E_visitedpencolor - Variable in class smetana.core.Z
- E_weight - Variable in class smetana.core.Z
- E_xlabel - Variable in class smetana.core.Z
- EAN_13 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
EAN-13 1D format.
- EAN_8 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
EAN-8 1D format.
- EAST - net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
- EAST - net.sourceforge.plantuml.golem.TileGeometry
- EAST - net.sourceforge.plantuml.svek.Side
- eat(double) - Method in interface net.sourceforge.plantuml.svek.ArithmeticStrategy
- eat(double) - Method in class net.sourceforge.plantuml.svek.ArithmeticStrategyMax
- eat(double) - Method in class net.sourceforge.plantuml.svek.ArithmeticStrategySum
- eatAllToEnd() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetFunctionName() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetNumber() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetOptionalQuotedString() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetQuotedString() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetSpaces() - Method in class net.sourceforge.plantuml.tim.Eater
- eatAndGetVarname() - Method in class net.sourceforge.plantuml.tim.Eater
- eatDeclareFunction(TContext, TMemory, boolean, LineLocation, boolean, TFunctionType) - Method in class net.sourceforge.plantuml.tim.Eater
- eatDeclareProcedure(TContext, TMemory, boolean, LineLocation) - Method in class net.sourceforge.plantuml.tim.Eater
- eatDeclareReturnFunctionWithOptionalReturn(TContext, TMemory, boolean, LineLocation) - Method in class net.sourceforge.plantuml.tim.Eater
- Eater - Class in net.sourceforge.plantuml.tim
- Eater(String, LineLocation) - Constructor for class net.sourceforge.plantuml.tim.Eater
- Eater(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.Eater
- EaterAffectation - Class in net.sourceforge.plantuml.tim
- EaterAffectation(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterAffectation
- EaterAffectationDefine - Class in net.sourceforge.plantuml.tim
- EaterAffectationDefine(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterAffectationDefine
- EaterAssert - Class in net.sourceforge.plantuml.tim
- EaterAssert(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterAssert
- EaterDeclareProcedure - Class in net.sourceforge.plantuml.tim
- EaterDeclareProcedure(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterDeclareProcedure
- EaterDeclareReturnFunction - Class in net.sourceforge.plantuml.tim
- EaterDeclareReturnFunction(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterDeclareReturnFunction
- EaterDumpMemory - Class in net.sourceforge.plantuml.tim
- EaterDumpMemory(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterDumpMemory
- EaterElseIf - Class in net.sourceforge.plantuml.tim
- EaterElseIf(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterElseIf
- EaterException - Exception in net.sourceforge.plantuml.tim
- EaterExceptionLocated - Exception in net.sourceforge.plantuml.tim
- EaterForeach - Class in net.sourceforge.plantuml.tim
- EaterForeach(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterForeach
- EaterFunctionCall - Class in net.sourceforge.plantuml.tim
- EaterFunctionCall(StringLocated, boolean, boolean) - Constructor for class net.sourceforge.plantuml.tim.EaterFunctionCall
- EaterIf - Class in net.sourceforge.plantuml.tim
- EaterIf(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterIf
- EaterIfdef - Class in net.sourceforge.plantuml.tim
- EaterIfdef(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterIfdef
- EaterIfndef - Class in net.sourceforge.plantuml.tim
- EaterIfndef(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterIfndef
- EaterImport - Class in net.sourceforge.plantuml.tim
- EaterImport(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterImport
- EaterInclude - Class in net.sourceforge.plantuml.tim
- EaterInclude(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterInclude
- EaterIncludeDef - Class in net.sourceforge.plantuml.tim
- EaterIncludeDef(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterIncludeDef
- EaterIncludesub - Class in net.sourceforge.plantuml.tim
- EaterIncludesub(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterIncludesub
- EaterLegacyDefine - Class in net.sourceforge.plantuml.tim
- EaterLegacyDefine(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterLegacyDefine
- EaterLegacyDefineLong - Class in net.sourceforge.plantuml.tim
- EaterLegacyDefineLong(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterLegacyDefineLong
- EaterLog - Class in net.sourceforge.plantuml.tim
- EaterLog(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterLog
- EaterReturn - Class in net.sourceforge.plantuml.tim
- EaterReturn(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterReturn
- EaterStartsub - Class in net.sourceforge.plantuml.tim
- EaterStartsub(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterStartsub
- EaterUndef - Class in net.sourceforge.plantuml.tim
- EaterUndef(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterUndef
- EaterWhile - Class in net.sourceforge.plantuml.tim
- EaterWhile(StringLocated) - Constructor for class net.sourceforge.plantuml.tim.EaterWhile
- eatExpression(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.Eater
- eatExpressionStopAtColon(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.Eater
- eatOneChar() - Method in class net.sourceforge.plantuml.tim.Eater
- eatOneToken(Eater, boolean) - Static method in enum net.sourceforge.plantuml.tim.expression.TokenType
- eatTheNextOne() - Method in class net.sourceforge.plantuml.gitlog.GNode
- eatTokenStack() - Method in class net.sourceforge.plantuml.tim.Eater
- eatUntilCloseParenthesisOrComma(Eater) - Static method in class net.sourceforge.plantuml.tim.expression.TokenStack
- eatUntilCloseParenthesisOrComma(TokenIterator) - Static method in class net.sourceforge.plantuml.tim.expression.TokenStack
- ECI - Class in ext.plantuml.com.google.zxing.common
-
Superclass of classes encapsulating types ECIs, according to "Extended Channel Interpretations" 5.3 of ISO 18004.
- ECI - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- eclipticToEquatorial() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
-
Convert from ecliptic to equatorial coordinates (after duffett-smith, section 27)
- ED_adjacent(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_adjacent(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_conc_opp_flag(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_conc_opp_flag(ST_Agedge_s, boolean) - Static method in class smetana.core.Macro
- ED_count(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_count(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_cutvalue(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_cutvalue(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_dist(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_dist(ST_Agedge_s, double) - Static method in class smetana.core.Macro
- ED_edge_type(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_edge_type(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_head_label(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_head_label(ST_Agedge_s, ST_textlabel_t) - Static method in class smetana.core.Macro
- ED_head_port(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_head_port(ST_Agedge_s, ST_port) - Static method in class smetana.core.Macro
- ED_label(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_label(ST_Agedge_s, ST_textlabel_t) - Static method in class smetana.core.Macro
- ED_label_ontop(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_label_ontop(ST_Agedge_s, boolean) - Static method in class smetana.core.Macro
- ED_minlen(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_minlen(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_showboxes(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_showboxes(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_spl(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_spl(ST_Agedge_s, ST_splines) - Static method in class smetana.core.Macro
- ED_tail_label(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_tail_label(ST_Agedge_s, ST_textlabel_t) - Static method in class smetana.core.Macro
- ED_tail_port(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_tail_port(ST_Agedge_s, ST_port) - Static method in class smetana.core.Macro
- ED_to_orig(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_to_orig(ST_Agedge_s, ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_to_virt(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_to_virt(ST_Agedge_s, ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_tree_index(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_tree_index(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_weight(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_weight(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- ED_xlabel(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_xpenalty(ST_Agedge_s) - Static method in class smetana.core.Macro
- ED_xpenalty(ST_Agedge_s, int) - Static method in class smetana.core.Macro
- edge__c - Class in gen.lib.cgraph
- edge__c() - Constructor for class gen.lib.cgraph.edge__c
- EDGE_LABEL - Static variable in class smetana.core.Macro
- edge_normalize(ST_Agraph_s) - Static method in class gen.lib.dotgen.dotsplines__c
- edge_type - Variable in class h.ST_Agedgeinfo_t
- EDGE_XLABEL - Static variable in class smetana.core.Macro
- edgecmp - Static variable in class gen.lib.dotgen.dotsplines__c
- edgecmp(CArrayOfStar<ST_Agedge_s>, CArrayOfStar<ST_Agedge_s>) - Static method in class gen.lib.dotgen.dotsplines__c
- EdgeCrossing - Class in ext.plantuml.com.ctreber.acearth.util
-
Holds information about a line crossing "the edge of Earth".
- EdgeCrossing(int, int, double, double, double) - Constructor for class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- edgeHeadpoint(ST_Agedge_s) - Static method in class gen.lib.common.postproc__c
- edgelabel_ranks(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- EdgeLabelsDone - Variable in class smetana.core.Z
- edgelblcmpfn - Static variable in class gen.lib.dotgen.dotsplines__c
- edgelblcmpfn(CArrayOfStar<ST_Agedge_s>, CArrayOfStar<ST_Agedge_s>) - Static method in class gen.lib.dotgen.dotsplines__c
- edgeMidpoint(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.common.splines__c
- edgen - Variable in class smetana.core.Z
- edges - Variable in class smetana.core.Z
- edgeTailpoint(ST_Agedge_s) - Static method in class gen.lib.common.postproc__c
- edgeType(CString, int) - Static method in class gen.lib.common.utils__c
- EDGETYPEMASK - Static variable in class smetana.core.Macro
- eflag - Variable in class h.ST_arrowdir_t
- eflag - Variable in class h.ST_bezier
- EggUtils - Class in net.sourceforge.plantuml.eggs
- EggUtils() - Constructor for class net.sourceforge.plantuml.eggs.EggUtils
- Elastic - Interface in net.sourceforge.plantuml.postit
- ElectricCharge - Class in net.sourceforge.plantuml.graph
- ElectricCharge(double, double, double) - Constructor for class net.sourceforge.plantuml.graph.ElectricCharge
- ElectricWord - Class in net.sourceforge.plantuml.graph
- ElectricWord(Rectangle2D) - Constructor for class net.sourceforge.plantuml.graph.ElectricWord
- element - net.sourceforge.plantuml.style.SName
- Element - Interface in net.sourceforge.plantuml.salt.element
- ELEMENT_ADDED - Static variable in class jcckit.data.DataEventType
-
Event type.
- ELEMENT_INSERTED - Static variable in class jcckit.data.DataEventType
-
Event type.
- ELEMENT_REMOVED - Static variable in class jcckit.data.DataEventType
-
Event type.
- ELEMENT_REPLACED - Static variable in class jcckit.data.DataEventType
-
Event type.
- ElementBorder - Class in net.sourceforge.plantuml.salt.element
- ElementBorder() - Constructor for class net.sourceforge.plantuml.salt.element.ElementBorder
- ElementButton - Class in net.sourceforge.plantuml.salt.element
- ElementButton(String, UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementButton
- ElementDroplist - Class in net.sourceforge.plantuml.salt.element
- ElementDroplist(String, UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementDroplist
- ElementEmpty - Class in net.sourceforge.plantuml.salt.element
- ElementEmpty() - Constructor for class net.sourceforge.plantuml.salt.element.ElementEmpty
- ElementFactory - Interface in net.sourceforge.plantuml.salt.factory
- ElementFactoryBorder - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryBorder(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryBorder
- ElementFactoryButton - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryButton(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryButton
- ElementFactoryCheckboxOff - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryCheckboxOff(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOff
- ElementFactoryCheckboxOn - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryCheckboxOn(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOn
- ElementFactoryDroplist - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryDroplist(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryDroplist
- ElementFactoryImage - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryImage(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryImage
- ElementFactoryLine - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryLine(DataSource) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryLine
- ElementFactoryMenu - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryMenu(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryMenu
- ElementFactoryPyramid - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryPyramid(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryPyramid
- ElementFactoryRadioOff - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryRadioOff(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOff
- ElementFactoryRadioOn - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryRadioOn(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOn
- ElementFactoryRetrieveFromDictonnary - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryRetrieveFromDictonnary(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryRetrieveFromDictonnary
- ElementFactoryScroll - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryScroll(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryScroll
- ElementFactoryTab - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryTab(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryTab
- ElementFactoryText - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryText(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryText
- ElementFactoryTextField - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryTextField(DataSource, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryTextField
- ElementFactoryTree - Class in net.sourceforge.plantuml.salt.factory
- ElementFactoryTree(DataSource, Dictionary) - Constructor for class net.sourceforge.plantuml.salt.factory.ElementFactoryTree
- ElementImage - Class in net.sourceforge.plantuml.salt.element
- ElementImage(List<String>) - Constructor for class net.sourceforge.plantuml.salt.element.ElementImage
- ElementLine - Class in net.sourceforge.plantuml.salt.element
- ElementLine(char) - Constructor for class net.sourceforge.plantuml.salt.element.ElementLine
- ElementMenuBar - Class in net.sourceforge.plantuml.salt.element
- ElementMenuBar(UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementMenuBar
- ElementMenuEntry - Class in net.sourceforge.plantuml.salt.element
- ElementMenuEntry(String, UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- ElementMenuPopup - Class in net.sourceforge.plantuml.salt.element
- ElementMenuPopup(UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementMenuPopup
- ElementPyramid - Class in net.sourceforge.plantuml.salt.element
- ElementPyramid(Positionner2, TableStrategy, String, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementPyramid
- ElementPyramidScrolled - Class in net.sourceforge.plantuml.salt.element
- ElementPyramidScrolled(Positionner2, ISkinSimple, ScrollStrategy) - Constructor for class net.sourceforge.plantuml.salt.element.ElementPyramidScrolled
- ElementRadioCheckbox - Class in net.sourceforge.plantuml.salt.element
- ElementRadioCheckbox(List<String>, UFont, boolean, boolean, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementRadioCheckbox
- ElementTabBar - Class in net.sourceforge.plantuml.salt.element
- ElementTabBar(UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementTabBar
- ElementText - Class in net.sourceforge.plantuml.salt.element
- ElementText(List<String>, UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementText
- ElementTextField - Class in net.sourceforge.plantuml.salt.element
- ElementTextField(String, UFont, ISkinSimple) - Constructor for class net.sourceforge.plantuml.salt.element.ElementTextField
- ElementTree - Class in net.sourceforge.plantuml.salt.element
- ElementTree(UFont, ISkinSimple, TableStrategy) - Constructor for class net.sourceforge.plantuml.salt.element.ElementTree
- ElementTreeEntry - Class in net.sourceforge.plantuml.salt.element
- ElementTreeEntry(int, Element) - Constructor for class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- ElimCount - Variable in class h.ST_RTree
- elist_append(ST_Agedge_s, ST_elist) - Static method in class smetana.core.Macro
- ellipse(double, double, double, double) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- ELSE - net.sourceforge.plantuml.sequencediagram.GroupingType
- ELSE - net.sourceforge.plantuml.tim.TLineType
- else2(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- elseBranch() - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- elseIf(LinkRendering, Display, LinkRendering, LinkRendering, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- elseIf(LinkRendering, Display, LinkRendering, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- ELSEIF - net.sourceforge.plantuml.tim.TLineType
- ElseTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- ElseTile(GroupingLeaf, Rose, ISkinParam, Tile) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- elt - Variable in class h.ST_STheap_t
- embedBasicPatterns(int, ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- embedDataBits(BitArray, int, ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- EmbeddedDiagram - Class in net.sourceforge.plantuml
- EmbeddedDiagram(Display) - Constructor for class net.sourceforge.plantuml.EmbeddedDiagram
- EmbeddedDiagram.Draw - Class in net.sourceforge.plantuml
- embedTypeInfo(ErrorCorrectionLevel, int, ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- emit__c - Class in gen.lib.common
- emit__c() - Constructor for class gen.lib.common.emit__c
- emphasizeDirection(Direction) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- empty() - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- empty() - Static method in class net.sourceforge.plantuml.cucadiagram.Ident
- empty() - Static method in class net.sourceforge.plantuml.graphic.color.Colors
- empty() - Static method in class net.sourceforge.plantuml.style.StyleSignature
- empty(double, double) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- EMPTY_DESCRIPTION - Static variable in class net.sourceforge.plantuml.command.PSystemAbstractFactory
- EMPTY_DIAMOND - net.sourceforge.plantuml.svek.ConditionStyle
- EMPTY_PACKAGE - net.sourceforge.plantuml.cucadiagram.LeafType
- EMPTY_TEXT_BLOCK - Static variable in class net.sourceforge.plantuml.graphic.TextBlockUtils
- emptyFields() - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- EmptyImageBuilder - Class in net.sourceforge.plantuml
- EmptyImageBuilder(String, double, double, Color) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
- EmptyImageBuilder(String, int, int, Color) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
- EmptyImageBuilder(String, int, int, Color, double) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
- emptyMethods() - Static method in class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- EmptySvgException - Exception in net.sourceforge.plantuml.svek
- EmptySvgException() - Constructor for exception net.sourceforge.plantuml.svek.EmptySvgException
- EmptyTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- EmptyTile(double, Tile) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- EN_api_t - Enum in h
- EN_fontname_kind - Enum in h
- EN_layout_type - Enum in h
- EN_pack_mode - Enum in h
- EN_ratio_t - Enum in h
- EN_shape_kind - Enum in h
- encode(byte[]) - Method in class net.sourceforge.plantuml.code.AsciiEncoder
- encode(byte[]) - Method in class net.sourceforge.plantuml.code.AsciiEncoderBase64
- encode(byte[]) - Method in class net.sourceforge.plantuml.code.AsciiEncoderFinalZeros
- encode(byte[]) - Method in class net.sourceforge.plantuml.code.AsciiEncoderHex
- encode(byte[]) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(byte[]) - Method in interface net.sourceforge.plantuml.code.URLEncoder
- encode(byte[], int) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(byte[], int, int) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(int) - Method in class net.sourceforge.plantuml.oregon.SecureCoder
- encode(int[], int) - Method in class ext.plantuml.com.google.zxing.common.reedsolomon.ReedSolomonEncoder
- encode(BufferedImage) - Method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- encode(BufferedImage, String, SpriteGrayLevel) - Static method in class net.sourceforge.plantuml.sprite.SpriteUtils
- encode(String) - Method in interface net.sourceforge.plantuml.code.Transcoder
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderImpl
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmart
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmart2
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartAttic
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartProtected
- encode(String) - Method in class net.sourceforge.plantuml.code.TranscoderSmartProtectedPure
- encode(String, BarcodeFormat, int) - Method in class ext.plantuml.com.google.zxing.qrcode.QRCodeWriter
- encode(String, BarcodeFormat, int) - Method in interface ext.plantuml.com.google.zxing.Writer
-
Encode a barcode using the default settings.
- encode(String, BarcodeFormat, int, Hashtable) - Method in class ext.plantuml.com.google.zxing.qrcode.QRCodeWriter
- encode(String, BarcodeFormat, int, Hashtable) - Method in interface ext.plantuml.com.google.zxing.Writer
- encode(String, ErrorCorrectionLevel, QRCode) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.Encoder
-
Encode "bytes" with the error correction level "ecLevel".
- encode(String, ErrorCorrectionLevel, Hashtable, QRCode) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.Encoder
- encode6bit(byte) - Static method in class net.sourceforge.plantuml.code.AsciiEncoder
- encode6bit(byte) - Static method in class net.sourceforge.plantuml.code.AsciiEncoderBase64
- encodeChar(char) - Static method in class net.sourceforge.plantuml.code.Upf9Encoder
- encodeColor(BufferedImage) - Static method in class net.sourceforge.plantuml.sprite.SpriteColorBuilder
- encodeColor(BufferedImage) - Static method in class net.sourceforge.plantuml.sprite.SpriteColorBuilder4096
- encodeColor(BufferedImage, String) - Static method in class net.sourceforge.plantuml.sprite.SpriteUtils
- encodeCompressed(BufferedImage, String, SpriteGrayLevel) - Static method in class net.sourceforge.plantuml.sprite.SpriteUtils
- EncodeHintType - Class in ext.plantuml.com.google.zxing
-
These are a set of hints that you may pass to Writers to specify their behavior.
- encodeInt(int) - Method in class net.sourceforge.plantuml.sprite.ColorPalette4096
- encodeLines(byte[]) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
- encodeLines(byte[], int, int, int, String) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a byte array into Base 64 format and breaks the output into lines.
- encodePortNameToId(String) - Static method in class net.sourceforge.plantuml.svek.Ports
- Encoder - Class in ext.plantuml.com.google.zxing.qrcode.encoder
- encodeString(String) - Static method in class net.sourceforge.plantuml.code.Base64Coder
-
Encodes a string into Base64 format.
- encodeZ(BufferedImage) - Method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- end - Variable in class h.ST_path
- end() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- end() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- end() - Static method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- end(Swimlane) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- end(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- end(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- END - net.sourceforge.plantuml.bpm.BpmElementType
- END - net.sourceforge.plantuml.project.core.TaskAttribute
- END - net.sourceforge.plantuml.sequencediagram.GroupingType
- END - net.sourceforge.plantuml.sequencediagram.puma.PushSide
- end_component() - Static method in class gen.lib.dotgen.decomp__c
- END_FUNCTION - net.sourceforge.plantuml.tim.TLineType
- END_OF_FILE - Static variable in class net.sourceforge.plantuml.eps.EpsGraphics
- endArray(A) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of an array in the JSON input.
- endArrayValue(A) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of an array element in the JSON input.
- endBoolean(boolean) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of a boolean literal (
true
orfalse
) in the JSON input. - endBox() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- endBranch() - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- ENDFOREACH - net.sourceforge.plantuml.tim.TLineType
- endFork(ForkStyle, String) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- endGroup() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- endGroup() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- endGroup() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- endif() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- endif() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- endif(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- ENDIF - net.sourceforge.plantuml.tim.TLineType
- endingGroup() - Static method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivity3
- endNull() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of a
null
literal in the JSON input. - endNumber(String) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of a number in the JSON input.
- endObject(O) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of an object in the JSON input.
- endObjectName(O, String) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of an object member name in the JSON input.
- endObjectValue(O, String) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of an object member value in the JSON input.
- endp - Variable in class h.ST_blk_t
- endpath(ST_path, ST_Agedge_s, int, ST_pathend_t, boolean) - Static method in class gen.lib.common.splines__c
- endpoint_class(ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- endPoints(ST_splines, ST_pointf, ST_pointf) - Static method in class gen.lib.common.splines__c
- ends() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- ends2() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- endSomething() - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- endSplit() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- endSplit(LinkRendering, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- endString(String) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the end of a string in the JSON input.
- ENDSUB - net.sourceforge.plantuml.tim.TLineType
- endSwitch() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- endSwitch(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- endsWithBackslash(String) - Static method in class net.sourceforge.plantuml.StringUtils
- endsWithSlashOrAntislash(String) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- endwhile(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- ENDWHILE - net.sourceforge.plantuml.tim.TLineType
- engine - Variable in class h.ST_gvplugin_active_layout_t
- engine - Variable in class h.ST_gvplugin_installed_t
- Englober - Class in net.sourceforge.plantuml.sequencediagram
- ENGLOBER - net.sourceforge.plantuml.skin.ComponentType
- Englobers - Class in net.sourceforge.plantuml.sequencediagram.teoz
- Englobers(TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- enlarge(double) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- ENLARGE - net.sourceforge.plantuml.sequencediagram.puma.PushStrategy
- enlargeClip() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- enlargeMe(double, double) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- enqueue(ST_nodequeue, ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- enqueue_neighbors(ST_nodequeue, ST_Agnode_s, int) - Static method in class gen.lib.dotgen.mincross__c
- ensureBiggerThan(Real) - Method in interface net.sourceforge.plantuml.real.Real
- ensureHeight(double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- ensureMinWidth(double) - Method in class net.sourceforge.plantuml.svek.FrontierCalculator
- ensureNotEmpty() - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- ensureValue(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.BasicEnsureVisible
- ensureVisible(double, double) - Method in interface net.sourceforge.plantuml.EnsureVisible
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNull
- ensureVisible(double, double) - Method in class net.sourceforge.plantuml.Url
- EnsureVisible - Interface in net.sourceforge.plantuml
- Enter - Variable in class smetana.core.Z
- enter_edge(ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- entering(String, String) - Method in class smetana.core.debug.Purify
- ENTERING(String, String) - Static method in class smetana.core.debug.SmetanaDebug
- enteringElseIf() - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- entities() - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- entities() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- entity - net.sourceforge.plantuml.style.SName
- ENTITY - net.sourceforge.plantuml.cucadiagram.LeafType
- ENTITY - net.sourceforge.plantuml.FontParam
- ENTITY - net.sourceforge.plantuml.sequencediagram.ParticipantType
- ENTITY - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- ENTITY_DOMAIN - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- ENTITY_HEAD - net.sourceforge.plantuml.skin.ComponentType
- ENTITY_STEREOTYPE - net.sourceforge.plantuml.FontParam
- ENTITY_TAIL - net.sourceforge.plantuml.skin.ComponentType
- entityBackground - net.sourceforge.plantuml.ColorParam
- entityBorder - net.sourceforge.plantuml.ColorParam
- EntityDomain - Class in net.sourceforge.plantuml.svek
- EntityDomain(SymbolContext) - Constructor for class net.sourceforge.plantuml.svek.EntityDomain
- entityFactory - Variable in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- EntityFactory - Class in net.sourceforge.plantuml.cucadiagram.entity
- EntityFactory(List<HideOrShow2>, List<HideOrShow2>, CucaDiagram) - Constructor for class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- EntityGender - Interface in net.sourceforge.plantuml.cucadiagram
- EntityGenderUtils - Class in net.sourceforge.plantuml.cucadiagram
- EntityGenderUtils() - Constructor for class net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
- EntityImageActivity - Class in net.sourceforge.plantuml.svek.image
- EntityImageActivity(ILeaf, ISkinParam, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageActivity
- EntityImageArcCircle - Class in net.sourceforge.plantuml.svek.image
- EntityImageArcCircle(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageArcCircle
- EntityImageAssociation - Class in net.sourceforge.plantuml.svek.image
- EntityImageAssociation(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageAssociation
- EntityImageAssociationPoint - Class in net.sourceforge.plantuml.svek.image
- EntityImageAssociationPoint(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageAssociationPoint
- EntityImageBranch - Class in net.sourceforge.plantuml.svek.image
- EntityImageBranch(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageBranch
- EntityImageCircleEnd - Class in net.sourceforge.plantuml.svek.image
- EntityImageCircleEnd(ILeaf, ISkinParam, ColorParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageCircleEnd
- EntityImageCircleStart - Class in net.sourceforge.plantuml.svek.image
- EntityImageCircleStart(ILeaf, ISkinParam, ColorParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageCircleStart
- EntityImageClass - Class in net.sourceforge.plantuml.svek.image
- EntityImageClass(GraphvizVersion, ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageClass
- EntityImageClassHeader - Class in net.sourceforge.plantuml.svek.image
- EntityImageClassHeader(ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageClassHeader
- EntityImageDeepHistory - Class in net.sourceforge.plantuml.svek.image
- EntityImageDeepHistory(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageDeepHistory
- EntityImageDegenerated - Class in net.sourceforge.plantuml.svek
- EntityImageDegenerated(IEntityImage, HColor) - Constructor for class net.sourceforge.plantuml.svek.EntityImageDegenerated
- EntityImageDescription - Class in net.sourceforge.plantuml.svek.image
- EntityImageDescription(ILeaf, ISkinParam, PortionShower, Collection<Link>, SName, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageDescription
- EntityImageDesignedDomain - Class in net.sourceforge.plantuml.descdiagram
- EntityImageDesignedDomain(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- EntityImageDomain - Class in net.sourceforge.plantuml.descdiagram
- EntityImageDomain(ILeaf, ISkinParam, char) - Constructor for class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- EntityImageEmptyPackage - Class in net.sourceforge.plantuml.svek.image
- EntityImageEmptyPackage(ILeaf, ISkinParam, PortionShower, SName) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageEmptyPackage
- EntityImageGroup - Class in net.sourceforge.plantuml.svek.image
- EntityImageGroup(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageGroup
- EntityImageLegend - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- EntityImageLegend() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.EntityImageLegend
- EntityImageLollipopInterface - Class in net.sourceforge.plantuml.svek.image
- EntityImageLollipopInterface(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- EntityImageLollipopInterfaceEye1 - Class in net.sourceforge.plantuml.svek.image
- EntityImageLollipopInterfaceEye1(ILeaf, ISkinParam, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye1
- EntityImageLollipopInterfaceEye2 - Class in net.sourceforge.plantuml.svek.image
- EntityImageLollipopInterfaceEye2(ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye2
- EntityImageMachine - Class in net.sourceforge.plantuml.descdiagram
- EntityImageMachine(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- EntityImageMap - Class in net.sourceforge.plantuml.svek.image
- EntityImageMap(ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageMap
- EntityImageNote - Class in net.sourceforge.plantuml.svek.image
- EntityImageNote(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageNote
- EntityImageNote2 - Class in net.sourceforge.plantuml.posimo
- EntityImageNote2(IEntity, ISkinParam, Collection<Link>) - Constructor for class net.sourceforge.plantuml.posimo.EntityImageNote2
- EntityImageNoteLink - Class in net.sourceforge.plantuml.svek.image
- EntityImageNoteLink(Display, Colors, ISkinParam, StyleBuilder) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- EntityImageObject - Class in net.sourceforge.plantuml.svek.image
- EntityImageObject(ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageObject
- EntityImagePort - Class in net.sourceforge.plantuml.svek.image
- EntityImagePort(ILeaf, ISkinParam, Cluster, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImagePort
- EntityImageProtected - Class in net.sourceforge.plantuml.svek
- EntityImageProtected(IEntityImage, double, Neighborhood, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.EntityImageProtected
- EntityImagePseudoState - Class in net.sourceforge.plantuml.svek.image
- EntityImagePseudoState(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImagePseudoState
- EntityImagePseudoState(ILeaf, ISkinParam, String) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImagePseudoState
- EntityImageRequirement - Class in net.sourceforge.plantuml.descdiagram
- EntityImageRequirement(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.descdiagram.EntityImageRequirement
- EntityImageState - Class in net.sourceforge.plantuml.svek.image
- EntityImageState(IEntity, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageState
- EntityImageState2 - Class in net.sourceforge.plantuml.svek.image
- EntityImageState2(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageState2
- EntityImageStateBorder - Class in net.sourceforge.plantuml.svek.image
- EntityImageStateBorder(ILeaf, ISkinParam, Cluster, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageStateBorder
- EntityImageStateEmptyDescription - Class in net.sourceforge.plantuml.svek.image
- EntityImageStateEmptyDescription(IEntity, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageStateEmptyDescription
- EntityImageSynchroBar - Class in net.sourceforge.plantuml.svek.image
- EntityImageSynchroBar(ILeaf, ISkinParam) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageSynchroBar
- EntityImageTips - Class in net.sourceforge.plantuml.svek.image
- EntityImageTips(ILeaf, ISkinParam, Bibliotekon) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageTips
- EntityImageUseCase - Class in net.sourceforge.plantuml.svek.image
- EntityImageUseCase(ILeaf, ISkinParam, PortionShower) - Constructor for class net.sourceforge.plantuml.svek.image.EntityImageUseCase
- EntityImpl - Class in net.sourceforge.plantuml.cucadiagram.entity
- EntityPort - Class in net.sourceforge.plantuml.cucadiagram
- EntityPort(String, String) - Constructor for class net.sourceforge.plantuml.cucadiagram.EntityPort
- EntityPortion - Enum in net.sourceforge.plantuml.cucadiagram
- entityPosition - Variable in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- EntityPosition - Enum in net.sourceforge.plantuml.cucadiagram
- EntityUtils - Class in net.sourceforge.plantuml.cucadiagram
- EntityUtils() - Constructor for class net.sourceforge.plantuml.cucadiagram.EntityUtils
- ENTRY_POINT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- EntryCount - Variable in class h.ST_RTree
- ENUM - net.sourceforge.plantuml.cucadiagram.LeafType
- enumBackground - net.sourceforge.plantuml.ColorParam
- ep - Variable in class h.ST_bezier
- EPL - net.sourceforge.plantuml.version.License
- EPS - net.sourceforge.plantuml.FileFormat
- EPS - net.sourceforge.plantuml.ugraphic.UFontContext
- EPS_TEXT - net.sourceforge.plantuml.FileFormat
- epsEllipse(double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsEllipse(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsEllipseShadow(double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsf_gencode(Object...) - Static method in class gen.lib.common.shapes__c
- epsf_inside(Object...) - Static method in class gen.lib.common.shapes__c
- EpsGraphics - Class in net.sourceforge.plantuml.eps
- EpsGraphics() - Constructor for class net.sourceforge.plantuml.eps.EpsGraphics
- EpsGraphicsMacro - Class in net.sourceforge.plantuml.eps
- EpsGraphicsMacro() - Constructor for class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- EpsGraphicsMacroAndText - Class in net.sourceforge.plantuml.eps
- EpsGraphicsMacroAndText() - Constructor for class net.sourceforge.plantuml.eps.EpsGraphicsMacroAndText
- epsHLine(double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsHLine(double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- epsLine(double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsPath(double, double, UPath) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsPolygon(double...) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsPolygon(HColorGradient, ColorMapper, double...) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsPolygonShadow(double, double...) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsRectangle(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsRectangle(double, double, double, double, double, double, HColorGradient, ColorMapper) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsRectangleShadow(double, double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- EpsStrategy - Enum in net.sourceforge.plantuml.eps
- epsUrlLink(int, int, int, int, String) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsVLine(double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- epsVLine(double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- EQ(Object, Object) - Static method in class smetana.core.JUtils
- equals(Object) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- equals(Object) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
- equals(Object) - Method in class ext.plantuml.com.google.zxing.ResultPoint
- equals(Object) - Method in class net.sourceforge.plantuml.AFileRegular
- equals(Object) - Method in class net.sourceforge.plantuml.AFileZipEntry
- equals(Object) - Method in class net.sourceforge.plantuml.bpm.Coord
- equals(Object) - Method in class net.sourceforge.plantuml.braille.Coords
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.Member
- equals(Object) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotag
- equals(Object) - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- equals(Object) - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- equals(Object) - Method in class net.sourceforge.plantuml.ErrorUml
- equals(Object) - Method in class net.sourceforge.plantuml.evalex.Expression
- equals(Object) - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- equals(Object) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- equals(Object) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- equals(Object) - Method in class net.sourceforge.plantuml.geom.kinetic.Quadrant
- equals(Object) - Method in class net.sourceforge.plantuml.gitlog.Commit
- equals(Object) - Method in class net.sourceforge.plantuml.golem.Position
- equals(Object) - Method in class net.sourceforge.plantuml.graph.Board
- equals(Object) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- equals(Object) - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- equals(Object) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Indicates whether a given object is "equal to" this JsonArray.
- equals(Object) - Method in class net.sourceforge.plantuml.json.JsonObject
- equals(Object) - Method in class net.sourceforge.plantuml.json.JsonObject.Member
-
Indicates whether a given object is "equal to" this JsonObject.
- equals(Object) - Method in class net.sourceforge.plantuml.json.JsonString
- equals(Object) - Method in class net.sourceforge.plantuml.json.JsonValue
-
Indicates whether some other object is "equal to" this one according to the contract specified in
Object.equals(Object)
. - equals(Object) - Method in class net.sourceforge.plantuml.json.Location
- equals(Object) - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- equals(Object) - Method in class net.sourceforge.plantuml.project.core.Resource
- equals(Object) - Method in class net.sourceforge.plantuml.project.core.TaskCode
- equals(Object) - Method in class net.sourceforge.plantuml.project.time.Day
- equals(Object) - Method in class net.sourceforge.plantuml.project.time.Instant
- equals(Object) - Method in class net.sourceforge.plantuml.project.time.MonthYear
- equals(Object) - Method in class net.sourceforge.plantuml.salt.element.Segment
- equals(Object) - Method in class net.sourceforge.plantuml.salt.Position
- equals(Object) - Method in class net.sourceforge.plantuml.security.SFile
- equals(Object) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- equals(Object) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- equals(Object) - Method in class net.sourceforge.plantuml.style.StyleSignature
- equals(Object) - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- equals(Object) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- equals(Object) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- equals(Object) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- equals(Object) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- equals(Object) - Method in class org.stathissideris.ascii2image.text.CellSet
- equals(Object) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- equals(TextGrid) - Method in class org.stathissideris.ascii2image.text.TextGrid
- EQUALS - net.sourceforge.plantuml.tim.expression.TokenOperator
- equalsId(EntityPort) - Method in class net.sourceforge.plantuml.cucadiagram.EntityPort
- equalsMetadata(String, SFile) - Method in enum net.sourceforge.plantuml.FileFormat
- equalsOperation(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- error() - Static method in class net.sourceforge.plantuml.api.ImageDataSimple
- error(String) - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- error(String) - Static method in class net.sourceforge.plantuml.Log
- error(String) - Static method in class net.sourceforge.plantuml.project.Failable
- error(String, Throwable) - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- ERROR - Static variable in class net.sourceforge.plantuml.FileImageData
- ERROR_CORRECTION - Static variable in class ext.plantuml.com.google.zxing.EncodeHintType
-
Specifies what degree of error correction to use, for example in QR Codes (type Integer).
- ErrorBarFactory - Class in jcckit.plot
-
Symbol factory for creating symbols with error bars.
- ErrorBarFactory(ConfigParameters) - Constructor for class jcckit.plot.ErrorBarFactory
-
Creates an instance from the specified configuration parameters.
- ErrorCorrectionLevel - Class in ext.plantuml.com.google.zxing.qrcode.decoder
-
See ISO 18004:2006, 6.5.1.
- errorfn - Variable in class h.ST_GVCOMMON_t
- errorLine(int, File) - Method in interface net.sourceforge.plantuml.Stdrpt
- errorLine(int, File) - Method in class net.sourceforge.plantuml.StdrptNull
- errorLine(int, File) - Method in class net.sourceforge.plantuml.StdrptPipe0
- errorLine(int, File) - Method in class net.sourceforge.plantuml.StdrptV1
- errorLine(int, File) - Method in class net.sourceforge.plantuml.StdrptV2
- ErrorStatus - Class in net.sourceforge.plantuml
- ErrorUml - Class in net.sourceforge.plantuml
- ErrorUml(ErrorUmlType, String, int, LineLocation) - Constructor for class net.sourceforge.plantuml.ErrorUml
- ErrorUmlType - Enum in net.sourceforge.plantuml
- ET_COMPOUND - Static variable in class smetana.core.Macro
- ET_CURVED - Static variable in class smetana.core.Macro
- ET_LINE - Static variable in class smetana.core.Macro
- ET_NONE - Static variable in class smetana.core.Macro
- ET_ORTHO - Static variable in class smetana.core.Macro
- ET_PLINE - Static variable in class smetana.core.Macro
- ET_SPLINE - Static variable in class smetana.core.Macro
- etag() - Method in class net.sourceforge.plantuml.BlockUml
- etag() - Static method in class net.sourceforge.plantuml.version.Version
- eval() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Evaluates the expression.
- eval() - Method in interface net.sourceforge.plantuml.evalex.Expression.LazyNumber
- eval() - Method in class net.sourceforge.plantuml.preproc.EvalBoolean
- eval() - Method in class net.sourceforge.plantuml.preproc.EvalMath
- eval(boolean) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Evaluates the expression.
- eval(Number, Number) - Method in class net.sourceforge.plantuml.evalex.AbstractUnaryOperator
- eval(Number, Number) - Method in interface net.sourceforge.plantuml.evalex.Operator
-
Implementation for this operator.
- eval(String) - Method in class net.sourceforge.plantuml.anim.AnimationScript
- eval(List<? extends Number>) - Method in interface net.sourceforge.plantuml.evalex.Function
-
Implementation for this function.
- eval(Expression.LazyNumber, Expression.LazyNumber) - Method in class net.sourceforge.plantuml.evalex.AbstractOperator
- eval(Expression.LazyNumber, Expression.LazyNumber) - Method in class net.sourceforge.plantuml.evalex.AbstractUnaryOperator
- eval(Expression.LazyNumber, Expression.LazyNumber) - Method in interface net.sourceforge.plantuml.evalex.LazyOperator
-
Implementation for this operator.
- EvalBoolean - Class in net.sourceforge.plantuml.preproc
- EvalBoolean(String, Truth) - Constructor for class net.sourceforge.plantuml.preproc.EvalBoolean
- EvalMath - Class in net.sourceforge.plantuml.preproc
- EvalMath(String) - Constructor for class net.sourceforge.plantuml.preproc.EvalMath
- evaluate() - Method in interface net.sourceforge.plantuml.jasic.Jasic.Expression
-
Expression classes implement this to evaluate the expression and return the value.
- evaluate() - Method in class net.sourceforge.plantuml.jasic.Jasic.NumberValue
- evaluate() - Method in class net.sourceforge.plantuml.jasic.Jasic.OperatorExpression
- evaluate() - Method in class net.sourceforge.plantuml.jasic.Jasic.StringValue
- evaluate() - Method in class net.sourceforge.plantuml.jasic.Jasic.VariableExpression
- evalUnary(Number) - Method in class net.sourceforge.plantuml.evalex.AbstractUnaryOperator
-
Implementation of this unary operator.
- Event - Interface in net.sourceforge.plantuml.sequencediagram
- eventf - Variable in class h.ST_dtdisc_s
- events() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- EventsHistory - Class in net.sourceforge.plantuml.sequencediagram.teoz
- EventsHistory(Participant, List<Event>) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- EventsHistoryMode - Enum in net.sourceforge.plantuml.sequencediagram.teoz
- eventuallyAddNote(FtileFactory, Ftile, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.WithNote
- eventuallyMoveAllEmptyBracket() - Method in class net.sourceforge.plantuml.command.BlocLines
- eventuallyMoveBracket() - Method in class net.sourceforge.plantuml.command.BlocLines
- eventuallyOverride(Colors) - Method in class net.sourceforge.plantuml.style.Style
- eventuallyOverride(SymbolContext) - Method in class net.sourceforge.plantuml.style.Style
- eventuallyOverride(PName, HColor) - Method in class net.sourceforge.plantuml.style.Style
- eventuallyRemoveStartingAndEndingDoubleQuote(String) - Method in interface net.sourceforge.plantuml.cucadiagram.Code
- eventuallyRemoveStartingAndEndingDoubleQuote(String) - Method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- eventuallyRemoveStartingAndEndingDoubleQuote(String) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- eventuallyRemoveStartingAndEndingDoubleQuote(String) - Static method in class net.sourceforge.plantuml.StringUtils
- eventuallyRemoveStartingAndEndingDoubleQuote(String, String) - Static method in class net.sourceforge.plantuml.StringUtils
- EventWithDeactivate - Interface in net.sourceforge.plantuml.sequencediagram
- exact_ranksep - Variable in class h.ST_Agraphinfo_t
- exactlyOneNeighbourIsBoundary(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- exchange(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- exchange_tree_edges(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- EXCLUDING_LIMIT - net.sourceforge.plantuml.ugraphic.comp.ExpandType
- exe(Object...) - Method in interface smetana.core.CFunction
- execute() - Method in class net.sourceforge.plantuml.ant.CheckZipTask
- execute() - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- execute() - Method in class net.sourceforge.plantuml.jasic.Jasic.AssignStatement
- execute() - Method in class net.sourceforge.plantuml.jasic.Jasic.GotoStatement
- execute() - Method in class net.sourceforge.plantuml.jasic.Jasic.IfThenStatement
- execute() - Method in class net.sourceforge.plantuml.jasic.Jasic.InputStatement
- execute() - Method in class net.sourceforge.plantuml.jasic.Jasic.PrintStatement
- execute() - Method in interface net.sourceforge.plantuml.jasic.Jasic.Statement
-
Statements implement this to actually perform whatever behavior the statement causes.
- execute(D, BlocLines) - Method in interface net.sourceforge.plantuml.command.Command
- execute(D, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandDecoratorMultine
- execute(String) - Method in class net.sourceforge.plantuml.vizjs.VizJsEngine
- execute(BlocLines, String) - Method in class net.sourceforge.plantuml.command.SkinLoader
- execute(Diagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesComment
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceDisplayOnSameRowAs
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceEnds
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceHappens
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceHappensDate
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceIsColored
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceIsDeleted
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceIsForTask
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceLasts
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceLinksTo
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceOccurs
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentencePausesDate
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentencePausesDates
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentencePausesDayOfWeek
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceSimple
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceTaskEndsAbsolute
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceTaskStarts
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceTaskStartsAbsolute
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SentenceTaskStartsWithColor
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectLinks.InColor
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDate
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDates
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDayOfWeek
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource.IsOnDate
- execute(GanttDiagram, Object, Object) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource.IsOnDates
- execute(GanttDiagram, BlocLines) - Method in class net.sourceforge.plantuml.project.command.CommandNoteBottom
- execute(GanttDiagram, RegexResult) - Method in interface net.sourceforge.plantuml.project.lang.Sentence
- execute(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SentenceAnd
- execute(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SentenceAndAnd
- execute(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SentenceSimple
- execute(SequenceDiagram, BlocLines) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandReferenceMultilinesOverSeveral
- execute(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesCaption
- execute(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesFooter
- execute(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesHeader
- execute(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesTitle
- execute(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandSkinParamMultilines
- execute(UmlDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandAffineTransformMultiline
- execute(S, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- execute(S, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- execute(S, BlocLines) - Method in class net.sourceforge.plantuml.command.ProtectedCommand
- execute(S, BlocLines) - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- executeAndGetRemaining(String, StripeSimple) - Method in interface net.sourceforge.plantuml.creole.command.Command
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleExposantChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleFontFamilyChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleImg
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleLatex
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleMath
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleMonospaced
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleOpenIcon
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleQrcode
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSizeChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSpace
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSprite
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle2
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange
- executeAndGetRemaining(String, StripeSimple) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleUrl
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScale
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScaleMaxHeight
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScaleMaxWidth
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScaleMaxWidthAndHeight
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScaleWidthAndHeight
- executeArg(AbstractPSystem, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandScaleWidthOrHeight
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandElse
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandEndif
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandEndPartition
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandIf
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandInnerConcurrent
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandLinkActivity
- executeArg(ActivityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandPartition
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivity3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivityLegacy1
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandArrow3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandBackward3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandBreak
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandCase
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandCircleSpot3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandElse3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandElseIf2
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandElseLegacy1
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandEnd3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandEndif3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandEndPartition3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandEndSwitch
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandFork3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandForkAgain3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandForkEnd3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandGoto
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandGroup3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandGroupEnd3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandIf2
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandIf4
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandIfLegacy1
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandKill3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandLabel
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandLink3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandNolink
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandNote3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandPartition3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeat3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSplit3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSplitAgain3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSplitEnd3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandStart3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandStop3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSwimlane
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSwimlane2
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandSwitch
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandWhile3
- executeArg(ActivityDiagram3, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandWhileEnd3
- executeArg(BoardDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.board.CommandBoardPlus
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandDockedEvent
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandElseBranch
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandEndBranch
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandGoto
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandMerge
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandNewBranch
- executeArg(BpmDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.bpm.CommandResume
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandUrl
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandEndPackage
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandPackage
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandPackageEmpty
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandPage
- executeArg(AbstractEntityDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandPackageWithUSymbol
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandAddMethod
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandAllowMixing
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClass
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandDiamondAssociation
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandLayoutNewLine
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandStereotype
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandNamespace
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandNamespace2
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandNamespaceEmpty
- executeArg(ClassDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementParenthesis
- executeArg(CompositeDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.compositediagram.command.CommandCreateBlock
- executeArg(CompositeDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.compositediagram.command.CommandCreatePackageBlock
- executeArg(CompositeDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.compositediagram.command.CommandEndPackageBlock
- executeArg(CompositeDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.compositediagram.command.CommandLinkBlock
- executeArg(Diagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandNope
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandHideShow2
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandHideShowSpecificClass
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandNamespaceSeparator
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandRemoveRestore
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandRankDir
- executeArg(CucaDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.note.CommandConstraintOnLinks
- executeArg(DescriptionDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandArchimate
- executeArg(DescriptionDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- executeArg(DescriptionDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandLinkElement
- executeArg(DescriptionDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.CommandCreateDomain
- executeArg(FlowDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.flowdiagram.CommandLineSimple
- executeArg(FlowDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.flowdiagram.CommandLink
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelp
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelpColor
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelpFont
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelpKeyword
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelpSkinparam
- executeArg(Help, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.help.CommandHelpType
- executeArg(PSystemTree, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.jungle.CommandAddLevel
- executeArg(PSystemTree, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.jungle.CommandEmpty
- executeArg(MindMapDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapDirection
- executeArg(MindMapDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapOrgmode
- executeArg(MindMapDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapPlus
- executeArg(MindMapDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapRoot
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandComment
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandElement
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandEndSomething
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandGroup
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandLink
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandNetwork
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandNwDiagInit
- executeArg(NwDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.nwdiag.CommandProperty
- executeArg(AbstractClassOrObjectDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
- executeArg(AbstractClassOrObjectDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandLinkLollipop
- executeArg(AbstractClassOrObjectDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandAddData
- executeArg(AbstractClassOrObjectDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandCreateEntityObject
- executeArg(PostItDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.postit.CommandCreatePostIt
- executeArg(PostItDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.postit.CommandWidth
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandColorTask
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandFootbox
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandGanttArrow
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandGanttArrow2
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandPage
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandPrintBetween
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandPrintScale
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.CommandSeparator
- executeArg(GanttDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.project.command.NaturalCommand
- executeArg(PSystemSalt, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.salt.CommandAnything
- executeArg(PSystemSalt, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.salt.CommandSalt
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandActivate
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandActivate2
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandArrow
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutoactivate
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutoNewpage
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumber
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberIncrement
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberResume
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandAutonumberStop
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandBoxEnd
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandBoxStart
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandDeactivateShort
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandDelay
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandDivider
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandFootbox
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandFootboxOld
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandGrouping
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandHSpace
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandIgnoreNewpage
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandLinkAnchor
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandNewpage
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandParticipant
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandReferenceOverSeveral
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandReturn
- executeArg(SequenceDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandUrl
- executeArg(StdlibDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sprite.CommandStdlib
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandAddField
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandConcurrentState
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandCreatePackageState
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandCreateState
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandEndState
- executeArg(StateDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandLinkState
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandAnalog
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandAtPlayer
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandAtTime
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandBinary
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandChangeStateByPlayerCode
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandChangeStateByTime
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandClock
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandConstraint
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandDefineStateLong
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandDefineStateShort
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandHideTimeAxis
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandHighlight
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandModeCompact
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandNote
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandPixelHeight
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandRobustConcise
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandScalePixel
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandTicks
- executeArg(TimingDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandTimeMessage
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandCaption
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandFooter
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandHeader
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandLegend
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandMainframe
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandPragma
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandSkinParam
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandSpriteFile
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandTitle
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandSkin
- executeArg(TitledDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.style.CommandStyleImport
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandHideShowByGender
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandHideShowByVisibility
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandAffineTransform
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandFootboxIgnored
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandHideUnlinked
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandMinwidth
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.CommandRotate
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandNewpage
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.sprite.CommandListSprite
- executeArg(UmlDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.statediagram.command.CommandHideEmptyDescription
- executeArg(WBSDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wbs.CommandWBSOrgmode
- executeArg(WBSDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wbs.CommandWBSPlus
- executeArg(WBSDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wbs.CommandWBSTabulation
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandComponent
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandGoto
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandMove
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandNewColumn
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandPrint
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandSpot
- executeArg(WireDiagram, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.wire.CommandWLink
- executeArg(S, LineLocation, RegexResult) - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- executeCommand(Command, BlocLines) - Method in class net.sourceforge.plantuml.AbstractPSystem
- executeCommand(Command, BlocLines) - Method in class net.sourceforge.plantuml.NewpagedDiagram
- executeDeclareProcedure(TContext, TMemory, StringLocated) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- executeDeclareReturnFunction(TContext, TMemory, StringLocated) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- executeEndfunction() - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- executeLegacyDefine(TContext, TMemory, StringLocated) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- executeLegacyDefineLong(TContext, TMemory, StringLocated) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- executeLine(String) - Method in class net.sourceforge.plantuml.command.PSystemSingleLineFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.dedication.PSystemDedicationFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.donors.PSystemDonorsFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.donors.PSystemSkinparameterListFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemAppleTwoFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemCharlieFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemColorsFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemEggFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemLostFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemPathFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.eggs.PSystemRIPFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.font.PSystemListFontsFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.openiconic.PSystemListOpenIconicFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.openiconic.PSystemOpenIconicFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.sprite.PSystemListInternalSpritesFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.stats.PSystemStatsFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.sudoku.PSystemSudokuFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.version.PSystemLicenseFactory
- executeLine(String) - Method in class net.sourceforge.plantuml.version.PSystemVersionFactory
- executeLine(PSystemXearth, String) - Method in class net.sourceforge.plantuml.acearth.PSystemXearthFactory
- executeLine(PSystemCreole, String) - Method in class net.sourceforge.plantuml.creole.legacy.PSystemCreoleFactory
- executeLine(PSystemCute, String) - Method in class net.sourceforge.plantuml.cute.PSystemCuteFactory
- executeLine(PSystemDefinition, String) - Method in class net.sourceforge.plantuml.definition.PSystemDefinitionFactory
- executeLine(PSystemDot, String) - Method in class net.sourceforge.plantuml.directdot.PSystemDotFactory
- executeLine(PSystemDitaa, String) - Method in class net.sourceforge.plantuml.ditaa.PSystemDitaaFactory
- executeLine(PSystemJcckit, String) - Method in class net.sourceforge.plantuml.jcckit.PSystemJcckitFactory
- executeLine(PSystemLogo, String) - Method in class net.sourceforge.plantuml.logo.PSystemLogoFactory
- executeLine(PSystemLatex, String) - Method in class net.sourceforge.plantuml.math.PSystemLatexFactory
- executeLine(PSystemMath, String) - Method in class net.sourceforge.plantuml.math.PSystemMathFactory
- executeLine(PSystemOregon, String) - Method in class net.sourceforge.plantuml.oregon.PSystemOregonFactory
- executeLine(PSystemSalt, String) - Method in class net.sourceforge.plantuml.salt.PSystemSaltFactory
- executeLine(P, String) - Method in class net.sourceforge.plantuml.command.PSystemBasicFactory
- executeLines(TMemory, List<StringLocated>, TFunctionType, boolean) - Method in class net.sourceforge.plantuml.tim.TContext
- executeNow(ActivityDiagram, BlocLines) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandLinkLongActivity
- executeNow(ActivityDiagram3, BlocLines) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivityLong3
- executeNow(ActivityDiagram3, BlocLines) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandArrowLong3
- executeNow(ActivityDiagram3, BlocLines) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandNoteLong3
- executeNow(ActivityDiagram3, BlocLines) - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3Multilines
- executeNow(MyRunnable) - Method in class net.sourceforge.plantuml.api.TimeoutExecutor
- executeNow(AbstractEntityDiagram, BlocLines) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandArchimateMultilines
- executeNow(AbstractEntityDiagram, BlocLines) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
- executeNow(ClassDiagram, BlocLines) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- executeNow(MindMapDiagram, BlocLines) - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapOrgmodeMultiline
- executeNow(AbstractClassOrObjectDiagram, BlocLines) - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandCreateEntityObjectMultilines
- executeNow(AbstractClassOrObjectDiagram, BlocLines) - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandCreateMap
- executeNow(TimingDiagram, BlocLines) - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandNoteLong
- executeNow(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesLegend
- executeNow(TitledDiagram, BlocLines) - Method in class net.sourceforge.plantuml.style.CommandStyleMultilinesCSS
- executeNow(S, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- executeNow(S, BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- executeProcedure(TContext, TMemory, LineLocation, String) - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- executeProcedure(TContext, TMemory, LineLocation, String) - Method in class net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
- executeProcedure(TContext, TMemory, LineLocation, String) - Method in interface net.sourceforge.plantuml.tim.TFunction
- executeProcedure(TContext, TMemory, LineLocation, String) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- executeProcedureInternal(TContext, TMemory, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- executeProcedureInternal(TContext, TMemory, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
- executeProcedureInternal(TContext, TMemory, List<TValue>, Map<String, TValue>) - Method in interface net.sourceforge.plantuml.tim.TFunction
- executeProcedureInternal(TContext, TMemory, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysFalse
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysTrue
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.CallUserFunction
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.DateFunction
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Dirpath
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.FileExists
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Filename
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.FunctionExists
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Getenv
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.GetVariableValue
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.GetVersion
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.IntVal
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.LogicalNot
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Lower
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Newline
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.RetrieveProcedure
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.SetVariableValue
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.StringFunction
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Strlen
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Strpos
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Substr
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.Upper
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.stdlib.VariableExists
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in interface net.sourceforge.plantuml.tim.TFunction
- executeReturnFunction(TContext, TMemory, LineLocation, List<TValue>, Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- EXECUTION_ERROR - net.sourceforge.plantuml.ErrorUmlType
- ExecutionContextForeach - Class in net.sourceforge.plantuml.tim
- ExecutionContextIf - Class in net.sourceforge.plantuml.tim
- ExecutionContexts - Class in net.sourceforge.plantuml.tim
- ExecutionContexts() - Constructor for class net.sourceforge.plantuml.tim.ExecutionContexts
- ExecutionContextWhile - Class in net.sourceforge.plantuml.tim
- ExeState - Enum in net.sourceforge.plantuml.cucadiagram.dot
- exists() - Method in class net.sourceforge.plantuml.security.SFile
- existsWithBadType3(AbstractEntityDiagram, Code, Ident, LeafType, USymbol) - Static method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- existsWithBadType3(AbstractEntityDiagram, Code, Ident, LeafType, USymbol) - Static method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementParenthesis
- EXIT_POINT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- exp(double, boolean) - Static method in class jcckit.util.Util
-
Returns the exponential function of the specified number if logScale is true.
- exp1() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- exp2() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- exp3() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- exp4() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- exp6() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- exp7() - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- Expand - Class in net.sourceforge.plantuml.ugraphic.comp
- Expand(ExpandType, double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.Expand
- expand_cluster(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- expand_leaves(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- expand_ranksets(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.rank__c
- expanded - Variable in class h.ST_Agraphinfo_t
- ExpandTransform - Class in net.sourceforge.plantuml.ugraphic.comp
- ExpandTransform() - Constructor for class net.sourceforge.plantuml.ugraphic.comp.ExpandTransform
- ExpandType - Enum in net.sourceforge.plantuml.ugraphic.comp
- EXPANSION_INPUT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- EXPANSION_OUTPUT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- export(OutputStream, FileFormatOption, float, Color, Color) - Method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- exportAllPositions(Map<Atom, Position>) - Method in class net.sourceforge.plantuml.creole.Sea
- exportCmap(SuggestedFile, int, ImageData) - Method in class net.sourceforge.plantuml.UmlDiagram
- exportCodeInternal(List<String>, String, List<String>) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- exportCodeInternalEnsureStartuml(List<String>, String, List<String>) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- exportDiagram(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.AbstractPSystem
- exportDiagram(OutputStream, int, FileFormatOption) - Method in interface net.sourceforge.plantuml.core.Diagram
-
Export the diagram as an image to some format.
- exportDiagramError(OutputStream, Throwable, FileFormatOption, long, String, String, List<String>) - Static method in class net.sourceforge.plantuml.UmlDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.board.BoardDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.gitlog.GitDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.help.Help
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.sprite.ListSpriteDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.sprite.StdlibDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.UmlDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.wbs.WBSDiagram
- exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.AbstractPSystem
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.acearth.PSystemXearth
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.creole.legacy.PSystemCreole
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.cute.PSystemCute
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.dedication.PSystemDedication
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.definition.PSystemDefinition
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.directdot.PSystemDot
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.ditaa.PSystemDitaa
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.donors.PSystemDonors
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.donors.PSystemSkinparameterList
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemAppleTwo
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemCharlie
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemColors
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemEgg
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemLost
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemPath
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemRIP
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.eggs.PSystemWelcome
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.error.PSystemError
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.font.PSystemListFonts
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.jcckit.PSystemJcckit
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.jsondiagram.JsonDiagram
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.jungle.PSystemTree
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.logo.PSystemLogo
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.math.PSystemLatex
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.math.PSystemMath
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.NewpagedDiagram
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.openiconic.PSystemListOpenIconic
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.openiconic.PSystemOpenIconic
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.oregon.PSystemOregon
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.sprite.PSystemListInternalSprites
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.stats.PSystemStats
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.sudoku.PSystemSudoku
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.UmlDiagram
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.version.PSystemKeycheck
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.version.PSystemKeygen
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.version.PSystemLicense
- exportDiagramNow(OutputStream, int, FileFormatOption, long) - Method in class net.sourceforge.plantuml.version.PSystemVersion
- exportDiagrams(Diagram, SuggestedFile, FileFormatOption) - Static method in class net.sourceforge.plantuml.PSystemUtils
- exportDiagrams(Diagram, SuggestedFile, FileFormatOption, boolean) - Static method in class net.sourceforge.plantuml.PSystemUtils
- ExportedName - net.sourceforge.plantuml.style.PName
- exportFlashcode(String, Color, Color) - Method in interface net.sourceforge.plantuml.flashcode.FlashCodeUtils
- exportFlashcode(String, Color, Color) - Method in class net.sourceforge.plantuml.flashcode.FlashCodeUtilsNone
- exportFlashcode(String, Color, Color) - Method in class net.sourceforge.plantuml.flashcode.FlashCodeUtilsZxing
- exportLayoutExplicit(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- exportPng(OutputStream) - Method in class ext.plantuml.com.ctreber.acearth.ACearth
- exportSprite1(OutputStream) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- exportWarnOrErrIfWord(SFile, Diagram) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- EXPOSANT - net.sourceforge.plantuml.graphic.FontPosition
- Expression - Class in net.sourceforge.plantuml.evalex
-
EvalEx - Java Expression Evaluator
- Expression - Class in net.sourceforge.plantuml.tim.expression
- Expression() - Constructor for class net.sourceforge.plantuml.tim.expression.Expression
- Expression(String) - Constructor for class net.sourceforge.plantuml.evalex.Expression
-
Creates a new expression instance from an expression string with a given default match context of
MathContext.DECIMAL32
. - Expression(String, MathContext) - Constructor for class net.sourceforge.plantuml.evalex.Expression
-
Creates a new expression instance from an expression string with a given default match context.
- Expression.ExpressionException - Exception in net.sourceforge.plantuml.evalex
-
The expression evaluators exception class.
- Expression.Function - Class in net.sourceforge.plantuml.evalex
-
Abstract definition of a supported expression function.
- Expression.LazyFunction - Class in net.sourceforge.plantuml.evalex
- Expression.LazyNumber - Interface in net.sourceforge.plantuml.evalex
-
LazyNumber interface created for lazily evaluated functions
- Expression.Operator - Class in net.sourceforge.plantuml.evalex
-
Abstract definition of a supported operator.
- Expression.UnaryOperator - Class in net.sourceforge.plantuml.evalex
- expressionAtWithArobase(String) - Static method in class net.sourceforge.plantuml.timingdiagram.command.TimeTickBuilder
- expressionAtWithoutArobase(String) - Static method in class net.sourceforge.plantuml.timingdiagram.command.TimeTickBuilder
- ExpressionException(String) - Constructor for exception net.sourceforge.plantuml.evalex.Expression.ExpressionException
- ext.plantuml.com.ctreber.acearth - package ext.plantuml.com.ctreber.acearth
- ext.plantuml.com.ctreber.acearth.gui - package ext.plantuml.com.ctreber.acearth.gui
- ext.plantuml.com.ctreber.acearth.plugins - package ext.plantuml.com.ctreber.acearth.plugins
- ext.plantuml.com.ctreber.acearth.plugins.markers - package ext.plantuml.com.ctreber.acearth.plugins.markers
- ext.plantuml.com.ctreber.acearth.projection - package ext.plantuml.com.ctreber.acearth.projection
- ext.plantuml.com.ctreber.acearth.renderer - package ext.plantuml.com.ctreber.acearth.renderer
- ext.plantuml.com.ctreber.acearth.scanbit - package ext.plantuml.com.ctreber.acearth.scanbit
- ext.plantuml.com.ctreber.acearth.scandot - package ext.plantuml.com.ctreber.acearth.scandot
- ext.plantuml.com.ctreber.acearth.shader - package ext.plantuml.com.ctreber.acearth.shader
- ext.plantuml.com.ctreber.acearth.util - package ext.plantuml.com.ctreber.acearth.util
- ext.plantuml.com.ctreber.aclib.gui - package ext.plantuml.com.ctreber.aclib.gui
- ext.plantuml.com.ctreber.aclib.sort - package ext.plantuml.com.ctreber.aclib.sort
- ext.plantuml.com.google.zxing - package ext.plantuml.com.google.zxing
- ext.plantuml.com.google.zxing.client.j2se - package ext.plantuml.com.google.zxing.client.j2se
- ext.plantuml.com.google.zxing.common - package ext.plantuml.com.google.zxing.common
- ext.plantuml.com.google.zxing.common.reedsolomon - package ext.plantuml.com.google.zxing.common.reedsolomon
- ext.plantuml.com.google.zxing.datamatrix.decoder - package ext.plantuml.com.google.zxing.datamatrix.decoder
- ext.plantuml.com.google.zxing.qrcode - package ext.plantuml.com.google.zxing.qrcode
- ext.plantuml.com.google.zxing.qrcode.decoder - package ext.plantuml.com.google.zxing.qrcode.decoder
- ext.plantuml.com.google.zxing.qrcode.encoder - package ext.plantuml.com.google.zxing.qrcode.encoder
- ExtendedGeneralPath - Class in net.sourceforge.plantuml.ugraphic.arc
-
The
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc. - ExtendedGeneralPath() - Constructor for class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Constructs a new
ExtendedGeneralPath
. - ExtendedGeneralPath(int) - Constructor for class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Constructs a new
ExtendedGeneralPath
with the specified winding rule to control operations that require the interior of the path to be defined. - ExtendedGeneralPath(int, int) - Constructor for class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Constructs a new
ExtendedGeneralPath
object with the specified winding rule and the specified initial capacity to store path coordinates. - ExtendedGeneralPath(Shape) - Constructor for class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Constructs a new
ExtendedGeneralPath
object from an arbitraryShape
object. - ExtendedPathIterator - Interface in net.sourceforge.plantuml.ugraphic.arc
-
The
ExtendedPathIterator
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs. - EXTENDS - net.sourceforge.plantuml.cucadiagram.LinkDecor
- externalHolder() - Static method in class smetana.core.OFFSET
- extractAllSprites() - Method in class net.sourceforge.plantuml.preproc.Stdlib
- extractFromResultList(int) - Method in class net.sourceforge.plantuml.tim.TContext
- extractList(String) - Method in class net.sourceforge.plantuml.svek.SvgResult
- extractStdLib() - Static method in class net.sourceforge.plantuml.preproc.Stdlib
- extractUrl(ActivityDiagram, StringLocated) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandLinkLongActivity
- extractUrlString(ActivityDiagram, String) - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandLinkLongActivity
- Extremity - Class in net.sourceforge.plantuml.svek.extremity
- Extremity() - Constructor for class net.sourceforge.plantuml.svek.extremity.Extremity
- ExtremityFactory - Interface in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryArrow - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryArrow() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryArrow
- ExtremityFactoryArrowAndCircle - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryArrowAndCircle(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryArrowAndCircle
- ExtremityFactoryCircle - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCircle(boolean, HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircle
- ExtremityFactoryCircleConnect - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCircleConnect(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleConnect
- ExtremityFactoryCircleCross - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCircleCross(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleCross
- ExtremityFactoryCircleCrowfoot - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCircleCrowfoot() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleCrowfoot
- ExtremityFactoryCircleLine - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCircleLine() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCircleLine
- ExtremityFactoryCrowfoot - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryCrowfoot() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryCrowfoot
- ExtremityFactoryDiamond - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryDiamond(boolean, HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryDiamond
- ExtremityFactoryDoubleLine - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryDoubleLine() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryDoubleLine
- ExtremityFactoryExtends - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryExtends(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtends
- ExtremityFactoryExtendsLike - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryExtendsLike(HColor, boolean) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryExtendsLike
- ExtremityFactoryHalfArrow - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryHalfArrow() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryHalfArrow
- ExtremityFactoryLineCrowfoot - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryLineCrowfoot() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryLineCrowfoot
- ExtremityFactoryNotNavigable - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryNotNavigable() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryNotNavigable
- ExtremityFactoryParenthesis - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryParenthesis() - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryParenthesis
- ExtremityFactoryPlus - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryPlus(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryPlus
- ExtremityFactorySquare - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactorySquare(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactorySquare
- ExtremityFactoryTriangle - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityFactoryTriangle(HColor, int, int) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityFactoryTriangle
- ExtremityOther - Class in net.sourceforge.plantuml.svek.extremity
- ExtremityOther(UPolygon) - Constructor for class net.sourceforge.plantuml.svek.extremity.ExtremityOther
F
- F(O, Object...) - Static method in class smetana.core.Macro
- fabs(double) - Static method in class smetana.core.Macro
- fActiveP - Variable in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- Factory - Class in jcckit.util
-
General purpose factory method based on
ConfigParameters
and Java's Reflection API. - FactoryException - Exception in jcckit.util
-
Exception thrown in the case of an error during creation of a new object by
Factory.create(java.lang.String)
. - FactoryException(ConfigParameters, String, Object) - Constructor for exception jcckit.util.FactoryException
-
Creates a new instance based on the specified configuration parameters and reason object.
- FactorySequenceNoteAcrossCommand - Class in net.sourceforge.plantuml.command.note.sequence
- FactorySequenceNoteAcrossCommand() - Constructor for class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteAcrossCommand
- FactorySequenceNoteCommand - Class in net.sourceforge.plantuml.command.note.sequence
- FactorySequenceNoteCommand() - Constructor for class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteCommand
- FactorySequenceNoteOnArrowCommand - Class in net.sourceforge.plantuml.command.note.sequence
- FactorySequenceNoteOnArrowCommand() - Constructor for class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOnArrowCommand
- FactorySequenceNoteOverSeveralCommand - Class in net.sourceforge.plantuml.command.note.sequence
- FactorySequenceNoteOverSeveralCommand() - Constructor for class net.sourceforge.plantuml.command.note.sequence.FactorySequenceNoteOverSeveralCommand
- Failable<O> - Class in net.sourceforge.plantuml.project
- FALSE - Static variable in class net.sourceforge.plantuml.json.Json
-
Represents the JSON literal
false
. - FALSE - Static variable in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.FALSE
instead - fast_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- fast_node(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.fastgr__c
- fastgr__c - Class in gen.lib.dotgen
- fastgr__c() - Constructor for class gen.lib.dotgen.fastgr__c
- feasible_tree() - Static method in class gen.lib.common.ns__c
- features - Variable in class h.ST_gvplugin_active_layout_t
- features - Variable in class h.ST_gvplugin_installed_t
- FEBRUARY - net.sourceforge.plantuml.project.time.Month
- ffe(ST_Agnode_s, ST_elist, ST_Agnode_s, ST_elist) - Static method in class gen.lib.dotgen.fastgr__c
- field(CharSequence) - Static method in class net.sourceforge.plantuml.cucadiagram.Member
- field(CharSequence, boolean) - Static method in class net.sourceforge.plantuml.cucadiagram.Member
- FIELD - net.sourceforge.plantuml.cucadiagram.EntityPortion
- file - net.sourceforge.plantuml.style.SName
- file - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- file(String) - Method in class net.sourceforge.plantuml.security.SFile
- FILE - net.sourceforge.plantuml.FontParam
- FILE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- FILE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- FILE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- fileBackground - net.sourceforge.plantuml.ColorParam
- fileBorder - net.sourceforge.plantuml.ColorParam
- fileCandidates() - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- FileExists - Class in net.sourceforge.plantuml.tim.stdlib
- FileExists() - Constructor for class net.sourceforge.plantuml.tim.stdlib.FileExists
- FileFormat - Enum in net.sourceforge.plantuml
-
Format for output files generated by PlantUML.
- fileFormatOption - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- FileFormatOption - Class in net.sourceforge.plantuml
-
A FileFormat with some parameters.
- FileFormatOption(FileFormat) - Constructor for class net.sourceforge.plantuml.FileFormatOption
- FileFormatOption(FileFormat, boolean) - Constructor for class net.sourceforge.plantuml.FileFormatOption
- FileGroup - Class in net.sourceforge.plantuml
- FileGroup(String, List<String>, Option) - Constructor for class net.sourceforge.plantuml.FileGroup
- FileImageData - Class in net.sourceforge.plantuml
- FileImageData(SFile, ImageData) - Constructor for class net.sourceforge.plantuml.FileImageData
- FileMaker - Interface in net.sourceforge.plantuml.sequencediagram.graphic
- Filename - Class in net.sourceforge.plantuml.tim.stdlib
- Filename(Defines) - Constructor for class net.sourceforge.plantuml.tim.stdlib.Filename
- fileOk() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- FileSystem - Class in net.sourceforge.plantuml
- FileUtils - Class in net.sourceforge.plantuml
- FileUtils() - Constructor for class net.sourceforge.plantuml.FileUtils
- FileWatcher - Class in net.sourceforge.plantuml
- FileWatcher(Set<File>) - Constructor for class net.sourceforge.plantuml.FileWatcher
- FileWithSuffix - Class in net.sourceforge.plantuml.preproc
- fill(int) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- fill(int) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- fill(int) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- FILL_COLOR_HSB_INCREMENT_KEY - Static variable in class jcckit.plot.ShapeAttributesHint
-
Configuration parameter key.
- FILL_COLOR_KEY - Static variable in class jcckit.graphic.ShapeAttributes
-
Configuration parameter key.
- FillAttributes - Interface in jcckit.graphic
-
Interface for fill attributes.
- fillCells(CellSet) - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- fillCellsWith(Iterable, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Fills all the cells in
cells
withc
- fillContinuousArea(int, int, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Fills the continuous area with if c1 characters with c2, flooding from cell x, y
- fillContinuousArea(TextGrid.Cell, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
- filled - Variable in class h.ST_layout_t
- FILLED - Static variable in class smetana.core.Macro
- fillInStackTrace() - Method in exception ext.plantuml.com.google.zxing.ReaderException
- fillPoint2D(Graphics2D, Point2D) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- fillPositionelTiles(StringBounder, double, List<Tile>, List<YPositionedTile>, List<YPositionedTile>) - Static method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- fillRankMin(Set<String>) - Method in class net.sourceforge.plantuml.svek.Cluster
- fillRanks(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- fillRect(char, int, int, int, int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- fillRect(char, int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- fillRect(char, int, int, int, int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- filter(double, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- filter_yes(int, int, int, int, int, int, int, int, int, int) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- finalize(Point2D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- finalizeEnddefinelong() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- finalizeX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Since the final mapping is relative to the center of the image -PI and PI get mapped to the left and right border respectively.
- finalizeY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Since the final mapping is relative to the center of the image -PI and PI get mapped to the bottom and top border respectively.
- finalMessage() - Method in class net.sourceforge.plantuml.StdrptV2
- finalMessage(ErrorStatus) - Method in interface net.sourceforge.plantuml.Stdrpt
- finalMessage(ErrorStatus) - Method in class net.sourceforge.plantuml.StdrptNull
- finalMessage(ErrorStatus) - Method in class net.sourceforge.plantuml.StdrptPipe0
- finalMessage(ErrorStatus) - Method in class net.sourceforge.plantuml.StdrptV1
- finalMessage(ErrorStatus) - Method in class net.sourceforge.plantuml.StdrptV2
- find() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- find(int, int) - Method in class org.stathissideris.ascii2image.text.CellSet
- find(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
- find_clusters(Object...) - Static method in class gen.lib.dotgen.rank__c
- find_fast_edge(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.fastgr__c
- find_fast_node(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.fastgr__c
- find_flat_edge(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.fastgr__c
- find_isym(ST_Agraph_s, int, int) - Static method in class gen.lib.cgraph.imap__c
- find_user_shape(Object...) - Static method in class gen.lib.common.shapes__c
- findArrowheads() - Method in class org.stathissideris.ascii2image.text.TextGrid
- findBoundariesExpandingFrom(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Locates and returns the '*' boundaries that we would encounter if we did a flood-fill at
seed
. - findCellNextTo(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
-
Returns the first cell that is found to be next to
cell
. - findCellsNextTo(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
-
Returns all the cells that are found to be next to
cell
. - findCharset(ST_Agraph_s) - Static method in class gen.lib.common.input__c
- findClosest(Color) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Returns index of palette color closest to c
- findColorCodes() - Method in class org.stathissideris.ascii2image.text.TextGrid
- finddqsplit(ST_pointnlink_t) - Static method in class gen.lib.pathplan.shortest__c
- findlr(ST_Agnode_s, ST_Agnode_s, int[], int[]) - Static method in class gen.lib.dotgen.flat__c
- findMarkupTags() - Method in class org.stathissideris.ascii2image.text.TextGrid
- findMSBSet(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- findStrings() - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Returns an ArrayList of CellStringPairs that represents all the continuous (non-blank) Strings in the grid.
- Finger - Interface in net.sourceforge.plantuml.mindmap
- FingerImpl - Class in net.sourceforge.plantuml.mindmap
- FingerPrint - Class in net.sourceforge.plantuml.project.draw
- FingerPrint(double, double, double, double) - Constructor for class net.sourceforge.plantuml.project.draw.FingerPrint
- finish() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Flushes any pending data and closes output file.
- finish(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- finishAVI() - Method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- finishRendering(GraphicalComposite) - Method in interface jcckit.graphic.GraphicalCompositeRenderer
-
Finishes rendering of the specified composite.
- finishRendering(GraphicalComposite) - Method in class jcckit.renderer.Graphics2DRenderer
-
Finishes rendering of the specified composite.
- fireLFProgressUpdate(float) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- fireRGBProgressUpdate(float) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- first - Variable in class org.stathissideris.ascii2image.core.Pair
- first() - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- FIRST - net.sourceforge.plantuml.zopfli.Options.BlockSplitting
- firstFrame - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- firstToUpper(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
-
Converts the first character of
string
into a capital letter - Fission - Class in net.sourceforge.plantuml.creole
- Fission(Stripe, LineBreakStrategy) - Constructor for class net.sourceforge.plantuml.creole.Fission
- fixCircleLabelOverlapping() - Method in interface net.sourceforge.plantuml.ISkinParam
- fixCircleLabelOverlapping() - Method in class net.sourceforge.plantuml.SkinParam
- fixCircleLabelOverlapping() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- fixed - Variable in class h.ST_Agsym_s
- fixed - Variable in class h.ST_pack_info
- fixedHeight(double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- FixedLink - Class in net.sourceforge.plantuml.sequencediagram.puma
- FixedLink(SegmentPosition, SegmentPosition) - Constructor for class net.sourceforge.plantuml.sequencediagram.puma.FixedLink
- FIXEDSHAPE - Static variable in class smetana.core.Macro
- flags - Variable in class h.ST_Agraphinfo_t
- flags - Variable in class h.ST_gvlayout_features_t
- flags - Variable in class h.ST_pack_info
- FlashCodeFactory - Class in net.sourceforge.plantuml.flashcode
- FlashCodeFactory() - Constructor for class net.sourceforge.plantuml.flashcode.FlashCodeFactory
- FlashCodeUtils - Interface in net.sourceforge.plantuml.flashcode
- FlashCodeUtilsNone - Class in net.sourceforge.plantuml.flashcode
- FlashCodeUtilsNone() - Constructor for class net.sourceforge.plantuml.flashcode.FlashCodeUtilsNone
- FlashCodeUtilsZxing - Class in net.sourceforge.plantuml.flashcode
- FlashCodeUtilsZxing() - Constructor for class net.sourceforge.plantuml.flashcode.FlashCodeUtilsZxing
- flat - Variable in class h.ST_rank_t
- flat__c - Class in gen.lib.dotgen
- flat__c() - Constructor for class gen.lib.dotgen.flat__c
- flat_breakcycles(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- flat_edge(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- flat_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.flat__c
- flat_in - Variable in class h.ST_Agnodeinfo_t
- flat_limits(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.flat__c
- flat_mval(ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- flat_node(ST_Agedge_s) - Static method in class gen.lib.dotgen.flat__c
- flat_out - Variable in class h.ST_Agnodeinfo_t
- flat_reorder(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- flat_rev(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.mincross__c
- flat_search(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- FlatConfigData - Class in jcckit.util
-
An implementation of ConfigData based on a flat representation of the hierachically organized key-value pairs.
- FlatConfigData(String) - Constructor for class jcckit.util.FlatConfigData
-
Creates a new instance for the specified path.
- FLATEDGE - Static variable in class smetana.core.Macro
- flatindex(ST_Agnode_s) - Static method in class smetana.core.Macro
- flatindex(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- flatlock - Variable in class h.ST_Agdesc_s
- FLATORDER - Static variable in class smetana.core.Macro
- fld - Variable in class h.ST_field_t
- flip(int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Flips bit i.
- flip(int, int) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
Flips the given bit.
- Flip - Variable in class smetana.core.Z
- FLOATING_NOTE - net.sourceforge.plantuml.sequencediagram.NoteType
- FloatingNote - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FloatingNote(Display, ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
- floatValue() - Method in class net.sourceforge.plantuml.evalex.NString
- floorLog2(int) - Static method in class gen.lib.label.xlabels__c
- FLOW - net.sourceforge.plantuml.core.DiagramType
- FLOW - net.sourceforge.plantuml.UmlDiagramType
- FlowDiagram - Class in net.sourceforge.plantuml.flowdiagram
- FlowDiagram() - Constructor for class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- FlowDiagramFactory - Class in net.sourceforge.plantuml.flowdiagram
- FlowDiagramFactory() - Constructor for class net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory
- flush - Variable in class h.ST_Agiodisc_s
- flush() - Method in class net.sourceforge.plantuml.CounterOutputStream
- flush() - Method in class net.sourceforge.plantuml.NamedOutputStream
- flushUg() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- flushUg() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- flushUg() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- flushUg() - Method in class net.sourceforge.plantuml.svek.UGraphicForSnake
- flushUg() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- flushUg() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- flushUg() - Method in class net.sourceforge.plantuml.ugraphic.crossing.UGraphicCrossing
- flushUg() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- flushUg() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- flushUg() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- fmod(double, double) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
-
Verified.
- fmod(double, double, double) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
-
Examples: min -2, max 2: range 4 value 1: lFact = 0 value 3: lFact = 1, value -1 value 9: lFact = 2, value 1 value -3: lFact = -1, value 1
- FNC1_FIRST_POSITION - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- FNC1_SECOND_POSITION - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- fns - Variable in class h.ST_shape_desc
- folder - net.sourceforge.plantuml.style.SName
- FOLDER - net.sourceforge.plantuml.FontParam
- FOLDER - net.sourceforge.plantuml.svek.PackageStyle
- FOLDER - net.sourceforge.plantuml.svek.ShapeType
- FOLDER - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- FOLDER - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- FOLDER_STEREOTYPE - net.sourceforge.plantuml.FontParam
- folderBackground - net.sourceforge.plantuml.ColorParam
- folderBorder - net.sourceforge.plantuml.ColorParam
- followCell(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCell(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner1(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner1(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner2(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner2(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner3(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner3(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner4(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCorner4(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followCrossOnLine(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followIntersection(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followIntersection(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followLine(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Returns the neighbours of a line-cell that are boundaries (0 to 2 cells are returned)
- followLine(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followStub(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- followStub(TextGrid.Cell, TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- FONT_NAME_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- FONT_SIZE_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- FONT_STYLE_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- FontChange - Interface in net.sourceforge.plantuml.graphic
- FontChecker - Class in net.sourceforge.plantuml.ugraphic
- FontChecker(UFont) - Constructor for class net.sourceforge.plantuml.ugraphic.FontChecker
- fontcolor - Variable in class h.ST_fontinfo
- fontcolor - Variable in class h.ST_textlabel_t
- FontColor - net.sourceforge.plantuml.style.PName
- fontColorPattern2 - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- FontConfiguration - Class in net.sourceforge.plantuml.graphic
- FontConfiguration(ISkinParam, FontParam, Stereotype) - Constructor for class net.sourceforge.plantuml.graphic.FontConfiguration
- FontConfiguration(ISkinParam, Style) - Constructor for class net.sourceforge.plantuml.graphic.FontConfiguration
- FontConfiguration(UFont, HColor, HColor, boolean) - Constructor for class net.sourceforge.plantuml.graphic.FontConfiguration
- FontConfiguration(UFont, HColor, HColor, boolean, int) - Constructor for class net.sourceforge.plantuml.graphic.FontConfiguration
- fontFamilyPattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- FontMeasurer - Class in org.stathissideris.ascii2image.graphics
- FontMeasurer() - Constructor for class org.stathissideris.ascii2image.graphics.FontMeasurer
- fontname - Variable in class h.ST_fontinfo
- fontname - Variable in class h.ST_textlabel_t
- FontName - net.sourceforge.plantuml.style.PName
- fontnames - Variable in class h.ST_Agraphinfo_t
- FontParam - Enum in net.sourceforge.plantuml
- fontPattern - Static variable in class net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange
- fontPattern - Static variable in class net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange
- fontPattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- FontPosition - Enum in net.sourceforge.plantuml.graphic
- fontsize - Variable in class h.ST_fontinfo
- fontsize - Variable in class h.ST_textlabel_t
- FontSize - net.sourceforge.plantuml.style.PName
- fontSizePattern2 - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- FontStyle - Class in jcckit.graphic
-
Font style constants.
- FontStyle - Enum in net.sourceforge.plantuml.graphic
- FontStyle - net.sourceforge.plantuml.style.PName
- Foo1 - Class in net.sourceforge.plantuml.hector2.graphic
- Foo1() - Constructor for class net.sourceforge.plantuml.hector2.graphic.Foo1
- Foo2 - Class in net.sourceforge.plantuml.hector2.graphic
- Foo2(Distribution, CucaDiagram) - Constructor for class net.sourceforge.plantuml.hector2.graphic.Foo2
- footer - net.sourceforge.plantuml.style.SName
- FOOTER - net.sourceforge.plantuml.FontParam
- Footprint - Class in net.sourceforge.plantuml.nwdiag
- Footprint - Class in net.sourceforge.plantuml.svek.image
- Footprint(int, int) - Constructor for class net.sourceforge.plantuml.nwdiag.Footprint
- Footprint(StringBounder) - Constructor for class net.sourceforge.plantuml.svek.image.Footprint
- FootPrint - Class in net.sourceforge.plantuml.bpm
- FootPrint() - Constructor for class net.sourceforge.plantuml.bpm.FootPrint
- forBits(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
- forBits(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- force - Variable in class h.ST_label_params_t
- FORCE_SMETANA - Static variable in class net.sourceforge.plantuml.TitledDiagram
- FORCE_TEOZ - Static variable in class net.sourceforge.plantuml.OptionFlags
- forceColor(ColorParam, HColor) - Method in class net.sourceforge.plantuml.SkinParamBackcolored
- forceEndPoint(double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- forceFont(UFont, HColor) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- forceOpenJdkResourceLoad() - Static method in class net.sourceforge.plantuml.Run
- forceSequenceParticipantUnderlined() - Method in interface net.sourceforge.plantuml.ISkinParam
- forceSequenceParticipantUnderlined() - Method in class net.sourceforge.plantuml.SkinParam
- forceSequenceParticipantUnderlined() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- forceStartPoint(double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- forceTaskOrder(Task, Task) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- FOREACH - net.sourceforge.plantuml.tim.TLineType
- FOREGROUND_KEY - Static variable in class jcckit.GraphicsPlotCanvas
- fork() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- FORK - net.sourceforge.plantuml.activitydiagram3.ForkStyle
- forkAgain() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- forkAgain(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- forkFromGlobal(Map<String, TValue>) - Method in interface net.sourceforge.plantuml.tim.TMemory
- forkFromGlobal(Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- forkFromGlobal(Map<String, TValue>) - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- ForkStyle - Enum in net.sourceforge.plantuml.activitydiagram3
- form(double) - Method in class jcckit.plot.TicLabelMap
-
Maps the specified tic value onto a text label in accordance with the map description.
- form(double) - Method in class jcckit.util.Format
-
Format a number.
- form(double) - Method in interface jcckit.util.TicLabelFormat
-
Forms the specified tic value to a string.
- form(double[]) - Method in class jcckit.util.Format
-
Format an array of double numbers.
- form(long) - Method in class jcckit.util.Format
-
Format a number.
- format(double) - Static method in class net.sourceforge.plantuml.tikz.TikzGraphics
- format(long) - Static method in class net.sourceforge.plantuml.api.NiceNumber
- format(DecimalFormat) - Method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- Format - Class in jcckit.util
-
A helper class for formatting numbers according to a printf-like format string.
- Format(String) - Constructor for class jcckit.util.Format
-
Creates an instance for the specified format string.
- FORMAT - net.sourceforge.plantuml.stats.api.StatsColumn
- FORMAT_GIF - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- FORMAT_JPEG - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- FORMAT_PNG - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- FormatCounter - Class in net.sourceforge.plantuml.stats
- FormatCounter(String) - Constructor for class net.sourceforge.plantuml.stats.FormatCounter
- FormatException - Exception in ext.plantuml.com.google.zxing
-
Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.
- formatSimple4(double) - Static method in class net.sourceforge.plantuml.eps.EpsGraphics
- formatTime(long) - Method in enum net.sourceforge.plantuml.timingdiagram.TimingFormat
- formatTime(BigDecimal) - Method in enum net.sourceforge.plantuml.timingdiagram.TimingFormat
- forXmi() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- forXMI(String) - Static method in class net.sourceforge.plantuml.xmi.XmiDescriptionDiagram
- forXMI(String) - Static method in class net.sourceforge.plantuml.xmi.XmiStateDiagram
- forXMI(Display) - Static method in class net.sourceforge.plantuml.xmi.XmiDescriptionDiagram
- forXMI(Display) - Static method in class net.sourceforge.plantuml.xmi.XmiStateDiagram
- FoxSignature - Class in net.sourceforge.plantuml.command.regex
- FoxSignature() - Constructor for class net.sourceforge.plantuml.command.regex.FoxSignature
- fParent - Variable in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- fpnlpi - Variable in class h.ST_deque_t
- fProjection - Variable in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- frame - net.sourceforge.plantuml.style.SName
- Frame - Class in net.sourceforge.plantuml.geom.kinetic
- Frame - Class in net.sourceforge.plantuml.posimo
- Frame(double, double, int, int) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Frame
- Frame(List<? extends CharSequence>, ISkinParam) - Constructor for class net.sourceforge.plantuml.posimo.Frame
- FRAME - net.sourceforge.plantuml.FontParam
- FRAME - net.sourceforge.plantuml.svek.PackageStyle
- FRAME - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- FRAME - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- FRAME_STEREOTYPE - net.sourceforge.plantuml.FontParam
- frameBackground - net.sourceforge.plantuml.ColorParam
- frameBorder - net.sourceforge.plantuml.ColorParam
- free - Variable in class h.ST_Agiddisc_s
- free - Variable in class h.ST_Agmemdisc_s
- free(Object) - Static method in class smetana.core.Memory
- free_field(Object...) - Static method in class gen.lib.common.shapes__c
- free_list(ST_elist) - Static method in class smetana.core.Macro
- free_matrix(ST_adjmatrix_t) - Static method in class gen.lib.dotgen.mincross__c
- free_queue(ST_nodequeue) - Static method in class gen.lib.common.utils__c
- free_subnode - Static variable in class gen.lib.cgraph.node__c
- free_subnode(Object...) - Static method in class gen.lib.cgraph.node__c
- freef - Variable in class h.ST_dtdisc_s
- freefn - Variable in class h.ST_shape_functions
- freesym - Static variable in class gen.lib.cgraph.attr__c
- freesym(ST_dt_s, Object, ST_dtdisc_s) - Static method in class gen.lib.cgraph.attr__c
- freeTreeList(ST_Agraph_s) - Static method in class gen.lib.common.ns__c
- fRenderTarget - Variable in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- FRIDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- from(byte[]) - Static method in class net.sourceforge.plantuml.code.ByteArray
- from(double, double) - Static method in class net.sourceforge.plantuml.cute.MyPoint2D
- from(AffineTransform) - Static method in class net.sourceforge.plantuml.anim.AffineTransformation
- from(String) - Static method in enum net.sourceforge.plantuml.wire.WArrowDirection
- from(String) - Static method in enum net.sourceforge.plantuml.wire.WLinkType
- from(String) - Static method in enum net.sourceforge.plantuml.wire.WOrientation
- from(Collection<Integer>) - Static method in class net.sourceforge.plantuml.hector2.MinMax
- from(List<StringLocated>) - Static method in class net.sourceforge.plantuml.command.BlocLines
- FROM_LEFT - net.sourceforge.plantuml.sequencediagram.MessageExoType
- FROM_RIGHT - net.sourceforge.plantuml.sequencediagram.MessageExoType
- fromArray(String[]) - Static method in class net.sourceforge.plantuml.command.BlocLines
- fromAsciiMath(String) - Static method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- fromBoolean(boolean) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromBuffer(byte[]) - Static method in class net.sourceforge.plantuml.dedication.QBlock
- fromByteArrays(byte[]) - Static method in class net.sourceforge.plantuml.eggs.EggUtils
- fromChar(char) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- fromChar(char) - Static method in class net.sourceforge.plantuml.braille.BrailleChar
- fromChar(char) - Static method in enum net.sourceforge.plantuml.Direction
- fromChar(char) - Static method in enum net.sourceforge.plantuml.salt.element.TableStrategy
- fromColor(HColor, HColor) - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- fromDesc(String) - Static method in enum net.sourceforge.plantuml.mindmap.IdeaShape
- fromDesc(String) - Static method in enum net.sourceforge.plantuml.salt.factory.ScrollStrategy
- fromDescription(String) - Method in class net.sourceforge.plantuml.Guillemet
- fromDim(Dimension2D) - Static method in class net.sourceforge.plantuml.ugraphic.MinMax
- fromFile(File) - Static method in class net.sourceforge.plantuml.security.SFile
- fromFile(ReadLine, String, TContext, TMemory) - Static method in class net.sourceforge.plantuml.preproc.Sub
- fromGraphViz(String) - Static method in class net.sourceforge.plantuml.svg.SvgData
- fromH(int) - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- fromIdentityHashCode(int) - Static method in class smetana.core.Memory
- fromInt(int) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromInt(int) - Static method in enum net.sourceforge.plantuml.version.LicenseType
- fromInternal(String) - Static method in class net.sourceforge.plantuml.sprite.SpriteImage
- fromJson(String) - Static method in class net.sourceforge.plantuml.picoweb.RenderRequest
- fromJson(JsonValue) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromLatex(String) - Static method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- fromMax(double, double) - Static method in class net.sourceforge.plantuml.ugraphic.MinMax
- fromMax(double, double) - Static method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- fromMutable(MinMaxMutable) - Static method in class net.sourceforge.plantuml.ugraphic.MinMax
- fromNumber(Token) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromOutputFile(File, FileFormat) - Static method in class net.sourceforge.plantuml.SuggestedFile
- fromOutputFile(File, FileFormat, int) - Static method in class net.sourceforge.plantuml.SuggestedFile
- fromOutputFile(SFile, FileFormat) - Static method in class net.sourceforge.plantuml.SuggestedFile
- fromOutputFile(SFile, FileFormat, int) - Static method in class net.sourceforge.plantuml.SuggestedFile
- fromRadiusSegment(Segment) - Static method in class net.sourceforge.plantuml.cute.Balloon
- fromRaw512(byte[]) - Static method in class net.sourceforge.plantuml.version.PLSSignature
- fromSecretSentence(String) - Static method in class net.sourceforge.plantuml.eggs.EggUtils
- FromSkinparamToStyle - Class in net.sourceforge.plantuml.style
- FromSkinparamToStyle(String, String, AutomaticCounter) - Constructor for class net.sourceforge.plantuml.style.FromSkinparamToStyle
- fromStereotype(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- fromStream(InputStream) - Static method in class net.sourceforge.plantuml.picoweb.ReceivedHTTPRequest
- fromString(String) - Static method in enum net.sourceforge.plantuml.command.Position
- fromString(String) - Static method in enum net.sourceforge.plantuml.golem.TileGeometry
- fromString(String) - Static method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
- fromString(String) - Static method in enum net.sourceforge.plantuml.graphic.VerticalAlignment
- fromString(String) - Static method in enum net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
- fromString(String) - Static method in enum net.sourceforge.plantuml.project.core.PrintScale
- fromString(String) - Static method in enum net.sourceforge.plantuml.project.core.TaskAttribute
- fromString(String) - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- fromString(String) - Static method in enum net.sourceforge.plantuml.project.time.Month
- fromString(String) - Static method in enum net.sourceforge.plantuml.svek.ConditionEndStyle
- fromString(String) - Static method in enum net.sourceforge.plantuml.svek.ConditionStyle
- fromString(String) - Static method in enum net.sourceforge.plantuml.svek.PackageStyle
- fromString(String) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromString(String) - Static method in enum net.sourceforge.plantuml.ugraphic.color.ColorOrder
- fromString(String, HorizontalAlignment) - Static method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
- fromString(String, ISkinParam) - Static method in class net.sourceforge.plantuml.graphic.USymbol
- fromString(String, ActorStyle, ComponentStyle, PackageStyle) - Static method in class net.sourceforge.plantuml.graphic.USymbol
- fromString(Token) - Static method in class net.sourceforge.plantuml.tim.expression.TValue
- fromString1(String) - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- fromString2(String) - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- fromSyntax(WikiLanguage, String...) - Static method in class net.sourceforge.plantuml.creole.rosetta.Rosetta
- fromSyntax(WikiLanguage, List<String>) - Static method in class net.sourceforge.plantuml.creole.rosetta.Rosetta
- fromSyntax(WikiLanguage, Display) - Static method in class net.sourceforge.plantuml.creole.rosetta.Rosetta
- fromTime(long) - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- fromUImage(UImage) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- fromUnicodeHtml(List<String>) - Static method in class net.sourceforge.plantuml.creole.rosetta.Rosetta
- fromValue(boolean) - Static method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- fromValue(String) - Static method in class net.sourceforge.plantuml.TikzFontDistortion
- fromValue(String, JsonArray, CodePosition) - Static method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- fromValue(TokenStack, CodePosition) - Static method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- fromVarArgs(VarArgs) - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- fromVector(Point2D, Point2D) - Static method in enum net.sourceforge.plantuml.Direction
- FrontierCalculator - Class in net.sourceforge.plantuml.svek
- FrontierCalculator(ClusterPosition, Collection<ClusterPosition>, Collection<Point2D>) - Constructor for class net.sourceforge.plantuml.svek.FrontierCalculator
- fScanBitsArray - Variable in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- fstblk - Variable in class h.ST_stk_t
- Ftile - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileAssemblySimple - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileAssemblySimple(Ftile, Ftile) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- FtileBlackBlock - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileBlackBlock(ISkinParam, HColor, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- FtileBox - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileBreak - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileBreak(ISkinParam, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
- FtileCircleEnd - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileCircleEnd(ISkinParam, HColor, HColor, Swimlane, Style) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- FtileCircleSpot - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileCircleSpot(ISkinParam, Swimlane, String, UFont, HColor) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- FtileCircleStart - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileCircleStart(ISkinParam, HColor, Swimlane, Style) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- FtileCircleStop - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileCircleStop(ISkinParam, HColor, HColor, Swimlane, Style) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- FtileDecorate - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDecorate(Ftile) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- FtileDecorateIn - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDecorateIn(Ftile, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorateIn
- FtileDecorateOut - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDecorateOut(Ftile, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorateOut
- FtileDecoratePointOut - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDecoratePointOut(Ftile, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecoratePointOut
- FtileDecorateWelding - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileDecorateWelding(Ftile, List<WeldingPoint>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileDecorateWelding
- FtileDiamond - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDiamond(ISkinParam, HColor, HColor, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- FtileDiamondInside - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDiamondInside(ISkinParam, HColor, HColor, Swimlane, TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- FtileDiamondInside2 - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDiamondInside2(ISkinParam, HColor, HColor, Swimlane, TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- FtileDiamondInside3 - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDiamondInside3(ISkinParam, HColor, HColor, Swimlane, TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- FtileDiamondSquare - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileDiamondSquare(ISkinParam, HColor, HColor, Swimlane, TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- FtileDimensionMemoize - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileDimensionMemoize(ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileDimensionMemoize
- FtileEmpty - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileEmpty(ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- FtileEmpty(ISkinParam, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- FtileEmpty(ISkinParam, double, double, Swimlane, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- FtileEmpty(ISkinParam, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- FtileFactory - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileFactoryDelegator - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileFactoryDelegator(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- FtileFactoryDelegatorAddNote - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorAddNote(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAddNote
- FtileFactoryDelegatorAddUrl - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorAddUrl(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAddUrl
- FtileFactoryDelegatorAssembly - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorAssembly(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorAssembly
- FtileFactoryDelegatorCreateGroup - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorCreateGroup(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateGroup
- FtileFactoryDelegatorCreateParallel - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorCreateParallel(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateParallel
- FtileFactoryDelegatorIf - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorIf(FtileFactory, Pragma) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorIf
- FtileFactoryDelegatorRepeat - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorRepeat(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorRepeat
- FtileFactoryDelegatorSwitch - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorSwitch(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorSwitch
- FtileFactoryDelegatorWhile - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileFactoryDelegatorWhile(FtileFactory) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorWhile
- FtileGeometry - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileGeometry(double, double, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- FtileGeometry(double, double, double, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- FtileGeometry(Dimension2D, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- FtileGeometry(Dimension2D, double, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- FtileGeometryMerger - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileGeometryMerger(FtileGeometry, FtileGeometry) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometryMerger
- FtileGoto - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileGoto(ISkinParam, Swimlane, String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGoto
- FtileGroup - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileGroup(Ftile, Display, Display, HColor, HColor, HColor, ISkinParam, HColor, USymbol, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- FtileHeightFixedCentered - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileHeightFixedCentered(Ftile, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- FtileHeightFixedMarged - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileHeightFixedMarged(double, Ftile, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- FtileIfDown - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileIfNude - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileIfWithDiamonds - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileIfWithDiamonds(Ftile, Ftile, Ftile, Ftile, Swimlane, StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- FtileIfWithLinks - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileIfWithLinks(Ftile, Ftile, Ftile, Ftile, Swimlane, Rainbow, ConditionEndStyle, StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithLinks
- FtileKilled - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileKilled(Ftile) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- FtileLabel - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileLabel(ISkinParam, Swimlane, String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileLabel
- FtileMarged - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileMarged(Ftile, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- FtileMargedRight - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileMargedRight(Ftile, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- FtileMargedVertically - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileMargedVertically(Ftile, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedVertically
- FtileMinWidthCentered - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileMinWidthCentered(Ftile, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMinWidthCentered
- FtileNoteAlone - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileNoteAlone(boolean, Display, ISkinParam, boolean, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- FtileOverpassing - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileSwitchNude - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileSwitchNude(List<Ftile>, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- FtileSwitchWithDiamonds - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileSwitchWithDiamonds(List<Ftile>, List<Branch>, Swimlane, Ftile, Ftile, StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- FtileSwitchWithManyLinks - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileSwitchWithManyLinks(List<Ftile>, List<Branch>, Swimlane, Ftile, Ftile, StringBounder, Rainbow) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithManyLinks
- FtileSwitchWithOneLink - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- FtileSwitchWithOneLink(List<Ftile>, List<Branch>, Swimlane, Ftile, Ftile, StringBounder, Rainbow) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithOneLink
- FtileThinSplit - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- FtileThinSplit(ISkinParam, HColor, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- FtileUtils - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileUtils() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- FtileWithNoteOpale - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileWithNotes - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- FtileWithNotes(Ftile, Collection<PositionedNote>, ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- FtileWithUrl - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- FtileWithUrl(Ftile, Url) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.FtileWithUrl
- FtpConnexion - Class in net.sourceforge.plantuml.ftp
- FtpConnexion(String, FileFormat) - Constructor for class net.sourceforge.plantuml.ftp.FtpConnexion
- FtpServer - Class in net.sourceforge.plantuml.ftp
- FtpServer(int, FileFormat) - Constructor for class net.sourceforge.plantuml.ftp.FtpServer
- FULL - net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
- FULL - net.sourceforge.plantuml.creole.CreoleMode
- FULL - net.sourceforge.plantuml.skin.ArrowPart
- FULL - net.sourceforge.plantuml.ugraphic.UPattern
- fullDescription() - Static method in class net.sourceforge.plantuml.version.Version
- fullInnerPosition(TextBlock, String) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- FullLayout - Class in net.sourceforge.plantuml.classdiagram
- FullLayout() - Constructor for class net.sourceforge.plantuml.classdiagram.FullLayout
- Function - Interface in net.sourceforge.plantuml.evalex
-
Base interface which is required for all directly evaluated functions.
- Function(String, int) - Constructor for class net.sourceforge.plantuml.evalex.Expression.Function
- Function(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.Expression.Function
- FUNCTION_NAME - net.sourceforge.plantuml.tim.expression.TokenType
- FunctionExists - Class in net.sourceforge.plantuml.tim.stdlib
- FunctionExists() - Constructor for class net.sourceforge.plantuml.tim.stdlib.FunctionExists
- functions() - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- functionsSet - Variable in class net.sourceforge.plantuml.tim.TContext
- FunctionsSet - Class in net.sourceforge.plantuml.tim
- FunctionsSet() - Constructor for class net.sourceforge.plantuml.tim.FunctionsSet
- furthestnode(ST_Agraph_s, ST_Agnode_s, int) - Static method in class gen.lib.dotgen.mincross__c
- futureOutgoing(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
G
- G_activefillcolor - Variable in class smetana.core.Z
- G_activepencolor - Variable in class smetana.core.Z
- G_decomp - Variable in class smetana.core.Z
- G_deletedfillcolor - Variable in class smetana.core.Z
- G_deletedpencolor - Variable in class smetana.core.Z
- g_dict - Variable in class h.ST_Agraph_s
- G_gradientangle - Variable in class smetana.core.Z
- G_margin - Variable in class smetana.core.Z
- G_ns - Variable in class smetana.core.Z
- G_ordering - Variable in class smetana.core.Z
- G_penwidth - Variable in class smetana.core.Z
- G_peripheries - Variable in class smetana.core.Z
- G_selectedfillcolor - Variable in class smetana.core.Z
- G_selectedpencolor - Variable in class smetana.core.Z
- G_visitedfillcolor - Variable in class smetana.core.Z
- G_visitedpencolor - Variable in class smetana.core.Z
- Galaxy4 - Class in net.sourceforge.plantuml.graph
- Galaxy4(Board, int, int) - Constructor for class net.sourceforge.plantuml.graph.Galaxy4
- GANTT - net.sourceforge.plantuml.core.DiagramType
- GANTT - net.sourceforge.plantuml.UmlDiagramType
- GanttArrow - Class in net.sourceforge.plantuml.project
- GanttArrow(TimeScale, TaskInstant, TaskInstant, HColor, LinkType, ToTaskDraw) - Constructor for class net.sourceforge.plantuml.project.GanttArrow
- GanttConstraint - Class in net.sourceforge.plantuml.project
- GanttConstraint(TaskInstant, TaskInstant) - Constructor for class net.sourceforge.plantuml.project.GanttConstraint
- GanttConstraint(TaskInstant, TaskInstant, HColor) - Constructor for class net.sourceforge.plantuml.project.GanttConstraint
- ganttDiagram - net.sourceforge.plantuml.style.SName
- GanttDiagram - Class in net.sourceforge.plantuml.project
- GanttDiagram() - Constructor for class net.sourceforge.plantuml.project.GanttDiagram
- GanttDiagramFactory - Class in net.sourceforge.plantuml.project
- GanttDiagramFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.project.GanttDiagramFactory
- GAP - Static variable in class smetana.core.Macro
- GBR - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- GD_bb(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_border(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_charset(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_charset(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_cleanup(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_cleanup(ST_Agraph_s, CFunction) - Static method in class smetana.core.Macro
- GD_clust(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_clust(ST_Agraph_s, CArrayOfStar<ST_Agraph_s>) - Static method in class smetana.core.Macro
- GD_comp(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_dotroot(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_dotroot(ST_Agraph_s, ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_drawing(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_drawing(ST_Agraph_s, ST_layout_t) - Static method in class smetana.core.Macro
- GD_exact_ranksep(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_exact_ranksep(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_expanded(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_expanded(ST_Agraph_s, boolean) - Static method in class smetana.core.Macro
- GD_flags(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_flags(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_flip(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_fontnames(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_fontnames(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_gvc(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_gvc(ST_Agraph_s, ST_GVC_s) - Static method in class smetana.core.Macro
- GD_has_flat_edges(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_has_flat_edges(ST_Agraph_s, boolean) - Static method in class smetana.core.Macro
- GD_has_labels(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_has_labels(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_ht1(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_ht1(ST_Agraph_s, double) - Static method in class smetana.core.Macro
- GD_ht2(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_ht2(ST_Agraph_s, double) - Static method in class smetana.core.Macro
- GD_installed(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_installed(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_label(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_label(ST_Agraph_s, ST_textlabel_t) - Static method in class smetana.core.Macro
- GD_label_pos(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_label_pos(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_leader(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_leader(ST_Agraph_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- GD_ln(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_ln(ST_Agraph_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- GD_maxrank(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_maxrank(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_maxset(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_minrank(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_minrank(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_minset(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_n_cluster(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_n_cluster(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_n_nodes(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_n_nodes(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_nlist(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_nlist(ST_Agraph_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- GD_nodesep(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_nodesep(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_parent(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_parent(ST_Agraph_s, ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rank(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rank(ST_Agraph_s, CArray<ST_rank_t>) - Static method in class smetana.core.Macro
- GD_rankdir(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rankdir2(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rankdir2(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_rankleader(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rankleader(ST_Agraph_s, CArrayOfStar<ST_Agnode_s>) - Static method in class smetana.core.Macro
- GD_ranksep(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_ranksep(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_realflip(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_realrankdir(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rn(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_rn(ST_Agraph_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- GD_set_type(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_set_type(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- GD_showboxes(ST_Agraph_s) - Static method in class smetana.core.Macro
- GD_showboxes(ST_Agraph_s, int) - Static method in class smetana.core.Macro
- gen - Variable in class h.ST_arrowtype_t
- gen.annotation - package gen.annotation
- gen.lib.cdt - package gen.lib.cdt
- gen.lib.cgraph - package gen.lib.cgraph
- gen.lib.common - package gen.lib.common
- gen.lib.dotgen - package gen.lib.dotgen
- gen.lib.gvc - package gen.lib.gvc
- gen.lib.label - package gen.lib.label
- gen.lib.pack - package gen.lib.pack
- gen.lib.pathplan - package gen.lib.pathplan
- gen.plugin.dot_layout - package gen.plugin.dot_layout
- Genealogy - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Genealogy(Ftile) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Genealogy
- GeneralImageBuilder - Class in net.sourceforge.plantuml.svek
- GeneralImageBuilder(boolean, DotData, EntityFactory, UmlSource, Pragma, StringBounder, SName) - Constructor for class net.sourceforge.plantuml.svek.GeneralImageBuilder
- GeneralPathFactory - Class in net.sourceforge.plantuml.graph
- GeneralPathFactory(LinkType) - Constructor for class net.sourceforge.plantuml.graph.GeneralPathFactory
- generated() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- GENERATED_COUNT - net.sourceforge.plantuml.stats.api.StatsColumn
- GENERATED_MAX_TIME - net.sourceforge.plantuml.stats.api.StatsColumn
- GENERATED_MEAN_TIME - net.sourceforge.plantuml.stats.api.StatsColumn
- GENERATED_STANDARD_DEVIATION - net.sourceforge.plantuml.stats.api.StatsColumn
- generatedDated() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- generateDiagramDescription() - Method in class net.sourceforge.plantuml.SourceStringReader
- generateDiagramDescription(int) - Method in class net.sourceforge.plantuml.SourceStringReader
- generateDiagramDescription(int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
- generateDiagramDescription(FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
- generateDiagramDescriptionForError(OutputStream, FileFormatOption) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- GeneratedImage - Interface in net.sourceforge.plantuml
- GeneratedImageImpl - Class in net.sourceforge.plantuml
- GeneratedImageImpl(SFile, String, BlockUml, int) - Constructor for class net.sourceforge.plantuml.GeneratedImageImpl
- generateHtmlCode() - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- generateHtmlCode() - Method in class net.sourceforge.plantuml.ugraphic.html5.UGraphicHtml5
- generateImage(OutputStream) - Method in class net.sourceforge.plantuml.SourceStringReader
-
Deprecated.
- generateImage(OutputStream, int) - Method in class net.sourceforge.plantuml.SourceStringReader
-
Deprecated.
- generateImage(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
-
Deprecated.
- generateImage(OutputStream, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
-
Deprecated.
- generateImage(SFile) - Method in class net.sourceforge.plantuml.SourceStringReader
-
Deprecated.
- generateScanBits() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
-
Create outline for the map, scan all polygons.
- generateScanBits() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- generateScanDots() - Method in class ext.plantuml.com.ctreber.acearth.scandot.DotGeneratorLines
-
Paint grid.
- generateScanDots() - Method in class ext.plantuml.com.ctreber.acearth.scandot.DotGeneratorStars
- generateScanDots() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDotGenerator
-
Generate whatever dots are generated.
- GenericRegexProducer - Class in net.sourceforge.plantuml.classdiagram.command
- GenericRegexProducer() - Constructor for class net.sourceforge.plantuml.classdiagram.command.GenericRegexProducer
- geom__c - Class in gen.lib.common
- geom__c() - Constructor for class gen.lib.common.geom__c
- GeomUtils - Class in net.sourceforge.plantuml.graph2
- GeomUtils() - Constructor for class net.sourceforge.plantuml.graph2.GeomUtils
- get() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOBoolean
- get() - Method in class ext.plantuml.com.ctreber.aclib.gui.MODouble
- get() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- get() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- get() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOString
- get() - Method in interface net.sourceforge.plantuml.bpm.Navigator
- get() - Method in class net.sourceforge.plantuml.graph2.MagicPointsFactory2
- get() - Method in class net.sourceforge.plantuml.project.Failable
- get() - Method in interface smetana.core.ACCESS
- get(int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
- get(int) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- get(int) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- get(int) - Method in class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- get(int) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- get(int) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Returns the value of the element at the specified position in this array.
- get(int) - Method in class net.sourceforge.plantuml.sequencediagram.Notes
- get(int) - Static method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- get(int, int) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
Gets the requested bit, where true means black.
- get(int, int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- get(int, int) - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- get(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- get(Point2D.Double, Point2D.Double) - Static method in class net.sourceforge.plantuml.graph2.MagicPointsFactory
- get(Rectangle2D.Double) - Static method in class net.sourceforge.plantuml.graph2.MagicPointsFactory
- get(String) - Method in interface jcckit.util.ConfigData
-
Returns the value associated with this key.
- get(String) - Method in class jcckit.util.ConfigParameters
-
Returns the string value associated with the specified key.
- get(String) - Method in class jcckit.util.ConfigParametersBasedConfigData
-
Returns the value associated with this key.
- get(String) - Method in class jcckit.util.FlatConfigData
-
Returns the value associated with this key.
- get(String) - Static method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- get(String) - Method in class net.sourceforge.plantuml.command.regex.RegexResult
- get(String) - Static method in class net.sourceforge.plantuml.dedication.Dedications
- get(String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the value of the member with the specified name in this object.
- get(String) - Method in class net.sourceforge.plantuml.salt.Dictionary
- get(String, int) - Method in class net.sourceforge.plantuml.command.regex.RegexResult
- get(String, String) - Method in class jcckit.util.ConfigParameters
-
Returns the string value associated with the specified key or defaultValue if undefined.
- get(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- get(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- get_(int) - Method in class smetana.core.CArrayOfStar
- get__(int) - Method in class smetana.core.CArray
- getA() - Method in class net.sourceforge.plantuml.cute.Arc
- getA() - Method in class net.sourceforge.plantuml.cute.Segment
- getA() - Method in class net.sourceforge.plantuml.svek.image.RotatedEllipse
- getAbove() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getAboveRightSubBlock(SubBlock, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getAboveSubBlock(SubBlock, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getAbsoluteDayNum() - Method in class net.sourceforge.plantuml.project.time.Day
- getAbsoluteFile() - Method in class net.sourceforge.plantuml.security.SFile
- getAbsolutePath() - Method in class net.sourceforge.plantuml.security.SFile
- getAbsolutePosition(String, String) - Method in class net.sourceforge.plantuml.wire.WBlock
- getActivatingMessage() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getActivationPattern() - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- getActualFontConfiguration() - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- getActualWidth() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getActualWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getAdress(Square) - Method in class net.sourceforge.plantuml.nwdiag.Network
- getAffineTransform() - Method in class net.sourceforge.plantuml.anim.AffineTransformation
- getAffineTransform() - Method in class net.sourceforge.plantuml.FileFormatOption
- getAFile(String) - Method in interface net.sourceforge.plantuml.AParentFolder
- getAFile(String) - Method in class net.sourceforge.plantuml.AParentFolderRegular
- getAFile(String) - Method in class net.sourceforge.plantuml.AParentFolderZip
- getAFile(String) - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- getAlignmentPatternCenters() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getAll() - Method in class net.sourceforge.plantuml.anim.Animation
- getAll() - Method in class net.sourceforge.plantuml.salt.Positionner2
- getAllBlanksBetweenCharacters() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getAllBoundaries() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getAllByDiagramType() - Method in interface net.sourceforge.plantuml.stats.api.Stats
- getAllByDiagramType() - Method in class net.sourceforge.plantuml.stats.StatsImpl
- getAllByFormat() - Method in interface net.sourceforge.plantuml.stats.api.Stats
- getAllByFormat() - Method in class net.sourceforge.plantuml.stats.StatsImpl
- getAllClosedArea() - Method in class net.sourceforge.plantuml.geom.Kingdom
- getAllCommits() - Method in class net.sourceforge.plantuml.gitlog.GitTextArea
- getAllDiagramShapes() - Method in class org.stathissideris.ascii2image.graphics.Diagram
-
Returns a list of all DiagramShapes in the Diagram, including the ones within CompositeDiagramShapes
- getAllEvents() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getAllFree() - Method in class net.sourceforge.plantuml.oregon.MagicTable
- getAllGraphicalElements() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getAllLineConnectedTo(IEntity) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getAllLinks(Set<ANode>) - Method in class net.sourceforge.plantuml.graph.Board
- getAllLivingParticipantBox() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getAllNodes() - Method in class net.sourceforge.plantuml.gitlog.GNodeBuilder
- getAllNonBlank() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getAllParticipants() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getAllPaused() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getAllPoints() - Method in class net.sourceforge.plantuml.geom.kinetic.QuadrantMapper
- getAllPoints(Quadrant) - Method in class net.sourceforge.plantuml.geom.kinetic.QuadrantMapper
- getAllPossibleMoves() - Method in class net.sourceforge.plantuml.graph.Board
- getAllSpriteNames() - Method in interface net.sourceforge.plantuml.ISkinParam
- getAllSpriteNames() - Method in class net.sourceforge.plantuml.SkinParam
- getAllSpriteNames() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getAllSuperGroups() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getAllSuperGroups() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getAllSuperGroups() - Method in interface net.sourceforge.plantuml.cucadiagram.GroupHierarchy
- getAllUrlsEncountered() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- getAllUsed() - Method in class net.sourceforge.plantuml.oregon.MagicTable
- getAllWithEncodedPortId() - Method in class net.sourceforge.plantuml.svek.Ports
- getAlpha() - Method in class net.sourceforge.plantuml.svek.image.YTransformer
- getAncestors() - Method in class net.sourceforge.plantuml.gitlog.Commit
- getAnchor() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getAnchor1() - Method in class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- getAnchor2() - Method in class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- getAndSetExploredSmallest() - Method in class net.sourceforge.plantuml.graph.BoardCollection
- getAngle() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- getAngle() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getAngle() - Method in class net.sourceforge.plantuml.svek.PointAndAngle
- getAngle() - Method in class net.sourceforge.plantuml.svek.PointDirected
- getAngleDegree() - Method in class net.sourceforge.plantuml.cute.RotationZoom
- getAnimation() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getAnimation() - Method in class net.sourceforge.plantuml.UmlDiagram
- getAnnotation() - Method in class jcckit.plot.Plot
-
Returns the annotation layer.
- getApple2Image() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getArea(TileGeometry) - Method in class net.sourceforge.plantuml.golem.Tile
- getArea(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
- getArea(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced2
- getArea(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- getArecibo() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getArgument(int) - Method in class net.sourceforge.plantuml.openiconic.Movement
- getArray() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- getArrowColor() - Method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- getArrowConfiguration() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getArrowConfiguration() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getArrowDeltaX() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getArrowDeltaY() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getArrowDirection() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getArrowDirection() - Method in interface net.sourceforge.plantuml.svek.GuideLine
- getArrowDirection() - Method in class net.sourceforge.plantuml.svek.Line
- getArrowDirection(String) - Static method in class net.sourceforge.plantuml.StringUtils
- getArrowDirection2() - Method in interface net.sourceforge.plantuml.svek.GuideLine
- getArrowDirection2() - Method in class net.sourceforge.plantuml.svek.Line
- getArrowHeadColor() - Method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- getArrowSize() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- getArrowThickness() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getArrowYEndLevel(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getArrowYStartLevel(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getAscent(Font) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getAsColor(String) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsDouble(String) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsDouble(String, double) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsMyDouble(String) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsPoint(String) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsPoint(String, Point2D) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getAsTextGrid() - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- getAt(int) - Method in class net.sourceforge.plantuml.command.BlocLines
- getAtoms() - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- getAtoms() - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- getAtoms() - Method in class net.sourceforge.plantuml.creole.legacy.StripeTable
- getAtoms() - Method in class net.sourceforge.plantuml.creole.legacy.StripeTree
- getAtoms() - Method in class net.sourceforge.plantuml.creole.rosetta.StripeRow
- getAtoms() - Method in interface net.sourceforge.plantuml.creole.Stripe
- getattr(ST_Agraph_s, int, CString) - Static method in class gen.lib.cgraph.attr__c
- getAttribute() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- getAttributes() - Method in interface jcckit.plot.AttributesHint
-
Returns the attributes value.
- getAttributes() - Method in class jcckit.plot.ShapeAttributesHint
-
Returns the wrapped
ShapeAttributes
instance. - getAttributes() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getAuthorsStrings(boolean) - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getAutonewpage() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getAutoNumber() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getB() - Method in class net.sourceforge.plantuml.cute.Arc
- getB() - Method in class net.sourceforge.plantuml.cute.Segment
- getB() - Method in class net.sourceforge.plantuml.svek.image.RotatedEllipse
- getBackcolor() - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- getBackcolor() - Method in class net.sourceforge.plantuml.graphic.TextBlockRecentred
- getBackcolor() - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage3
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.InnerActivity
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- getBackcolor() - Method in class net.sourceforge.plantuml.svek.SvekResult
- getBackcolor() - Method in interface net.sourceforge.plantuml.svek.TextBlockBackcolored
- getBackcolor() - Method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineOnXorYBuilder
- getBackcolor() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getBackcolor() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- getBackcolor() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- getBackColor() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getBackColor() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getBackColor() - Method in interface net.sourceforge.plantuml.ugraphic.UBackground
- getBackColor(HColor, ISkinParam, Stereotype, SName) - Static method in class net.sourceforge.plantuml.svek.Cluster
- getBackColorElement() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getBackColorElement() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getBackColorGeneral() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getBackColorGeneral() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getBackColorGeneral() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- getBackColorGeneral() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getBackground() - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- getBackground() - Method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getBackgroundColor() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getBackgroundColor() - Method in class net.sourceforge.plantuml.skin.Padder
- getBackgroundColor(boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
- getBackgroundColor(boolean) - Method in class net.sourceforge.plantuml.SkinParam
- getBackgroundColor(boolean) - Method in class net.sourceforge.plantuml.SkinParamBackcolored
- getBackgroundColor(boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getBackgroundColorParam() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getBackgroundColorParam() - Method in enum net.sourceforge.plantuml.sequencediagram.ParticipantType
- getBackMove() - Method in class net.sourceforge.plantuml.graph.Move
- getBackRendering(ActivityDiagram3, RegexResult, String) - Static method in class net.sourceforge.plantuml.activitydiagram3.command.CommandBackward3
- getBalloonInside() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getBalloonWithFixedY(double) - Method in class net.sourceforge.plantuml.cute.TriangleCornerSimple
- getBasedir() - Method in class net.sourceforge.plantuml.BaseFile
- getBasefile() - Method in class net.sourceforge.plantuml.NamedOutputStream
- getBaseFilename(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- getBasename() - Method in class net.sourceforge.plantuml.BaseFile
- getBest(Skeleton) - Static method in class net.sourceforge.plantuml.hector.SkeletonConfigurationUtils
- getBestBoard() - Method in class net.sourceforge.plantuml.graph.BoardCollection
- getBestBoard() - Method in class net.sourceforge.plantuml.graph.BoardExplorer
- getBestCost() - Method in class net.sourceforge.plantuml.graph.BoardCollection
- getBestCost() - Method in class net.sourceforge.plantuml.graph.BoardExplorer
- getBestPath() - Method in class net.sourceforge.plantuml.geom.Dijkstra
- getBeta() - Method in class net.sourceforge.plantuml.svek.image.RotatedEllipse
- getBeziers() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getBibliotekon() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- getBigDim(StringBounder) - Method in class net.sourceforge.plantuml.gitlog.MagicBox
- getBitArray() - Method in class ext.plantuml.com.google.zxing.common.BitArray
- getBitPosition() - Method in interface net.sourceforge.plantuml.code.deflate.BitInputStream
-
Returns the current bit position, which ascends from 0 to 7 as bits are read.
- getBitPosition() - Method in class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
- getBits() - Method in class ext.plantuml.com.google.zxing.common.DetectorResult
- getBits() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
- getBits() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- getBlock() - Method in class net.sourceforge.plantuml.posimo.MargedBlock
- getBlock(int) - Method in class net.sourceforge.plantuml.posimo.Cluster
- getBlock(String) - Method in class net.sourceforge.plantuml.wire.WBlock
- getBlocks() - Method in interface net.sourceforge.plantuml.ISourceFileReader
- getBlocks() - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- getBlocks() - Method in class net.sourceforge.plantuml.SourceStringReader
- getBlockUml() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- getBlockUmls() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
- getBoard() - Method in class net.sourceforge.plantuml.graph.Galaxy4
- getBodier() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getBodier() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getBodier() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getBody() - Method in class net.sourceforge.plantuml.picoweb.ReceivedHTTPRequest
- getBody(PortionShower, FontParam, ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getBody(FontParam, ISkinParam, boolean, boolean, Stereotype, Style) - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- getBody(FontParam, ISkinParam, boolean, boolean, Stereotype, Style) - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- getBody(FontParam, ISkinParam, boolean, boolean, Stereotype, Style) - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- getBody(FontParam, ISkinParam, boolean, boolean, Stereotype, Style) - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- getBodyHeight() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getBodyRelativePosition() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getBodyString() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- getBodyString() - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- getBoolean(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getBoolean(String) - Method in class jcckit.util.ConfigParameters
-
Returns the boolean associated with the specified key.
- getBoolean(String, boolean) - Method in class jcckit.util.ConfigParameters
-
Returns the boolean associated with the specified key.
- getBoolean(String, boolean) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
boolean
value of the member with the specified name in this object. - getBorder1() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Bordered
- getBorder1() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getBorder1() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getBorder2() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Bordered
- getBorder2() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getBorder2() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getBorderColor() - Method in class net.sourceforge.plantuml.skin.Padder
- getBorderColor() - Method in class net.sourceforge.plantuml.SplitParam
- getBorderColor() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getBorderCorner() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getBorderStroke() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getBottom() - Method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- getBottomSubBlock(int, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getBoundingBox() - Method in class jcckit.graphic.ClippingRectangle
-
Returns this instance.
- getBoundingBox() - Method in interface jcckit.graphic.ClippingShape
-
Returns the bounding box of this clipping shape.
- getBounds() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getBounds() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getBounds() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getBounds2D() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getBounds2D() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getBoundsFor(String, Font) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getBox() - Method in class jcckit.plot.Legend
-
Returns the legend box with title but without legend symbols and curve titles.
- getBox() - Method in class net.sourceforge.plantuml.board.Activity
- getBoxColor() - Method in class net.sourceforge.plantuml.sequencediagram.ParticipantEnglober
- getBranch() - Method in class net.sourceforge.plantuml.activitydiagram.ConditionalContext
- GetBranches(ST_RTree, ST_Node_t___, ST_Branch_t) - Static method in class gen.lib.label.split_q__c
- getBufferedImage() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
- getBufferedImage() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- getBufferedImage() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getBufferedImage(char) - Method in class net.sourceforge.plantuml.ugraphic.FontChecker
- getBufferedImage(InputStream) - Static method in class net.sourceforge.plantuml.dedication.Dedication
- getBufferedImage(String) - Method in class net.sourceforge.plantuml.dedication.Dedication
- getByCode(int) - Static method in enum net.sourceforge.plantuml.ugraphic.USegmentType
- getById(String) - Method in class net.sourceforge.plantuml.bpm.Grid
- getByteAt(int) - Method in class net.sourceforge.plantuml.code.ByteArray
- getBytes() - Method in class net.sourceforge.plantuml.security.SURL
- getBytes(String) - Static method in class net.sourceforge.plantuml.code.Upf9Encoder
- getByteSegments() - Method in class ext.plantuml.com.google.zxing.common.DecoderResult
- getByUnicode(char) - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getCalendar() - Method in class net.sourceforge.plantuml.project.OpenClose
- getCallbackY() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getCallbackY() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getCandidatesForDown() - Method in class net.sourceforge.plantuml.gitlog.Commit
- getCanonicalFile() - Method in class net.sourceforge.plantuml.security.SFile
- getCaption() - Method in interface net.sourceforge.plantuml.Annotated
- getCaption() - Method in class net.sourceforge.plantuml.AnnotatedWorker
- getCaption() - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- getCaption() - Method in class net.sourceforge.plantuml.TitledDiagram
- getCaption(ISkinParam) - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- getCaptionX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getCaptionY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getCard() - Method in class net.sourceforge.plantuml.board.PostIt
- getCause() - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- getCell(int, int) - Method in class net.sourceforge.plantuml.board.BArray
- getCell(Coord) - Method in class net.sourceforge.plantuml.bpm.Grid
- getCell(Line, Col) - Method in class net.sourceforge.plantuml.bpm.Grid
- getCellAlignment() - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- getCellAlignment() - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- getCellEdgePointBetween(ShapePoint, ShapePoint, Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
-
Finds the point that represents the intersection between the cell edge that contains pointInCell and the line connecting pointInCell and otherPoint.
- getCellEdgeProjectionPointBetween(ShapePoint, ShapePoint, Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
-
Returns C, if A is point in cell and B is otherPoint:
- getCellFor(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellHeight() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- getCellHeight() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMaxX(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMaxX(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMaxY(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMaxY(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMidX(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMidX(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMidY(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMidY(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMinX(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMinX(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMinY(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellMinY(TextGrid.Cell, int) - Static method in class org.stathissideris.ascii2image.graphics.Diagram
- getCellsAsString() - Method in class org.stathissideris.ascii2image.text.CellSet
- getCellTypeAsString(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getCellWidth() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- getCellWidth() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCenter() - Method in class jcckit.graphic.Rectangle
-
Returns the center of this element.
- getCenter() - Method in class net.sourceforge.plantuml.cute.Balloon
- getCenter() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getCenter() - Method in class net.sourceforge.plantuml.geom.Neighborhood
- getCenter() - Method in class net.sourceforge.plantuml.geom.Singularity
- getCenter() - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- getCenter() - Method in class net.sourceforge.plantuml.graph2.Singularity2
- getCenter() - Method in class net.sourceforge.plantuml.project.lang.CenterBorderColor
- getCenter() - Method in class net.sourceforge.plantuml.svek.image.Circle
- getCenter() - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- getCenter(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getCenter(Positionable) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- getCenter(Positionable) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- getCenterPoint() - Method in class net.sourceforge.plantuml.geom.Box
- getCenterWithFixedRadius(double) - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getCenterWithFixedRadius(double) - Method in class net.sourceforge.plantuml.cute.TriangleCornerSimple
- getCenterX() - Method in class net.sourceforge.plantuml.geom.Box
- getCenterX() - Method in class net.sourceforge.plantuml.golem.Position
- getCenterX() - Method in class net.sourceforge.plantuml.graphic.UnusedSpace
- getCenterX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getCenterX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- getCenterX(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.Pushable
- getCenterY() - Method in class net.sourceforge.plantuml.geom.Box
- getCenterY() - Method in class net.sourceforge.plantuml.golem.Position
- getCenterY() - Method in class net.sourceforge.plantuml.graphic.UnusedSpace
- getChangedColor(Color) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorChangerMonochrome
- getChar() - Method in class net.sourceforge.plantuml.ugraphic.UCenteredCharacter
- getCharacter() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getCharacterCountBits(Version) - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- getCharacterEncoding() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getCharacterSetECIByName(String) - Static method in class ext.plantuml.com.google.zxing.common.CharacterSetECI
- getCharacterSetECIByValue(int) - Static method in class ext.plantuml.com.google.zxing.common.CharacterSetECI
- getCharArea() - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- getCharDesc(char) - Method in class net.sourceforge.plantuml.ugraphic.FontChecker
- getCharDescVerbose(char) - Method in class net.sourceforge.plantuml.ugraphic.FontChecker
- getCharFor(Color) - Method in class net.sourceforge.plantuml.sprite.ColorPalette
- getCharFor(HColor) - Method in class net.sourceforge.plantuml.sprite.ColorPalette
- getCharge() - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- getCharge() - Method in class net.sourceforge.plantuml.graph.ElectricCharge
- getCharlieImage() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getCharset() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
- getCharset() - Method in class net.sourceforge.plantuml.ftp.FtpServer
- getCharset() - Method in class net.sourceforge.plantuml.Option
- getCharset() - Method in interface net.sourceforge.plantuml.preproc2.PreprocessorModeSet
- getChecksumInstance() - Static method in exception ext.plantuml.com.google.zxing.ChecksumException
- getChildren() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getChildren() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getChildren() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getChildren() - Method in class net.sourceforge.plantuml.cute.Group
- getChildren() - Method in class net.sourceforge.plantuml.jungle.GNode
- getChildren() - Method in class net.sourceforge.plantuml.svek.Cluster
- getChildrenGroups(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getChildrenGroups(IGroup) - Method in interface net.sourceforge.plantuml.cucadiagram.GroupHierarchy
- getCircle() - Method in class net.sourceforge.plantuml.svek.image.SmallestEnclosingCircle
- getCircle(Point2D, Point2D, Point2D) - Static method in class net.sourceforge.plantuml.svek.image.Circle
- getCircledCharacter(Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- getCircledCharacter(Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- getCircledCharacter(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getCircledCharacterRadius() - Method in interface net.sourceforge.plantuml.ISkinParam
- getCircledCharacterRadius() - Method in class net.sourceforge.plantuml.SkinParam
- getCircledCharacterRadius() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getCircledFont() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getClassName() - Method in exception jcckit.util.FactoryException
-
Returns the fully qualified class name.
- getClip() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- getClip() - Method in interface net.sourceforge.plantuml.ugraphic.ClipContainer
- getClipboard() - Static method in class net.sourceforge.plantuml.swing.SpriteWindow
- getClippedLine(Line2D.Double) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getClippedRectangle(Rectangle2D.Double) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getClippingShape() - Method in class jcckit.graphic.GraphicalComposite
-
Returns the clipping shape.
- getClippingShape() - Method in class jcckit.plot.CartesianCoordinateSystem
-
Returns the clipping rectangle of specified by the axis.
- getClippingShape() - Method in interface jcckit.plot.CoordinateSystem
-
Returns the clipping chape of
Curves
drawn on top of the coordinates system. - getClockValue(String, int) - Method in interface net.sourceforge.plantuml.timingdiagram.Clocks
- getClockValue(String, int) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getCloser(Point2D, Point2D...) - Static method in class net.sourceforge.plantuml.posimo.LineRectIntersection
- getClosestSide(Point2D) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getCluster() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getCluster(IGroup) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getClusterId() - Method in class net.sourceforge.plantuml.svek.Cluster
- getClusterPosition() - Method in class net.sourceforge.plantuml.svek.Cluster
- getClusterPosition() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getCMapData(int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
- getCMapData(String) - Method in class net.sourceforge.plantuml.api.ImageDataComplex
- getCMapData(String) - Method in class net.sourceforge.plantuml.api.ImageDataSimple
- getCMapData(String) - Method in interface net.sourceforge.plantuml.core.ImageData
-
Return position information as a CMap formated string.
- getCode() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getCode() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getCode() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getCode() - Method in interface net.sourceforge.plantuml.graph.ANode
- getCode() - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- getCode() - Method in interface net.sourceforge.plantuml.project.core.Task
- getCode() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getCode() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- getCode() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getCodeGetName() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getCodeGetName() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getCodeGetName() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getCodeLine() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getCodeLine() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getCodeLine() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getCodeLine() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getCodeLine() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getCodeLine() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getCodePosition() - Method in class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
- getCodePosition() - Method in interface net.sourceforge.plantuml.tim.iterator.CodeIterator
- getCodePosition() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorImpl
- getCodeValue(String) - Method in interface net.sourceforge.plantuml.timingdiagram.Clocks
- getCodeValue(String) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getCoefProbs() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getCol() - Method in class net.sourceforge.plantuml.bpm.Coord
- getCol() - Method in class net.sourceforge.plantuml.graph.Move
- getCol() - Method in class net.sourceforge.plantuml.salt.element.Segment
- getCol() - Method in class net.sourceforge.plantuml.salt.Position
- getCol(ANode) - Method in class net.sourceforge.plantuml.graph.Board
- getCol(Pin) - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- getColor() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getColor() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- getColor() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getColor() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- getColor() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getColor() - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- getColor() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getColor() - Method in class net.sourceforge.plantuml.svek.Cluster
- getColor() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- getColor() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- getColor() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getColor(double, double) - Method in class net.sourceforge.plantuml.ugraphic.ShadowManager
- getColor(Color) - Method in enum net.sourceforge.plantuml.ugraphic.color.ColorOrder
- getColor(String) - Method in class jcckit.util.ConfigParameters
-
Returns the color associated with the specified key.
- getColor(String) - Static method in class net.sourceforge.plantuml.creole.Parser
- getColor(String) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- getColor(String, Color) - Method in class jcckit.util.ConfigParameters
-
Returns the color associated with the specified key or the specified default value if no key-value pair exists for the specified key.
- getColor(String, HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- getColor(ColorParam, Stereotype) - Method in class net.sourceforge.plantuml.svek.GroupPngMakerActivity
- getColor(RegexResult, HColorSet) - Method in class net.sourceforge.plantuml.graphic.color.ColorParser
- getColor(ColorType) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- getColor(ColorType, ColorType) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- getColor(ISkinParam, Stereotype, ColorParam...) - Static method in class net.sourceforge.plantuml.SkinParamUtils
- getColor(ColorMapper, double) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorGradient
- getColor1() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorGradient
- getColor2() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorGradient
- getColor999() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- getColorArrowSeparationSpace() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- getColorCodesProcessingMode() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getColorFor(char) - Method in class net.sourceforge.plantuml.sprite.ColorPalette
- getColorFor(int) - Method in class net.sourceforge.plantuml.sprite.ColorPalette4096
- getColorFor(String) - Method in class net.sourceforge.plantuml.sprite.ColorPalette4096
- getColorMapper() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- getColorMapper() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- getColorMapper() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getColorMapper() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getColorMapper() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- getColorMapper() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getColorMapper() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getColorMapper() - Method in class net.sourceforge.plantuml.SkinParam
- getColorMapper() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getColorMapper() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getColorMapper() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- getColorMapper() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- getColorMapper() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getColorMapper() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getColorMapper() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getColorMapper() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- getColorOrStylePattern() - Static method in class net.sourceforge.plantuml.sequencediagram.command.CommandArrow
- getColorOrWhite(String) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- getColorOrWhite(String, HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- getColorParamBack() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getColorParamBack() - Method in class net.sourceforge.plantuml.graphic.USymbol
- getColorParamBorder() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getColorParamBorder() - Method in class net.sourceforge.plantuml.graphic.USymbol
- getColors() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- getColors() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- getColors() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- getColors() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getColors() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getColors() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.IntegerColored
- getColors() - Method in class net.sourceforge.plantuml.SkinParamColors
- getColors(ColorParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- getColors(ColorParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- getColors(ColorParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getColors(ISkinParam) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getColors(ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getColors(ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getColors(ISkinParam) - Method in interface net.sourceforge.plantuml.LineConfigurable
- getColors(ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getColors(ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getColors(ISkinParam) - Method in interface net.sourceforge.plantuml.SpecificBackcolorable
- getColorSequence() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- getColorType() - Method in enum net.sourceforge.plantuml.ColorParam
- getCols(List<String>, int) - Static method in class net.sourceforge.plantuml.donors.PSystemSkinparameterList
- getCols(List<String>, int, int) - Static method in class net.sourceforge.plantuml.donors.PSystemDonors
- getColumn() - Method in exception net.sourceforge.plantuml.json.ParseException
-
Deprecated.Use
ParseException.getLocation()
instead - getColumnHeaders() - Method in interface net.sourceforge.plantuml.stats.api.StatsLine
- getColumnHeaders() - Method in interface net.sourceforge.plantuml.stats.api.StatsTable
- getColumnHeaders() - Method in class net.sourceforge.plantuml.stats.StatsLineImpl
- getColumnHeaders() - Method in class net.sourceforge.plantuml.stats.StatsTableImpl
- getCommandLine() - Static method in class net.sourceforge.plantuml.Run
- getComment() - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- getComment() - Method in class net.sourceforge.plantuml.gitlog.Commit
- getComment() - Method in class net.sourceforge.plantuml.gitlog.GNode
- getComment() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getComment() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getComment() - Method in class net.sourceforge.plantuml.ugraphic.UComment
- getComment() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getComment() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getComment() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- getCommentInLine() - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- getCommit() - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- getCommitByName(String) - Method in class net.sourceforge.plantuml.gitlog.GitTextArea
- getCommitDefinition() - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- getCommitNameInLine(String) - Static method in class net.sourceforge.plantuml.gitlog.CursorPosition
- getCommonExtremities(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getCompletePlot() - Method in class jcckit.plot.Plot
-
Creates a graphical representation of the complete plot.
- getCompletion() - Method in class net.sourceforge.plantuml.project.Completion
- getCompletion() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getComponent(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getCompositeShapes() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getCompress() - Method in enum net.sourceforge.plantuml.project.core.PrintScale
- getCompressionMode() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getConcurrentSeparator() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getConcurrentSeparator() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getConcurrentSeparator() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getConditionEndStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- getConditionEndStyle() - Method in class net.sourceforge.plantuml.SkinParam
- getConditionEndStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getConditionStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- getConditionStyle() - Method in class net.sourceforge.plantuml.SkinParam
- getConditionStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getConf() - Method in class ext.plantuml.com.ctreber.acearth.ACearth
- getConfig() - Method in class net.sourceforge.plantuml.Option
- getConnectedNodes(ANode, int) - Method in class net.sourceforge.plantuml.graph.Board
- getConstraint(Pushable, Pushable) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getConstraintAfter(Pushable) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getConstraintBefore(Pushable) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getConstraintHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getContact(double, double) - Method in class net.sourceforge.plantuml.mindmap.StripeFrontier
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- getContactPointRelative() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getContactPointRelative() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- getContainer() - Method in class jcckit.data.DataCurve
-
Returns the
DataPlot
containing this curve. - getContainer() - Method in interface jcckit.data.DataElement
-
Returns the container containing this element.
- getContainer() - Method in class jcckit.data.DataEvent
-
Returns the container.
- getContainer() - Method in class jcckit.data.DataPoint
-
Returns always null.
- getContent() - Method in class smetana.core.CString
- getContents() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getContext() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getContext() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- getCoord() - Method in class net.sourceforge.plantuml.ugraphic.USegment
- getCoord(Cell) - Method in class net.sourceforge.plantuml.bpm.Grid
- getCoordinate() - Method in class ext.plantuml.com.ctreber.acearth.util.Point3D
- getCoordinateSystem() - Method in class jcckit.plot.Plot
-
Returns the view of the coordinate system.
- getCoords(double) - Method in class net.sourceforge.plantuml.BasicEnsureVisible
- getCoords(double) - Method in class net.sourceforge.plantuml.Url
- getCopyImmutable() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getCopyImmutable() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getCopyOfInternalBuffer() - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- getCorner(double, double) - Static method in class net.sourceforge.plantuml.svek.image.Opale
- getCorner1() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getCorner2() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getCornerOrBalloonCenter() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getCorners() - Method in class net.sourceforge.plantuml.geom.Box
- getCornersOfOneSide(LineSegmentInt, int) - Method in class net.sourceforge.plantuml.geom.Box
- getCost(Board) - Method in interface net.sourceforge.plantuml.graph.CostComputer
- getCost(Board) - Method in class net.sourceforge.plantuml.graph.KenavoCostComputer
- getCost(Board) - Method in class net.sourceforge.plantuml.graph.SimpleCostComputer
- getCosts() - Method in class net.sourceforge.plantuml.graph.BoardCollection
- getCount() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECB
- getCreate() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getCreate() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- getCreationTime() - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- getCreoleSyntax() - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- getCubicCurve2D() - Method in class net.sourceforge.plantuml.graph2.CubicCurveFactory
- getCurrent() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getCurrent() - Static method in enum net.sourceforge.plantuml.version.License
- getCurrentContext() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getCurrentDir() - Method in class net.sourceforge.plantuml.FileSystem
- getCurrentDir() - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- getCurrentDirectoryListing2() - Method in class net.sourceforge.plantuml.swing.MainWindow2
- getCurrentGroup() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getCurrentMessageNumber(boolean) - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- getCurrentPoint() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
get the current position or
null
. - getCurrentPosition() - Method in class net.sourceforge.plantuml.tim.Eater
- getCurrentSessionByDiagramType() - Method in interface net.sourceforge.plantuml.stats.api.Stats
- getCurrentSessionByDiagramType() - Method in class net.sourceforge.plantuml.stats.StatsImpl
- getCurrentSessionByFormat() - Method in interface net.sourceforge.plantuml.stats.api.Stats
- getCurrentSessionByFormat() - Method in class net.sourceforge.plantuml.stats.StatsImpl
- getCurrentStyleBuilder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- getCurrentStyleBuilder() - Method in interface net.sourceforge.plantuml.ISkinParam
- getCurrentStyleBuilder() - Method in class net.sourceforge.plantuml.SkinParam
- getCurrentStyleBuilder() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getCurrentStyleBuilder() - Method in class net.sourceforge.plantuml.svek.Line
- getCurrentStyleBuilder() - Method in class net.sourceforge.plantuml.TitledDiagram
- getCurrentStyleBuilderInternal() - Method in class net.sourceforge.plantuml.SkinParam
- getCurrentSwimlane() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getCurrentValue() - Method in interface net.sourceforge.plantuml.real.Real
- getCurvation() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getCurvation(double) - Method in class net.sourceforge.plantuml.cute.MyDouble
- getCurvation(double) - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- getCurves() - Method in class jcckit.plot.Plot
-
Returns the graphical representations of all curves.
- getCustomShapes() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getCypher() - Method in class net.sourceforge.plantuml.syntax.LanguageDescriptor
- getDasharraySvg() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- getDashSpace() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- getDashSpace() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- getDashTikz() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- getDashVisible() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- getDashVisible() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- getData() - Method in class net.sourceforge.plantuml.BlockUml
- getData() - Method in class net.sourceforge.plantuml.bpm.Cell
- getData() - Static method in class net.sourceforge.plantuml.brotli.Dictionary
- getData() - Method in class net.sourceforge.plantuml.png.MetadataTag
- getData() - Method in class net.sourceforge.plantuml.zopfli.Buffer
- getData(int, int) - Method in class net.sourceforge.plantuml.bpm.GridArray
- getData(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- getData(String) - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getData(TaskAttribute) - Method in class net.sourceforge.plantuml.project.solver.AbstractSolver
- getData(TaskAttribute) - Method in interface net.sourceforge.plantuml.project.solver.Solver
- getData512() - Method in class net.sourceforge.plantuml.dedication.QBlock
- getDataCodewords() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECB
- getDataMaskBit(int, int, int) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MaskUtil
- getDataRaw() - Method in class net.sourceforge.plantuml.dedication.QBlock
- getDataRegionSizeColumns() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getDataRegionSizeRows() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getDataSource() - Method in class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- getDayOfMonth() - Method in class net.sourceforge.plantuml.project.time.Day
- getDayOfWeek() - Method in class net.sourceforge.plantuml.project.time.Day
- getDaysPerMonth(int) - Method in enum net.sourceforge.plantuml.project.time.Month
- getDE() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- getDeactivationPattern() - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- getDebug() - Method in class net.sourceforge.plantuml.tim.TContext
- getDebug() - Method in class net.sourceforge.plantuml.tim.TimLoader
- getDebugData() - Method in exception net.sourceforge.plantuml.cucadiagram.UnparsableGraphvizException
- getDebugImageDiff() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImagePredict() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageUBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageUDiffBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageUPredBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageVBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageVDiffBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageVPredBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageYBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageYDiffBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugImageYPredBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getDebugLines() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- getDebugPosition() - Method in class net.sourceforge.plantuml.sequencediagram.puma.PSegment
- getDebugString() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getDebugString() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getDebugString() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getDeclaredFunctions() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Exposing declared functions.
- getDeclaredOperators() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Exposing declared operators in the expression.
- getDeclaredStyles(BlocLines, AutomaticCounter) - Static method in class net.sourceforge.plantuml.style.StyleLoader
- getDeclaredVariables() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Exposing declared variables in the expression.
- getDecor1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getDecor2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getDecoration1() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getDecoration2() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getDeepHistory() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getDeepHistory(String) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getDefault() - Static method in class net.sourceforge.plantuml.TikzFontDistortion
- getDefault(Skeleton) - Static method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- getDefault2() - Static method in enum net.sourceforge.plantuml.eps.EpsStrategy
- getDefaultArea() - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- getDefaultCoefProbs() - Static method in class net.sourceforge.plantuml.webp.Globals
- getDefaultColor() - Method in enum net.sourceforge.plantuml.FontParam
- getDefaultDefines() - Method in class net.sourceforge.plantuml.Option
- getDefaultDefines(File) - Method in class net.sourceforge.plantuml.Option
- getDefaultDefines(SFile) - Method in class net.sourceforge.plantuml.Option
- getDefaultFamily() - Method in enum net.sourceforge.plantuml.FontParam
- getDefaultFontStyle(ISkinParam, boolean) - Method in enum net.sourceforge.plantuml.FontParam
- getDefaultPlan() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getDefaultPlan() - Method in interface net.sourceforge.plantuml.project.ToTaskDraw
- getDefaultSize(ISkinParam) - Method in enum net.sourceforge.plantuml.FontParam
- getDefaultSkin() - Method in interface net.sourceforge.plantuml.ISkinParam
- getDefaultSkin() - Method in class net.sourceforge.plantuml.SkinParam
- getDefaultSkin() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getDefaultStringBounder(SvgCharSizeHack) - Method in class net.sourceforge.plantuml.FileFormatOption
- getDefaultStringBounder(TikzFontDistortion) - Method in enum net.sourceforge.plantuml.FileFormat
- getDefaultStringBounder(TikzFontDistortion, SvgCharSizeHack) - Method in enum net.sourceforge.plantuml.FileFormat
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderSplit
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.asciiart.AbstractComponentText
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.posimo.Frame
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Delay
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Divider
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getDefaultStyleDefinition() - Method in enum net.sourceforge.plantuml.sequencediagram.NoteStyle
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getDefaultStyleDefinition() - Method in enum net.sourceforge.plantuml.sequencediagram.ParticipantType
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getDefaultStyleDefinition() - Method in enum net.sourceforge.plantuml.skin.ComponentType
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- getDefaultStyleDefinition() - Method in interface net.sourceforge.plantuml.style.Styleable
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.svek.image.EntityImageActivity
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.svek.image.EntityImageBranch
- getDefaultStyleDefinition() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getDefaultStyleDefinition(SName) - Static method in class net.sourceforge.plantuml.svek.Cluster
- getDefaultStyleDefinitionActivity() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getDefaultStyleDefinitionActivity() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.ConditionalBuilder
- getDefaultStyleDefinitionArrow() - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getDefaultStyleDefinitionArrow() - Static method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getDefaultStyleDefinitionArrow() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getDefaultStyleDefinitionArrow(Stereotype) - Method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- getDefaultStyleDefinitionBar() - Method in class net.sourceforge.plantuml.svek.image.EntityImageSynchroBar
- getDefaultStyleDefinitionCircle() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- getDefaultStyleDefinitionCircle() - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleEnd
- getDefaultStyleDefinitionCircle() - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleStart
- getDefaultStyleDefinitionDiamond() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getDefaultStyleDefinitionDiamond() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getDefaultStyleDefinitionDiamond() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.ConditionalBuilder
- getDefaultStyleDefinitionDiamond() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getDefaultStyleDefinitionGroup() - Method in class net.sourceforge.plantuml.svek.GroupPngMakerActivity
- getDefaultStyleDefinitionPartition() - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandPartition3
- getDefaultStyleDefinitionPartition() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getDefaultTextAlignment(HorizontalAlignment) - Method in interface net.sourceforge.plantuml.ISkinParam
- getDefaultTextAlignment(HorizontalAlignment) - Method in class net.sourceforge.plantuml.SkinParam
- getDefaultTextAlignment(HorizontalAlignment) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getDefaultTranscoder() - Static method in class net.sourceforge.plantuml.code.TranscoderUtil
- getDefaultTranscoderProtected() - Static method in class net.sourceforge.plantuml.code.TranscoderUtil
- getDefaultTranscoderProtectedPure() - Static method in class net.sourceforge.plantuml.code.TranscoderUtil
- getDefaultValue() - Method in enum net.sourceforge.plantuml.AlignmentParam
- getDefaultValue() - Method in enum net.sourceforge.plantuml.ColorParam
- getDefaultValue() - Method in class net.sourceforge.plantuml.preproc.DefineVariable
- getDefinition() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getDefinition(boolean) - Method in class net.sourceforge.plantuml.BlockUml
- getDefinition(String) - Method in class net.sourceforge.plantuml.BlockUmlBuilder
- getDefinition(String) - Method in interface net.sourceforge.plantuml.DefinitionsContainer
- getDelays(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getDelays(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- getDelays(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.Pushable
- getDeletedElement() - Method in class jcckit.data.DataEvent
-
Returns the deleted element.
- getDelta() - Method in class net.sourceforge.plantuml.graph.Move
- getDeltaShadow() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getDeltaShadow() - Method in interface net.sourceforge.plantuml.ugraphic.Shadowable
- getDeltaX() - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- getDeltaX() - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- getDeltaX1() - Method in class net.sourceforge.plantuml.skin.Area
- getDeltaY() - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- getDeltaY() - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- getDescent() - Method in class net.sourceforge.plantuml.ugraphic.UText
- getDescription() - Method in class net.sourceforge.plantuml.acearth.PSystemXearth
- getDescription() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getDescription() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- getDescription() - Method in class net.sourceforge.plantuml.board.BoardDiagram
- getDescription() - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- getDescription() - Method in class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
- getDescription() - Method in interface net.sourceforge.plantuml.command.Command
- getDescription() - Method in class net.sourceforge.plantuml.command.CommandDecoratorMultine
- getDescription() - Method in class net.sourceforge.plantuml.command.CommandMultilines
- getDescription() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- getDescription() - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- getDescription() - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- getDescription() - Method in class net.sourceforge.plantuml.command.ProtectedCommand
- getDescription() - Method in class net.sourceforge.plantuml.command.PSystemCommandFactory
- getDescription() - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- getDescription() - Method in interface net.sourceforge.plantuml.core.Diagram
- getDescription() - Method in class net.sourceforge.plantuml.core.DiagramDescription
- getDescription() - Method in class net.sourceforge.plantuml.creole.legacy.PSystemCreole
- getDescription() - Method in class net.sourceforge.plantuml.cute.PSystemCute
- getDescription() - Method in class net.sourceforge.plantuml.dedication.PSystemDedication
- getDescription() - Method in class net.sourceforge.plantuml.definition.PSystemDefinition
- getDescription() - Method in class net.sourceforge.plantuml.directdot.PSystemDot
- getDescription() - Method in class net.sourceforge.plantuml.ditaa.PSystemDitaa
- getDescription() - Method in class net.sourceforge.plantuml.donors.PSystemDonors
- getDescription() - Method in class net.sourceforge.plantuml.donors.PSystemSkinparameterList
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemAppleTwo
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemCharlie
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemColors
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemEgg
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemLost
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemPath
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemRIP
- getDescription() - Method in class net.sourceforge.plantuml.eggs.PSystemWelcome
- getDescription() - Method in class net.sourceforge.plantuml.error.PSystemError
- getDescription() - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- getDescription() - Method in class net.sourceforge.plantuml.font.PSystemListFonts
- getDescription() - Method in interface net.sourceforge.plantuml.GeneratedImage
- getDescription() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- getDescription() - Method in class net.sourceforge.plantuml.gitlog.GitDiagram
- getDescription() - Method in class net.sourceforge.plantuml.help.Help
- getDescription() - Method in class net.sourceforge.plantuml.jcckit.PSystemJcckit
- getDescription() - Method in class net.sourceforge.plantuml.jsondiagram.JsonDiagram
- getDescription() - Method in class net.sourceforge.plantuml.jungle.PSystemTree
- getDescription() - Method in interface net.sourceforge.plantuml.LineLocation
-
A description of the ressource.
- getDescription() - Method in class net.sourceforge.plantuml.LineLocationImpl
- getDescription() - Method in class net.sourceforge.plantuml.logo.PSystemLogo
- getDescription() - Method in class net.sourceforge.plantuml.math.PSystemLatex
- getDescription() - Method in class net.sourceforge.plantuml.math.PSystemMath
- getDescription() - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- getDescription() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- getDescription() - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- getDescription() - Method in class net.sourceforge.plantuml.nwdiag.Square
- getDescription() - Method in class net.sourceforge.plantuml.openiconic.PSystemListOpenIconic
- getDescription() - Method in class net.sourceforge.plantuml.openiconic.PSystemOpenIconic
- getDescription() - Method in class net.sourceforge.plantuml.oregon.PSystemOregon
- getDescription() - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- getDescription() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- getDescription() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getDescription() - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- getDescription() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getDescription() - Method in class net.sourceforge.plantuml.sprite.ListSpriteDiagram
- getDescription() - Method in class net.sourceforge.plantuml.sprite.PSystemListInternalSprites
- getDescription() - Method in class net.sourceforge.plantuml.sprite.StdlibDiagram
- getDescription() - Method in class net.sourceforge.plantuml.stats.PSystemStats
- getDescription() - Method in class net.sourceforge.plantuml.sudoku.PSystemSudoku
- getDescription() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- getDescription() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getDescription() - Method in class net.sourceforge.plantuml.version.PSystemKeycheck
- getDescription() - Method in class net.sourceforge.plantuml.version.PSystemKeygen
- getDescription() - Method in class net.sourceforge.plantuml.version.PSystemLicense
- getDescription() - Method in class net.sourceforge.plantuml.version.PSystemVersion
- getDescription() - Method in class net.sourceforge.plantuml.wbs.WBSDiagram
- getDescription() - Method in class net.sourceforge.plantuml.wire.WireDiagram
- getDest() - Method in class net.sourceforge.plantuml.golem.Path
- getDest() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getDestinations2() - Method in class net.sourceforge.plantuml.bpm.Cell
- getDestroy() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getDiagonalCorner() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getDiagonalCorner(CornerParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- getDiagonalCorner(CornerParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- getDiagonalCorner(CornerParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getDiagonalCorner(ISkinParam, Stereotype) - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getDiagonalKey() - Method in enum net.sourceforge.plantuml.CornerParam
- getDiagram() - Method in class net.sourceforge.plantuml.BlockUml
- getDiagrams() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- getDiagramType() - Method in interface net.sourceforge.plantuml.api.PSystemFactory
- getDiagramType() - Method in class net.sourceforge.plantuml.command.PSystemAbstractFactory
- getDiagramType() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Retrieve the type of the diagram.
- getDiagramType() - Method in class net.sourceforge.plantuml.eggs.PSystemWelcomeFactory
- getDictionary() - Method in class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- getDiff() - Method in class net.sourceforge.plantuml.hector2.MinMax
- getDiff() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getDiffHeight() - Method in interface net.sourceforge.plantuml.graph.ALink
- getDiffHeight() - Method in class net.sourceforge.plantuml.graph.ALinkImpl
- getDimension() - Method in class net.sourceforge.plantuml.math.AsciiMath
- getDimension() - Method in class net.sourceforge.plantuml.math.ConverterSvg
- getDimension() - Method in class net.sourceforge.plantuml.math.LatexBuilder
- getDimension() - Method in interface net.sourceforge.plantuml.math.ScientificEquation
- getDimension() - Method in class net.sourceforge.plantuml.postit.Area
- getDimension() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getDimension() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getDimension() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getDimension() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getDimension() - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- getDimension() - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getDimension(Rankdir) - Method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- getDimension(StringBounder) - Method in class net.sourceforge.plantuml.posimo.EntityImageNote2
- getDimension(StringBounder) - Method in interface net.sourceforge.plantuml.posimo.IEntityImageBlock
- getDimension(StringBounder) - Method in class net.sourceforge.plantuml.posimo.LabelImage
- getDimension(StringBounder) - Method in class net.sourceforge.plantuml.postit.PostIt
- getDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.HeaderLayout
- getDimension(StringBounder, ISkinParam) - Method in class net.sourceforge.plantuml.bpm.BpmElement
- getDimension(StringBounder, ISkinParam) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- getDimension(StringBounder, ISkinParam) - Method in interface net.sourceforge.plantuml.bpm.Placeable
- getDimensionForVersion() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getDimensions() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getDimensionToUse() - Method in class net.sourceforge.plantuml.skin.Area
- getDir() - Method in class net.sourceforge.plantuml.DirWatcher
-
Deprecated.
- getDir() - Method in class net.sourceforge.plantuml.DirWatcher2
- getDirection() - Method in class net.sourceforge.plantuml.activitydiagram.ConditionalContext
- getDirection() - Method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
- getDirection(Point2D, Point2D) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
- getDirection(ALink) - Method in class net.sourceforge.plantuml.graph.Board
- getDirection(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getDiscriminant() - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- getDisplay() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getDisplay() - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- getDisplay() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- getDisplay() - Method in class net.sourceforge.plantuml.bpm.BpmElement
- getDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- getDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- getDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getDisplay() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getDisplay() - Method in class net.sourceforge.plantuml.descdiagram.command.Labels
- getDisplay() - Method in class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- getDisplay() - Method in class net.sourceforge.plantuml.gitlog.GNode
- getDisplay() - Method in class net.sourceforge.plantuml.jungle.GNode
- getDisplay() - Method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
- getDisplay(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.Member
- getDisplay(boolean) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getDistance(Point2D) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getDistance(AbstractLineSegment) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getDistinctShapes() - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- getDistortion() - Method in class net.sourceforge.plantuml.TikzFontDistortion
- getDotc() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getDotd() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getDotExe() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.Graphviz
- getDotExe() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getDotExe() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- getDotExe() - Method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- getDotExecutableForTest() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getDotMode() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getDotPath() - Method in class net.sourceforge.plantuml.posimo.Path
- getDotPath() - Method in class net.sourceforge.plantuml.svek.Line
- getDotPath(ST_Agedge_s) - Method in class net.sourceforge.plantuml.sdot.SmetanaPath
- getDotSplines() - Method in interface net.sourceforge.plantuml.ISkinParam
- getDotSplines() - Method in class net.sourceforge.plantuml.SkinParam
- getDotSplines() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getDotStrings() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getDotStrings() - Method in class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
- getDotStrings() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getDotStringSkek() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getDotVersion() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getDouble() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- getDouble(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getDouble(String) - Method in class jcckit.util.ConfigParameters
-
Returns the double associated with the specified key.
- getDouble(String, double) - Method in class jcckit.util.ConfigParameters
-
Returns the double associated with the specified key or defaultValue if no key-value pair exists for the specified key.
- getDouble(String, double) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
double
value of the member with the specified name in this object. - getDouble(StringBounder) - Method in interface net.sourceforge.plantuml.creole.legacy.AtomText.DelayedDouble
- getDoubleArray(String) - Method in class jcckit.util.ConfigParameters
-
Returns the array of doubles associated with the specified key.
- getDoubleArray(String, double[]) - Method in class jcckit.util.ConfigParameters
-
Returns the array of doubles associated with the specified key or defaultValue if no key-value pair exists for the specified key.
- getdoubles2ptf(ST_Agraph_s, CString, ST_pointf) - Static method in class gen.lib.common.input__c
- getDownFromHere() - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- getDowns() - Method in class net.sourceforge.plantuml.gitlog.GNode
- getDpi() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getDpi() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getDpi() - Method in class net.sourceforge.plantuml.SkinParam
- getDpi() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getDpi() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getDpi(FileFormatOption) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getDpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- getDpiFactor() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getDpiFactor(FileFormatOption, Dimension2D) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getDr() - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- getDrawing(SymbolContext) - Method in class net.sourceforge.plantuml.graphic.USymbolInterface
- getDressing1() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getDressing2() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getDx() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- getDX() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getDy() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- getDY() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getEast() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getEastLabelWidth(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getEastLabelWidth(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getEastOf(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getEastOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getECBlocks() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECBlocks
- getECBlocksForLevel(ErrorCorrectionLevel) - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getECCodewordsPerBlock() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECBlocks
- getECIByValue(int) - Static method in class ext.plantuml.com.google.zxing.common.ECI
- getECLevel() - Method in class ext.plantuml.com.google.zxing.common.DecoderResult
- getECLevel() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getEdges() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getEdgeXingComparator() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- getEdgeXingComparator() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapDefault
- getEdgeXingComparator() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapOrtho
- getElasticForce(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- getElectricForce(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.World
- getElement() - Method in class net.sourceforge.plantuml.bpm.BpmEventAdd
- getElement() - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- getElement() - Method in class net.sourceforge.plantuml.salt.Terminated
- getElement(int) - Method in class jcckit.data.DataContainer
-
Returns the element for the specified index.
- getElements() - Method in class net.sourceforge.plantuml.mindmap.Tetris
- getEllipse(UDrawable, double) - Method in class net.sourceforge.plantuml.svek.image.Footprint
- getElongation1() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getElongation2() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getElseElement() - Method in class net.sourceforge.plantuml.bpm.BpmBranch
- getEmbeddedType(CharSequence) - Static method in class net.sourceforge.plantuml.EmbeddedDiagram
- getEmpty(boolean) - Static method in class net.sourceforge.plantuml.ugraphic.MinMax
- getEmpty(boolean) - Static method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getEncodedUrl() - Method in class net.sourceforge.plantuml.BlockUml
- getEncodingName() - Method in class ext.plantuml.com.google.zxing.common.CharacterSetECI
- getEnd() - Method in class net.sourceforge.plantuml.mindmap.Stripe
- getEnd() - Method in class net.sourceforge.plantuml.posimo.Path
- getEnd() - Method in interface net.sourceforge.plantuml.project.core.Moment
- getEnd() - Method in class net.sourceforge.plantuml.project.core.MomentImpl
- getEnd() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getEnd() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- getEnd() - Method in interface net.sourceforge.plantuml.project.core3.TaskLoad
- getEnd() - Method in class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- getEnd() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getEnd() - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- getEnd(String) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getEndAngle() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getEndContactPoint() - Method in class net.sourceforge.plantuml.svek.Line
- getEndingAngle(CubicCurve2D.Double) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- getEndingPosition(Day) - Method in interface net.sourceforge.plantuml.project.timescale.TimeScale
- getEndingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- getEndingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleDaily
- getEndingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleWink
- getEndingStereotype() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- getEndingX(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- getEndingX(StringBounder, double) - Method in interface net.sourceforge.plantuml.creole.Stencil
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getEndingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageObject
- getEndOfLine() - Method in class net.sourceforge.plantuml.tim.EaterFunctionCall
- getEndPoint() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getEndPoint() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- getEndPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getEndPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getEndPoint(StringBounder, Dimension2D) - Method in interface net.sourceforge.plantuml.skin.ArrowComponent
- getEndPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getEndPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getEndTangeante() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getEndUidPrefix() - Method in class net.sourceforge.plantuml.svek.Line
- getEnglober() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getEnglober(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getEngloberPreferedWidth(StringBounder, Englober) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getEntities() - Method in interface net.sourceforge.plantuml.api.mda.option2.MDAPackage
- getEntities() - Method in class net.sourceforge.plantuml.mda.MDAPackageImpl
- getEntity() - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getEntity1() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getEntity2() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getEntityFactory() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getEntityFactory() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getEntityPort1(Bibliotekon) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getEntityPort2(Bibliotekon) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getEntityPosition() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getEntityPosition() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getEntityPosition() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getEntryElement() - Method in class net.sourceforge.plantuml.bpm.BpmBranch
- getenv(String) - Static method in class net.sourceforge.plantuml.preproc2.PreprocessorUtils
- getenv(String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- getenv(CString) - Static method in class smetana.core.JUtils
- Getenv - Class in net.sourceforge.plantuml.tim.stdlib
- Getenv() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Getenv
- getenvDefaultConfigFilename() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getenvGraphvizDot() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getenvImageLimit() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getEnvironmentValue(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- getenvLogData() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- getEPSCode() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- getEPSCode() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- getEpsGraphics() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- getEpsString(ColorMapper, EpsStrategy, UDrawable) - Static method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- getError() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- getError() - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessRunner
- getError() - Method in class net.sourceforge.plantuml.ErrorUml
- getError() - Method in class net.sourceforge.plantuml.project.Failable
- getErrorFile() - Method in class net.sourceforge.plantuml.DirWatcher
-
Deprecated.
- getErrors() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- getErrorsUml() - Method in class net.sourceforge.plantuml.error.PSystemError
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- getEvent() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- getEvent() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- getEvent(Event) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getExcludes() - Method in class net.sourceforge.plantuml.Option
- getExeState() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.Graphviz
- getExeState() - Method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- getExistingMoment(String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getExistingNode(String) - Method in class net.sourceforge.plantuml.graph.Heap
- getExistingNode(String) - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- getExistingParticipantEnglober(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getExistingTask(String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getExitCode() - Method in class net.sourceforge.plantuml.ErrorStatus
- getExpirationDate() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- getExportFormat() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getExpression() - Method in class net.sourceforge.plantuml.evalex.Expression
- getExpressionTokenizer() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Get an iterator for this expression, allows iterating over an expression token by token.
- getExtend() - Method in class net.sourceforge.plantuml.ugraphic.comp.Expand
- getExtend() - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getExtendedColor() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getExtendedColor(String) - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- getExtendedPathIterator() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getExtension(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- getExternalColor() - Method in class net.sourceforge.plantuml.SplitParam
- getExternalMargin() - Method in class net.sourceforge.plantuml.SplitParam
- getExtremityFactory(HColor) - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- getExtremityFactoryComplete(HColor) - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- getFactor() - Method in class jcckit.graphic.Anchor
-
Returns the factor.
- getFactory() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getFailureText2(Throwable, String) - Static method in class net.sourceforge.plantuml.UmlDiagram
- getFamily(UFontContext) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getField() - Method in class smetana.core.OFFSET
- getFieldsToDisplay() - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- getFieldsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- getFieldsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- getFieldsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- getFile() - Method in class net.sourceforge.plantuml.FileImageData
- getFile(int) - Method in class net.sourceforge.plantuml.SuggestedFile
- getFile(String) - Method in class net.sourceforge.plantuml.FileSystem
- getFile(String, String) - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- getFileFormat() - Method in class net.sourceforge.plantuml.FileFormatOption
- getFileFormatOption() - Method in class net.sourceforge.plantuml.Option
- getFilename() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- getFileName(File) - Static method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- getFileOrDirname() - Method in class net.sourceforge.plantuml.BlockUml
- getFiles() - Method in class net.sourceforge.plantuml.FileGroup
- getFiles() - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- getFiles() - Method in class net.sourceforge.plantuml.png.PngSplitter
- getFileSeparator() - Method in class net.sourceforge.plantuml.OptionFlags
- getFileSuffix() - Method in enum net.sourceforge.plantuml.FileFormat
-
Returns the file format to be used for that format.
- getFilesUsedCurrent() - Method in class net.sourceforge.plantuml.tim.TContext
- getFillColor() - Method in interface jcckit.graphic.FillAttributes
-
Returns the fill color.
- getFillColor() - Method in class jcckit.graphic.ShapeAttributes
- getFillColor() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getFilledEquivalent(TextGrid) - Method in class org.stathissideris.ascii2image.text.CellSet
- getFilterLevel() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getFilterLevel() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getFilterStrength() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getFilterType() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getFinalDimension(StringBounder) - Method in class net.sourceforge.plantuml.ugraphic.ImageBuilder
- getFinalFlag() - Method in class net.sourceforge.plantuml.tim.EaterDeclareProcedure
- getFinalFlag() - Method in class net.sourceforge.plantuml.tim.EaterDeclareReturnFunction
- getFingerPrint() - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getFingerPrint() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- getFingerPrint() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- getFingerPrint() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getFingerPrintNote(StringBounder) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getFingerPrintNote(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- getFingerPrintNote(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- getFingerPrintNote(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getFirst() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- getFirst() - Method in class net.sourceforge.plantuml.anim.Animation
- getFirst() - Method in class net.sourceforge.plantuml.command.BlocLines
- getFirst() - Method in class org.stathissideris.ascii2image.text.CellSet
- getFirst2TOBEPRIVATE() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getFirstBorder() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getFirstGroup() - Method in class net.sourceforge.plantuml.cucadiagram.SuperGroup
- getFirstLabel() - Method in class net.sourceforge.plantuml.descdiagram.command.Labels
- getFirstLivingSpace() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getFirstParticipantBox() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getFlashCodeUtils() - Static method in class net.sourceforge.plantuml.flashcode.FlashCodeFactory
- getFlashData() - Method in class net.sourceforge.plantuml.BlockUml
- getFlashData() - Method in class net.sourceforge.plantuml.UmlDiagram
- getFloat(String, float) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
float
value of the member with the specified name in this object. - getFonctionName() - Method in class net.sourceforge.plantuml.preproc.DefineSignature
- getFont() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getFont() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getFont() - Method in class net.sourceforge.plantuml.ugraphic.UCenteredCharacter
- getFont() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getFont() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getFont(Stereotype, boolean, FontParam...) - Method in interface net.sourceforge.plantuml.ISkinParam
- getFont(Stereotype, boolean, FontParam...) - Method in class net.sourceforge.plantuml.SkinParam
- getFont(Stereotype, boolean, FontParam...) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getFont(ISkinParam, FontParam, Stereotype) - Static method in class net.sourceforge.plantuml.SkinParamUtils
- getFontColor() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getFontColor(ISkinParam, FontParam) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- getFontColor(ISkinParam, FontParam, Stereotype) - Static method in class net.sourceforge.plantuml.SkinParamUtils
- getFontConfiguration() - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- getFontConfiguration() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getFontConfiguration() - Method in class net.sourceforge.plantuml.timingdiagram.Player
- getFontConfiguration() - Method in class net.sourceforge.plantuml.ugraphic.UText
- getFontConfiguration(int, boolean, HColor) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getFontConfiguration(ISkinParam) - Method in enum net.sourceforge.plantuml.FontParam
- getFontConfiguration(HColorSet) - Method in class net.sourceforge.plantuml.style.Style
- getFontConfigurationForTitle(ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getFontConfigurationForTitle(ISkinParam) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getFontConfigurationForTitle(ISkinParam) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getFontFor(int) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getFontFor(int, FontRenderContext) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getFontFor(int, String) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getFontHtmlColor(Stereotype, FontParam...) - Method in interface net.sourceforge.plantuml.ISkinParam
- getFontHtmlColor(Stereotype, FontParam...) - Method in class net.sourceforge.plantuml.SkinParam
- getFontHtmlColor(Stereotype, FontParam...) - Method in class net.sourceforge.plantuml.SkinParamColors
- getFontHtmlColor(Stereotype, FontParam...) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getFontMetrics() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getFontMetrics(Font) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- getFontName() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the font name.
- getFontName() - Method in interface jcckit.graphic.TextAttributes
-
Returns the font name.
- getFontParam() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getFontParam() - Method in class net.sourceforge.plantuml.graphic.USymbol
- getFontParamStereotype() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getFontParamStereotype() - Method in class net.sourceforge.plantuml.graphic.USymbol
- getFontRenderContext() - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- getFontSize() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the font size in units of the device-independent coordinates.
- getFontSize() - Method in interface jcckit.graphic.TextAttributes
-
Returns the font size in units of the device-independent coordinates.
- getFontSize2D() - Method in class net.sourceforge.plantuml.graphic.TileText
- getFontStyle() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the font style.
- getFontStyle() - Method in interface jcckit.graphic.TextAttributes
-
Returns the font style.
- getFontStyle(ConfigParameters, String, FontStyle) - Static method in class jcckit.graphic.FontStyle
-
Returns from the specified configuration parameters the font style defined by the specified key or the specified default value.
- getFoo2(List<Ftile>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getFoo2(List<Ftile>) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderFork
- getFooter() - Method in interface net.sourceforge.plantuml.Annotated
- getFooter() - Method in class net.sourceforge.plantuml.TitledDiagram
- getFooterOrHeader(FontParam) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- getFooterOrHeaderTeoz(FontParam) - Method in class net.sourceforge.plantuml.UmlDiagram
- getFooterX(HorizontalAlignment) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getFooterY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getFootprint(NwGroup) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- getFootprint(NwGroup) - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- getForceAt(Point2D, double, Collection<ElectricCharge>) - Method in class net.sourceforge.plantuml.graph.ElectricWord
- getForcedStroke(Stereotype, ISkinParam) - Static method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- getForeColor() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getForeground() - Method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getForegroundColor() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getFormat() - Method in class net.sourceforge.plantuml.timingdiagram.TimeTick
- getFormatInstance() - Static method in exception ext.plantuml.com.google.zxing.FormatException
- getFormula() - Method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- getFormula() - Method in class net.sourceforge.plantuml.ugraphic.UImage
- getFoxSignature() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- getFoxSignature() - Method in class net.sourceforge.plantuml.StringLocated
- getFoxSignature(String) - Static method in class net.sourceforge.plantuml.command.regex.FoxSignature
- getFoxSignatureNone() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- getFrame() - Method in class net.sourceforge.plantuml.webp.VP8Decoder
- getFrameType() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getFreedoms() - Method in class net.sourceforge.plantuml.geom.PolylineBreakeable
- getFreePoint() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getFreePort() - Method in class net.sourceforge.plantuml.ftp.FtpServer
- getFromAtoB(double) - Method in class net.sourceforge.plantuml.cute.Segment
- getFromCustomShapes(String) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getFromLineInternal(String) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- getFromName(String) - Static method in enum net.sourceforge.plantuml.style.PName
- getFrontierPointViewBy(Point2D) - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getFtile() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getFtile1() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
- getFtile1() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Connection
- getFtile2() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
- getFtile2() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Connection
- getFtileDelegated() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getFtpConnexion(String) - Method in class net.sourceforge.plantuml.ftp.FtpServer
- getFtpPort() - Method in class net.sourceforge.plantuml.Option
- getFullElongation() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getFullElongation(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getFullElongation(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getFullHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getFullHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- getFullHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- getFullHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- getFullHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- getFullHeight(StringBounder) - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- getFullHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- getFullKey() - Method in exception jcckit.util.FactoryException
-
Returns the full class name key.
- getFullKey(String) - Method in interface jcckit.util.ConfigData
-
Returns the full key.
- getFullKey(String) - Method in class jcckit.util.ConfigParameters
-
Returns the full key.
- getFullKey(String) - Method in class jcckit.util.ConfigParametersBasedConfigData
-
Returns the full key.
- getFullKey(String) - Method in class jcckit.util.FlatConfigData
-
Returns the full key.
- getFullLoad() - Method in class net.sourceforge.plantuml.project.Load
- getFullSlow() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- getFullSlow() - Method in class net.sourceforge.plantuml.command.regex.RegexConcat
- getFullSlow() - Method in class net.sourceforge.plantuml.command.regex.RegexOptional
- getFullSlow() - Method in class net.sourceforge.plantuml.command.regex.RegexOr
- getFullString() - Method in class net.sourceforge.plantuml.cucadiagram.EntityPort
- getFullThickness() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getFullThickness(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getFullThickness(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getFullWidth() - Method in class net.sourceforge.plantuml.board.Activity
- getFullyQualifiedCode1972(Code) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getFunction() - Method in class net.sourceforge.plantuml.tim.EaterDeclareProcedure
- getFunction() - Method in class net.sourceforge.plantuml.tim.EaterDeclareReturnFunction
- getFunction() - Method in class net.sourceforge.plantuml.tim.EaterLegacyDefine
- getFunction() - Method in class net.sourceforge.plantuml.tim.EaterLegacyDefineLong
- getFunction(TFunctionSignature) - Method in interface net.sourceforge.plantuml.tim.expression.Knowledge
- getFunctionName() - Method in class net.sourceforge.plantuml.preproc.Define
- getFunctionName() - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- getFunctionSmart(TFunctionSignature) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- getFunctionSmart(TFunctionSignature) - Method in class net.sourceforge.plantuml.tim.TContext
- getFunctionType() - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- getFunctionType() - Method in class net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
- getFunctionType() - Method in interface net.sourceforge.plantuml.tim.TFunction
- getFunctionType() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- getFutureFileName(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- getG() - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- getGeneratedImages() - Method in interface net.sourceforge.plantuml.ISourceFileReader
- getGeneratedImages() - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- getGenerationDate() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- getGeneric() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getGeneric() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getGeometry() - Method in class net.sourceforge.plantuml.golem.TileArea
- getGiven(int, int) - Method in interface net.sourceforge.plantuml.sudoku.ISudoku
- getGiven(int, int) - Method in class net.sourceforge.plantuml.sudoku.SudokuDLX
- getGoToEndEvent() - Method in class net.sourceforge.plantuml.bpm.BpmBranch
- getGraphicalElement() - Method in class jcckit.graphic.ClippingRectangle
-
Returns a
Rectangle
. - getGraphicalElement() - Method in interface jcckit.graphic.ClippingShape
- getGraphicAttributes() - Method in class jcckit.graphic.BasicGraphicalElement
-
Returns the drawing attributes.
- getGraphicObject() - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- getGraphics2D() - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- getGraphics2D() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
- getGraphics2D() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- getGraphicStrings() - Method in class net.sourceforge.plantuml.eggs.PSystemWelcome
- getGraphVizValue() - Method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
- getGraphvizVersion() - Method in exception net.sourceforge.plantuml.cucadiagram.UnparsableGraphvizException
- getGraphvizVersion() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- getGraphvizVersion(boolean) - Static method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- getGrayScale(int) - Static method in class net.sourceforge.plantuml.ugraphic.color.ColorChangerMonochrome
- getGrayScaleColor(Color) - Static method in class net.sourceforge.plantuml.ugraphic.color.ColorUtils
- getGrayScaleColorReverse(Color) - Static method in class net.sourceforge.plantuml.ugraphic.color.ColorUtils
- getGrey(int, int) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- getGroup(Code) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getGroup(Code) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getGroupHierarchy() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getGroupingStart() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getGroups() - Method in class net.sourceforge.plantuml.svek.Cluster
- getGroups(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getGroupStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getGroupStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getGroupType() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getGroupType() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getGroupType() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getGroupVerySmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getGroupVerySmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getHack2() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getHalfMissingSpace(StringBounder, int, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.UDotPathHand
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.UEllipseHand
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.ULineHand
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.UPathHand
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.UPolygonHand
- getHanddrawn() - Method in class net.sourceforge.plantuml.ugraphic.hand.URectangleHand
- getHangPoints(int, int) - Method in class net.sourceforge.plantuml.geom.SpiderWeb
- getHat1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getHat2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getHead() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getHead() - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- getHeadAndEngloberHeight(Participant, StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getHeader() - Method in interface net.sourceforge.plantuml.Annotated
- getHeader() - Method in class net.sourceforge.plantuml.TitledDiagram
- getHeader(FontConfiguration, CreoleContext) - Method in class net.sourceforge.plantuml.creole.StripeStyle
- getHeaderHeight() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getHeaderHeightMargin() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getHeaderRelativePosition() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getHeaderX(HorizontalAlignment) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getHeaderY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getHeadHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getHeadHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getHeadHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- getHeadHeightOnly(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getHeadPreferredDimension(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getHeaps() - Method in class net.sourceforge.plantuml.graph.Zoda2
- getHectorLayer() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getHectorLayer() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getHectorLayer() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getHeight() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
- getHeight() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- getHeight() - Method in class jcckit.graphic.Rectangle
-
Returns the height of this element.
- getHeight() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getHeight() - Method in class net.sourceforge.plantuml.api.ImageDataAbstract
- getHeight() - Method in enum net.sourceforge.plantuml.asciiart.AsciiShape
- getHeight() - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- getHeight() - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- getHeight() - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- getHeight() - Static method in class net.sourceforge.plantuml.board.PostIt
- getHeight() - Method in interface net.sourceforge.plantuml.core.ImageData
-
Height in pixel of the image.
- getHeight() - Method in class net.sourceforge.plantuml.creole.Position
- getHeight() - Method in class net.sourceforge.plantuml.creole.Sea
- getHeight() - Method in class net.sourceforge.plantuml.Dimension2DDouble
- getHeight() - Method in class net.sourceforge.plantuml.geom.Box
- getHeight() - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getHeight() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getHeight() - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- getHeight() - Method in class net.sourceforge.plantuml.jungle.GTileGeometry
- getHeight() - Method in class net.sourceforge.plantuml.mindmap.Tetris
- getHeight() - Method in class net.sourceforge.plantuml.project.draw.ResourceDraw
- getHeight() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getHeight() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getHeight() - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- getHeight() - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- getHeight() - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- getHeight() - Method in class net.sourceforge.plantuml.svek.PortGeometry
- getHeight() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getHeight() - Method in class net.sourceforge.plantuml.svg.SvgData
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UEmpty
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UImage
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getHeight() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getHeight() - Method in interface net.sourceforge.plantuml.ugraphic.UShapeSized
- getHeight() - Method in class net.sourceforge.plantuml.webp.VP8Decoder
- getHeight() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getHeight() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getHeight() - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- getHeight() - Method in class org.stathissideris.ascii2image.text.CellSet
- getHeight() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getHeight(List<? extends CharSequence>) - Static method in class net.sourceforge.plantuml.StringUtils
- getHeight(List<BufferedImage>) - Static method in class net.sourceforge.plantuml.png.PngFlashcoder
- getHeight(Display) - Static method in class net.sourceforge.plantuml.StringUtils
- getHeight(StringBounder) - Method in class net.sourceforge.plantuml.classdiagram.RowLayout
- getHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.TimingNote
- getHeight(StringBounder) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- getHeight(StringBounder) - Method in class net.sourceforge.plantuml.wire.WPrint
- getHeightFor(String, int) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getHeightFor(String, Font) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getHeightForConstraints(StringBounder, List<TimeConstraint>) - Static method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getHeightMax(StringBounder) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getHeightMax(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- getHeightMax(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- getHeightMax(StringBounder) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getHeightOfMiddle(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getHeightTask() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getHeightTask() - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getHeightTask() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getHides() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getHintForNextCurve() - Method in class jcckit.plot.Symbol
-
Returns the hint for the next curve.
- getHintForNextPoint() - Method in class jcckit.plot.Symbol
-
Returns the hint for the next point.
- getHistorical() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getHistorical() - Method in class net.sourceforge.plantuml.stats.HistoricalData
- getHistorical(String) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getHistory() - Method in class net.sourceforge.plantuml.oregon.SmartKeyboard
- getHorizontalAlignment() - Method in class net.sourceforge.plantuml.creole.Sheet
- getHorizontalAlignment() - Method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- getHorizontalAlignment() - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- getHorizontalAlignment() - Method in class net.sourceforge.plantuml.EmbeddedDiagram.Draw
- getHorizontalAlignment() - Method in interface net.sourceforge.plantuml.graphic.Line
- getHorizontalAlignment() - Method in class net.sourceforge.plantuml.style.Style
- getHorizontalAlignment(AlignmentParam, ArrowDirection, boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
- getHorizontalAlignment(AlignmentParam, ArrowDirection, boolean) - Method in class net.sourceforge.plantuml.SkinParam
- getHorizontalAlignment(AlignmentParam, ArrowDirection, boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getHorizontalAnchor() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the anchor for horizontal position of the text.
- getHorizontalAnchor() - Method in interface jcckit.graphic.TextAttributes
-
Returns the anchor for horizontal position of the text.
- getHorizontalAnchor() - Method in class jcckit.plot.PlotCanvas
-
Returns the horizontal anchor.
- getHorizontalAnchor(ConfigParameters, String, Anchor) - Static method in class jcckit.graphic.Anchor
-
Returns form the specified configuration parameters the horizontal anchor defined by the specified key or the specified default value.
- getHorizontalDzeta(StringBounder) - Method in class net.sourceforge.plantuml.svek.Line
- getHorizontalLines() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- getHorizontalPages() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getHorizontalPages() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getHostName() - Static method in class net.sourceforge.plantuml.OptionPrint
- getHoverColor() - Method in class net.sourceforge.plantuml.FileFormatOption
- getHtmlColor() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParam
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamBackcolored
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamBackcoloredReference
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamColors
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamForceColor
- getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamForecolored
- getHtmlColor(ISkinParam, ColorParam) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- getHtmlColor(ISkinParam, Stereotype, ColorParam...) - Method in class net.sourceforge.plantuml.skin.rose.Rose
- getHtmlCommands(boolean) - Method in class net.sourceforge.plantuml.graphic.Splitter
- getHtmlTag() - Method in enum net.sourceforge.plantuml.graphic.FontPosition
- getHyperlinkColor() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getHyperlinkColor() - Method in interface net.sourceforge.plantuml.ISkinParam
- getHyperlinkColor() - Method in class net.sourceforge.plantuml.SkinParam
- getHyperlinkColor() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getIcon() - Method in class net.sourceforge.plantuml.math.TeXIconBuilder
- getId() - Method in class net.sourceforge.plantuml.bpm.BpmElement
- getId() - Method in class net.sourceforge.plantuml.bpm.BpmEventGoto
- getId() - Method in class net.sourceforge.plantuml.bpm.BpmEventResume
- getId() - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- getId() - Method in interface net.sourceforge.plantuml.bpm.Placeable
- getId() - Method in class net.sourceforge.plantuml.core.UmlSource
- getId() - Method in class net.sourceforge.plantuml.flowdiagram.ActivityBox
- getId() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- getId() - Method in class net.sourceforge.plantuml.postit.Area
- getId() - Method in class net.sourceforge.plantuml.postit.PostIt
- getId() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- getIdent() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getIdent() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getIdent() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getIHtmlColorSet() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.SkinParam
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getIHtmlColorSet() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getImage() - Method in class net.sourceforge.plantuml.svek.GroupPngMakerActivity
- getImage() - Method in class net.sourceforge.plantuml.svek.GroupPngMakerState
- getImage() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getImage() - Method in interface net.sourceforge.plantuml.ugraphic.MutableImage
- getImage() - Method in class net.sourceforge.plantuml.ugraphic.PixelImage
- getImage(double) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- getImage(Color, Color) - Method in class net.sourceforge.plantuml.math.AsciiMath
- getImage(Color, Color) - Method in class net.sourceforge.plantuml.math.LatexBuilder
- getImage(Color, Color) - Method in interface net.sourceforge.plantuml.math.ScientificEquation
- getImage(Color, Color) - Method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- getImageBlock() - Method in class net.sourceforge.plantuml.posimo.MargedBlock
- getImageData() - Method in class net.sourceforge.plantuml.FileImageData
- getImageHeight() - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- getImageHeight() - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RenderTarget
- getImageIndex() - Method in class net.sourceforge.plantuml.Option
- getImagePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Extracts image pixels into byte array "pixels"
- getImagePosition() - Method in class net.sourceforge.plantuml.posimo.MargedBlock
- getImageReaders(ImageInputStream) - Static method in class net.sourceforge.plantuml.security.ImageIO
- getImageWidth() - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- getImageWidth() - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RenderTarget
- getImageWritersBySuffix(String) - Static method in class net.sourceforge.plantuml.security.ImageIO
- getImportedFiles() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
- getImportedFiles() - Method in interface net.sourceforge.plantuml.preproc2.PreprocessorModeSet
- getIncluded() - Method in class net.sourceforge.plantuml.BlockUml
- getIncludedFiles() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
- getIncludedFiles() - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- getInColor(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getIndex() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- getIndex() - Method in class jcckit.data.DataEvent
-
Returns the index.
- getIndexFromColor(int) - Method in class net.sourceforge.plantuml.svek.SvgResult
- getIndexOf(DataElement) - Method in class jcckit.data.DataContainer
-
Returns the index of the specified element.
- getInflation() - Method in class net.sourceforge.plantuml.geom.InflateData
- getInflation() - Method in class net.sourceforge.plantuml.graph2.InflateData2
- getInitialDirection(ALink) - Method in class net.sourceforge.plantuml.graph.Board
- getInitialLife() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getInlabel() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getInLinkRendering() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorateIn
- getInLinkRendering() - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getInLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getInLinkRenderingColor(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getInLinkRenderingDisplay(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getInnerConnections() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getInnerConnections() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getInnerConnections() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getInnerConnections() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getInnerList() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getInnerPosition(String, double, double, StringBounder) - Method in class net.sourceforge.plantuml.ugraphic.ULayoutGroup
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.graphic.AbstractTextBlock
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in interface net.sourceforge.plantuml.graphic.TextBlock
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.graphic.TextBlockTitle
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.graphic.TextBlockVertical2
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.graphic.TextBlockWithUrl
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- getInnerPosition(String, StringBounder, InnerStrategy) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getInputFilename() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getInputs() - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- getInputStream(String) - Method in class net.sourceforge.plantuml.dedication.Dedication
- getInRainbow(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getInsideTangentBalloon1(double, double) - Method in class net.sourceforge.plantuml.cute.Balloon
- getInsideTangentBalloon2(double, double) - Method in class net.sourceforge.plantuml.cute.Balloon
- getInstance() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersions
- getInstance() - Static method in class net.sourceforge.plantuml.FileSystem
- getInstance() - Static method in class net.sourceforge.plantuml.OptionFlags
- getInstance() - Static method in class net.sourceforge.plantuml.windowsdot.WindowsDotArchive
- getInstantPrecise() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- getInstantTheorical() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- getInt(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getInt(String) - Method in class jcckit.util.ConfigParameters
-
Returns the integer associated with the specified key.
- getInt(String, int) - Method in class jcckit.util.ConfigParameters
-
Returns the integer associated with the specified key or defaultValue if no key-value pair exists for the specified key.
- getInt(String, int) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
int
value of the member with the specified name in this object. - getIntermediatePoints(Point2D, Point2D) - Method in class net.sourceforge.plantuml.graph2.Plan
- getIntermediates() - Method in class net.sourceforge.plantuml.geom.PolylineImpl
- getInternalNb() - Method in class smetana.core.size_t
- getInternalSprite(String) - Static method in class net.sourceforge.plantuml.sprite.SpriteImage
- getIntersection() - Method in class net.sourceforge.plantuml.posimo.LineRectIntersection
- getIntersection() - Method in class net.sourceforge.plantuml.posimo.LineSegmentIntersection
- getIntersection() - Method in class net.sourceforge.plantuml.posimo.TwoLinesIntersection
- getIntersection(CubicCurve2D.Double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getIntersectionHorizontal(double) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getIntersectionVertical(double) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getIntricatedDisplay(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getintrsxi(ST_XLabels_t, ST_object_t, ST_object_t) - Static method in class gen.lib.label.xlabels__c
- getInv() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getInv() - Method in enum net.sourceforge.plantuml.Direction
- getInversed() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- getInversed() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getInvisible() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getInY() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getIpServer() - Method in class net.sourceforge.plantuml.ftp.FtpServer
- getISkinSimple() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getIterator() - Method in class net.sourceforge.plantuml.jsondiagram.StyleExtractor
- getJarFile(String, boolean) - Static method in class net.sourceforge.plantuml.sprite.RessourcesUtils
- getJarPath() - Static method in class net.sourceforge.plantuml.version.Version
- getJavaHeader(List<String>) - Method in enum net.sourceforge.plantuml.version.License
- getJavascriptUnsecure() - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- getJson() - Method in class net.sourceforge.plantuml.tim.expression.Token
- getJsonArray() - Method in class net.sourceforge.plantuml.tim.EaterForeach
- getJsonArray() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- getJustAfter() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getKey() - Method in class net.sourceforge.plantuml.preproc.DefineSignature
- getKeyword() - Method in class net.sourceforge.plantuml.syntax.LanguageDescriptor
- getLabel() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLabel() - Method in class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- getLabel() - Method in class net.sourceforge.plantuml.flowdiagram.ActivityBox
- getLabel() - Method in class net.sourceforge.plantuml.posimo.Path
- getLabel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getLabel() - Method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getLabel() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- getLabel() - Method in class net.sourceforge.plantuml.Url
- getLabel(Guillemet) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getLabelangle() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLabelangle() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLabeldistance() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLabeldistance() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLabelLink() - Method in class net.sourceforge.plantuml.descdiagram.command.Labels
- getLabelNumbered() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getLabelPositive() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getLabelPositive(Branch) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getLabelPositiveRainbow(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getLabels(Guillemet) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getLabelTest() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- getLast() - Method in interface net.sourceforge.plantuml.activitydiagram3.InstructionCollection
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getLast() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getLast() - Method in class net.sourceforge.plantuml.command.BlocLines
- getLast() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- getLast2TOBEPRIVATE() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getLastborder() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getLastChar() - Method in class net.sourceforge.plantuml.command.BlocLines
- getLastDiagram() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- getLastEntity() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLastEntityBrancheConsulted() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
-
Deprecated.
- getLastEntityConsulted() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getLastEventWithDeactivate() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getLastLine() - Method in class net.sourceforge.plantuml.error.PSystemError
- getLastLine() - Method in class net.sourceforge.plantuml.oregon.Screen
- getLastLink() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLastLivingSpace() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getLastParticipantBox() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getLastPlayer() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getLastSegment() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getLastSessions() - Method in interface net.sourceforge.plantuml.stats.api.Stats
- getLastSessions() - Method in class net.sourceforge.plantuml.stats.StatsImpl
- getLastStripe() - Method in class net.sourceforge.plantuml.creole.Sheet
- getLastValue() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- getLastValue() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- getLastY() - Method in class net.sourceforge.plantuml.svek.PortGeometry
- getLat() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- getLayers() - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- getLayers(Skeleton) - Method in class net.sourceforge.plantuml.hector2.layering.LayerFactory
- getLazzy(String, int) - Method in class net.sourceforge.plantuml.command.regex.RegexResult
- getLeaf(Code) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeaf(Code) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLeaf(SvekNode) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getLeafForEmptyGroup(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLeafs() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getLeafsDirect() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getLeafsDirect() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getLeafsDirect() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getLeafSmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeafSmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLeafssize() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeafStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeafStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLeafsvalues() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeafType() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getLeafType() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getLeafType() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getLeafType(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LeafType
- getLeafVerySmart(Ident) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getLeafVerySmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLeafVerySmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLeft() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getLeft() - Method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- getLeft() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getLeftShift(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getLeftSubBlock(int, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getLeftSubBlock(SubBlock, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getLegend() - Method in class jcckit.plot.Plot
-
Returns the graphical representations of the legend.
- getLegend() - Method in interface net.sourceforge.plantuml.Annotated
- getLegend() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getLegend() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getLegend() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getLegend() - Method in class net.sourceforge.plantuml.TitledDiagram
- getLegendSymbol() - Method in interface jcckit.plot.Curve
-
Returns a symbol which can be used to create the legend for the curve.
- getLegendSymbol() - Method in class jcckit.plot.SimpleCurve
-
Returns the legend symbol.
- getLegendWidth() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getLegendX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getLegendY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getLenght() - Method in class net.sourceforge.plantuml.graph2.MyCurve
- getLength() - Method in class net.sourceforge.plantuml.CounterOutputStream
- getLength() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLength() - Method in class net.sourceforge.plantuml.cute.Arc
- getLength() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getLength() - Method in class net.sourceforge.plantuml.cute.Segment
- getLength() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getLength() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- getLength() - Method in interface net.sourceforge.plantuml.geom.Polyline
- getLength() - Method in class net.sourceforge.plantuml.posimo.Path
- getLength() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- getLength() - Method in class net.sourceforge.plantuml.svek.Line
- getLength() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getLength(PinLink) - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- getlengthAdjust() - Method in interface net.sourceforge.plantuml.ISkinParam
- getlengthAdjust() - Method in class net.sourceforge.plantuml.SkinParam
- getlengthAdjust() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getlengthAdjust() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getLengthDot() - Method in class net.sourceforge.plantuml.hector.PinLink
- getLengthStandard() - Method in class net.sourceforge.plantuml.hector.PinLink
- getLetter() - Method in class net.sourceforge.plantuml.openiconic.Movement
- getLetter() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- getLevel() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getLevel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getLevel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- getLevelAt(Event, EventsHistoryMode) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- getLevelAt(Tile, EventsHistoryMode) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getLHeader() - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- getLHeader() - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- getLHeader() - Method in class net.sourceforge.plantuml.creole.legacy.StripeTable
- getLHeader() - Method in class net.sourceforge.plantuml.creole.legacy.StripeTree
- getLHeader() - Method in class net.sourceforge.plantuml.creole.rosetta.StripeRow
- getLHeader() - Method in interface net.sourceforge.plantuml.creole.Stripe
- getLicenseType() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- getLifeLine() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
-
Deprecated.a virer
- getLine() - Method in class net.sourceforge.plantuml.bpm.Coord
- getLine() - Method in exception net.sourceforge.plantuml.json.ParseException
-
Deprecated.Use
ParseException.getLocation()
instead - getLine(int) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- getLine(int) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- getLine(int) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- getLine(int) - Method in class net.sourceforge.plantuml.gitlog.GitTextArea
- getLine(int) - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- getLine(Link) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getLine(LineLocation) - Method in class net.sourceforge.plantuml.core.UmlSource
- getLineColor() - Method in interface jcckit.graphic.LineAttributes
-
Returns the line color.
- getLineColor() - Method in class jcckit.graphic.ShapeAttributes
- getLineColor() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getLineLocation() - Method in class net.sourceforge.plantuml.error.PSystemError
- getLineLocation() - Method in class net.sourceforge.plantuml.ErrorUml
- getLineLocation() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- getLineLocation() - Method in class net.sourceforge.plantuml.tim.Eater
- getLineMetrics(Graphics2D, String) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getLineMetrics(UFont, String) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- getLineNumber() - Static method in class org.stathissideris.ascii2image.core.DebugUtils
- getLinePattern() - Method in interface jcckit.graphic.LineAttributes
-
Returns the line pattern.
- getLinePattern() - Method in class jcckit.graphic.ShapeAttributes
- getLines() - Method in class ext.plantuml.com.ctreber.acearth.MapData
- getLines() - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- getLines() - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- getLines() - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- getLines() - Method in class net.sourceforge.plantuml.bpm.GridArray
- getLines() - Method in class net.sourceforge.plantuml.graph.Galaxy4
- getLines() - Method in class net.sourceforge.plantuml.oregon.Screen
- getLines() - Method in interface net.sourceforge.plantuml.stats.api.StatsTable
- getLines() - Method in class net.sourceforge.plantuml.stats.StatsTableImpl
- getLines() - Method in class net.sourceforge.plantuml.stats.TextTable
- getLines() - Method in class net.sourceforge.plantuml.version.PSystemVersion
- getLinesAsStringForSprite() - Method in class net.sourceforge.plantuml.command.BlocLines
- getLineSegments() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getLineStyle() - Method in class net.sourceforge.plantuml.graphic.color.Colors
- getLinesUsed() - Method in class net.sourceforge.plantuml.stats.TextConverter
- getLineThickness() - Method in interface jcckit.graphic.LineAttributes
-
Returns the line tickness. 0 means that the line thickness is chosen as thin as possible.
- getLineThickness() - Method in class jcckit.graphic.ShapeAttributes
- getLink(PolylineBreakeable, Box, Box) - Method in class net.sourceforge.plantuml.graph.GeneralPathFactory
- getLinkAnchors() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getLinkArrow() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLinkArrow() - Method in class net.sourceforge.plantuml.descdiagram.command.Labels
- getLinkArrow() - Method in class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- getLinkComparator() - Method in class net.sourceforge.plantuml.graph.Board
- getLinkConstraint() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getLinkedEntry(String) - Static method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- getLinks() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getLinks() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getLinks() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getLinks() - Method in class net.sourceforge.plantuml.graph.Board
- getLinks() - Method in class net.sourceforge.plantuml.graph.Heap
- getLinks() - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- getLiveSpecificBackColors() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getLiveThicknessAt(StringBounder, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- getLivingParticipantBox(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getLivingSpace(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getLivingSpaces() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getLivingSpaces() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getLoad() - Method in interface net.sourceforge.plantuml.project.core.Task
- getLoad() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getLoad() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- getLoad() - Method in interface net.sourceforge.plantuml.project.core3.TaskLoad
- getLoad() - Method in class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- getLoadAt(Day) - Method in class net.sourceforge.plantuml.project.ConstantPlan
- getLoadAt(Day) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getLoadAt(Day) - Method in interface net.sourceforge.plantuml.project.LoadPlanable
- getLoadAt(Day) - Method in class net.sourceforge.plantuml.project.OpenClose
- getLoadForResource(Resource, Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getLocalDefines() - Method in class net.sourceforge.plantuml.BlockUml
- getLocalNumber(int) - Method in class net.sourceforge.plantuml.creole.CreoleContext
- getLocation() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Returns the current parser location.
- getLocation() - Method in exception net.sourceforge.plantuml.json.ParseException
-
Returns the location at which the error occurred.
- getLocation() - Method in class net.sourceforge.plantuml.StringLocated
- getLocation() - Method in exception net.sourceforge.plantuml.tim.EaterExceptionLocated
- getLocation() - Method in class net.sourceforge.plantuml.tim.EaterImport
- getLocation() - Method in class net.sourceforge.plantuml.tim.EaterInclude
- getLocation() - Method in class net.sourceforge.plantuml.tim.EaterIncludeDef
- getLocation() - Method in class net.sourceforge.plantuml.tim.EaterIncludesub
- getLocation(int, int) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Translate screen point into coordinate on Earth.
- getLocation(int, int) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- getLocation(int, int) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- getLocation(int, int) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- getLong() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- getLong(String, long) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
long
value of the member with the specified name in this object. - getLongitude(IEntity) - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- getLonguestMatchStartingIn(String) - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- getLonguestMatchStartingIn(String) - Method in interface net.sourceforge.plantuml.tim.Trie
- getLonguestMatchStartingIn(String) - Method in class net.sourceforge.plantuml.tim.TrieImpl
- getlXFrom() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
- getMacroBlock() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getMacroBlock(int, int) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getMacroBlockCols() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getMacroBlockDebugString(int, int, int, int) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getMacroBlockPredict(int) - Method in class net.sourceforge.plantuml.webp.SubBlock
- getMacroBlockRows() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getMagnify() - Method in class net.sourceforge.plantuml.TikzFontDistortion
- getMainCorner() - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getmainedge(ST_Agedge_s) - Static method in class gen.lib.dotgen.dotsplines__c
- getMainFrame() - Method in interface net.sourceforge.plantuml.Annotated
- getMainFrame() - Method in class net.sourceforge.plantuml.TitledDiagram
- getMainNetwork() - Method in class net.sourceforge.plantuml.nwdiag.Square
- getMainPoint(int, int) - Method in class net.sourceforge.plantuml.geom.SpiderWeb
- getMainPoint(int, int) - Method in class net.sourceforge.plantuml.graph.Galaxy4
- getMappedColor(ColorMapper) - Method in class net.sourceforge.plantuml.ugraphic.color.HColorMiddle
- getMargin() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- getMargin() - Method in class net.sourceforge.plantuml.skin.Padder
- getMargin() - Method in class net.sourceforge.plantuml.style.Style
- getMarginDecorator() - Method in class net.sourceforge.plantuml.posimo.MargedBlock
- getMarginDecors1(StringBounder, UFont, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getMarginDecors2(StringBounder, UFont, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getMargins() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getMarginX() - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
- getMarginX() - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced2
- getMarginX() - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- getMarginX1() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getMarginX1() - Method in class net.sourceforge.plantuml.svek.image.Opale
- getMarginX2() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getMarginY() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getMaskPattern() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getMatrix() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getMatrixWidth() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getMax() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getMax() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getMax() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getMax() - Method in class net.sourceforge.plantuml.hector2.MinMax
- getMax() - Method in class net.sourceforge.plantuml.nwdiag.Footprint
- getMax(SymetricalTeePositioned) - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getMaxCellDimension(StringBounder) - Method in class net.sourceforge.plantuml.hector2.graphic.Foo2
- getMaxCellDimension(StringBounder, Layer, CucaDiagram) - Static method in class net.sourceforge.plantuml.hector2.graphic.Foo1
- getMaxCol() - Method in class net.sourceforge.plantuml.salt.Cell
- getMaxHeight() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getMaxHeight(Iterator<Dimension2D>) - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getMaxLeftShift() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getMaxLevel() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getMaxPoint(UmlDiagramType) - Method in class net.sourceforge.plantuml.svek.Cluster
- getMaxPosition(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxes
- getMaxRightShift() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getMaxRow() - Method in class net.sourceforge.plantuml.salt.Cell
- getMaxStage() - Method in class net.sourceforge.plantuml.board.Activity
- getMaxSum() - Method in class net.sourceforge.plantuml.api.MagicArray
- getMaxValue() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- getMaxValue() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- getMaxValue() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- getMaxWidth() - Method in class net.sourceforge.plantuml.LineBreakStrategy
- getMaxWidth() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getMaxWidth(Iterator<Dimension2D>) - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getMaxWidthFromLabelForEntryExit(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- getMaxWidthFromLabelForEntryExit(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImagePort
- getMaxWidthFromLabelForEntryExit(StringBounder) - Method in interface net.sourceforge.plantuml.svek.IShapePseudo
- getMaxWidthFromLabelForEntryExit(StringBounder) - Method in class net.sourceforge.plantuml.svek.ShapePseudoImpl
- getMaxWidthFromLabelForEntryExit(StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekNode
- getMaxX() - Method in class jcckit.graphic.ClippingRectangle
-
Returns the maximum x value.
- getMaxX() - Method in class net.sourceforge.plantuml.board.BArray
- getMaxX() - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getMaxX() - Method in class net.sourceforge.plantuml.geom.Box
- getMaxX() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getMaxX() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getMaxX() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getMaxX() - Method in class net.sourceforge.plantuml.jsondiagram.JsonCurve
- getMaxX() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- getMaxX() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- getMaxX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- getMaxX() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getMaxX() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getMaxX() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getMaxX() - Method in class org.stathissideris.ascii2image.text.CellSet
- getMaxX(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getMaxX(List<Point2D.Double>) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ConnectionVerticalDown
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getMaxX(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.InGroupable
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- getMaxX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getMaxY() - Method in class jcckit.graphic.ClippingRectangle
-
Returns the maximum y value.
- getMaxY() - Method in class net.sourceforge.plantuml.board.BArray
- getMaxY() - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getMaxY() - Method in class net.sourceforge.plantuml.creole.Position
- getMaxY() - Method in class net.sourceforge.plantuml.creole.Sea
- getMaxY() - Method in class net.sourceforge.plantuml.geom.Box
- getMaxY() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getMaxY() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getMaxY() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getMaxY() - Method in class net.sourceforge.plantuml.jsondiagram.JsonCurve
- getMaxY() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getMaxY() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getMaxY() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getMaxY() - Method in class org.stathissideris.ascii2image.text.CellSet
- getMaxY(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getMaxY(List<Point2D.Double>) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getMD5Hex() - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getMD5Hex(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getMD5Hex(String) - Static method in class net.sourceforge.plantuml.svg.SvgGraphics
- getMD5raw(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getMDADiagram(String) - Static method in class net.sourceforge.plantuml.api.mda.option2.MDAUtils
- getMe(GanttDiagram, RegexResult) - Method in interface net.sourceforge.plantuml.project.lang.Subject
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectDayAsDate
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectDayOfWeek
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectDaysAsDates
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectLinks
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectProject
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectResource
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectTask
- getMe(GanttDiagram, RegexResult) - Method in class net.sourceforge.plantuml.project.lang.SubjectToday
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementBeforeOrAfterOrAtTaskStartOrEnd
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementClose
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementCompleted
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDate
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDates
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDayOfWeek
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementEmpty
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementFromTo
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementInColors
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementInColors2
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementNamed
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementOpen
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementSeveralDays
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementUrl
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.ComplementWithColorLink
- getMe(GanttDiagram, RegexResult, String) - Method in class net.sourceforge.plantuml.project.lang.PairOfSomething
- getMe(GanttDiagram, RegexResult, String) - Method in interface net.sourceforge.plantuml.project.lang.Something
- getMean() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getMean() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getMean() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getMeasure(V) - Method in interface net.sourceforge.plantuml.graph2.Measurer
- getMergedStyle(StyleBuilder) - Method in class net.sourceforge.plantuml.style.StyleSignature
- getMergedStyle(StyleSignature) - Method in class net.sourceforge.plantuml.style.StyleBuilder
- getMessage() - Method in class jcckit.plot.PlotEvent
-
Returns the message object.
- getMessage() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- getMessage() - Method in class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- getMessage() - Method in exception net.sourceforge.plantuml.tim.EaterException
- getMessage() - Method in exception net.sourceforge.plantuml.tim.EaterExceptionLocated
- getMessageNumber() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getMetadata() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getMetadata() - Method in interface net.sourceforge.plantuml.core.Diagram
- getMetadata() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getMethod() - Method in class net.sourceforge.plantuml.picoweb.ReceivedHTTPRequest
- getMethodsToDisplay() - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- getMethodsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- getMethodsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- getMethodsToDisplay() - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- getMiddle() - Method in class net.sourceforge.plantuml.cute.Segment
- getMiddle() - Method in class net.sourceforge.plantuml.geom.Neighborhood
- getMiddle() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getMiddle() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- getMiddleDecor() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getMiddleFactory(HColor, HColor) - Method in enum net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- getMiddleX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- getMillis() - Method in class net.sourceforge.plantuml.project.time.Day
- getMillis() - Method in class net.sourceforge.plantuml.project.time.Instant
- getMimeType() - Method in enum net.sourceforge.plantuml.FileFormat
- getMin() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getMin() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getMin() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getMin() - Method in class net.sourceforge.plantuml.hector2.MinMax
- getMin() - Method in class net.sourceforge.plantuml.nwdiag.Footprint
- getMinCol() - Method in class net.sourceforge.plantuml.salt.Cell
- getMinDist(Point2D) - Method in class net.sourceforge.plantuml.posimo.DotPath
- getMinFinder() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getMinimumDimension() - Method in class net.sourceforge.plantuml.postit.Area
- getMinimumDimension() - Method in class net.sourceforge.plantuml.postit.PostIt
- getMinimumOfCellDimension() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getMinMax() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getMinMax() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getMinMax() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getMinMax() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getMinMax() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getMinMax(Dimension2D) - Method in class net.sourceforge.plantuml.anim.AffineTransformation
- getMinMax(Dimension2D) - Method in class net.sourceforge.plantuml.anim.Animation
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.graphic.AbstractTextBlock
- getMinMax(StringBounder) - Method in interface net.sourceforge.plantuml.graphic.TextBlock
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockRecentred
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockTitle
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockWithUrl
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.svek.DecorateEntityImage
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getMinMax(StringBounder) - Method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineOnXorYBuilder
- getMinMax(StringBounder, double, double) - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- getMinMax(UDrawable, StringBounder, boolean) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- getMinMaxLongitudes() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- getMinMaxLongitudes() - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- getMinPoint(UmlDiagramType) - Method in class net.sourceforge.plantuml.svek.Cluster
- getMinRow() - Method in class net.sourceforge.plantuml.salt.Cell
- getMinsize() - Method in class net.sourceforge.plantuml.sequencediagram.puma.PSegment
- getMinwidth() - Method in class net.sourceforge.plantuml.UmlDiagram
- getMinX() - Method in class jcckit.graphic.ClippingRectangle
-
Returns the minimum x value.
- getMinX() - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getMinX() - Method in class net.sourceforge.plantuml.geom.Box
- getMinX() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getMinX() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getMinX() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getMinX() - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- getMinX() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- getMinX() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- getMinX() - Method in class net.sourceforge.plantuml.svek.Cluster
- getMinX() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getMinX() - Method in class net.sourceforge.plantuml.svek.MinFinder
- getMinX() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getMinX() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getMinX() - Method in class org.stathissideris.ascii2image.text.CellSet
- getMinX(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getMinX(List<Point2D.Double>) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getMinX(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.InGroupable
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getMinX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- getMinXY(List<Point2D.Double>) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getMinY() - Method in class jcckit.graphic.ClippingRectangle
-
Returns the minimum y value.
- getMinY() - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getMinY() - Method in class net.sourceforge.plantuml.creole.Position
- getMinY() - Method in class net.sourceforge.plantuml.creole.Sea
- getMinY() - Method in class net.sourceforge.plantuml.geom.Box
- getMinY() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- getMinY() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getMinY() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getMinY() - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- getMinY() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getMinY() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getMinY() - Method in class net.sourceforge.plantuml.svek.MinFinder
- getMinY() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- getMinY() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getMinY() - Method in class org.stathissideris.ascii2image.text.CellSet
- getMinY(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getMinY(List<Point2D.Double>) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getMirror(SvgPosition) - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- getMirrorControlPoint() - Method in class net.sourceforge.plantuml.openiconic.Movement
- getMirrored(double) - Method in class net.sourceforge.plantuml.posimo.Mirror
- getMirrored(double) - Method in class net.sourceforge.plantuml.sdot.YMirror
- getMirrored(Point2D) - Method in class net.sourceforge.plantuml.sdot.YMirror
- getMirrored(DotPath) - Method in class net.sourceforge.plantuml.sdot.YMirror
- getMirrored(UTranslate) - Method in class net.sourceforge.plantuml.sdot.YMirror
- getMO(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMOBoolean(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMode() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getMode() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getModeAsString(int) - Static method in class net.sourceforge.plantuml.webp.Globals
- getModel(UmlDiagram) - Static method in class net.sourceforge.plantuml.xmi.CucaDiagramXmiMaker
- getModificationTime() - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- getMODouble(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMOEnum(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMOInteger(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMoment() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- getMonospacedFamily() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getMonospacedFamily() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getMonospacedFamily() - Method in class net.sourceforge.plantuml.SkinParam
- getMonospacedFamily() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getMonospacedFamily() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getMoonPositionOnEarth(long) - Static method in class ext.plantuml.com.ctreber.acearth.util.SunPositionCalculator
-
Given a particular time (expressed in milliseconds since the unix epoch), compute position on the earth (lat, lon) such that the moon is directly overhead.
- getMOString(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getMulticast() - Method in class net.sourceforge.plantuml.sequencediagram.Message
- getMultipleLabels() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getMyChildren() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getMyChildren() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- getMyFather(Ftile) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Genealogy
- getMyPoint(IEntity) - Method in class net.sourceforge.plantuml.svek.Line
- getNailElongation(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getNailElongation(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getNailThickness(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getNailThickness(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getName() - Method in class ext.plantuml.com.google.zxing.BarcodeFormat
- getName() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
- getName() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- getName() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGoto
- getName() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileLabel
- getName() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getName() - Method in interface net.sourceforge.plantuml.api.mda.option2.MDAEntity
- getName() - Method in interface net.sourceforge.plantuml.api.mda.option2.MDAPackage
- getName() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getName() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getName() - Method in class net.sourceforge.plantuml.board.BNode
- getName() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- getName() - Method in interface net.sourceforge.plantuml.cucadiagram.Code
- getName() - Method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- getName() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- getName() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotag
- getName() - Method in class net.sourceforge.plantuml.cute.Group
- getName() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- getName() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
- getName() - Method in interface net.sourceforge.plantuml.evalex.LazyFunction
-
Gets the name of this function.
The name is use to invoke this function in the expression. - getName() - Method in class net.sourceforge.plantuml.gitlog.Commit
- getName() - Method in class net.sourceforge.plantuml.json.JsonObject.Member
-
Returns the name of this member.
- getName() - Method in class net.sourceforge.plantuml.mda.MDAEntityImpl
- getName() - Method in class net.sourceforge.plantuml.mda.MDAPackageImpl
- getName() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getName() - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- getName() - Method in class net.sourceforge.plantuml.nwdiag.Square
- getName() - Method in class net.sourceforge.plantuml.preproc.DefineVariable
- getName() - Method in class net.sourceforge.plantuml.project.core.Resource
- getName() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- getName() - Method in interface net.sourceforge.plantuml.real.Real
- getName() - Method in class net.sourceforge.plantuml.security.SFile
- getName() - Method in interface net.sourceforge.plantuml.stats.api.StatsTable
- getName() - Method in class net.sourceforge.plantuml.stats.StatsTableImpl
- getName() - Method in class net.sourceforge.plantuml.SuggestedFile
- getName() - Method in class net.sourceforge.plantuml.tim.TFunctionArgument
- getName() - Method in interface smetana.core.CFunction
- getName() - Method in class smetana.core.CFunctionAbstract
- getName1() - Method in class net.sourceforge.plantuml.project.lang.TwoNames
- getName2() - Method in class net.sourceforge.plantuml.project.lang.TwoNames
- getNamedArguments() - Method in class net.sourceforge.plantuml.tim.EaterFunctionCall
- getNamedArguments() - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- getNameDimension(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- getNames() - Method in class net.sourceforge.plantuml.style.StyleSignature
- getNamespace() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getNamespace() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getNamespace() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getNamespace1972(Code, String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getNamespaceSeparator() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getNamespaceSeparator() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getNaturalHorizontalAlignment() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- getNb() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getNb() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getNb() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getNbArg() - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- getNbColor() - Method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
- getNbCols() - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- getNbCols() - Method in class net.sourceforge.plantuml.salt.Cell
- getNbCols() - Method in class net.sourceforge.plantuml.salt.element.ElementPyramid
- getNbCols() - Method in class net.sourceforge.plantuml.salt.Positionner2
- getNbImages() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getNbImages() - Method in interface net.sourceforge.plantuml.core.Diagram
-
Number of images in this diagram (usually, 1)
- getNbImages() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getNbImages() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- getNbImages() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getNbImages() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getNbLayers() - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- getNbLines() - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- getNbMaxLines() - Method in class net.sourceforge.plantuml.command.CommandDecoratorMultine
- getNbOfHozizontalLollipop(IEntity) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- getNbPages() - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.FileMaker
- getNbPages() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramFileMakerPuma2
- getNbPages() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramTxtMaker
- getNbPages() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getNbPages() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- getNbPages() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- getNbRows() - Method in class net.sourceforge.plantuml.salt.Cell
- getNbRows() - Method in class net.sourceforge.plantuml.salt.element.ElementPyramid
- getNbRows() - Method in class net.sourceforge.plantuml.salt.Positionner2
- getNbThreads() - Method in class net.sourceforge.plantuml.Option
- getNE() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getNeedle(GNode, double, double, double) - Static method in class net.sourceforge.plantuml.jungle.Needle
- getNeighborhood() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getNeighborhood() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getNeighborhoods() - Method in class net.sourceforge.plantuml.geom.Singularity
- getNeighborhoods() - Method in class net.sourceforge.plantuml.graph2.Singularity2
- getNeighbours(int) - Static method in class net.sourceforge.plantuml.oregon.MagicTable
- getNeighbours4() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getNeighbours8() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getNeighboursSlow(int) - Static method in class net.sourceforge.plantuml.oregon.MagicTable
- getNetwork() - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- getNetwork() - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- getNewCol() - Method in class net.sourceforge.plantuml.graph.Move
- getNewDiagram() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- getNewpage1() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getNewpage2() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getNext(long) - Method in class net.sourceforge.plantuml.project.core3.HistogramSimple
- getNext(long) - Method in interface net.sourceforge.plantuml.project.core3.TimeLine
- getNext(long) - Method in class net.sourceforge.plantuml.project.core3.TimeLineSimple
- getNext(long) - Method in class net.sourceforge.plantuml.project.OpenClose
- getNext(Pushable) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getNextElement() - Method in class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- getNextHint() - Method in interface jcckit.plot.AttributesHint
- getNextHint() - Method in class jcckit.plot.ShapeAttributesHint
-
Creates a new ShapeAttributesHint where all attributes has been incremented.
- getNextInt() - Method in interface net.sourceforge.plantuml.style.AutomaticCounter
- getNextInt() - Method in class net.sourceforge.plantuml.style.StyleBuilder
- getNextMessageNumber() - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- getNextMessageNumber() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getNextOutHorizontal(String, String, WLinkType) - Method in class net.sourceforge.plantuml.wire.WBlock
- getNextOutVertical(String, String, WLinkType) - Method in class net.sourceforge.plantuml.wire.WBlock
- getNextPoint() - Method in class net.sourceforge.plantuml.svek.SvgResult
- getNicer(int) - Static method in class net.sourceforge.plantuml.api.NiceNumber
- getNode(String) - Method in interface jcckit.util.ConfigData
-
Returns the ConfigData object associated with this key.
- getNode(String) - Method in class jcckit.util.ConfigParameters
-
Returns the child node associated with the specified key.
- getNode(String) - Method in class jcckit.util.ConfigParametersBasedConfigData
-
Returns the ConfigData object associated with this key.
- getNode(String) - Method in class jcckit.util.FlatConfigData
-
Returns the ConfigData object associated with this key.
- getNode(String) - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- getNode(String) - Method in class net.sourceforge.plantuml.graph.Zoda2
- getNode(IEntity) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getNode1() - Method in interface net.sourceforge.plantuml.graph.ALink
- getNode1() - Method in class net.sourceforge.plantuml.graph.ALinkImpl
- getNode1() - Method in class net.sourceforge.plantuml.graph.LinkString
- getNode2() - Method in interface net.sourceforge.plantuml.graph.ALink
- getNode2() - Method in class net.sourceforge.plantuml.graph.ALinkImpl
- getNode2() - Method in class net.sourceforge.plantuml.graph.LinkString
- getNodeAt(int, int) - Method in class net.sourceforge.plantuml.graph.Board
- getNodes() - Method in class net.sourceforge.plantuml.graph.Board
- getNodes() - Method in class net.sourceforge.plantuml.graph.Heap
- getNodes() - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- getNodes() - Method in class net.sourceforge.plantuml.graph.Zoda2
- getNodes() - Method in class net.sourceforge.plantuml.svek.Cluster
- getNodesep() - Method in interface net.sourceforge.plantuml.ISkinParam
- getNodesep() - Method in class net.sourceforge.plantuml.SkinParam
- getNodesep() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getNodesInRow(int) - Method in class net.sourceforge.plantuml.graph.Board
- getNodeUid(ILeaf) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getNorth() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getNorthOf(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getNorthOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getNote() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getNote() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getNoteColors() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getNoteComponentType() - Method in enum net.sourceforge.plantuml.sequencediagram.NoteStyle
- getNoteLinkStrategy() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getNoteOnMessages() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getNoteOnMessages() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getNotePosition() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- getNotePosition() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getNoteStyle() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getNoteStyle(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteStyle
- getNotFoundInstance() - Static method in exception ext.plantuml.com.google.zxing.NotFoundException
- getNow() - Method in interface net.sourceforge.plantuml.timingdiagram.Clocks
- getNow() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getNull() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorBackground
- getNumberOfElements() - Method in class jcckit.data.DataContainer
-
Returns the number of elements of this container.
- getNumberOfPoints() - Method in class jcckit.graphic.Polygon
-
Returns the number points.
- getNumberRaw() - Method in class net.sourceforge.plantuml.sequencediagram.MessageNumber
- getNumBlocks() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECBlocks
- getNumCol() - Method in class net.sourceforge.plantuml.nwdiag.Square
- getNumDataBytes() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getNumECBytes() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getNumParams() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
- getNumParams() - Method in interface net.sourceforge.plantuml.evalex.LazyFunction
-
Gets the number of parameters this function accepts.
A value of-1
denotes that this function accepts a variable number of parameters. - getNumRSBlocks() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getNumTotalBytes() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getNW() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getO() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getOffset() - Method in exception net.sourceforge.plantuml.json.ParseException
-
Deprecated.Use
ParseException.getLocation()
instead - getOffsetForEnglobers(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getOffsetForEnglobers(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- getOnlyOther(IEntity) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getOnSegmentA(double) - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getOnSegmentB(double) - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- getOper() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
- getOper() - Method in interface net.sourceforge.plantuml.evalex.LazyOperator
-
Gets the String that is used to denote the operator in the expression.
- getOppositeAngle() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getOptionalDefaultValue() - Method in class net.sourceforge.plantuml.tim.TFunctionArgument
- getOptions() - Method in class net.sourceforge.plantuml.picoweb.RenderRequest
- getOrCreate(Ident, Code, Display, LeafType) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.compositediagram.CompositeDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagram
- getOrCreateLeaf(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getOrCreateLeafDefault(Ident, Code, LeafType, USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getOrCreateParticipant(String) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
-
Deprecated.
- getOrCreateParticipant(String, Display) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- getOrCreateTask(String, String, boolean) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getOrder() - Method in class net.sourceforge.plantuml.creole.StripeStyle
- getOrder() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getOrderedListOfAllSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
- getOrientation() - Method in class net.sourceforge.plantuml.ugraphic.UText
- getOrientationAngle() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the orientation angle in degree.
- getOrientationAngle() - Method in interface jcckit.graphic.TextAttributes
-
Returns the orientation angle in degree.
- getOrientationFrom(double) - Method in class net.sourceforge.plantuml.geom.Neighborhood
- getOrientationFrom(double) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- getOrigin() - Method in class jcckit.plot.PositionHint
-
Returns the origin.
- getOrigin() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getOriginal() - Method in interface net.sourceforge.plantuml.hector2.mpos.MutationLayer
- getOriginal() - Method in class net.sourceforge.plantuml.hector2.mpos.MutationLayerMove
- getOriginalExpression() - Method in class net.sourceforge.plantuml.evalex.Expression
-
The original expression used to construct this expression, without variables substituted.
- getOriginalGroup() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getOrthoDistance(Line2D.Double, Point2D) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getOrthoPoint(double) - Method in class net.sourceforge.plantuml.cute.Segment
- getOther(IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getOther(IEntity) - Method in class net.sourceforge.plantuml.svek.Line
- getOtherExtremity(Point2DInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getOtherTheta(double) - Method in class net.sourceforge.plantuml.svek.image.RotatedEllipse
- getOut() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getOut() - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessRunner
- getOutlineColor() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getOutLinkRendering() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getOutLinkRendering() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorateOut
- getOutputDir() - Method in class net.sourceforge.plantuml.Option
- getOutputFile() - Method in class net.sourceforge.plantuml.Option
- getOutputFilename() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getOutputs() - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- getOutY() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getOverpassDimension(StringBounder) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileOverpassing
- getOverpassDimension(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- getOverscanX(StringBounder) - Method in interface net.sourceforge.plantuml.svek.IEntityImage
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerActivity
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekNode
- getOverscanX(StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekResult
- getOwnAdress() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getOwner() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- getOwner() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- getP1() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getP1() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getP2() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getP2() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getPack(ST_Agraph_s, int, int) - Static method in class gen.lib.pack.pack__c
- getPackages() - Method in interface net.sourceforge.plantuml.api.mda.option2.MDADiagram
- getPackages() - Method in class net.sourceforge.plantuml.mda.MDADiagramImpl
- getPackageStyle() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getPackageStyle() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getPackageStyle() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getPackageStyle() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getPackInfo(ST_Agraph_s, EN_pack_mode, int, ST_pack_info) - Static method in class gen.lib.pack.pack__c
- getPackModeInfo(ST_Agraph_s, EN_pack_mode, ST_pack_info) - Static method in class gen.lib.pack.pack__c
- getPadding() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getPadding() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getPadding() - Method in class net.sourceforge.plantuml.skin.Padder
- getPadding() - Method in class net.sourceforge.plantuml.SkinParam
- getPadding() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getPadding() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getPadding() - Method in class net.sourceforge.plantuml.style.Style
- getPadding(PaddingParam) - Method in interface net.sourceforge.plantuml.ISkinParam
- getPadding(PaddingParam) - Method in class net.sourceforge.plantuml.SkinParam
- getPadding(PaddingParam) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getPaddingX() - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getPaddingX() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getPaddingX() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- getPaddingX() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- getPaddingY() - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getPaddingY() - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getPaddingY() - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getPaddingY() - Method in interface net.sourceforge.plantuml.skin.ArrowComponent
- getPaddingY() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getPaddingY() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getPaddingY() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- getPaddingY() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- getPaintGradient(double, double, ColorMapper, double, double, HColor) - Static method in class net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- getPaper() - Method in class jcckit.plot.PlotCanvas
-
Returns the paper definition.
- getParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- getParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- getParam() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- getParam() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TeozLayer
- getParam() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- getParam() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- getParam() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getParam() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getParam() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- getParent() - Method in class h.ST_dtlink_s
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram.ConditionalContext
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getParent() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getParent() - Method in class net.sourceforge.plantuml.board.BNode
- getParent() - Method in class net.sourceforge.plantuml.cute.Group
- getParent() - Method in interface net.sourceforge.plantuml.LineLocation
-
Get the parent of this location.
- getParent() - Method in class net.sourceforge.plantuml.LineLocationImpl
- getParent() - Method in class net.sourceforge.plantuml.posimo.Block
- getParent() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getParent() - Method in interface net.sourceforge.plantuml.posimo.Clusterable
- getParent() - Method in class smetana.core.CString
- getParentCluster() - Method in class net.sourceforge.plantuml.svek.Cluster
- getParentContainer() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getParentContainer() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getParentContainer() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getParentContainer(Ident, IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getParentFile() - Method in interface net.sourceforge.plantuml.AFile
- getParentFile() - Method in class net.sourceforge.plantuml.AFileRegular
- getParentFile() - Method in class net.sourceforge.plantuml.AFileZipEntry
- getParentFile() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- getParentFile() - Method in class net.sourceforge.plantuml.security.SFile
- getParentFile() - Method in class net.sourceforge.plantuml.SuggestedFile
- getPart() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- getPart() - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- getPart1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getPart1(double) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- getPart1(double) - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- getPart1(double) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- getPart1(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- getPart1(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- getPart1(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- getPart1(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- getPart1(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- getPart1Anchor() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getPart2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- getPart2() - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.Player
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- getPart2() - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- getPart2Anchor() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getPartials() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- getParticipant() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getParticipant1() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getParticipant1() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- getParticipant1() - Method in class net.sourceforge.plantuml.sequencediagram.Message
- getParticipant1() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- getParticipant2() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getParticipant2() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- getParticipant2() - Method in class net.sourceforge.plantuml.sequencediagram.Message
- getParticipant2() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- getParticipant2() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getParticipantAt(StringBounder, NotePosition) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getParticipantBox() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
-
Deprecated.a virer
- getParticipantEnglober() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getPath() - Method in class net.sourceforge.plantuml.picoweb.ReceivedHTTPRequest
- getPath() - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- getPath() - Method in class net.sourceforge.plantuml.security.SFile
- getPath(String) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- getPath(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- getPathIterator(AffineTransform) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getPathIterator(AffineTransform, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getPaths() - Method in class net.sourceforge.plantuml.geom.kinetic.World
- getPaths() - Method in class net.sourceforge.plantuml.golem.TilesField
- getPattern() - Method in interface net.sourceforge.plantuml.command.regex.IRegex
- getPattern() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- getPattern() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- getPattern() - Static method in class net.sourceforge.plantuml.Option
- getPattern() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- getPattern() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- getPatternEnd() - Method in class net.sourceforge.plantuml.activitydiagram.command.CommandLinkLongActivity
- getPatternEnd() - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivityLong3
- getPatternEnd() - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandArrowLong3
- getPatternEnd() - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandNoteLong3
- getPatternEnd() - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandAffineTransformMultiline
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilines
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesCaption
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesComment
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesFooter
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesHeader
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesLegend
- getPatternEnd() - Method in class net.sourceforge.plantuml.command.CommandMultilinesTitle
- getPatternEnd() - Method in class net.sourceforge.plantuml.descdiagram.command.CommandArchimateMultilines
- getPatternEnd() - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
- getPatternEnd() - Method in class net.sourceforge.plantuml.mindmap.CommandMindMapOrgmodeMultiline
- getPatternEnd() - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandCreateEntityObjectMultilines
- getPatternEnd() - Method in class net.sourceforge.plantuml.objectdiagram.command.CommandCreateMap
- getPatternEnd() - Method in class net.sourceforge.plantuml.project.command.CommandNoteBottom
- getPatternEnd() - Method in class net.sourceforge.plantuml.sequencediagram.command.CommandReferenceMultilinesOverSeveral
- getPatternEnd() - Method in class net.sourceforge.plantuml.style.CommandStyleMultilinesCSS
- getPatternEnd() - Method in class net.sourceforge.plantuml.timingdiagram.command.CommandNoteLong
- getPatternEnd2() - Method in class net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3Multilines
- getPatternEnd2() - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- getPeriod() - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- getPhalanxElongation(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getPhalanxElongation(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getPhalanxThickness(StringBounder) - Method in interface net.sourceforge.plantuml.mindmap.Finger
- getPhalanxThickness(StringBounder) - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getPicowebBindAddress() - Method in class net.sourceforge.plantuml.Option
- getPicowebPort() - Method in class net.sourceforge.plantuml.Option
- getPin1() - Method in class net.sourceforge.plantuml.hector.PinLink
- getPin2() - Method in class net.sourceforge.plantuml.hector.PinLink
- getPinLinks() - Method in class net.sourceforge.plantuml.hector.Skeleton
- getPinLinks() - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- getPins() - Method in class net.sourceforge.plantuml.hector.Skeleton
- getPinsOfRow(int) - Method in class net.sourceforge.plantuml.hector.Skeleton
- getPipeDelimitor() - Method in class net.sourceforge.plantuml.Option
- getPixel() - Method in class net.sourceforge.plantuml.sequencediagram.HSpace
- getPixelTypes(int, int[]) - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RowTypeRenderer
-
Set pixel type for specified row number.
- getPixelTypes(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanBit
- getPixelTypes(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanDot
- getPlainString() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Return the source as a single String with
\n
as line separator. - getPlane() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getPlantumlImage() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getPlantumlSmallIcon() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getPlantumlSmallIcon2() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getPlayer() - Method in class net.sourceforge.plantuml.timingdiagram.TickInPlayer
- getPlayer(String) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- getPlayer1() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- getPlayer2() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- getPlot() - Method in class jcckit.plot.PlotCanvas
-
Returns the plot.
- getPngFile() - Method in interface net.sourceforge.plantuml.GeneratedImage
- getPngFile() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- getPoint(double) - Method in class net.sourceforge.plantuml.svek.image.RotatedEllipse
- getPoint(double, double) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- getPoint(int) - Method in class ext.plantuml.com.ctreber.acearth.util.Polygon
- getPoint(int) - Method in class jcckit.graphic.Polygon
-
Returns the point for the specified index.
- getPoint(int) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getPoint(Point2D) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- getPoint2D() - Method in class net.sourceforge.plantuml.svek.PointDirected
- getPoint2D(double) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getPoint2D(double, double) - Method in class net.sourceforge.plantuml.svek.SvekNode
- getPoint2D(Line2D.Double, double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getPoint2D(Point2D) - Method in class net.sourceforge.plantuml.svek.image.YTransformer
- getPoint3D() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- getPoint3DRads() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
-
Assumes coordinate is not in degrees but rads.
- getPointA() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPointA() - Method in class net.sourceforge.plantuml.timingdiagram.graphic.IntricatedPoint
- getPointArray(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getPointAtAngle(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getPointB() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPointB() - Method in class net.sourceforge.plantuml.timingdiagram.graphic.IntricatedPoint
- getPointC() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPointCenter() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getPointD() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPointIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPointInNeighborhood(double, Point2D, Point2D) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- getPointJ() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getPointK() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getPointList(String) - Method in class net.sourceforge.plantuml.cute.VarArgs
- getPointMarkersOnLine() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getPointOnCircle(double) - Method in class net.sourceforge.plantuml.cute.Balloon
- getPointOnCircleOppositeToThisPoint(Point2D) - Method in class net.sourceforge.plantuml.cute.Balloon
- getPointOnCirclePassingByThisPoint(Point2D) - Method in class net.sourceforge.plantuml.cute.Balloon
- getPointOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getPoints() - Method in class ext.plantuml.com.ctreber.acearth.util.Polygon
- getPoints() - Method in class ext.plantuml.com.google.zxing.common.DetectorResult
- getPoints() - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- getPoints() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getPoints() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getPoints(String) - Method in class net.sourceforge.plantuml.svek.SvgResult
- getPointsIterator() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getPointsWithThisColor(int) - Method in class net.sourceforge.plantuml.svek.SvgResult
- getPolicy() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorGradient
- getPolygon() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getPolygonNormal(double, double, double) - Static method in class net.sourceforge.plantuml.svek.image.Opale
- getPolyline(ALink) - Method in class net.sourceforge.plantuml.graph.Galaxy4
- getPortMember() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.Body3
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.cucadiagram.TextBlockMap
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockVertical2
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getPorts(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- getPorts(StringBounder) - Method in interface net.sourceforge.plantuml.svek.WithPorts
- getPortShortNames() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getPortShortNames() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getPos() - Method in class net.sourceforge.plantuml.geom.InflateData
- getPos() - Method in class net.sourceforge.plantuml.graph2.InflateData2
- getPos1() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- getPos2() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- getPosArrow(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getPosArrow(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getPosArrow(StringBounder) - Method in interface net.sourceforge.plantuml.skin.ArrowComponent
- getPosArrow(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getPosArrow(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getPosB() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getPosC(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getPosC2(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getPosD(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- getPosInPixel(TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- getPosition() - Method in class jcckit.graphic.Text
-
Returns the position.
- getPosition() - Method in class jcckit.plot.PositionHint
-
Returns the position.
- getPosition() - Method in class net.sourceforge.plantuml.cute.VarArgs
- getPosition() - Method in class net.sourceforge.plantuml.ErrorUml
- getPosition() - Method in class net.sourceforge.plantuml.geom.Box
- getPosition() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- getPosition() - Method in interface net.sourceforge.plantuml.geom.Pointable
- getPosition() - Method in class net.sourceforge.plantuml.gitlog.Commit
- getPosition() - Method in class net.sourceforge.plantuml.graph.ElectricCharge
- getPosition() - Method in interface net.sourceforge.plantuml.LineLocation
-
Position of the line, starting at 0.
- getPosition() - Method in class net.sourceforge.plantuml.LineLocationImpl
- getPosition() - Method in class net.sourceforge.plantuml.posimo.Block
- getPosition() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getPosition() - Method in class net.sourceforge.plantuml.posimo.Label
- getPosition() - Method in interface net.sourceforge.plantuml.posimo.Positionable
- getPosition() - Method in class net.sourceforge.plantuml.posimo.PositionableImpl
- getPosition() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getPosition() - Method in class net.sourceforge.plantuml.sequencediagram.puma.SegmentPosition
- getPosition() - Method in class net.sourceforge.plantuml.svek.PortGeometry
- getPosition() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getPosition() - Method in class net.sourceforge.plantuml.timingdiagram.TimingNote
- getPosition() - Method in class net.sourceforge.plantuml.ugraphic.comp.Expand
- getPosition() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- getPosition() - Method in class net.sourceforge.plantuml.wire.WCursor
- getPosition() - Method in class net.sourceforge.plantuml.wire.WPrint
- getPosition(double) - Method in class net.sourceforge.plantuml.sequencediagram.puma.PSegment
- getPosition(Atom) - Method in class net.sourceforge.plantuml.creole.Sea
- getPosition(Tile) - Method in class net.sourceforge.plantuml.golem.TilesField
- getPositionedNotes() - Method in class net.sourceforge.plantuml.activitydiagram3.WithNote
- getPositions(double, double) - Method in interface net.sourceforge.plantuml.ugraphic.PlacementStrategy
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyVisibility
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyX1X2
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyX1Y2Y3
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Center
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Left
- getPositions(double, double) - Method in class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Right
- getPositions(Collection<PostIt>, StringBounder) - Method in interface net.sourceforge.plantuml.postit.AreaLayout
- getPositions(Collection<PostIt>, StringBounder) - Method in class net.sourceforge.plantuml.postit.AreaLayoutFixedWidth
- getPossibleAppend(StringLocated) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- getPossibleMutations() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- getPossibleMutations() - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- getPossibleValues() - Static method in class net.sourceforge.plantuml.SkinParam
- getPostStringDefinition() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- getPosYendLevel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getPosYendLevel() - Method in interface net.sourceforge.plantuml.sequencediagram.EventWithDeactivate
- getPosYendLevel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getPosYstartLevel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getPragma() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getPragma() - Method in class net.sourceforge.plantuml.TitledDiagram
- getPragmaRevision(String) - Static method in class net.sourceforge.plantuml.StringUtils
- getPrecedence() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
- getPrecedence() - Method in interface net.sourceforge.plantuml.evalex.LazyOperator
-
Gets the precedence value of this operator.
- getPrecedence() - Method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
- getPredict() - Method in class net.sourceforge.plantuml.webp.SubBlock
- getPredict(int, boolean) - Method in class net.sourceforge.plantuml.webp.SubBlock
- getPreferredDimension(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.AbstractComponentText
- getPreferredDimension(StringBounder) - Method in class net.sourceforge.plantuml.posimo.Frame
- getPreferredDimension(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getPreferredDimension(StringBounder) - Method in interface net.sourceforge.plantuml.skin.Component
- getPreferredDimension(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- getPreferredDimension(StringBounder, double, double) - Method in interface net.sourceforge.plantuml.salt.element.Element
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementButton
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementDroplist
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementEmpty
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementImage
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementLine
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuBar
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuPopup
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementPyramid
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementPyramidScrolled
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementRadioCheckbox
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementTabBar
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementText
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementTextField
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.ElementTree
- getPreferredDimension(StringBounder, double, double) - Method in class net.sourceforge.plantuml.salt.element.WrappedElement
- getPreferredDimensionFirstCell(StringBounder) - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- getPreferredDimensionOtherCell(StringBounder) - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationExoTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteBottom
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteLeft
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteRight
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileNoteTop
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelf
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTileSelfNoteRight
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DelayTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.DividerTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ElseTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EmptyTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- getPreferredHeight() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- getPreferredHeight() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- getPreferredHeight() - Method in class net.sourceforge.plantuml.skin.ActorAwesome
- getPreferredHeight() - Method in class net.sourceforge.plantuml.skin.ActorHollow
- getPreferredHeight() - Method in class net.sourceforge.plantuml.skin.ActorStickMan
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActiveLine
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActor
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDelay
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDestroy
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDivider
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingElse
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingHeader
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingTail
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextLine
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNewpage
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNote
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextParticipant
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextShape
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.BoxedCharacter
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.graphic.CircledCharacter
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.posimo.Frame
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeDestroy
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.CircleInterface
- getPreferredHeight(StringBounder) - Method in interface net.sourceforge.plantuml.skin.Component
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActiveLine
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActor
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseBoundary
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseControl
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDatabase
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayLine
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayText
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDestroy
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDivider
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEnglober
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEntity
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingElse
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingHeader
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseLine
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNewpage
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseQueue
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseReference
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getPreferredHeight(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getPreferredWidth() - Method in class net.sourceforge.plantuml.skin.ActorAwesome
- getPreferredWidth() - Method in class net.sourceforge.plantuml.skin.ActorHollow
- getPreferredWidth() - Method in class net.sourceforge.plantuml.skin.ActorStickMan
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActiveLine
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextActor
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDelay
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDestroy
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextDivider
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingElse
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingHeader
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextGroupingTail
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextLine
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNewpage
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextNote
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextParticipant
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextShape
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.descdiagram.BoxedCharacter
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.graphic.CircledCharacter
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.posimo.Frame
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeDestroy
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- getPreferredWidth(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.Pushable
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.CircleInterface
- getPreferredWidth(StringBounder) - Method in interface net.sourceforge.plantuml.skin.Component
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActiveLine
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseActor
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseBoundary
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseControl
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDatabase
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayLine
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDelayText
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDestroy
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseDivider
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEnglober
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseEntity
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingElse
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingHeader
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseLine
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNewpage
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteBox
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNoteHexagonal
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseQueue
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseReference
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getPreferredWidth(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getPrefix() - Method in class net.sourceforge.plantuml.cucadiagram.EntityPort
- getPrefix(int) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- getPreproc() - Method in class net.sourceforge.plantuml.syntax.LanguageDescriptor
- getPreprocessorError() - Method in class net.sourceforge.plantuml.StringLocated
- getPreprocessorIncludeStrategy() - Method in class net.sourceforge.plantuml.tim.EaterInclude
- getPreprocessorOutputMode() - Method in class net.sourceforge.plantuml.Option
- getPreserveAspectRatio() - Method in class net.sourceforge.plantuml.FileFormatOption
- getPreserveAspectRatio() - Method in interface net.sourceforge.plantuml.ISkinParam
- getPreserveAspectRatio() - Method in class net.sourceforge.plantuml.SkinParam
- getPreserveAspectRatio() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getPrettyDisplay() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getPrevious(long) - Method in class net.sourceforge.plantuml.project.core3.HistogramSimple
- getPrevious(long) - Method in interface net.sourceforge.plantuml.project.core3.TimeLine
- getPrevious(long) - Method in class net.sourceforge.plantuml.project.core3.TimeLineSimple
- getPrevious(long) - Method in class net.sourceforge.plantuml.project.OpenClose
- getPrevious(Pushable) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- getPrice(SkeletonConfiguration) - Method in interface net.sourceforge.plantuml.hector.SkeletonConfigurationEvaluator
- getPrice(SkeletonConfiguration) - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationEvaluatorLineLenght
- getPrintablePath() - Method in class net.sourceforge.plantuml.security.SFile
- getPriority() - Method in interface net.sourceforge.plantuml.style.Value
- getPriority() - Method in class net.sourceforge.plantuml.style.ValueAbstract
- getPriority() - Method in class net.sourceforge.plantuml.style.ValueColor
- getPriority() - Method in class net.sourceforge.plantuml.style.ValueImpl
- getProjectionOnFrontier(Point2D) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- getProvisionalVersionForDimension(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
-
Deduces version information purely from QR Code dimensions.
- getPt() - Method in class net.sourceforge.plantuml.svek.PointAndAngle
- getPureTextWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getPureTextWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseParticipant
- getPureTextWidth(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getqIndex() - Method in class net.sourceforge.plantuml.webp.SegmentQuants
- getQindex() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getQIndex() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getQualifier1() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getQualifier2() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getQuanta() - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getQueue() - Method in class net.sourceforge.plantuml.tim.expression.ShuntingYard
- getQueueDirection(String) - Static method in class net.sourceforge.plantuml.StringUtils
- getRA() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- getRacordIn(Rectangle2D, Line2D) - Method in interface net.sourceforge.plantuml.posimo.Racorder
- getRacordIn(Rectangle2D, Line2D) - Method in class net.sourceforge.plantuml.posimo.RacorderFollowTangeante
- getRacordIn(Rectangle2D, Line2D) - Method in class net.sourceforge.plantuml.posimo.RacorderFollowTangeanteOld
- getRacordIn(Rectangle2D, Line2D) - Method in class net.sourceforge.plantuml.posimo.RacorderInToCenter
- getRacordIn(Rectangle2D, Line2D) - Method in class net.sourceforge.plantuml.posimo.RacorderOrthogonal
- getRacordOut(Rectangle2D, Line2D) - Method in interface net.sourceforge.plantuml.posimo.Racorder
- getRacordOut(Rectangle2D, Line2D) - Method in class net.sourceforge.plantuml.posimo.RacorderAbstract
- getRadius() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getRadius() - Method in class net.sourceforge.plantuml.cute.Balloon
- getRadius() - Method in class net.sourceforge.plantuml.svek.image.Circle
- getRainbow() - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- getRainbow(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- getRandom() - Static method in class net.sourceforge.plantuml.fun.IconLoader
- getRandomFree(Random) - Method in class net.sourceforge.plantuml.oregon.MagicTable
- getRankdir() - Method in interface net.sourceforge.plantuml.ISkinParam
- getRankdir() - Method in class net.sourceforge.plantuml.SkinParam
- getRankdir() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getRanksep() - Method in interface net.sourceforge.plantuml.ISkinParam
- getRanksep() - Method in class net.sourceforge.plantuml.SkinParam
- getRanksep() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getRatting() - Method in interface net.sourceforge.plantuml.sudoku.ISudoku
- getRatting() - Method in class net.sourceforge.plantuml.sudoku.SudokuDLX
- getRawBody() - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- getRawBody() - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- getRawBody() - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- getRawBody() - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- getRawBytes() - Method in class ext.plantuml.com.google.zxing.common.DecoderResult
- getRawFileName() - Method in class net.sourceforge.plantuml.ugraphic.UImage
- getRawLayout() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getRawLayout() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getRawLayout() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getRawString() - Method in class net.sourceforge.plantuml.core.UmlSource
- getReader(String) - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- getReader(String) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- getReaderIncludeUrl2(SURL, StringLocated, String, String) - Static method in class net.sourceforge.plantuml.preproc2.PreprocessorUtils
- getReaderStdlibInclude(StringLocated, String) - Static method in class net.sourceforge.plantuml.preproc2.PreprocessorUtils
- getReason() - Method in exception jcckit.util.FactoryException
-
Returns the reason object causing this exception.
- getRectangle(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UMotif
- getRecursiveContents() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getRegex() - Method in class net.sourceforge.plantuml.graphic.color.ColorParser
- getRegexp() - Static method in class net.sourceforge.plantuml.UrlBuilder
- getRegexString() - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- getRegexString() - Static method in enum net.sourceforge.plantuml.project.time.Month
- getResource(String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getResourceAsStream(String) - Static method in class net.sourceforge.plantuml.preproc.Stdlib
- getResourceDraw() - Method in class net.sourceforge.plantuml.project.core.Resource
- getResult() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometryMerger
- getResult() - Method in class net.sourceforge.plantuml.Option
- getResult() - Method in interface net.sourceforge.plantuml.svek.ArithmeticStrategy
- getResult() - Method in class net.sourceforge.plantuml.svek.ArithmeticStrategyMax
- getResult() - Method in class net.sourceforge.plantuml.svek.ArithmeticStrategySum
- getResult() - Method in class net.sourceforge.plantuml.tim.expression.ReversePolishInterpretor
- getResult() - Method in class net.sourceforge.plantuml.zopfli.Buffer
- getResult(LineLocation, TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- getResultList() - Method in class net.sourceforge.plantuml.tim.TContext
- getResultList() - Method in class net.sourceforge.plantuml.tim.TimLoader
- getResumeEntryEvent() - Method in class net.sourceforge.plantuml.bpm.BpmBranch
- getReverse(Color) - Method in enum net.sourceforge.plantuml.ugraphic.color.ColorOrder
- getReversed(Color) - Static method in class net.sourceforge.plantuml.ugraphic.color.ColorUtils
- getReversePoint2D(Point2D) - Method in class net.sourceforge.plantuml.svek.image.YTransformer
- getRibbonBlock() - Method in class net.sourceforge.plantuml.png.PngTitler
- getRight() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getRight() - Method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- getRightShift(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- getRightSubBlock(int, SubBlock.PLANE) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getRoot() - Method in class net.sourceforge.plantuml.bpm.Grid
- getRoot() - Method in class net.sourceforge.plantuml.golem.TilesField
- getRootGroup() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getRootGroup() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getRootGroup() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getRootGroup() - Method in interface net.sourceforge.plantuml.cucadiagram.GroupHierarchy
- getRootSuperGroup() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getRootSuperGroup() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- getRootSuperGroup() - Method in interface net.sourceforge.plantuml.cucadiagram.GroupHierarchy
- getRose() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getRose() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getRoundCorner() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getRoundCorner(CornerParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- getRoundCorner(CornerParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- getRoundCorner(CornerParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getRoundCorner(ISkinParam, Stereotype) - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getRoundKey() - Method in enum net.sourceforge.plantuml.CornerParam
- getRow() - Method in interface net.sourceforge.plantuml.graph.ANode
- getRow() - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- getRow() - Method in class net.sourceforge.plantuml.graph.Move
- getRow() - Method in class net.sourceforge.plantuml.hector.Pin
- getRow() - Method in class net.sourceforge.plantuml.project.core.AbstractTask
- getRow() - Method in interface net.sourceforge.plantuml.project.core.Task
- getRow() - Method in class net.sourceforge.plantuml.salt.element.Segment
- getRow() - Method in class net.sourceforge.plantuml.salt.Position
- getRow(int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getRow(int, BitArray) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
A fast method to retrieve one row of data from the matrix as a BitArray.
- getRowMax() - Method in class net.sourceforge.plantuml.graph.Heap
- getRowMax() - Method in class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- getRows() - Method in class net.sourceforge.plantuml.bpm.GridArray
- getRows() - Method in class net.sourceforge.plantuml.hector.Skeleton
- getRows() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getRx() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getRy() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getSalt(String) - Static method in class net.sourceforge.plantuml.version.PLSSignature
- getSame() - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- getSameCol() - Method in class net.sourceforge.plantuml.nwdiag.Square
- getSametail() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getSavedString() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getSavedSupplementatyData() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getSavedSupplementatyData() - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- getScale() - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- getScale() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getScale() - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getScale() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- getScale() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- getScale() - Method in class net.sourceforge.plantuml.ugraphic.UScale
- getScale() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- getScale(double, double) - Method in interface net.sourceforge.plantuml.Scale
- getScale(String, double) - Static method in class net.sourceforge.plantuml.creole.Parser
- getScaleCoef() - Method in class net.sourceforge.plantuml.FileFormatOption
- getScaleCoef(FileFormatOption) - Method in class net.sourceforge.plantuml.TitledDiagram
- getScaled(double) - Method in interface net.sourceforge.plantuml.ugraphic.Scalable
- getScaled(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getScaled(double) - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getScaled(double) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getScaledDimension(Dimension, double) - Static method in class net.sourceforge.plantuml.swing.ImageHelper
- getScaledDimension(Dimension, Dimension) - Static method in class net.sourceforge.plantuml.swing.ImageHelper
-
Calculates the dimensions of a scaled image given the dimensions of an image and the area it is to be drawn in while preserving aspect ratio.
- getScaledDimensionWidthFit(Dimension, Dimension) - Static method in class net.sourceforge.plantuml.swing.ImageHelper
- getScaledInstance(BufferedImage, Dimension, RenderingHints, boolean) - Static method in class net.sourceforge.plantuml.swing.ImageHelper
-
Returns a scaled instance of a
BufferedImage
. - getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleHeight
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleMaxHeight
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleMaxWidth
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleMaxWidthAndHeight
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleSimple
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleWidth
- getScaleInternal(double, double) - Method in class net.sourceforge.plantuml.ScaleWidthAndHeight
- getScanBits() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- getScanDots() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDotGenerator
- getScore() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- getScreen() - Method in interface net.sourceforge.plantuml.oregon.BasicGame
- getScreen() - Method in class net.sourceforge.plantuml.oregon.OregonBasicGame
- getSE() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getSecondLabel() - Method in class net.sourceforge.plantuml.descdiagram.command.Labels
- getSecret() - Method in class net.sourceforge.plantuml.eggs.SentenceDecoder
- getSecret() - Method in class net.sourceforge.plantuml.eggs.SentenceProducer
- getSecurityProfile() - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- getSeed() - Method in interface net.sourceforge.plantuml.sudoku.ISudoku
- getSeed() - Method in class net.sourceforge.plantuml.sudoku.SudokuDLX
- getSegIntersection(Line2D.Double, Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- getSegIntersection(AbstractLineSegment) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- getSegIntersection(AbstractLineSegment) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getSegment() - Method in class net.sourceforge.plantuml.sequencediagram.puma.SegmentPosition
- getSegmentA1() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getSegmentA2() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getSegmentB1() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getSegmentB2() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getSegmentCenterToPointOnCircle(double) - Method in class net.sourceforge.plantuml.cute.Balloon
- getSegmentId() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getSegmentQuants() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getSegmentType() - Method in class net.sourceforge.plantuml.ugraphic.USegment
- getSegQuants() - Method in class net.sourceforge.plantuml.webp.SegmentQuants
- getSentences() - Method in interface net.sourceforge.plantuml.project.lang.Subject
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectDayAsDate
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectDayOfWeek
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectDaysAsDates
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectLinks
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectProject
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectResource
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectTask
- getSentences() - Method in class net.sourceforge.plantuml.project.lang.SubjectToday
- getSeparator() - Static method in class net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
- getSequenceAreaX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getSequenceAreaY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getSHA512Hex(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSHA512raw(byte[]) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSHA512raw(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getShadedColors(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- getShadedColors(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.shader.ShaderDefault
- getShadedColors(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.shader.ShaderFlat
- getShadedColors(int, int[]) - Method in class ext.plantuml.com.ctreber.acearth.shader.ShaderOrtho
- getShadowDeltaPoints(double, double, double[]) - Method in class net.sourceforge.plantuml.ugraphic.ShadowManager
- getShadowing() - Method in class net.sourceforge.plantuml.graphic.color.Colors
- getShape(double, double, double) - Method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- getShapeDefinitions() - Method in class org.stathissideris.ascii2image.core.ConfigurationParser
- getShapeDefinitionsHash() - Method in class org.stathissideris.ascii2image.core.ConfigurationParser
- getShapeHeight() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getShapes() - Method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- getShapes() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getShapesIterator() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getShapeType() - Method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- getShapeType() - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- getShapeType() - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- getShapeType() - Method in class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- getShapeType() - Method in class net.sourceforge.plantuml.descdiagram.EntityImageRequirement
- getShapeType() - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- getShapeType() - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- getShapeType() - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- getShapeType() - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getShapeType() - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- getShapeType() - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- getShapeType() - Method in interface net.sourceforge.plantuml.svek.IEntityImage
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageActivity
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageArcCircle
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociation
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageAssociationPoint
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageBranch
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleEnd
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageCircleStart
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageClassHeader
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageEmptyPackage
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageGroup
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterface
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye1
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye2
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageObject
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImagePort
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImagePseudoState
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageState
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageState2
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageStateEmptyDescription
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageSynchroBar
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageTips
- getShapeType() - Method in class net.sourceforge.plantuml.svek.image.EntityImageUseCase
- getShapeType() - Method in class net.sourceforge.plantuml.svek.InnerActivity
- getShapeType() - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- getShapeType() - Method in class net.sourceforge.plantuml.svek.SvekResult
- getSharpnessLevel() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getShield() - Method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- getShield(StringBounder) - Method in interface net.sourceforge.plantuml.svek.IEntityImage
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageDescription
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerActivity
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- getShield(StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekResult
- getShortCode() - Method in enum net.sourceforge.plantuml.Direction
- getShortestPathTo(Dijkstra.Vertex, Dijkstra.Vertex) - Method in class net.sourceforge.plantuml.graph2.Dijkstra
- getSign() - Method in class smetana.core.OFFSET
- getSignature() - Method in class net.sourceforge.plantuml.style.Style
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysFalse
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.AlwaysTrue
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.CallUserFunction
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.DateFunction
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Dirpath
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.FileExists
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Filename
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.FunctionExists
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Getenv
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.GetVariableValue
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.GetVersion
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.IntVal
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.LogicalNot
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Lower
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Newline
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.RetrieveProcedure
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.SetVariableValue
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.StringFunction
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Strlen
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Strpos
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Substr
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.Upper
- getSignature() - Method in class net.sourceforge.plantuml.tim.stdlib.VariableExists
- getSignature() - Method in interface net.sourceforge.plantuml.tim.TFunction
- getSignature() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- getSignature(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSignature(SFile) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSignatureRelativePosition() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getSignatureSha512(InputStream) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSignatureSha512(SFile) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSignatureWithoutImgSrc(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- getSimpleDisplay() - Method in class net.sourceforge.plantuml.project.core.TaskCode
- getSingleStrategy() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getSingleStrategy() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getSingleStrategy() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- getSize() - Method in class ext.plantuml.com.ctreber.acearth.util.Polygon
- getSize() - Method in class ext.plantuml.com.google.zxing.common.BitArray
- getSize() - Method in class net.sourceforge.plantuml.geom.Dijkstra
- getSize() - Method in class net.sourceforge.plantuml.posimo.Block
- getSize() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getSize() - Method in class net.sourceforge.plantuml.posimo.Label
- getSize() - Method in interface net.sourceforge.plantuml.posimo.Positionable
- getSize() - Method in class net.sourceforge.plantuml.posimo.PositionableImpl
- getSize() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getSize() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getSize() - Method in class net.sourceforge.plantuml.zopfli.Buffer
- getSize(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- getSize2D() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getSize2D() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getSizeInBytes() - Method in class ext.plantuml.com.google.zxing.common.BitArray
- getSkeletons() - Method in class net.sourceforge.plantuml.hector2.continuity.SkeletonBuilder
- getSkin() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getSkin() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getSkinName() - Method in enum net.sourceforge.plantuml.PaddingParam
- getSkinParam() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getSkinParam() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getSkinParam() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- getSkinParam() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getSkinParam() - Method in class net.sourceforge.plantuml.style.StyleBuilder
- getSkinParam() - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getSkinParam() - Method in class net.sourceforge.plantuml.TitledDiagram
- getSkinParamBackcolored(ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getSkinParamBackcolored(ISkinParam) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getSkinParameter() - Method in class net.sourceforge.plantuml.graphic.USymbol
- getSkinParameter() - Method in class net.sourceforge.plantuml.graphic.USymbolFolder
- getSkinParameter() - Method in class net.sourceforge.plantuml.graphic.USymbolHexagon
- getSkinParameter() - Method in class net.sourceforge.plantuml.graphic.USymbolInterface
- getSkipCoeff() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getSliddingMean() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getSliddingMean() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getSliddingMean() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getSlots() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- getSlotSet() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- getSomeMuteds() - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- getSomeQuote() - Static method in class net.sourceforge.plantuml.graphic.QuoteUtils
- getSource() - Method in class jcckit.plot.PlotEvent
-
Returns the source of this event.
- getSource() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getSource() - Method in interface net.sourceforge.plantuml.core.Diagram
-
The original source of the diagram
- getSource() - Method in class net.sourceforge.plantuml.math.AsciiMath
- getSource() - Method in class net.sourceforge.plantuml.math.LatexBuilder
- getSource() - Method in interface net.sourceforge.plantuml.math.ScientificEquation
- getSource() - Method in class net.sourceforge.plantuml.picoweb.RenderRequest
- getSouth() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getSouthLabelHeight(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getSouthLabelHeight(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getSouthOf(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getSouthOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getSpace() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getSpace() - Method in enum net.sourceforge.plantuml.graphic.FontPosition
- getSpecial() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getSpecialPointId(IEntity) - Static method in class net.sourceforge.plantuml.svek.Cluster
- getSpecificColor() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- getSpecificColors() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- getSpecificDecorationSvek() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getSpecificLineStroke() - Method in class net.sourceforge.plantuml.graphic.color.Colors
- getsplinepoints(ST_Agedge_s) - Static method in class gen.lib.common.splines__c
- getSplit(Pattern2, String) - Static method in class net.sourceforge.plantuml.StringUtils
- getSplitParam() - Method in interface net.sourceforge.plantuml.ISkinParam
- getSplitParam() - Method in class net.sourceforge.plantuml.SkinParam
- getSplitParam() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getSplitted(StringBounder) - Method in class net.sourceforge.plantuml.creole.Fission
- getSplitted(StringBounder, LineBreakStrategy) - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- getSprite() - Method in class net.sourceforge.plantuml.graphic.SpriteCommand
- getSprite(String) - Method in class net.sourceforge.plantuml.salt.Dictionary
- getSprite(String) - Method in class net.sourceforge.plantuml.SkinParam
- getSprite(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getSprite(String) - Method in interface net.sourceforge.plantuml.SpriteContainer
- getSprite(String) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getSprite(SpriteContainer) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getStackTrace(Throwable) - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- getStage() - Method in class net.sourceforge.plantuml.board.BNode
- getStage() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getStairs(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.EventsHistory
- getStandardDeviation() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getStart() - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- getStart() - Method in class net.sourceforge.plantuml.golem.Path
- getStart() - Method in class net.sourceforge.plantuml.mindmap.Stripe
- getStart() - Method in class net.sourceforge.plantuml.posimo.Path
- getStart() - Method in interface net.sourceforge.plantuml.project.core.Moment
- getStart() - Method in class net.sourceforge.plantuml.project.core.MomentImpl
- getStart() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getStart() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- getStart() - Method in interface net.sourceforge.plantuml.project.core3.TaskLoad
- getStart() - Method in class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- getStart() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- getStart() - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- getStart() - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getStartAngle() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getStartContactPoint() - Method in class net.sourceforge.plantuml.svek.Line
- getStartCount() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- getStartCount() - Method in class net.sourceforge.plantuml.command.regex.RegexOr
- getStartForeach() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- getStartingAltitude(StringBounder) - Method in interface net.sourceforge.plantuml.creole.atom.Atom
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomHorizontalTexts
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomImg
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomImgSvg
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomMath
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomOpenIcon
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomSpace
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomSprite
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomTable
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomTree
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomVerticalTexts
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.AtomWithMargin
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.atom.Bullet
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.CreoleHorizontalLine
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- getStartingAltitude(StringBounder) - Method in class net.sourceforge.plantuml.EmbeddedDiagram.Draw
- getStartingAngle(CubicCurve2D.Double) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- getStartingDate() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getStartingDate(int) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getStartingPattern() - Method in class net.sourceforge.plantuml.command.CommandMultilines
- getStartingPattern() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- getStartingPattern() - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- getStartingPattern() - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- getStartingPosition(Day) - Method in interface net.sourceforge.plantuml.project.timescale.TimeScale
- getStartingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- getStartingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleDaily
- getStartingPosition(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleWink
- getStartingX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getStartingX(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getStartingX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent
- getStartingX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeDestroy
- getStartingX(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FloatingNote
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- getStartingX(StringBounder, double) - Method in interface net.sourceforge.plantuml.creole.Stencil
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDesignedDomain
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageDomain
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.descdiagram.EntityImageMachine
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseNote
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageClass
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageMap
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getStartingX(StringBounder, double) - Method in class net.sourceforge.plantuml.svek.image.EntityImageObject
- getStartPoint() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getStartPoint() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- getStartPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getStartPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getStartPoint(StringBounder, Dimension2D) - Method in interface net.sourceforge.plantuml.skin.ArrowComponent
- getStartPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getStartPoint(StringBounder, Dimension2D) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getStartTangeante() - Method in class net.sourceforge.plantuml.posimo.DotPath
- getStartUidPrefix() - Method in class net.sourceforge.plantuml.svek.Line
- getStartWhile() - Method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- getState() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getState(int, int) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- getStates() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getStats() - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- getStatsTable(String) - Method in class net.sourceforge.plantuml.stats.FormatCounter
- getStatus() - Method in class net.sourceforge.plantuml.api.ImageDataAbstract
- getStatus() - Method in interface net.sourceforge.plantuml.core.ImageData
- getStatus() - Method in class net.sourceforge.plantuml.FileImageData
- getStatus() - Method in interface net.sourceforge.plantuml.GeneratedImage
- getStatus() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- getStdrpt() - Method in class net.sourceforge.plantuml.Option
- getStereo() - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- getStereotype() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getStereotype() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getStereotype() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getStereotype() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getStereotype() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getStereotype() - Method in class net.sourceforge.plantuml.sequencediagram.ParticipantEnglober
- getStereotype() - Method in class net.sourceforge.plantuml.svek.Line
- getStereotypeAlignment() - Method in interface net.sourceforge.plantuml.ISkinParam
- getStereotypeAlignment() - Method in class net.sourceforge.plantuml.SkinParam
- getStereotypeAlignment() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getStereotypeIfAny() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- getString() - Method in interface net.sourceforge.plantuml.evalex.Expression.LazyNumber
- getString() - Method in class net.sourceforge.plantuml.StringLocated
- getString(String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- getString(String) - Static method in class net.sourceforge.plantuml.utils.UniqueSequence
- getString(String, String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the
String
value of the member with the specified name in this object. - getStringAt(int, int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getStringAt(TextGrid.Cell, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getStringBounder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- getStringBounder() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- getStringBounder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getStringBounder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getStringBounder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- getStringBounder() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- getStringBounder() - Method in class net.sourceforge.plantuml.braille.UGraphicBraille
- getStringBounder() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- getStringBounder() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommonTile
- getStringBounder() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.html5.UGraphicHtml5
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- getStringBounder() - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNull
- getStringBounder() - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- getStringFor(Color) - Method in class net.sourceforge.plantuml.sprite.ColorPalette4096
- getStringFor(HColor) - Method in class net.sourceforge.plantuml.sprite.ColorPalette4096
- getStrings() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getStrings() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getStroke() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- getStroke() - Method in class net.sourceforge.plantuml.style.Style
- getStroke() - Method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- getStroke() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- getStroke() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- getStroke(ISkinParam, Stereotype) - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getStroke(ISkinParam, LineParam, double) - Static method in class net.sourceforge.plantuml.skin.rose.Rose
- getStroke3() - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- getStroke3(UStroke) - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getStrokeColor() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getStyle() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- getStyle() - Method in class net.sourceforge.plantuml.creole.StripeStyle
- getStyle() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- getStyle() - Method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- getStyle() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getStyle() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- getStyle() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- getStyle() - Method in class net.sourceforge.plantuml.project.lang.CenterBorderColor
- getStyle() - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getStyle() - Method in class net.sourceforge.plantuml.text.StyledString
- getStyle() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- getStyle(String) - Static method in enum net.sourceforge.plantuml.graphic.FontStyle
- getStyleBuilder() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getStyleDefinition(SName) - Method in enum net.sourceforge.plantuml.FontParam
- getStyleName() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getStyleName() - Method in enum net.sourceforge.plantuml.UmlDiagramType
- getStyleNames() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getStyles() - Method in class net.sourceforge.plantuml.style.FromSkinparamToStyle
- getStyles(StyleBuilder) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- getSubBlock(SubBlock.PLANE, int, int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getSubBlockModeAsString(int) - Static method in class net.sourceforge.plantuml.webp.Globals
- getSubblockX(SubBlock) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getSubblockY(SubBlock) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getSubClusters() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getSubGrid(int, int, int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getSubname() - Method in class net.sourceforge.plantuml.tim.EaterStartsub
- getSubs() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorSub
- getSuffix() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- getSuffix(int) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- getSuggestedFile(BlockUml) - Method in class net.sourceforge.plantuml.SourceFileReader
- getSuggestedFile(BlockUml) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- getSuggestedFile(BlockUml) - Method in class net.sourceforge.plantuml.SourceFileReaderCopyCat
- getSuggestedFile(BlockUml) - Method in class net.sourceforge.plantuml.SourceFileReaderHardFile
- getSuggestedPosition() - Method in class net.sourceforge.plantuml.svek.FrontierCalculator
- getSum() - Method in interface net.sourceforge.plantuml.api.INumberAnalyzed
- getSum() - Method in class net.sourceforge.plantuml.api.MagicArray
- getSum() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- getSum() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- getSumHeight() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getSumHeight(Iterator<Dimension2D>) - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getSumWidth() - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getSumWidth(Iterator<Dimension2D>) - Method in class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
- getSunPos() - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- getSunPositionOnEarth(long) - Static method in class ext.plantuml.com.ctreber.acearth.util.SunPositionCalculator
-
Given a particular time (expressed in milliseconds since the unix epoch), compute position on the earth (lat, lon) such that sun is directly overhead.
- getSunPosRel() - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- getSupplementaryColors() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- getSurf() - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- getSurface() - Method in class net.sourceforge.plantuml.BasicEnsureVisible
- getSurface() - Method in class net.sourceforge.plantuml.tim.expression.Token
- getSvekImage() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getSvekImage() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getSvg() - Method in class net.sourceforge.plantuml.svek.SvgResult
- getSvg() - Method in class net.sourceforge.plantuml.svg.SvgData
- getSvg(boolean) - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getSvg(double, boolean, Color) - Method in class net.sourceforge.plantuml.math.ConverterSvg
- getSvg(double, Color, Color) - Method in class net.sourceforge.plantuml.math.AsciiMath
- getSvg(double, Color, Color) - Method in class net.sourceforge.plantuml.math.LatexBuilder
- getSvg(double, Color, Color) - Method in interface net.sourceforge.plantuml.math.ScientificEquation
- getSvg(double, Color, Color) - Method in class net.sourceforge.plantuml.math.ScientificEquationSafe
- getSvg(BaseFile, String[]) - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- getSvgCharSizeHack() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getSvgGraphics() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- getSvgLinkTarget() - Method in class net.sourceforge.plantuml.FileFormatOption
- getSvgLinkTarget() - Method in interface net.sourceforge.plantuml.ISkinParam
- getSvgLinkTarget() - Method in class net.sourceforge.plantuml.SkinParam
- getSvgLinkTarget() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getSvgPosition(int) - Method in class net.sourceforge.plantuml.openiconic.Movement
- getSW() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getSwimlane() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- getSwimlaneIn() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getSwimlaneIn() - Method in class net.sourceforge.plantuml.activitydiagram3.MonoSwimable
- getSwimlaneNote() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- getSwimlaneOut() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getSwimlaneOut() - Method in class net.sourceforge.plantuml.activitydiagram3.MonoSwimable
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedCentered
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileHeightFixedMarged
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileKilled
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
- getSwimlanes() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileNoteAlone
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleEnd
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleSpot
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStart
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileCircleStop
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- getSwimlanes() - Method in class net.sourceforge.plantuml.activitydiagram3.MonoSwimable
- getSwimlanes2(List<? extends Instruction>) - Static method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- getSymbol() - Method in class jcckit.plot.Symbol
-
Returns the graphical symbol.
- getSymbolContext(HColorSet) - Method in class net.sourceforge.plantuml.style.Style
- getSymbolSizeColumns() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getSymbolSizeRows() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getSystemFolder() - Method in interface net.sourceforge.plantuml.AFile
- getSystemFolder() - Method in class net.sourceforge.plantuml.AFileRegular
- getSystemFolder() - Method in class net.sourceforge.plantuml.AFileZipEntry
- getSystemFromSingleLine(String) - Method in interface net.sourceforge.plantuml.SingleLine
- getTabSize() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- getTabSize() - Method in interface net.sourceforge.plantuml.ISkinParam
- getTabSize() - Method in interface net.sourceforge.plantuml.ISkinSimple
- getTabSize() - Method in class net.sourceforge.plantuml.salt.Dictionary
- getTabSize() - Method in class net.sourceforge.plantuml.SkinParam
- getTabSize() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getTabSize() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getTabSize() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getTag() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- getTagProcessingMode() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- getTailHeight(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- getTailHeight(StringBounder, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getTailRelativePosition() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getTask() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getTask() - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getTask() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getTaskDraw(Task) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getTaskDraw(Task) - Method in interface net.sourceforge.plantuml.project.ToTaskDraw
- getTension() - Method in class net.sourceforge.plantuml.cute.Arc
- getTension() - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- getTensionPoint() - Method in class net.sourceforge.plantuml.cute.Arc
- getTerminator() - Method in class net.sourceforge.plantuml.salt.Terminated
- getTestingSubGrid(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getText() - Method in class ext.plantuml.com.google.zxing.common.DecoderResult
- getText() - Method in class jcckit.graphic.Text
-
Returns the text string.
- getText() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CenteredText
- getText() - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- getText() - Method in class net.sourceforge.plantuml.graphic.Text
- getText() - Method in class net.sourceforge.plantuml.graphic.TextLink
- getText() - Method in class net.sourceforge.plantuml.postit.PostIt
- getText() - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- getText() - Method in class net.sourceforge.plantuml.salt.element.ElementText
- getText() - Method in class net.sourceforge.plantuml.sequencediagram.Delay
- getText() - Method in class net.sourceforge.plantuml.sequencediagram.Divider
- getText() - Method in class net.sourceforge.plantuml.text.StyledString
- getText() - Method in class net.sourceforge.plantuml.ugraphic.UText
- getText() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getText1(LicenseInfo) - Method in enum net.sourceforge.plantuml.version.License
- getText2(LicenseInfo) - Method in enum net.sourceforge.plantuml.version.License
- getTextBlock() - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getTextBlock() - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getTextBlock() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getTextBlock(String, int, boolean, HColor) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getTextBlock(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getTextBlock(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- getTextBlock(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- getTextBlock(Display) - Static method in class net.sourceforge.plantuml.jungle.GTileNode
- getTextBlock(SymbolContext) - Method in enum net.sourceforge.plantuml.skin.ActorStyle
- getTextColor() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the text color.
- getTextColor() - Method in interface jcckit.graphic.TextAttributes
-
Returns the text color.
- getTextDim(StringBounder) - Method in class net.sourceforge.plantuml.posimo.Frame
- getTextDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockRaw
- getTextDimension(StringBounder) - Method in class net.sourceforge.plantuml.graphic.TextBlockSimple
- getTextDimension(StringBounder) - Method in class net.sourceforge.plantuml.png.PngTitler
- getTextFull() - Method in enum net.sourceforge.plantuml.version.License
- getTextFullBody() - Method in class net.sourceforge.plantuml.error.PSystemError
- getTextHeight(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getTextHeight(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getTextMessage() - Method in enum net.sourceforge.plantuml.cucadiagram.dot.ExeState
- getTextMessage(File) - Method in enum net.sourceforge.plantuml.cucadiagram.dot.ExeState
- getTextObjects() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getTextTranslate(int) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- getTextWidth(StringBounder) - Method in class net.sourceforge.plantuml.skin.AbstractTextualComponent
- getTextWidth(StringBounder) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- getTheField(OFFSET) - Method in class h.ST_Agedge_s
- getTheField(OFFSET) - Method in class h.ST_Agraph_s
- getTheField(OFFSET) - Method in class h.ST_Agsubnode_s
- getTheField(OFFSET) - Method in class h.ST_Agsym_s
- getTheField(OFFSET) - Method in class h.ST_dtlink_s
- getTheField(OFFSET) - Method in class h.ST_HDict_t
- getTheField(OFFSET) - Method in class h.ST_refstr_t
- getTheField(OFFSET) - Method in interface smetana.core.__ptr__
- getTheField(OFFSET) - Method in class smetana.core.CString
- getTheField(OFFSET) - Method in class smetana.core.UnsupportedC
- getTheField(OFFSET) - Method in class smetana.core.UnsupportedStarStruct
- getThenDate() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getThickness() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getThickness() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getThickness() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getThickness() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getThickness() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- getThickness(LineParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- getThickness(LineParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- getThickness(LineParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getThickness1() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getThickness2() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- getTick() - Method in class net.sourceforge.plantuml.timingdiagram.TickInPlayer
- getTick1() - Method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getTick1() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- getTick2() - Method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getTick2() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- getTickFrom() - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- getTickTo() - Method in class net.sourceforge.plantuml.timingdiagram.Highlight
- getTikzFontDistortion() - Method in class net.sourceforge.plantuml.FileFormatOption
- getTikzFontDistortion() - Method in interface net.sourceforge.plantuml.ISkinParam
- getTikzFontDistortion() - Method in class net.sourceforge.plantuml.SkinParam
- getTikzFontDistortion() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getTile() - Method in class net.sourceforge.plantuml.flowdiagram.ActivityBox
- getTile() - Method in class net.sourceforge.plantuml.golem.TileArea
- getTime() - Method in class net.sourceforge.plantuml.timingdiagram.TimeTick
- getTime01() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getTime15() - Static method in class net.sourceforge.plantuml.version.PSystemVersion
- getTimeFooterHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getTimeFooterHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- getTimeFooterHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- getTimeFooterHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- getTimeFooterHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- getTimeHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getTimeHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- getTimeHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- getTimeHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- getTimeHeaderHeight() - Method in class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- getTimeout() - Method in enum net.sourceforge.plantuml.security.SecurityProfile
-
Retrieve the timeout for URL.
- getTimeoutMs() - Method in class net.sourceforge.plantuml.OptionFlags
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- getTimeProjection(StringBounder, TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- getTimeProjection(StringBounder, TimeTick) - Method in interface net.sourceforge.plantuml.timingdiagram.TimeProjected
- getTimeScale() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- getTips() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getTips() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getTips() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getTitle() - Method in class jcckit.data.DataCurve
-
Returns the title of this curve.
- getTitle() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getTitle() - Method in interface net.sourceforge.plantuml.Annotated
- getTitle() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Retrieve the title, if defined in the diagram source.
- getTitle() - Method in class net.sourceforge.plantuml.graphic.SpecialText
- getTitle() - Method in class net.sourceforge.plantuml.postit.Area
- getTitle() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- getTitle() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getTitle() - Method in class net.sourceforge.plantuml.sequencediagram.Newpage
- getTitle() - Method in class net.sourceforge.plantuml.sequencediagram.ParticipantEnglober
- getTitle() - Method in enum net.sourceforge.plantuml.stats.api.StatsColumn
- getTitle() - Method in class net.sourceforge.plantuml.timingdiagram.Player
- getTitle() - Method in class net.sourceforge.plantuml.TitledDiagram
- getTitle(String, ISkinSimple) - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- getTitleAndAttributeHeight() - Method in class net.sourceforge.plantuml.svek.Cluster
- getTitleAndAttributeWidth() - Method in class net.sourceforge.plantuml.svek.Cluster
- getTitleColor() - Method in class net.sourceforge.plantuml.svek.Cluster
- getTitleHeight() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getTitleWidth() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getTitleX() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getTitleY() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getTmpFile() - Method in class net.sourceforge.plantuml.SuggestedFile
- getTobeAllocated() - Method in class smetana.core.size_t
- getTokenBoolDecoder() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getTokenOperator() - Method in class net.sourceforge.plantuml.tim.expression.Token
- getTokenOperator(char, char) - Static method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
- getTokenType() - Method in class net.sourceforge.plantuml.tim.expression.Token
- getTooltip() - Method in class net.sourceforge.plantuml.Url
- getTop() - Method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- getTopLeftOnBit() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
This is useful in detecting a corner of a 'pure' barcode.
- getTopMargin() - Static method in class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- getTopParent() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getTotalCodewords() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getTotalCodewords() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getTotalECCodewords() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version.ECBlocks
- getTotalHeight() - Method in class net.sourceforge.plantuml.svek.Margins
- getTotalInflationX() - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- getTotalInflationX() - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- getTotalInflationX() - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- getTotalInflationY() - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- getTotalInflationY() - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- getTotalInflationY() - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- getTotalLineCount() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Return the number of line in the diagram.
- getTotalLineCountLessThan5() - Method in class net.sourceforge.plantuml.core.UmlSource
- getTotalWidth() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CenteredText
- getTotalWidth() - Method in class net.sourceforge.plantuml.svek.Margins
- getTotalWidthWithMargin(double) - Method in class net.sourceforge.plantuml.salt.element.ListWidth
- getTrace() - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- getTrace() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- getTraceFile(String) - Method in class net.sourceforge.plantuml.BaseFile
- getTransferData(DataFlavor) - Method in class net.sourceforge.plantuml.ImageSelection
- getTransferDataFlavors() - Method in class net.sourceforge.plantuml.ImageSelection
- getTransformation() - Method in class jcckit.plot.CartesianCoordinateSystem
-
Returns the transformation of data coordinates into the device-independent coordinates of the axis box.
- getTransformation() - Method in interface jcckit.plot.CoordinateSystem
-
Returns the transformation between data coordinates and device-independent graphcial coordinates.
- getTranslate() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- getTranslate() - Method in class net.sourceforge.plantuml.creole.Position
- getTranslate(double) - Method in class net.sourceforge.plantuml.jungle.Needle
- getTranslate(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Genealogy
- getTranslate1(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getTranslate1(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getTranslate2(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getTranslate2(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getTranslated(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- getTranslateDiamond1(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getTranslateDiamond1(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getTranslateDiamond2(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getTranslateDiamond2(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getTranslatedPoint(Point2DInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getTranslateFor(Ftile, StringBounder) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMarged
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileMinWidthCentered
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileIfDown
- getTranslateFor(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getTranslateMain(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getTranslateNude(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- getTranslateOf(Ftile, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getTranslateX() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- getTranslateY() - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- getTranslation() - Method in class net.sourceforge.plantuml.svek.UGraphicForSnake
- getTrimmed() - Method in class net.sourceforge.plantuml.StringLocated
- getTrueRow() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getTrueRow() - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getTrueRow() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getTwoLastLinks() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getType() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
-
See values for
- getType() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- getType() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- getType() - Method in class ext.plantuml.com.ctreber.acearth.util.Polygon
- getType() - Method in class jcckit.data.DataEvent
-
Returns the event type.
- getType() - Method in class jcckit.plot.PlotEvent
-
Returns the event type.
- getType() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- getType() - Method in class net.sourceforge.plantuml.bpm.BpmElement
- getType() - Method in class net.sourceforge.plantuml.creole.StripeStyle
- getType() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getType() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- getType() - Method in class net.sourceforge.plantuml.ErrorUml
- getType() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- getType() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getType() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- getType() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- getType() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getType() - Method in class net.sourceforge.plantuml.StringLocated
- getType() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getType() - Method in class net.sourceforge.plantuml.syntax.LanguageDescriptor
- getType() - Method in class net.sourceforge.plantuml.ugraphic.comp.Expand
- getType() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- getType() - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- getType(String) - Static method in enum net.sourceforge.plantuml.graphic.color.ColorType
- getType(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.GroupingType
- getType(TextGrid) - Method in class org.stathissideris.ascii2image.text.CellSet
- getTypeFromArobaseStart(String) - Static method in enum net.sourceforge.plantuml.core.DiagramType
- getTypePatchCluster() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getUBlock(int, HColor, HColor, boolean) - Method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getUBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getUDrawable(double, double, double, double) - Method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- getUDrawable(int, HColor, HColor) - Method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getUDrawable(TimeScale, HColor, ToTaskDraw) - Method in class net.sourceforge.plantuml.project.GanttConstraint
- getUEllipse() - Method in class net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- getUFont() - Method in class net.sourceforge.plantuml.style.Style
- getUg() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- getUGraphicG2d() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
- getUid() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getUid() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getUid() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getUid() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getUid() - Method in class net.sourceforge.plantuml.hector.Pin
- getUid() - Method in class net.sourceforge.plantuml.posimo.Block
- getUid() - Method in class net.sourceforge.plantuml.posimo.Cluster
- getUid() - Method in interface net.sourceforge.plantuml.svek.IShapePseudo
- getUid() - Method in class net.sourceforge.plantuml.svek.ShapePseudoImpl
- getUid() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getUid() - Method in class smetana.core.CString
- getUid(String, int) - Static method in class net.sourceforge.plantuml.StringUtils
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getUmlDiagramType() - Method in interface net.sourceforge.plantuml.ISkinParam
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.SkinParam
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- getUmlDiagramType() - Method in class net.sourceforge.plantuml.TitledDiagram
- getUnderlyingFile() - Method in interface net.sourceforge.plantuml.AFile
- getUnderlyingFile() - Method in class net.sourceforge.plantuml.AFileRegular
- getUnderlyingFile() - Method in class net.sourceforge.plantuml.AFileZipEntry
- getUnusedSpace(UFont, char) - Static method in class net.sourceforge.plantuml.graphic.UnusedSpace
- getUpperCaseName() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- getUrl() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getUrl() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- getUrl() - Method in class net.sourceforge.plantuml.graphic.TextLink
- getUrl() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractEvent
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getUrl() - Method in interface net.sourceforge.plantuml.sequencediagram.Event
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getUrl() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getUrl() - Method in class net.sourceforge.plantuml.Url
- getUrl(String) - Method in class net.sourceforge.plantuml.UrlBuilder
- getUrl99() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getUrl99() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getUrl99() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getUrls() - Method in class net.sourceforge.plantuml.cucadiagram.BodyEnhanced1
- getUsedStyles() - Method in class net.sourceforge.plantuml.asciiart.AbstractComponentText
- getUsedStyles() - Method in class net.sourceforge.plantuml.posimo.Frame
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Delay
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Divider
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- getUsedStyles() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- getUsedStyles() - Method in class net.sourceforge.plantuml.skin.AbstractComponent
- getUsedStyles() - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
- getUsedStyles() - Method in interface net.sourceforge.plantuml.style.WithStyle
- getUsedVariables() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Returns a list of the variables in the expression.
- getUserData() - Method in interface net.sourceforge.plantuml.graph.ALink
- getUserData() - Method in class net.sourceforge.plantuml.graph.ALinkImpl
- getUserData() - Method in interface net.sourceforge.plantuml.graph.ANode
- getUserData() - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- getUserData() - Method in class net.sourceforge.plantuml.hector.Pin
- getUSubBlock(int, int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getUSymbol() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getUSymbol() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- getUSymbol() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- getUTranslate(UTranslate) - Method in class net.sourceforge.plantuml.cute.RotationZoom
- getUvac_delta_q() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getUvdc_delta_q() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getUVFilterLevel() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getUvMode() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getV(double) - Method in class net.sourceforge.plantuml.svek.image.QuadraticEquation
- getValidValues() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- getValue() - Method in class ext.plantuml.com.google.zxing.common.ECI
- getValue() - Method in class net.sourceforge.plantuml.cute.MyDouble
- getValue() - Method in class net.sourceforge.plantuml.cute.Tension
- getValue() - Method in class net.sourceforge.plantuml.json.JsonObject.Member
-
Returns the value of this member.
- getValue() - Method in class net.sourceforge.plantuml.mindmap.Stripe
- getValue() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- getValue() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.IntegerColored
- getValue() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- getValue() - Method in class net.sourceforge.plantuml.svek.ColorSequence
- getValue() - Static method in class net.sourceforge.plantuml.utils.UniqueSequence
- getValue(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- getValue(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- getValue(String) - Method in class jcckit.util.AppletBasedConfigData
- getValue(String) - Method in class jcckit.util.FlatConfigData
-
Returns the value for the specified full key from the flat representation of the hierarchically organized key-value pairs.
- getValue(String) - Method in class jcckit.util.PropertiesBasedConfigData
-
Returns the value for the specified full key.
- getValue(String) - Method in interface net.sourceforge.plantuml.ISkinSimple
- getValue(String) - Method in class net.sourceforge.plantuml.Pragma
- getValue(String) - Method in class net.sourceforge.plantuml.salt.Dictionary
- getValue(String) - Method in class net.sourceforge.plantuml.SkinParam
- getValue(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- getValue(String) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- getValue(String, int, String) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- getValue(StatsColumn) - Method in interface net.sourceforge.plantuml.stats.api.StatsLine
- getValue(StatsColumn) - Method in class net.sourceforge.plantuml.stats.StatsLineImpl
- getValue2() - Method in class net.sourceforge.plantuml.tim.EaterReturn
- getValueAt(long) - Method in interface net.sourceforge.plantuml.project.core3.Histogram
- getValueAt(long) - Method in class net.sourceforge.plantuml.project.core3.HistogramSimple
- getValueAt(long) - Method in class net.sourceforge.plantuml.project.OpenClose
- getValues() - Method in class net.sourceforge.plantuml.tim.EaterFunctionCall
- getVariable(String) - Method in interface net.sourceforge.plantuml.tim.expression.Knowledge
- getVariable(String) - Method in interface net.sourceforge.plantuml.tim.TMemory
- getVariable(String) - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- getVariable(String) - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- GetVariableValue - Class in net.sourceforge.plantuml.tim.stdlib
- GetVariableValue() - Constructor for class net.sourceforge.plantuml.tim.stdlib.GetVariableValue
- getVariationVariables() - Method in class net.sourceforge.plantuml.preproc.DefineSignature
- getVarname() - Method in class net.sourceforge.plantuml.tim.EaterForeach
- getVarname() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- getVarnameAt(String, int) - Method in class net.sourceforge.plantuml.tim.VariableManager
- getVBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getVerbPattern() - Method in class net.sourceforge.plantuml.project.lang.SentenceSimple
- getVerbRegex() - Method in class net.sourceforge.plantuml.project.lang.SentenceSimple
- getVersion() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- getVersion() - Method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersionFinder
- getVersion() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- getVersion(File) - Method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersions
- GetVersion - Class in net.sourceforge.plantuml.tim.stdlib
- GetVersion() - Constructor for class net.sourceforge.plantuml.tim.stdlib.GetVersion
- getVersionForDimensions(int, int) - Static method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
-
Deduces version information from Data Matrix dimensions.
- getVersionForNumber(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getVersionNumber() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- getVersionNumber() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- getVerticalAlignment() - Method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- getVerticalAnchor() - Method in class jcckit.graphic.BasicGraphicAttributes
-
Returns the anchor for vertical position of the text.
- getVerticalAnchor() - Method in interface jcckit.graphic.TextAttributes
-
Returns the anchor for vertical position of the text.
- getVerticalAnchor() - Method in class jcckit.plot.PlotCanvas
-
Returns the vertical anchor.
- getVerticalAnchor(ConfigParameters, String, Anchor) - Static method in class jcckit.graphic.Anchor
-
Returns form the specified configuration parameters the vertical anchor defined by the specified key or the specified default value.
- getVerticalDzeta(StringBounder) - Method in class net.sourceforge.plantuml.svek.Line
- getVerticalPages() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getVerticalPages() - Method in class net.sourceforge.plantuml.project.GanttDiagram
- getVeryfirst() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getView() - Method in class jcckit.plot.CartesianCoordinateSystem
-
Returns the graphical representation of the coordinate system.
- getView() - Method in interface jcckit.plot.CoordinateSystem
-
Returns the graphical representation of a coordinate system.
- getView() - Method in interface jcckit.plot.Curve
-
Returns the graphical representation of a curve.
- getView() - Method in class jcckit.plot.SimpleCurve
-
Returns the graphical representation of a curve.
- getViewPos() - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- getViewPos() - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- getVisibilityModifier() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getVisibilityModifier() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getVisibilityModifier() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getVisibilityModifier() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- getVisibilityModifier() - Method in class net.sourceforge.plantuml.graph.MethodsOrFieldsArea
- getVisibilityModifier(CharSequence, boolean) - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getVSubBlock(int, int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getWarningOrError() - Method in class net.sourceforge.plantuml.AbstractPSystem
- getWarningOrError() - Method in class net.sourceforge.plantuml.api.ImageDataComplex
- getWarningOrError() - Method in class net.sourceforge.plantuml.api.ImageDataSimple
- getWarningOrError() - Method in interface net.sourceforge.plantuml.core.Diagram
- getWarningOrError() - Method in interface net.sourceforge.plantuml.core.ImageData
- getWarningOrError() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- getWarningOrError() - Method in class net.sourceforge.plantuml.error.PSystemError
- getWarningOrError() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- getWarningOrError() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- getWarningOrError() - Method in class net.sourceforge.plantuml.UmlDiagram
- getWarningOrError(int) - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- getWarningOrError(int) - Method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- getWatermark() - Method in class net.sourceforge.plantuml.FileFormatOption
- getWcWidth(Display) - Static method in class net.sourceforge.plantuml.StringUtils
- getWeight() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- getWeldingPoints() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileDecorateWelding
- getWeldingPoints() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- getWest() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- getWestOf(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getWestOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- getWestPositions() - Method in class net.sourceforge.plantuml.jungle.GTileGeometry
- getWhen() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- getWhen() - Method in class net.sourceforge.plantuml.timingdiagram.TimingNote
- getWhileExpression() - Method in class net.sourceforge.plantuml.tim.EaterWhile
- getWidth() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
- getWidth() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- getWidth() - Method in class jcckit.graphic.Rectangle
-
Returns the width of this element.
- getWidth() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- getWidth() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- getWidth() - Method in class net.sourceforge.plantuml.api.ImageDataAbstract
- getWidth() - Method in enum net.sourceforge.plantuml.asciiart.AsciiShape
- getWidth() - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- getWidth() - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- getWidth() - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- getWidth() - Static method in class net.sourceforge.plantuml.board.PostIt
- getWidth() - Method in interface net.sourceforge.plantuml.core.ImageData
-
Width in pixel of the image.
- getWidth() - Method in class net.sourceforge.plantuml.creole.Position
- getWidth() - Method in class net.sourceforge.plantuml.creole.Sea
- getWidth() - Method in class net.sourceforge.plantuml.Dimension2DDouble
- getWidth() - Method in class net.sourceforge.plantuml.geom.Box
- getWidth() - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getWidth() - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- getWidth() - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- getWidth() - Method in class net.sourceforge.plantuml.jungle.GTileGeometry
- getWidth() - Method in class net.sourceforge.plantuml.mindmap.Tetris
- getWidth() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- getWidth() - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- getWidth() - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- getWidth() - Method in class net.sourceforge.plantuml.svek.Cluster
- getWidth() - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- getWidth() - Method in class net.sourceforge.plantuml.svek.SvekNode
- getWidth() - Method in class net.sourceforge.plantuml.svg.SvgData
- getWidth() - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UEmpty
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UImage
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UImageSvg
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- getWidth() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- getWidth() - Method in interface net.sourceforge.plantuml.ugraphic.UShapeSized
- getWidth() - Method in class net.sourceforge.plantuml.webp.VP8Decoder
- getWidth() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getWidth() - Method in class org.stathissideris.ascii2image.graphics.Diagram
- getWidth() - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- getWidth() - Method in class org.stathissideris.ascii2image.text.CellSet
- getWidth() - Method in class org.stathissideris.ascii2image.text.TextGrid
- getWidth(List<BufferedImage>) - Static method in class net.sourceforge.plantuml.png.PngFlashcoder
- getWidth(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
- getWidth(Day) - Method in interface net.sourceforge.plantuml.project.timescale.TimeScale
- getWidth(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- getWidth(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleDaily
- getWidth(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleWink
- getWidthColA(StringBounder) - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- getWidthColB(StringBounder) - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- getWidthFor(String, int) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getWidthFor(String, Font) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getWindingRule() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - getWindingRule() - Method in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
- getWindingRule() - Method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- getWindowsExeLite() - Method in class net.sourceforge.plantuml.windowsdot.WindowsDotArchive
- getWithNewlines(CharSequence) - Static method in class net.sourceforge.plantuml.BackSlash
- getWithNewlines(String) - Static method in class net.sourceforge.plantuml.command.BlocLines
- getWithNewlines(String) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- getWithNewlines(Code) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- getWithNewlines2(String) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- getWorm() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- getX() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- getX() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- getX() - Method in class ext.plantuml.com.ctreber.acearth.util.Point2D
- getX() - Method in class ext.plantuml.com.ctreber.acearth.util.Point3D
- getX() - Method in class ext.plantuml.com.google.zxing.ResultPoint
- getX() - Method in class jcckit.util.Point
-
Returns the x-coordinate of the point.
- getX() - Method in class net.sourceforge.plantuml.board.BNode
- getX() - Method in class net.sourceforge.plantuml.braille.Coords
- getX() - Method in class net.sourceforge.plantuml.code.PairInt
- getX() - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- getX() - Method in class net.sourceforge.plantuml.geom.Box
- getX() - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getX() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- getX() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- getX() - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- getX() - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- getX() - Method in class net.sourceforge.plantuml.svek.PointAndAngle
- getX() - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getX() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getX1() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- getX1() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getX1() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getX1() - Method in class net.sourceforge.plantuml.svek.Margins
- getX1(Englober) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getX12() - Method in class net.sourceforge.plantuml.mindmap.FingerImpl
- getX2() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- getX2() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getX2() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getX2() - Method in class net.sourceforge.plantuml.svek.Margins
- getX2(StringBounder, Englober) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- getXDelta() - Method in class net.sourceforge.plantuml.salt.element.ElementTreeEntry
- getXDouble() - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- getXEndForLevel(int) - Method in class net.sourceforge.plantuml.salt.element.Skeleton2
- getXint() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- getXmax() - Method in class net.sourceforge.plantuml.golem.Position
- getXmax() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getXmin() - Method in class net.sourceforge.plantuml.golem.Position
- getXmin() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getXmiVisibility() - Method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- getXPos() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getXposition() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- getXposition() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- getXTo() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
- getY() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
- getY() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- getY() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- getY() - Method in class ext.plantuml.com.ctreber.acearth.util.Point2D
- getY() - Method in class ext.plantuml.com.ctreber.acearth.util.Point3D
- getY() - Method in class ext.plantuml.com.google.zxing.ResultPoint
- getY() - Method in class jcckit.util.Point
-
Returns the y-coordinate of the point.
- getY() - Method in class net.sourceforge.plantuml.braille.Coords
- getY() - Method in class net.sourceforge.plantuml.code.PairInt
- getY() - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- getY() - Method in class net.sourceforge.plantuml.geom.Box
- getY() - Method in class net.sourceforge.plantuml.geom.kinetic.Frame
- getY() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- getY() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- getY() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- getY() - Method in class net.sourceforge.plantuml.nwdiag.Network
- getY() - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- getY() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getY() - Method in class net.sourceforge.plantuml.project.draw.ResourceDraw
- getY() - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getY() - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getY() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- getY() - Method in class net.sourceforge.plantuml.svek.PointAndAngle
- getY() - Method in class net.sourceforge.plantuml.ugraphic.UClip
- getY() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getY(Direction) - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- getY(Direction) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- getY(Direction) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- getY1() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getY1() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getY1() - Method in class net.sourceforge.plantuml.svek.Margins
- getY1ac() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getY1dc() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getY2() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- getY2() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- getY2() - Method in class net.sourceforge.plantuml.svek.Margins
- getY2ac_delta_q() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getY2dc() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- getY2SubBlock() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getYBuffer() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- getYdelta1a(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getYdelta1a(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getYdelta1a(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithManyLinks
- getYdelta1b(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- getYdelta1b(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchWithDiamonds
- getYDouble() - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- getYint() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- getYmax() - Method in class net.sourceforge.plantuml.golem.Position
- getYmin() - Method in class net.sourceforge.plantuml.golem.Position
- getYMode() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getYPoint(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextArrow
- getYPoint(StringBounder) - Method in class net.sourceforge.plantuml.asciiart.ComponentTextSelfArrow
- getYPoint(StringBounder) - Method in interface net.sourceforge.plantuml.skin.ArrowComponent
- getYPoint(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
- getYPoint(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- getYPoint(StringBounder) - Method in class net.sourceforge.plantuml.skin.rose.ComponentRoseSelfArrow
- getYPos() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- getYs() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- getYs() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- getYSubBlock(int, int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- getZ() - Method in class ext.plantuml.com.ctreber.acearth.util.Point3D
- getZad() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- getZHeight(Font) - Method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- getZZZ() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
- getZZZ() - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- getZZZ() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- GF256 - Class in ext.plantuml.com.google.zxing.common.reedsolomon
-
This class contains utility methods for performing mathematical operations over the Galois Field GF(256).
- gg - Static variable in enum net.sourceforge.plantuml.FileFormat
- GIT - net.sourceforge.plantuml.core.DiagramType
- GIT - net.sourceforge.plantuml.UmlDiagramType
- GitCurve - Class in net.sourceforge.plantuml.gitlog
- GitCurve(ST_Agedgeinfo_t, Mirror) - Constructor for class net.sourceforge.plantuml.gitlog.GitCurve
- gitDiagram - net.sourceforge.plantuml.style.SName
- GitDiagram - Class in net.sourceforge.plantuml.gitlog
- GitDiagram(GitTextArea) - Constructor for class net.sourceforge.plantuml.gitlog.GitDiagram
- GitDiagramFactory - Class in net.sourceforge.plantuml.gitlog
- GitDiagramFactory() - Constructor for class net.sourceforge.plantuml.gitlog.GitDiagramFactory
- GitTextArea - Class in net.sourceforge.plantuml.gitlog
- GitTextArea() - Constructor for class net.sourceforge.plantuml.gitlog.GitTextArea
- GLOBAL - net.sourceforge.plantuml.tim.TVariableScope
- GLOBAL - Static variable in class smetana.core.Macro
- GlobalMaxRank - Variable in class smetana.core.Z
- GlobalMinRank - Variable in class smetana.core.Z
- Globals - Class in net.sourceforge.plantuml.webp
- Globals() - Constructor for class net.sourceforge.plantuml.webp.Globals
- gmalloc(int) - Static method in class smetana.core.CString
- gmalloc(size_t) - Static method in class gen.lib.common.memory__c
- GNode - Class in net.sourceforge.plantuml.gitlog
- GNode - Class in net.sourceforge.plantuml.jungle
- GNode() - Constructor for class net.sourceforge.plantuml.gitlog.GNode
- GNode(Display) - Constructor for class net.sourceforge.plantuml.jungle.GNode
- GNodeBuilder - Class in net.sourceforge.plantuml.gitlog
- GNodeBuilder(List<Commit>) - Constructor for class net.sourceforge.plantuml.gitlog.GNodeBuilder
- GNodeUtils - Class in net.sourceforge.plantuml.jungle
- GNodeUtils() - Constructor for class net.sourceforge.plantuml.jungle.GNodeUtils
- go() - Method in class net.sourceforge.plantuml.ftp.FtpServer
- go(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.position__c
- go(DottedNumber, int, DecimalFormat) - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- goBold() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- goBold() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goCompactMode() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- goCreate() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- goCreate(double) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- goDashed() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- goDashed() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goDotted() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- goDotted() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goHidden() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goInvisible() - Method in class net.sourceforge.plantuml.nwdiag.Network
- goJunit() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.DotMaker2
- goLowerCase(char) - Static method in class net.sourceforge.plantuml.StringUtils
- goLowerCase(String) - Static method in class net.sourceforge.plantuml.StringUtils
- goNorank() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- goNorank() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goNorank() - Method in class net.sourceforge.plantuml.project.GanttConstraint
- goNorank() - Method in class net.sourceforge.plantuml.timingdiagram.TimeMessage
- goOk() - Method in class net.sourceforge.plantuml.ErrorStatus
- goParallel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- goParallel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- goParallel() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- goSingle() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goThickness(double) - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- goThickness(double) - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- goThickness(double) - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- goTikz(int) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- gotoGroup(Ident, Code, Display, GroupType, IGroup, NamespaceStrategy) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- gotoGroupExternal(Ident, Code, Display, Code, GroupType, IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- GotoInterceptor - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- GotoInterceptor(TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.GotoInterceptor
- GotoStatement(String) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.GotoStatement
- gotoThisGroup(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- goUpperCase(char) - Static method in class net.sourceforge.plantuml.StringUtils
- goUpperCase(String) - Static method in class net.sourceforge.plantuml.StringUtils
- goWithError() - Method in class net.sourceforge.plantuml.ErrorStatus
- GPL - net.sourceforge.plantuml.version.License
- GPLV2 - net.sourceforge.plantuml.version.License
- graph__c - Class in gen.lib.cgraph
- graph__c() - Constructor for class gen.lib.cgraph.graph__c
- graph_init(ST_Agraph_s, boolean) - Static method in class gen.lib.common.input__c
- GRAPH_LABEL - Static variable in class smetana.core.Macro
- Graph1 - Class in net.sourceforge.plantuml.graph
- Graph1(Board) - Constructor for class net.sourceforge.plantuml.graph.Graph1
- GraphicalComposite - Class in jcckit.graphic
-
Container for
GraphicalElements
. - GraphicalComposite(ClippingShape) - Constructor for class jcckit.graphic.GraphicalComposite
-
Creates an instance with the specified clipping shape.
- GraphicalCompositeRenderer - Interface in jcckit.graphic
-
Interface of all
Renderers
who render aGraphicalComposite
. - GraphicalElement - Interface in jcckit.graphic
-
Interface all graphical elements have to implement.
- GraphicalElementLiveEvent - Class in net.sourceforge.plantuml.sequencediagram.graphic
- GraphicalElementLiveEvent(double) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent
- GraphicAttributes - Interface in jcckit.graphic
-
Marker interface for all types of graphic attributes of a
BasicGraphicalElement
. - GraphicPosition - Enum in net.sourceforge.plantuml.graphic
- Graphics2DRenderer - Class in jcckit.renderer
-
Renderer who draws the
GraphicalElements
into a java.awt.Graphics2D context. - Graphics2DRenderer() - Constructor for class jcckit.renderer.Graphics2DRenderer
- GraphicsPath - Class in net.sourceforge.plantuml.eggs
- GraphicsPath(ColorMapper, String) - Constructor for class net.sourceforge.plantuml.eggs.GraphicsPath
- GraphicsPlotCanvas - Class in jcckit
-
Class which handles plotting into a Graphics context based on the
jcckit.renderer.GraphicsRenderer
. - GraphicsPlotCanvas(ConfigParameters, BufferedImage) - Constructor for class jcckit.GraphicsPlotCanvas
-
Creates an instance from the specified configuration parameters.
- GraphicsSudoku - Class in net.sourceforge.plantuml.sudoku
- GraphicsSudoku(ISudoku) - Constructor for class net.sourceforge.plantuml.sudoku.GraphicsSudoku
- GraphicStrings - Class in net.sourceforge.plantuml.graphic
- GraphPoint - Class in jcckit.graphic
-
Immutable class of a two-dimensional point in the device-independent coordinate system.
- GraphPoint(double[]) - Constructor for class jcckit.graphic.GraphPoint
-
Creates an instance for the specified vector.
- GraphPoint(double, double) - Constructor for class jcckit.graphic.GraphPoint
-
Creates an instance for the specified coordinates.
- Graphviz - Interface in net.sourceforge.plantuml.cucadiagram.dot
- graphviz244onWindows() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.Graphviz
- graphviz244onWindows() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- graphviz244onWindows() - Method in class net.sourceforge.plantuml.vizjs.GraphvizJs
- GraphvizCrash - Class in net.sourceforge.plantuml.svek
- GraphvizCrash(String, boolean, Throwable) - Constructor for class net.sourceforge.plantuml.svek.GraphvizCrash
- GraphvizJs - Class in net.sourceforge.plantuml.vizjs
- GraphvizJs(String) - Constructor for class net.sourceforge.plantuml.vizjs.GraphvizJs
- GraphvizJsRuntimeException - Exception in net.sourceforge.plantuml.vizjs
- GraphvizJsRuntimeException(Exception) - Constructor for exception net.sourceforge.plantuml.vizjs.GraphvizJsRuntimeException
- GraphvizSolverB - Class in net.sourceforge.plantuml.posimo
- GraphvizSolverB() - Constructor for class net.sourceforge.plantuml.posimo.GraphvizSolverB
- GraphvizUtils - Class in net.sourceforge.plantuml.cucadiagram.dot
- GraphvizUtils() - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- GraphvizVersion - Interface in net.sourceforge.plantuml.cucadiagram.dot
- GraphvizVersionFinder - Class in net.sourceforge.plantuml.cucadiagram.dot
- GraphvizVersionFinder(File) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersionFinder
- GraphvizVersions - Class in net.sourceforge.plantuml.cucadiagram.dot
- GRAY - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- GRAY_16 - net.sourceforge.plantuml.sprite.SpriteGrayLevel
- GRAY_4 - net.sourceforge.plantuml.sprite.SpriteGrayLevel
- GRAY_8 - net.sourceforge.plantuml.sprite.SpriteGrayLevel
- GRB - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- grealloc(__ptr__, size_t) - Static method in class gen.lib.common.memory__c
- GREATER_THAN - net.sourceforge.plantuml.tim.expression.TokenOperator
- GREATER_THAN_OR_EQUALS - net.sourceforge.plantuml.tim.expression.TokenOperator
- greaterThan(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- greaterThanOrEquals(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- GREEN - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- Grid - Class in net.sourceforge.plantuml.bpm
- Grid - Class in net.sourceforge.plantuml.salt.element
- Grid() - Constructor for class net.sourceforge.plantuml.bpm.Grid
- Grid(double[], double[], TableStrategy, TextBlock) - Constructor for class net.sourceforge.plantuml.salt.element.Grid
- GRID_ATTRIBUTES_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- GRID_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- Grid2 - Class in net.sourceforge.plantuml.salt.element
- Grid2(List<Double>, List<Double>, TableStrategy) - Constructor for class net.sourceforge.plantuml.salt.element.Grid2
- GridArray - Class in net.sourceforge.plantuml.bpm
- GridArray(ISkinParam, int, int) - Constructor for class net.sourceforge.plantuml.bpm.GridArray
- GridCleaner - Interface in net.sourceforge.plantuml.bpm
- GridPattern - Class in org.stathissideris.ascii2image.text
-
This is a TextGrid (usually 3x3) that contains the equivalent of a 2D reqular expression (which uses custom syntax to make things more visual, but standard syntax is also possible).
- GridPattern() - Constructor for class org.stathissideris.ascii2image.text.GridPattern
- GridPattern(String, String, String) - Constructor for class org.stathissideris.ascii2image.text.GridPattern
- GridPatternGroup - Class in org.stathissideris.ascii2image.text
- GridPatternGroup() - Constructor for class org.stathissideris.ascii2image.text.GridPatternGroup
- GridTextBlockDecorated - Class in net.sourceforge.plantuml.nwdiag
- GridTextBlockDecorated(int, int, List<NwGroup>, List<Network>, ISkinParam) - Constructor for class net.sourceforge.plantuml.nwdiag.GridTextBlockDecorated
- GridTextBlockSimple - Class in net.sourceforge.plantuml.nwdiag
- GridTextBlockSimple(int, int, ISkinParam) - Constructor for class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- group - net.sourceforge.plantuml.style.SName
- group() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- group(int) - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- Group - Class in net.sourceforge.plantuml.cute
- groupCount() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- groupHeader - net.sourceforge.plantuml.style.SName
- GroupHierarchy - Interface in net.sourceforge.plantuml.cucadiagram
- grouping(String, String, GroupingType, HColor, HColor, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- Grouping - Class in net.sourceforge.plantuml.sequencediagram
- Grouping(String, String, GroupingType, HColor, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Grouping
- GROUPING_ELSE - net.sourceforge.plantuml.skin.ComponentType
- GROUPING_HEADER - net.sourceforge.plantuml.skin.ComponentType
- GROUPING_SPACE - net.sourceforge.plantuml.skin.ComponentType
- GroupingGraphicalElementElse - Class in net.sourceforge.plantuml.sequencediagram.graphic
- GroupingGraphicalElementElse(double, Component, InGroupableList, boolean, Lazy) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- GroupingLeaf - Class in net.sourceforge.plantuml.sequencediagram
- GroupingLeaf(String, String, GroupingType, HColor, HColor, GroupingStart, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- GroupingStart - Class in net.sourceforge.plantuml.sequencediagram
- GroupingStart(String, String, HColor, HColor, GroupingStart, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.GroupingStart
- GroupingTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- GroupingTile(Iterator<Event>, GroupingStart, TileArguments, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- GroupingType - Enum in net.sourceforge.plantuml.sequencediagram
- groupInheritance() - Method in interface net.sourceforge.plantuml.ISkinParam
- groupInheritance() - Method in class net.sourceforge.plantuml.SkinParam
- groupInheritance() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- GroupPngMakerActivity - Class in net.sourceforge.plantuml.svek
- GroupPngMakerActivity(CucaDiagram, IGroup, StringBounder) - Constructor for class net.sourceforge.plantuml.svek.GroupPngMakerActivity
- GroupPngMakerState - Class in net.sourceforge.plantuml.svek
- GroupPngMakerState(CucaDiagram, IGroup, StringBounder) - Constructor for class net.sourceforge.plantuml.svek.GroupPngMakerState
- GroupPrinter - Class in net.sourceforge.plantuml.cucadiagram
- groupRoot(IGroup) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityUtils
- GroupRoot - Class in net.sourceforge.plantuml.cucadiagram
- GroupRoot(EntityFactory) - Constructor for class net.sourceforge.plantuml.cucadiagram.GroupRoot
- groups() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- groups2() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- GroupType - Enum in net.sourceforge.plantuml.cucadiagram
- growdq(int) - Static method in class gen.lib.pathplan.shortest__c
- GrowingTree - Class in net.sourceforge.plantuml.hector
- GrowingTree() - Constructor for class net.sourceforge.plantuml.hector.GrowingTree
- growops(int) - Static method in class gen.lib.pathplan.route__c
- growops(int) - Static method in class gen.lib.pathplan.shortest__c
- growpnls(int) - Static method in class gen.lib.pathplan.shortest__c
- growtris(int) - Static method in class gen.lib.pathplan.shortest__c
- GTile - Interface in net.sourceforge.plantuml.jungle
- GTileGeometry - Class in net.sourceforge.plantuml.jungle
- GTileGeometry(double, double, List<Double>) - Constructor for class net.sourceforge.plantuml.jungle.GTileGeometry
- GTileGeometry(Dimension2D, List<Double>) - Constructor for class net.sourceforge.plantuml.jungle.GTileGeometry
- GTileLeftRight - Class in net.sourceforge.plantuml.jungle
- GTileLeftRight(GTile, GTile, double) - Constructor for class net.sourceforge.plantuml.jungle.GTileLeftRight
- GTileNode - Class in net.sourceforge.plantuml.jungle
- GTileNode(GNode) - Constructor for class net.sourceforge.plantuml.jungle.GTileNode
- GTileOneLevelFactory - Class in net.sourceforge.plantuml.jungle
- GTileOneLevelFactory() - Constructor for class net.sourceforge.plantuml.jungle.GTileOneLevelFactory
- GTileStack - Class in net.sourceforge.plantuml.jungle
- GTileStack(List<GTile>, double) - Constructor for class net.sourceforge.plantuml.jungle.GTileStack
- guessEncoding(byte[], Hashtable) - Static method in class ext.plantuml.com.google.zxing.common.StringUtils
- guessFunctions() - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- GuideLine - Interface in net.sourceforge.plantuml.svek
- guillemet() - Method in interface net.sourceforge.plantuml.ISkinParam
- guillemet() - Method in class net.sourceforge.plantuml.salt.Dictionary
- guillemet() - Method in class net.sourceforge.plantuml.SkinParam
- guillemet() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- guillemet() - Method in interface net.sourceforge.plantuml.SpriteContainer
- guillemet() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- Guillemet - Class in net.sourceforge.plantuml
- GUILLEMET - Static variable in class net.sourceforge.plantuml.Guillemet
- gv_fixLocale(int) - Static method in class gen.lib.common.emit__c
- gv_nodesize(ST_Agnode_s, boolean) - Static method in class gen.lib.common.utils__c
- gv_postprocess(ST_Agraph_s, int) - Static method in class gen.lib.common.postproc__c
- GVBEGIN - Static variable in class smetana.core.Macro
- gvc - Variable in class h.ST_Agraphinfo_t
- gvc__c - Class in gen.lib.gvc
- gvc__c() - Constructor for class gen.lib.gvc.gvc__c
- gvContext(Object...) - Static method in class gen.lib.gvc.gvc__c
- gvcontext__c - Class in gen.lib.gvc
- gvcontext__c() - Constructor for class gen.lib.gvc.gvcontext__c
- gvlayout__c - Class in gen.lib.gvc
- gvlayout__c() - Constructor for class gen.lib.gvc.gvlayout__c
- gvlayout_dot_layout__c - Class in gen.plugin.dot_layout
- gvlayout_dot_layout__c() - Constructor for class gen.plugin.dot_layout.gvlayout_dot_layout__c
- gvlayout_select(ST_GVC_s, CString) - Static method in class gen.lib.gvc.gvlayout__c
- gvLayoutJobs(ST_GVC_s, ST_Agraph_s) - Static method in class gen.lib.gvc.gvlayout__c
- gvNEWcontext(__ptr__, boolean) - Static method in class gen.lib.gvc.gvcontext__c
- gvplugin__c - Class in gen.lib.gvc
- gvplugin__c() - Constructor for class gen.lib.gvc.gvplugin__c
- gvplugin_dot_layout__c - Class in gen.plugin.dot_layout
- gvplugin_dot_layout__c() - Constructor for class gen.plugin.dot_layout.gvplugin_dot_layout__c
- gvplugin_install(Object...) - Static method in class gen.lib.gvc.gvplugin__c
- gvplugin_load(ST_GVC_s, EN_api_t, CString) - Static method in class gen.lib.gvc.gvplugin__c
- GVRENDER_PLUGIN - Static variable in class smetana.core.Macro
- GVSPLINES - Static variable in class smetana.core.Macro
- gvtextlayout__c - Class in gen.lib.gvc
- gvtextlayout__c() - Constructor for class gen.lib.gvc.gvtextlayout__c
- gvtextlayout_select(ST_GVC_s) - Static method in class gen.lib.gvc.gvtextlayout__c
- GZIP - net.sourceforge.plantuml.zopfli.Options.OutputFormat
H
- h - package h
- H - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
H = ~30% correction
- H_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- hackInitDimensionFromLabel(ST_pointf, String) - Static method in class smetana.core.Macro
- HALF_ARROW - net.sourceforge.plantuml.cucadiagram.LinkDecor
- HALF_NOT_PRINTED - net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
- HALF_PRINTED_FULL - net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
- HALFPI - Static variable in class ext.plantuml.com.ctreber.acearth.util.Toolkit
- HandJiggle - Class in net.sourceforge.plantuml.ugraphic.hand
- HandJiggle(double, double, double, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- HandJiggle(Point2D, double, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- handleCrossings(ScanBuf, EdgeCrossing[]) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- handleCrossings(ScanBuf, EdgeCrossing[]) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapDefault
-
Side effect: Creates ScanBuf lines.
- handleCrossings(ScanBuf, EdgeCrossing[]) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapOrtho
- handwritten() - Method in interface net.sourceforge.plantuml.ISkinParam
- handwritten() - Method in class net.sourceforge.plantuml.SkinParam
- handwritten() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- happens() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- has_attrs - Variable in class h.ST_Agdesc_s
- has_cmpnd - Variable in class h.ST_Agdesc_s
- has_flat_edges - Variable in class h.ST_Agraphinfo_t
- has_labels - Variable in class h.ST_Agraphinfo_t
- has_port - Variable in class h.ST_Agnodeinfo_t
- hasBackward() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- hasBeenBurn() - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- hasBlankCells() - Method in class org.stathissideris.ascii2image.text.TextGrid
- hasBody() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- hasBorder() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- hasChanged() - Method in class net.sourceforge.plantuml.FileWatcher
- hasCmapData() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- hasCMapData(String) - Static method in class net.sourceforge.plantuml.api.PlantumlUtils
- hasCommonCells(CellSet) - Method in class org.stathissideris.ascii2image.text.CellSet
- hasCurvation() - Method in class net.sourceforge.plantuml.cute.MyDouble
- hasCurvation() - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- hasCurvation() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- hasData() - Method in class net.sourceforge.plantuml.BasicEnsureVisible
- hasData() - Method in class net.sourceforge.plantuml.Url
- hasEntryPoint() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- hasEntryPoint() - Method in class net.sourceforge.plantuml.svek.Line
- hasEntryPoint(TextGrid.Cell, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
This is done in a bit of a messy way, should be impossible to go out of sync with corresponding GridPatternGroup.
- hasError() - Method in class net.sourceforge.plantuml.ErrorStatus
- hasError() - Method in interface net.sourceforge.plantuml.ISourceFileReader
- hasError() - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- hasExpired() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- hasGUIP() - Method in class ext.plantuml.com.ctreber.acearth.plugins.markers.PluginMarkers
- hasGUIP() - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- hashCode() - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- hashCode() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
- hashCode() - Method in class ext.plantuml.com.google.zxing.ResultPoint
- hashCode() - Method in class net.sourceforge.plantuml.AFileRegular
- hashCode() - Method in class net.sourceforge.plantuml.AFileZipEntry
- hashCode() - Method in class net.sourceforge.plantuml.bpm.Coord
- hashCode() - Method in class net.sourceforge.plantuml.braille.Coords
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- hashCode() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotag
- hashCode() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- hashCode() - Method in class net.sourceforge.plantuml.ErrorUml
- hashCode() - Method in class net.sourceforge.plantuml.evalex.Expression
- hashCode() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- hashCode() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- hashCode() - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- hashCode() - Method in class net.sourceforge.plantuml.geom.kinetic.Quadrant
- hashCode() - Method in class net.sourceforge.plantuml.gitlog.Commit
- hashCode() - Method in class net.sourceforge.plantuml.golem.Position
- hashCode() - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- hashCode() - Method in class net.sourceforge.plantuml.graph.Board
- hashCode() - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- hashCode() - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- hashCode() - Method in class net.sourceforge.plantuml.json.JsonArray
- hashCode() - Method in class net.sourceforge.plantuml.json.JsonObject
- hashCode() - Method in class net.sourceforge.plantuml.json.JsonObject.Member
- hashCode() - Method in class net.sourceforge.plantuml.json.JsonString
- hashCode() - Method in class net.sourceforge.plantuml.json.JsonValue
- hashCode() - Method in class net.sourceforge.plantuml.json.Location
- hashCode() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- hashCode() - Method in class net.sourceforge.plantuml.project.core.Resource
- hashCode() - Method in class net.sourceforge.plantuml.project.core.TaskCode
- hashCode() - Method in class net.sourceforge.plantuml.project.time.Day
- hashCode() - Method in class net.sourceforge.plantuml.project.time.Instant
- hashCode() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- hashCode() - Method in class net.sourceforge.plantuml.salt.element.Segment
- hashCode() - Method in class net.sourceforge.plantuml.salt.Position
- hashCode() - Method in class net.sourceforge.plantuml.security.SFile
- hashCode() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- hashCode() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- hashCode() - Method in class net.sourceforge.plantuml.style.StyleSignature
- hashCode() - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- hashCode() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- hashCode() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- hashCode() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- hashf - Variable in class h.ST_dtdisc_s
- hasItsOwnColumn() - Method in class net.sourceforge.plantuml.nwdiag.Square
- hasLegend() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- hasMainFrame() - Method in class net.sourceforge.plantuml.AnnotatedWorker
- hasMore() - Method in interface net.sourceforge.plantuml.oregon.Keyboard
- hasMore() - Method in class net.sourceforge.plantuml.oregon.KeyboardList
- hasMore() - Method in class net.sourceforge.plantuml.oregon.SmartKeyboard
- hasMoreTokens() - Method in interface net.sourceforge.plantuml.tim.expression.TokenIterator
- HasND_Rank - Annotation Type in gen.annotation
- hasNearDecoration() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- hasNearDecoration() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- hasNext() - Method in class net.sourceforge.plantuml.command.regex.MatcherIterator
- hasNext() - Method in class net.sourceforge.plantuml.salt.DataSourceImpl
- hasNext() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- hasNextChar() - Method in class net.sourceforge.plantuml.tim.Eater
- hasNoteLabelText() - Method in class net.sourceforge.plantuml.svek.Line
- hasNotes() - Method in class net.sourceforge.plantuml.activitydiagram3.WithNote
- hasNoZeroToken() - Method in class net.sourceforge.plantuml.webp.SubBlock
- hasOutline() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- hasPointOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- hasSeveralGuideLines() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- hasSeveralGuideLines(String) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- hasTwoBranches() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.ConditionalBuilder
- hasTwoBranches(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- hasTwoEntryPointsSameContainer() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- hasUrl() - Method in class net.sourceforge.plantuml.AbstractPSystem
- hasUrl() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- hasUrl() - Method in interface net.sourceforge.plantuml.core.Diagram
-
Check if the Diagram have some links.
- hasUrl() - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- hasUrl() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- hasUrl() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractEvent
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- hasUrl() - Method in interface net.sourceforge.plantuml.sequencediagram.Event
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- hasUrl() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- have(ConnectorPuzzle.Where) - Method in interface net.sourceforge.plantuml.bpm.ConnectorPuzzle
- HColor - Interface in net.sourceforge.plantuml.ugraphic.color
- HColorAutomatic - Class in net.sourceforge.plantuml.ugraphic.color
- HColorAutomatic() - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorAutomatic
- HColorBackground - Class in net.sourceforge.plantuml.ugraphic.color
- HColorBackground(HColor) - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorBackground
- HColorGradient - Class in net.sourceforge.plantuml.ugraphic.color
- HColorGradient(HColor, HColor, char) - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorGradient
- HColorMiddle - Class in net.sourceforge.plantuml.ugraphic.color
- HColorMiddle(HColor, HColor) - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorMiddle
- HColorNone - Class in net.sourceforge.plantuml.ugraphic.color
- HColorNone() - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorNone
- HColorSet - Class in net.sourceforge.plantuml.ugraphic.color
- HColorSimple - Class in net.sourceforge.plantuml.ugraphic.color
- HColorSimple(Color, boolean) - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- HColorUtils - Class in net.sourceforge.plantuml.ugraphic.color
- HColorUtils() - Constructor for class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- hd_hil_s_from_xy(ST_point, int) - Static method in class gen.lib.label.xlabels__c
- Hdisc - Variable in class smetana.core.Z
- hdr - Variable in class h.ST_dthold_s
- hdx - Variable in class h.ST_XLabels_t
- head - Variable in class h.ST_nodequeue
- HEAD_ID - Static variable in class smetana.core.Macro
- head_label - Variable in class h.ST_Agedgeinfo_t
- HEAD_LABEL - Static variable in class smetana.core.Macro
- head_port - Variable in class h.ST_Agedgeinfo_t
- header - net.sourceforge.plantuml.style.SName
- header(String) - Static method in class net.sourceforge.plantuml.Log
- HEADER - net.sourceforge.plantuml.FontParam
- HEADER - net.sourceforge.plantuml.graphic.color.ColorType
- HeaderLayout - Class in net.sourceforge.plantuml.svek
- HeaderLayout(TextBlock, TextBlock, TextBlock, TextBlock) - Constructor for class net.sourceforge.plantuml.svek.HeaderLayout
- HEADING - net.sourceforge.plantuml.creole.StripeStyleType
- Heap - Class in net.sourceforge.plantuml.graph
- Heap() - Constructor for class net.sourceforge.plantuml.graph.Heap
- heap_index - Variable in class h.ST_subtree_t
- heapindex - Variable in class h.ST_Agnodeinfo_t
- HectorPath - Class in net.sourceforge.plantuml.hector
- HectorPath() - Constructor for class net.sourceforge.plantuml.hector.HectorPath
- height - Variable in class ext.plantuml.com.google.zxing.common.BitMatrix
- height - Variable in class h.ST_Agnodeinfo_t
- height - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- heightWhenWidthIs(double, StringBounder) - Method in class net.sourceforge.plantuml.postit.Area
- heightWhenWidthIs(double, StringBounder) - Method in interface net.sourceforge.plantuml.postit.Elastic
- Help - Class in net.sourceforge.plantuml.help
- Help() - Constructor for class net.sourceforge.plantuml.help.Help
- HELP - net.sourceforge.plantuml.UmlDiagramType
- HelpFactory - Class in net.sourceforge.plantuml.help
- HelpFactory() - Constructor for class net.sourceforge.plantuml.help.HelpFactory
- here - Variable in class h.ST_dtdata_s
- hev(int, int, int, int, int) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- hexagon - net.sourceforge.plantuml.CornerParam
- HEXAGON - net.sourceforge.plantuml.FontParam
- HEXAGON - net.sourceforge.plantuml.svek.ShapeType
- HEXAGON - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- HEXAGON - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- HEXAGON_STEREOTYPE - net.sourceforge.plantuml.FontParam
- HEXAGONAL - net.sourceforge.plantuml.sequencediagram.NoteStyle
- hexagonBackground - net.sourceforge.plantuml.ColorParam
- hexagonBorder - net.sourceforge.plantuml.ColorParam
- hexagonBorder - net.sourceforge.plantuml.LineParam
- HexaShape - Class in net.sourceforge.plantuml.timingdiagram.graphic
- hexToHpluv(String) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hexToHsluv(String) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hexToRgb(String) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hidden - Variable in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- HIDDEN - net.sourceforge.plantuml.skin.ArrowBody
- HIDDEN - net.sourceforge.plantuml.ugraphic.UHidden
- hiddenBiggerThan() - Static method in class net.sourceforge.plantuml.StringUtils
- hiddenLesserThan() - Static method in class net.sourceforge.plantuml.StringUtils
- hiddenNewLine() - Static method in class net.sourceforge.plantuml.BackSlash
- hide(String) - Static method in class net.sourceforge.plantuml.utils.CharHidder
- HIDE - net.sourceforge.plantuml.cucadiagram.RuleType
- Hideable - Interface in net.sourceforge.plantuml
- hideCharsF7(String) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- hideComparatorCharacters(String) - Static method in class net.sourceforge.plantuml.StringUtils
- hideMetadata() - Method in class net.sourceforge.plantuml.FileFormatOption
- hideOrShow(Set<EntityPortion>, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- hideOrShow(Set<VisibilityModifier>, boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- hideOrShow(EntityGender, EntityPortion, boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- hideOrShow2(String, boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- HideOrShow2 - Class in net.sourceforge.plantuml.cucadiagram
- HideOrShow2(String, boolean) - Constructor for class net.sourceforge.plantuml.cucadiagram.HideOrShow2
- hideTimeAxis() - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- highlight - net.sourceforge.plantuml.style.SName
- highlight(TimeTick, TimeTick, Display, Colors) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- Highlight - Class in net.sourceforge.plantuml.timingdiagram
- Highlight(TimeTick, TimeTick, Display, Colors) - Constructor for class net.sourceforge.plantuml.timingdiagram.Highlight
- Hint - Interface in jcckit.plot
-
Marker interface of all types of hints.
- Histogram - Class in net.sourceforge.plantuml.timingdiagram.graphic
- Histogram - Interface in net.sourceforge.plantuml.project.core3
- Histogram(TimingRuler, ISkinParam, Collection<String>, boolean, TextBlock, int) - Constructor for class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- HistogramSimple - Class in net.sourceforge.plantuml.project.core3
- HistogramSimple() - Constructor for class net.sourceforge.plantuml.project.core3.HistogramSimple
- HistoricalData - Class in net.sourceforge.plantuml.stats
- hline(double) - Static method in class net.sourceforge.plantuml.ugraphic.ULine
- HLINE - net.sourceforge.plantuml.svek.ConditionEndStyle
- HLINE - net.sourceforge.plantuml.svek.SingleStrategy
- hlink(String, String, String, String, WLinkType, WArrowDirection, HColor, Display) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- HOLLOW - net.sourceforge.plantuml.skin.ActorStyle
- hops - Variable in class h.ST_Agnodeinfo_t
- HORIZONTAL - net.sourceforge.plantuml.wire.WOrientation
- HORIZONTAL_ANCHOR_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- HORIZONTAL_ANCHOR_KEY - Static variable in class jcckit.plot.PlotCanvas
-
Configuration parameter key.
- HORIZONTAL_BARS_KEY - Static variable in class jcckit.plot.BarFactory
-
Configuration parameter key.
- HORIZONTAL_LINE - net.sourceforge.plantuml.creole.StripeStyleType
- HORIZONTAL_ONLY - net.sourceforge.plantuml.salt.factory.ScrollStrategy
- HORIZONTAL_STRIPE - net.sourceforge.plantuml.ugraphic.UPattern
- HORIZONTAL_THEN_VERTICAL - net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
- HorizontalAlignment - Enum in net.sourceforge.plantuml.graphic
- HorizontalAlignment - net.sourceforge.plantuml.style.PName
- horizontalCrossOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- horizontalLineBetweenDifferentPackageAllowed() - Method in class net.sourceforge.plantuml.Pragma
- horizontalLinesEndCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- horizontalStarOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- HOUR - net.sourceforge.plantuml.timingdiagram.TimingFormat
- hoverPathColor() - Method in interface net.sourceforge.plantuml.ISkinParam
- hoverPathColor() - Method in class net.sourceforge.plantuml.SkinParam
- hoverPathColor() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- hpluvToHex(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hpluvToLch(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hpluvToRgb(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- HR_BOLD - Static variable in class net.sourceforge.plantuml.StringUtils
- HR_DOTTED - Static variable in class net.sourceforge.plantuml.StringUtils
- HR_DOUBLE - Static variable in class net.sourceforge.plantuml.StringUtils
- HR_SIMPLE - Static variable in class net.sourceforge.plantuml.StringUtils
- hsluvToHex(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hsluvToLch(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hsluvToRgb(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hspace() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- hspace(int) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- HSpace - Class in net.sourceforge.plantuml.sequencediagram
- HSpace() - Constructor for class net.sourceforge.plantuml.sequencediagram.HSpace
- HSpace(int) - Constructor for class net.sourceforge.plantuml.sequencediagram.HSpace
- HSpaceTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- HSpaceTile(HSpace, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.HSpaceTile
- ht - Variable in class h.ST_Agnodeinfo_t
- ht1 - Variable in class h.ST_Agraphinfo_t
- ht1 - Variable in class h.ST_rank_t
- ht2 - Variable in class h.ST_Agraphinfo_t
- ht2 - Variable in class h.ST_rank_t
- html - Variable in class h.ST_textlabel_t
- HTML - net.sourceforge.plantuml.FileFormat
- html__ - Variable in class h.ST_textlabel_t
- HTML_BIT - Variable in class smetana.core.Z
- HTML_DEBUG - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- html_port(ST_Agnode_s, CString, int[]) - Static method in class gen.lib.common.htmltable__c
- HTML5 - net.sourceforge.plantuml.FileFormat
- Html5Drawer - Class in net.sourceforge.plantuml.ugraphic.html5
- Html5Drawer() - Constructor for class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- HtmlColorAndStyle - Class in net.sourceforge.plantuml.graphic
- HtmlColorAndStyle(HColor, LinkStyle, HColor) - Constructor for class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- HtmlColorAndStyle(HColor, HColor) - Constructor for class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- HtmlCommand - Interface in net.sourceforge.plantuml.graphic
- HtmlConverter - Class in net.sourceforge.plantuml.stats
- HtmlConverter(Stats) - Constructor for class net.sourceforge.plantuml.stats.HtmlConverter
- htmlEntityUTF8(CString, ST_Agraph_s) - Static method in class gen.lib.common.utils__c
- htmlLine(double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- htmlRectangle(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- htmltable__c - Class in gen.lib.common
- htmltable__c() - Constructor for class gen.lib.common.htmltable__c
- HUGE_VAL - Static variable in class smetana.core.Macro
- HUSLColorConverter - Class in net.sourceforge.plantuml.ugraphic.color
-
Taken from https://github.com/hsluv/hsluv-java/blob/master/src/main/java/org/hsluv/HUSLColorConverter.java Some other pointer: https://twitter.com/kuon_orochi/ https://www.hsluv.org/ https://www.kuon.ch/post/2020-03-08-hsluv/
- HUSLColorConverter() - Constructor for class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- hyperlink - net.sourceforge.plantuml.ColorParam
- hyperlink() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- HyperLinkColor - net.sourceforge.plantuml.style.PName
- hypot(double, double) - Static method in class smetana.core.Macro
I
- icompare - Static variable in class gen.lib.label.xlabels__c
- icompare(ST_dt_s, Object, Object, ST_dtdisc_s) - Static method in class gen.lib.label.xlabels__c
- iconIEMandatory - net.sourceforge.plantuml.ColorParam
- IconLoader - Class in net.sourceforge.plantuml.fun
- IconLoader() - Constructor for class net.sourceforge.plantuml.fun.IconLoader
- iconPackage - net.sourceforge.plantuml.ColorParam
- iconPackageBackground - net.sourceforge.plantuml.ColorParam
- iconPrivate - net.sourceforge.plantuml.ColorParam
- iconPrivateBackground - net.sourceforge.plantuml.ColorParam
- iconProtected - net.sourceforge.plantuml.ColorParam
- iconProtectedBackground - net.sourceforge.plantuml.ColorParam
- iconPublic - net.sourceforge.plantuml.ColorParam
- iconPublicBackground - net.sourceforge.plantuml.ColorParam
- id - Variable in class h.ST_Agdisc_s
- id - Variable in class h.ST_Agdstate_s
- id - Variable in class h.ST_Agnodeinfo_t
- id - Variable in class h.ST_Agsym_s
- id - Variable in class h.ST_Agtag_s
- id - Variable in class h.ST_field_t
- id - Variable in class h.ST_gvplugin_active_layout_t
- id - Variable in class h.ST_gvplugin_installed_t
- id - Variable in class h.ST_layout_t
- ID - net.sourceforge.plantuml.ugraphic.UGroupType
- id__c - Class in gen.lib.cgraph
- id__c() - Constructor for class gen.lib.cgraph.id__c
- id_link - Variable in class h.ST_Agedge_s
- id_link - Variable in class h.ST_Agsubnode_s
- idalloc - Static variable in class gen.lib.cgraph.id__c
- idalloc(Object...) - Static method in class gen.lib.cgraph.id__c
- idclose - Static variable in class gen.lib.cgraph.id__c
- idclose(Object...) - Static method in class gen.lib.cgraph.id__c
- idCommentForSvg() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- IDCT - Class in net.sourceforge.plantuml.webp
- IDCT() - Constructor for class net.sourceforge.plantuml.webp.IDCT
- idct4x4llm(int[]) - Static method in class net.sourceforge.plantuml.webp.IDCT
- IdeaShape - Enum in net.sourceforge.plantuml.mindmap
- Ident - Class in net.sourceforge.plantuml.cucadiagram
- identityHashCode(CString) - Static method in class smetana.core.Memory
- IdentityInflationTransform - Class in net.sourceforge.plantuml.graph2
- IdentityInflationTransform() - Constructor for class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- idfree - Static variable in class gen.lib.cgraph.id__c
- idfree(Object...) - Static method in class gen.lib.cgraph.id__c
- idmap - Static variable in class gen.lib.cgraph.id__c
- idmap(Object, int, CString, int[], boolean) - Static method in class gen.lib.cgraph.id__c
- idopen - Static variable in class gen.lib.cgraph.id__c
- idopen(ST_Agraph_s, ST_Agdisc_s) - Static method in class gen.lib.cgraph.id__c
- idprint - Static variable in class gen.lib.cgraph.id__c
- idprint(__ptr__, int, int) - Static method in class gen.lib.cgraph.id__c
- idregister - Static variable in class gen.lib.cgraph.id__c
- idregister - Variable in class h.ST_Agiddisc_s
- idregister(Object, int, Object) - Static method in class gen.lib.cgraph.id__c
- IE_MANDATORY - net.sourceforge.plantuml.skin.VisibilityModifier
- IE_MANDATORY - Static variable in class net.sourceforge.plantuml.StringUtils
- IEntity - Interface in net.sourceforge.plantuml.cucadiagram
- IEntityImage - Interface in net.sourceforge.plantuml.svek
- IEntityImageBlock - Interface in net.sourceforge.plantuml.posimo
- IF - net.sourceforge.plantuml.tim.TLineType
- IFDEF - net.sourceforge.plantuml.tim.TLineType
- IFNDEF - net.sourceforge.plantuml.tim.TLineType
- IfThenStatement(Jasic.Expression, String) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.IfThenStatement
- IGNORE_COLOR_CODES - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- IGNORE_FUTURE_ACTIVATE - net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
- IGNORE_FUTURE_DEACTIVATE - net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
- IGNORE_TAGS - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- IGNORED - Static variable in class smetana.core.Macro
- ignoreForCompression() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- ignoreForCompressionOnX() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- ignoreForCompressionOnY() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- ignoreHorizontalLinks() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersion
- ignoreNewpage() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- ignoreSwap - Variable in class h.ST_splineInfo
- IGroup - Interface in net.sourceforge.plantuml.cucadiagram
- IInflationTransform - Interface in net.sourceforge.plantuml.graph2
- ILeaf - Interface in net.sourceforge.plantuml.cucadiagram
- illegalDotExe() - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- image - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- Image - net.sourceforge.plantuml.style.PName
- ImageBuilder - Class in net.sourceforge.plantuml.ugraphic
- ImageData - Interface in net.sourceforge.plantuml.core
-
Information about a generated image for a diagram.
- ImageDataAbstract - Class in net.sourceforge.plantuml.api
- ImageDataAbstract(int, int) - Constructor for class net.sourceforge.plantuml.api.ImageDataAbstract
- ImageDataAbstract(Dimension2D) - Constructor for class net.sourceforge.plantuml.api.ImageDataAbstract
- ImageDataComplex - Class in net.sourceforge.plantuml.api
- ImageDataComplex(Dimension2D, CMapData, String) - Constructor for class net.sourceforge.plantuml.api.ImageDataComplex
- ImageDataSimple - Class in net.sourceforge.plantuml.api
- ImageDataSimple(int, int) - Constructor for class net.sourceforge.plantuml.api.ImageDataSimple
- ImageDataSimple(Dimension2D) - Constructor for class net.sourceforge.plantuml.api.ImageDataSimple
- ImageHandler - Class in org.stathissideris.ascii2image.graphics
- ImageHandler() - Constructor for class org.stathissideris.ascii2image.graphics.ImageHandler
- ImageHelper - Class in net.sourceforge.plantuml.swing
-
A collection of methods to help with processing images.
- ImageHelper() - Constructor for class net.sourceforge.plantuml.swing.ImageHelper
- ImageIO - Class in net.sourceforge.plantuml.security
- ImageIO() - Constructor for class net.sourceforge.plantuml.security.ImageIO
- ImageParameter - Class in net.sourceforge.plantuml.ugraphic
- ImageParameter(ISkinParam, Animation, double, String, String, ClockwiseTopRightBottomLeft, HColor) - Constructor for class net.sourceforge.plantuml.ugraphic.ImageParameter
- ImageParameter(ColorMapper, boolean, Animation, double, String, String, ClockwiseTopRightBottomLeft, HColor) - Constructor for class net.sourceforge.plantuml.ugraphic.ImageParameter
- ImagePosition - net.sourceforge.plantuml.style.PName
- ImageSelection - Class in net.sourceforge.plantuml
- ImageSelection(Image) - Constructor for class net.sourceforge.plantuml.ImageSelection
- imap__c - Class in gen.lib.cgraph
- imap__c() - Constructor for class gen.lib.cgraph.imap__c
- Img - Class in net.sourceforge.plantuml.graphic
- imgPatternNoSrcColon - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- ImgValign - Enum in net.sourceforge.plantuml.graphic
- IMPORT - net.sourceforge.plantuml.tim.TLineType
- ImportedFiles - Class in net.sourceforge.plantuml.preproc
- importFrom(Defines) - Method in class net.sourceforge.plantuml.preproc.Defines
- importing(ANode, ANode, Heap, int, Object) - Method in class net.sourceforge.plantuml.graph.Heap
- in - Variable in class h.ST_Agedgepair_s
- in - Variable in class h.ST_Agnodeinfo_t
- in_cross(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- in_id - Variable in class h.ST_Agsubnode_s
- in_id_AMP() - Method in class h.ST_Agsubnode_s
- in_seq - Variable in class h.ST_Agsubnode_s
- in_seq_AMP() - Method in class h.ST_Agsubnode_s
- inc() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- incAndGetCounter() - Method in class net.sourceforge.plantuml.bpm.BpmBranch
- incDone(boolean) - Static method in class net.sourceforge.plantuml.ProgressBar
- incDone(boolean) - Static method in class net.sourceforge.plantuml.Splash
- INCH2PS(double) - Static method in class smetana.core.Macro
- incHeight(double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- incident(ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- incInitialLife(SymbolContext) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- incKey(long) - Method in class net.sourceforge.plantuml.api.MagicArray
- incKey(long, int) - Method in class net.sourceforge.plantuml.api.MagicArray
- INCLUDE - net.sourceforge.plantuml.tim.TLineType
- INCLUDE_DEF - net.sourceforge.plantuml.tim.TLineType
- INCLUDESUB - net.sourceforge.plantuml.tim.TLineType
- INCLUDING_LIMIT - net.sourceforge.plantuml.ugraphic.comp.ExpandType
- InColor() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectLinks.InColor
- incoming(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- incr_width(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.class2__c
- incRawLayout() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- incRawLayout() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- increment() - Method in class net.sourceforge.plantuml.api.CountRate
- increment() - Method in class net.sourceforge.plantuml.project.time.Day
- increment(int) - Method in class net.sourceforge.plantuml.api.CountRate
- incrementIntermediate() - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- incrementIntermediate() - Method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- incrementIntermediate(int) - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- incrementIntermediate(int) - Method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- incrementMinor(int) - Method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- incTotal(int) - Static method in class net.sourceforge.plantuml.ProgressBar
- incTotal(int) - Static method in class net.sourceforge.plantuml.Splash
- indentWithSpaces(int) - Static method in class net.sourceforge.plantuml.json.PrettyPrint
-
Print every value on a separate line.
- indentWithTabs() - Static method in class net.sourceforge.plantuml.json.PrettyPrint
-
Do not break lines, but still insert whitespace between values.
- index__c - Class in gen.lib.label
- index__c() - Constructor for class gen.lib.label.index__c
- indexedPixels - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- indexOf(String, int) - Method in class net.sourceforge.plantuml.svek.SvgResult
- INDICE - net.sourceforge.plantuml.graphic.FontPosition
- infinite(double, double, char) - Static method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- infinite(double, double, TextBlock, char) - Static method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- InfiniteLine - Class in net.sourceforge.plantuml.cute
- InfiniteLine(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.cute.InfiniteLine
- InfiniteLine(AbstractLineSegment) - Constructor for class net.sourceforge.plantuml.cute.InfiniteLine
- inflate(double) - Method in class net.sourceforge.plantuml.ugraphic.InflaterSet
- inflate(Collection<Line2D.Double>) - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- inflate(Collection<Line2D.Double>) - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- inflate(Collection<Line2D.Double>) - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- inflate(Collection<LineSegmentInt>) - Method in class net.sourceforge.plantuml.geom.InflationTransform
- inflate(InflationTransform) - Method in class net.sourceforge.plantuml.geom.PolylineImpl
- inflateAt(double) - Method in class net.sourceforge.plantuml.graph2.InflateData2
- InflateData - Class in net.sourceforge.plantuml.geom
- InflateData(int, int) - Constructor for class net.sourceforge.plantuml.geom.InflateData
- InflateData2 - Class in net.sourceforge.plantuml.graph2
- InflateData2(double, double) - Constructor for class net.sourceforge.plantuml.graph2.InflateData2
- inflatePoint2D(Point2D) - Method in class net.sourceforge.plantuml.graph2.IdentityInflationTransform
- inflatePoint2D(Point2D) - Method in interface net.sourceforge.plantuml.graph2.IInflationTransform
- inflatePoint2D(Point2D) - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- inflatePoint2DInt(Point2DInt) - Method in class net.sourceforge.plantuml.geom.InflationTransform
- InflaterSet - Class in net.sourceforge.plantuml.ugraphic
- InflaterSet() - Constructor for class net.sourceforge.plantuml.ugraphic.InflaterSet
- inflateX(int, int) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- inflateX(InflateData) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- inflateXAlpha(InflateData) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- inflateY(int, int) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- inflateY(InflateData) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- inflateYAlpha(InflateData) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- InflationTransform - Class in net.sourceforge.plantuml.geom
- InflationTransform() - Constructor for class net.sourceforge.plantuml.geom.InflationTransform
- InflationTransform2 - Class in net.sourceforge.plantuml.graph2
- InflationTransform2() - Constructor for class net.sourceforge.plantuml.graph2.InflationTransform2
- info - Variable in class h.ST_GVCOMMON_t
- info(String) - Static method in class net.sourceforge.plantuml.Log
- InGroupable - Interface in net.sourceforge.plantuml.sequencediagram
- InGroupableList - Class in net.sourceforge.plantuml.sequencediagram
- InGroupableList(ParticipantBox, Grouping, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.InGroupableList
- init() - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- init() - Static method in class net.sourceforge.plantuml.ErrorStatus
- init() - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- init(Graphics2D) - Method in class jcckit.renderer.Graphics2DRenderer
-
Initializes this instance.
- init(String) - Method in class net.sourceforge.plantuml.acearth.PSystemXearthFactory
- init(String) - Method in class net.sourceforge.plantuml.command.PSystemBasicFactory
- init(String) - Method in class net.sourceforge.plantuml.creole.legacy.PSystemCreoleFactory
- init(String) - Method in class net.sourceforge.plantuml.cute.PSystemCuteFactory
- init(String) - Method in class net.sourceforge.plantuml.definition.PSystemDefinitionFactory
- init(String) - Method in class net.sourceforge.plantuml.directdot.PSystemDotFactory
- init(String) - Method in class net.sourceforge.plantuml.ditaa.PSystemDitaaFactory
- init(String) - Method in class net.sourceforge.plantuml.jcckit.PSystemJcckitFactory
- init(String) - Method in class net.sourceforge.plantuml.math.PSystemLatexFactory
- init(String) - Method in class net.sourceforge.plantuml.math.PSystemMathFactory
- init(String) - Method in class net.sourceforge.plantuml.salt.PSystemSaltFactory
- INIT() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- init_all_attrs(Object...) - Static method in class gen.lib.cgraph.attr__c
- init_cutvalues() - Static method in class gen.lib.common.ns__c
- init_graph(ST_Agraph_s) - Static method in class gen.lib.common.ns__c
- init_mccomp(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.mincross__c
- init_mincross(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- init_rank() - Static method in class gen.lib.common.ns__c
- init_xdot(ST_Agraph_s) - Static method in class gen.lib.common.emit__c
- initBarray(BArray) - Method in class net.sourceforge.plantuml.board.BNode
- InitBranch(ST_Branch_t) - Static method in class gen.lib.label.node__c
- initConfig(String) - Method in class net.sourceforge.plantuml.Option
- initfn - Variable in class h.ST_shape_functions
- initFontEdgeAttr(ST_Agedge_s, ST_fontinfo) - Static method in class gen.lib.common.utils__c
- initFontLabelEdgeAttr(ST_Agedge_s, ST_fontinfo, ST_fontinfo) - Static method in class gen.lib.common.utils__c
- initFooter(PngTitler, StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- initHeader(PngTitler, StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- INITIAL_ATTRIBUTES_KEY - Static variable in class jcckit.plot.ShapeAttributesHint
-
Configuration parameter key.
- Initial_dist - Variable in class smetana.core.Z
- INITIAL_HINT_FOR_NEXT_CURVE_KEY - Static variable in class jcckit.plot.Plot
-
Configuration parameter key.
- INITIAL_HINT_FOR_NEXT_POINT_KEY - Static variable in class jcckit.plot.SimpleCurve
-
Configuration parameter key.
- initialiseWithLines(ArrayList<StringBuffer>, ProcessingOptions) - Method in class org.stathissideris.ascii2image.text.TextGrid
- initialiseWithText(String, ProcessingOptions) - Method in class org.stathissideris.ascii2image.text.TextGrid
- initnode(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.node__c
- InitNode(ST_Node_t___) - Static method in class gen.lib.label.node__c
- initPath(UPath) - Method in class net.sourceforge.plantuml.cute.BetweenCorners
- InitPVars(ST_RTree) - Static method in class gen.lib.label.split_q__c
- InitRect(ST_Rect_t) - Static method in class gen.lib.label.rectangle__c
- initSubg(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- initTransformTable() - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Initialize transform parameters, set offset to center of image (plus shifts), set scale
- inleaf - Variable in class h.ST_Agnodeinfo_t
- INNER_ACTIVITY - net.sourceforge.plantuml.cucadiagram.GroupType
- INNER_COMMENT - Static variable in class net.sourceforge.plantuml.command.CommandMultilinesComment
- InnerActivity - Class in net.sourceforge.plantuml.svek
- InnerActivity(IEntityImage, HColor, HColor, double) - Constructor for class net.sourceforge.plantuml.svek.InnerActivity
- InnerStateAutonom - Class in net.sourceforge.plantuml.svek
- InnerStateAutonom(IEntityImage, TextBlock, TextBlock, HColor, HColor, boolean, Url, boolean, UStroke) - Constructor for class net.sourceforge.plantuml.svek.InnerStateAutonom
- InnerStrategy - Enum in net.sourceforge.plantuml.graphic
- input() - Method in interface net.sourceforge.plantuml.oregon.Keyboard
- input() - Method in class net.sourceforge.plantuml.oregon.KeyboardList
- input(Screen) - Method in class net.sourceforge.plantuml.oregon.SmartKeyboard
- input__c - Class in gen.lib.common
- input__c() - Constructor for class gen.lib.common.input__c
- INPUT_PIN - net.sourceforge.plantuml.cucadiagram.EntityPosition
- inputInt(Screen) - Method in class net.sourceforge.plantuml.oregon.SmartKeyboard
- InputStatement(String) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.InputStatement
- ins(ST_dt_s, CStarStar<ST_dtlink_s>, ST_Agedge_s) - Static method in class gen.lib.cgraph.edge__c
- insertAfter(O) - Method in interface net.sourceforge.plantuml.bpm.Navigator
- insertBefore(O) - Method in interface net.sourceforge.plantuml.bpm.Navigator
- insertBetween(IEntity, IEntity, IEntity) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- insertBetweenPoint(int, int) - Method in class net.sourceforge.plantuml.geom.PolylineBreakeable
- insertElementAt(int, DataElement) - Method in class jcckit.data.DataContainer
-
Inserts a
DataElement
at the specified index. - insertSpaceAtCaps(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- inside - Static variable in class gen.lib.common.arrows__c
- inside(ST_inside_t, ST_pointf) - Static method in class gen.lib.common.arrows__c
- INSIDE(ST_pointf, ST_boxf) - Static method in class smetana.core.Macro
- inside_cluster(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- INSIDE_DIAMOND - net.sourceforge.plantuml.svek.ConditionStyle
- INSIDE_HEXAGON - net.sourceforge.plantuml.svek.ConditionStyle
- insidefn - Variable in class h.ST_shape_functions
- install_cluster(ST_Agraph_s, ST_Agnode_s, int, ST_nodequeue) - Static method in class gen.lib.dotgen.cluster__c
- install_in_rank(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- installed - Variable in class h.ST_Agraphinfo_t
- installedge(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.cgraph.edge__c
- installnode(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.node__c
- installnodetoroot(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.node__c
- instance() - Static method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- instance() - Static method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- instance() - Static method in class org.stathissideris.ascii2image.graphics.ImageHandler
- Instant - Class in net.sourceforge.plantuml.project.time
- Instruction - Interface in net.sourceforge.plantuml.activitydiagram3
- InstructionBreak - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionBreak(Swimlane, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- InstructionCollection - Interface in net.sourceforge.plantuml.activitydiagram3
- InstructionEnd - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionEnd(Swimlane, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- InstructionFork - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionFork(Instruction, LinkRendering, ISkinParam, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- InstructionGoto - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionGoto(Swimlane, String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- InstructionGroup - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionGroup(Instruction, Display, HColor, HColor, Swimlane, HColor, LinkRendering, USymbol, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- InstructionIf - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionIf(Swimlane, Instruction, Display, LinkRendering, LinkRendering, HColor, ISkinParam, Url) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- InstructionLabel - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionLabel(Swimlane, String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- InstructionList - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionList() - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionList
- InstructionList(Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionList
- InstructionPartition - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionPartition(Instruction, String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- InstructionRepeat - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionRepeat(Swimlane, Instruction, LinkRendering, HColor, Display, BoxStyle, Colors) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- InstructionSimple - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionSimple(Display, LinkRendering, Swimlane, BoxStyle, Url, Colors, Stereotype) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- InstructionSplit - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionSplit(Instruction, LinkRendering, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- InstructionSpot - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionSpot(String, HColor, LinkRendering, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- InstructionStart - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionStart(Swimlane, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- InstructionStop - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionStop(Swimlane, LinkRendering) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- InstructionSwitch - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionSwitch(Swimlane, Instruction, Display, LinkRendering, HColor, ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- InstructionWhile - Class in net.sourceforge.plantuml.activitydiagram3
- InstructionWhile(Swimlane, Instruction, Display, LinkRendering, Display, HColor, ISkinParam) - Constructor for class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- INT_MAX - Static variable in class smetana.core.Macro
- INT_MIN - Static variable in class smetana.core.Macro
- intBytes(int) - Static method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- IntegerColored - Class in net.sourceforge.plantuml.sequencediagram.teoz
- IntegerColored(int, SymbolContext) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.IntegerColored
- intelligentCapitalize(String) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
-
Capitalize String.
- interclexp(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- interclrep(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- interclust1(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class1__c
- interestingProperties() - Static method in class net.sourceforge.plantuml.OptionPrint
- interestingValues() - Static method in class net.sourceforge.plantuml.OptionPrint
- INTERFACE - net.sourceforge.plantuml.cucadiagram.LeafType
- INTERFACE - net.sourceforge.plantuml.FontParam
- INTERFACE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- INTERFACE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- interface_ - net.sourceforge.plantuml.style.SName
- INTERFACE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- interfaceBackground - net.sourceforge.plantuml.ColorParam
- interfaceBorder - net.sourceforge.plantuml.ColorParam
- INTERNAL_BOLD - Static variable in class net.sourceforge.plantuml.StringUtils
- INTERNET - net.sourceforge.plantuml.security.SecurityProfile
-
This mode is designed for PlantUML running in a web server.
- interpret(String) - Method in class net.sourceforge.plantuml.jasic.Jasic
-
This is where the magic happens.
- intersect(double, double) - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- intersect(Line2D.Double, Shape) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- intersect(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.Box
- intersect(RectanglesCollection) - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- intersect(Positionable, Positionable) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- intersect(Positionable, Positionable) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- intersect(Slot) - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- intersectBox(Box) - Method in class net.sourceforge.plantuml.geom.Box
- intersection() - Method in class net.sourceforge.plantuml.cute.Crossing
- intersection() - Method in class net.sourceforge.plantuml.cute.CrossingSegment
- intersection() - Method in class net.sourceforge.plantuml.cute.CrossingSimple
- intersection(Footprint) - Method in class net.sourceforge.plantuml.nwdiag.Footprint
- intersectionCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- intersects(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - intersects(ST_pointf, ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.shortest__c
- intersects(Rectangle2D) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - intersects(Rectangle2D) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- intersects(List<MyCurve>) - Method in class net.sourceforge.plantuml.graph2.MyCurve
- intersects(RectanglesCollection) - Method in class net.sourceforge.plantuml.graph2.MyCurve
- intersectsLineStrict(Line2D.Double, Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.Plan
- IntricatedPoint - Class in net.sourceforge.plantuml.timingdiagram.graphic
- IntricatedPoint(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.timingdiagram.graphic.IntricatedPoint
- IntVal - Class in net.sourceforge.plantuml.tim.stdlib
- IntVal() - Constructor for class net.sourceforge.plantuml.tim.stdlib.IntVal
- intValue() - Method in class net.sourceforge.plantuml.evalex.NString
- INumberAnalyzed - Interface in net.sourceforge.plantuml.api
- inv(double) - Method in class net.sourceforge.plantuml.jsondiagram.Mirror
- invAndXYSwitch(Point2D) - Method in class net.sourceforge.plantuml.jsondiagram.Mirror
- inverse() - Method in class net.sourceforge.plantuml.cute.RotationZoom
- inverseFinalizeX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Transform screen to image coordinates.
- inverseFinalizeY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Transform screen to image coordinates.
- inverseKCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- inverseProjectX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- inverseProjectX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- inverseProjectX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- inverseProjectX(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- inverseProjectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- inverseProjectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- inverseProjectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- inverseProjectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- inverseTCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- invflip_angle(double, int) - Static method in class gen.lib.common.shapes__c
- invflip_side(int, int) - Static method in class gen.lib.common.shapes__c
- invGit(Point2D) - Method in class net.sourceforge.plantuml.jsondiagram.Mirror
- INVISIBLE - Static variable in class smetana.core.Macro
- INVISIBLE() - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- InvokeProcedure - Class in net.sourceforge.plantuml.tim.stdlib
- InvokeProcedure() - Constructor for class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- inWinks(int) - Static method in class net.sourceforge.plantuml.project.Load
- io - Variable in class h.ST_Agdisc_s
- IO_EXCEPTION1(IOException) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- IO_EXCEPTION2(IOException) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- IRegex - Interface in net.sourceforge.plantuml.command.regex
- is() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- is(char) - Method in class net.sourceforge.plantuml.openiconic.Movement
- is(char) - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- is(Object) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- is(String, Object) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- IS_A_DIRECTORY - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- is_a_normal_node_of(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- is_a_vnode_of_an_edge_of(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- is_cluster(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- is_cluster_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- is360() - Method in class net.sourceforge.plantuml.geom.Neighborhood
- is360() - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- isAbsolute() - Method in class net.sourceforge.plantuml.security.SFile
- isAbstract() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- isActivate() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isActivate() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- isActivateAndDeactive() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isAllowMixing() - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- isAlmostSame(UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- isAloneAndUnlinked() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- isAloneAndUnlinked() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- isAloneAndUnlinked() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- isAngleLimit(double) - Method in class net.sourceforge.plantuml.geom.Neighborhood
- isAngleLimit(double) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- isAnyMatchedBy(TextGrid) - Method in class org.stathissideris.ascii2image.text.GridPatternGroup
- isArobaseEndDiagram(String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- isArobasePauseDiagram(String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- isArobaseStartDiagram(String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- isArobaseUnpauseDiagram(String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- isArray() - Method in class net.sourceforge.plantuml.json.JsonArray
- isArray() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents a JSON array.
- isArrow() - Method in enum net.sourceforge.plantuml.skin.ComponentType
- isArrowhead(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isAsync() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- isAutarkic(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isAuto() - Method in class net.sourceforge.plantuml.LineBreakStrategy
- isAutoactivate() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- isAutolink() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isAutoLinkOfAGroup() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isBackground() - Method in enum net.sourceforge.plantuml.ColorParam
- isBackground() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicInterceptorTile
- isBackground() - Method in interface net.sourceforge.plantuml.skin.Context2D
- isBackground() - Method in class net.sourceforge.plantuml.skin.SimpleContext2D
- isBetween(IEntity, IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isBiddableOrUncertain() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isBlank() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- isBlank(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isBlank(String) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- isBlank(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isBlankBetweenCharacters(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
true if cell is blank and the east and west cells are not (used to find gaps between words)
- isBlockSeparator(CharSequence) - Static method in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- isBold() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- isBoolean() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Checks whether the expression is a boolean expression.
- isBoolean() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents a boolean value.
- isBooleanFunction() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
- isBooleanFunction() - Method in interface net.sourceforge.plantuml.evalex.LazyFunction
-
Gets whether this function evaluates to a boolean expression.
- isBooleanOperator() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
- isBooleanOperator() - Method in interface net.sourceforge.plantuml.evalex.LazyOperator
-
Gets whether this operator evaluates to a boolean expression.
- isBoundary(char) - Static method in class org.stathissideris.ascii2image.text.TextGrid
- isBoundary(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isBoundary(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isBoxPending() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- isBraille(char) - Static method in class net.sourceforge.plantuml.braille.BrailleUtils
- isBreaking(Day) - Method in interface net.sourceforge.plantuml.project.timescale.TimeScale
- isBreaking(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- isBreaking(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleDaily
- isBreaking(Day) - Method in class net.sourceforge.plantuml.project.timescale.TimeScaleWink
- isBullet(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isBullet(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCausal() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isCharOk(char) - Method in class net.sourceforge.plantuml.ugraphic.FontChecker
- isCheckDotError() - Method in class net.sourceforge.plantuml.OptionFlags
- isCheckMetadata() - Method in class net.sourceforge.plantuml.Option
- isCheckOnly() - Method in class net.sourceforge.plantuml.Option
- isCJK(char) - Static method in class net.sourceforge.plantuml.StringUtils
- isClipboard() - Method in class net.sourceforge.plantuml.OptionFlags
- isClipboardLoop() - Method in class net.sourceforge.plantuml.OptionFlags
- isClosed() - Method in class jcckit.graphic.BasicGraphicalElement
-
Returns whether this basic graphical element has a closed shape or not.
- isClosed() - Method in class jcckit.graphic.Polygon
-
Returns true if this polygon is closed.
- isClosed() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- isClosed() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isClosed(Day) - Method in class net.sourceforge.plantuml.project.OpenClose
- isClosedAt(Day) - Method in class net.sourceforge.plantuml.project.core.Resource
- isClusterOf(IEntity) - Method in class net.sourceforge.plantuml.svek.Cluster
- isCodeEnd(String) - Static method in class net.sourceforge.plantuml.creole.Parser
- isCodeStart(String) - Static method in class net.sourceforge.plantuml.creole.Parser
- isColorDark(Color) - Static method in class org.stathissideris.ascii2image.graphics.BitmapRenderer
- isColored() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- isColumnBlank(int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCommandForbidden() - Method in class net.sourceforge.plantuml.command.CommandMultilines
- isCommandForbidden() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- isCommandForbidden() - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- isCommandForbidden() - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- isCommandForbidden() - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- isCompact() - Method in class net.sourceforge.plantuml.timingdiagram.Player
- isCompiled() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- isCompletelyHidden() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- isComputeurl() - Method in class net.sourceforge.plantuml.Option
- isConnectable(Neighborhood2) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- isConstraint() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isCorner(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCorner(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCorner1(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCorner2(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCorner3(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCorner4(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCreate() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isCross(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isCrossOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isDataFlavorSupported(DataFlavor) - Method in class net.sourceforge.plantuml.ImageSelection
- isDeactivate() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isDeactivateOrDestroy() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- isDebugSvek() - Method in class net.sourceforge.plantuml.FileFormatOption
- isDecodeurl() - Method in class net.sourceforge.plantuml.Option
- isDefine(String) - Method in class net.sourceforge.plantuml.Pragma
- isDefine(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- isDegeneratedWithFewEntities(int) - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- isDeleted() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- isDesignedOrSolved() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isDest() - Method in class net.sourceforge.plantuml.webp.SubBlock
- isDestroy() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isDestroy() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
-
Deprecated.
- isDestroy() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- isDestroy(Participant) - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- isDestroyWithoutMessage() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- isdiagonal(int, int, ST_pointnlink_t[], int) - Static method in class gen.lib.pathplan.shortest__c
- isDiagramCacheable(String) - Static method in class net.sourceforge.plantuml.StringUtils
- isDiagramError(Class<? extends Diagram>) - Static method in class net.sourceforge.plantuml.error.PSystemErrorUtils
- isDiamond() - Method in interface net.sourceforge.plantuml.project.core.Task
- isDiamond() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- isDiamond() - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- isdigit(char) - Static method in class smetana.core.JUtils
- isDirectory() - Method in class net.sourceforge.plantuml.security.SFile
- isDone() - Method in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
- isDone() - Method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- isDotted() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- isDouble() - Method in class net.sourceforge.plantuml.ugraphic.UHorizontalLine
- isDoubleDecorated() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- isDumpHtmlStats() - Method in class net.sourceforge.plantuml.OptionFlags
- isDumpStats() - Method in class net.sourceforge.plantuml.OptionFlags
- isDuration() - Method in class net.sourceforge.plantuml.Option
- isDxNegative() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- isEastArrowhead(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isEastOf(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isEastOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isEmpty() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- isEmpty() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- isEmpty() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Check if a source diagram description is empty.
- isEmpty() - Method in class net.sourceforge.plantuml.graph.Heap
- isEmpty() - Method in class net.sourceforge.plantuml.graphic.color.Colors
- isEmpty() - Method in class net.sourceforge.plantuml.json.JsonArray
-
Returns
true
if this array contains no elements. - isEmpty() - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns
true
if this object contains no members. - isEmpty() - Method in class net.sourceforge.plantuml.mindmap.StripeFrontier
- isEmpty() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- isEmpty() - Method in interface net.sourceforge.plantuml.tim.TMemory
- isEmpty() - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- isEmpty() - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- isEmpty() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- isEmpty() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isEmpty(String) - Static method in class net.sourceforge.plantuml.StringUtils
- isEmpty(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isEmpty(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- isEmpty(IGroup) - Method in interface net.sourceforge.plantuml.cucadiagram.GroupHierarchy
- isEmpty(TextBlock, StringBounder) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- isEmptyText(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- isEnableStats() - Method in class net.sourceforge.plantuml.OptionFlags
- isEncodesprite() - Method in class net.sourceforge.plantuml.OptionFlags
- isEps() - Method in enum net.sourceforge.plantuml.FileFormat
-
Check if this file format is Encapsulated PostScript.
- isError() - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- isExit(CharSequence) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- isExtendsLike() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- isExtractFromMetadata() - Method in class net.sourceforge.plantuml.OptionFlags
- isExtractStdLib() - Method in class net.sourceforge.plantuml.OptionFlags
- isFail() - Method in class net.sourceforge.plantuml.project.Failable
- isFailfast2() - Method in class net.sourceforge.plantuml.Option
- isFailfastOrFailfast2() - Method in class net.sourceforge.plantuml.Option
- isFalse() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents the JSON literal
false
. - isFile() - Method in class net.sourceforge.plantuml.security.SFile
- isFill() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
- isFilled() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isFlat() - Method in class net.sourceforge.plantuml.timingdiagram.ChangeState
- isForbidden(CharSequence) - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2
- isForbidden(CharSequence) - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- isForbidden(CharSequence) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementFull
- isForbidden(CharSequence) - Method in class net.sourceforge.plantuml.descdiagram.command.CommandCreateElementParenthesis
- isFullWidth() - Method in class net.sourceforge.plantuml.nwdiag.Network
- isGroup() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- isGroup() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- isGroup() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- isGroup(Code) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isGroupStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isGroupVerySmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isGui() - Method in class net.sourceforge.plantuml.OptionFlags
- IShapePseudo - Interface in net.sourceforge.plantuml.svek
- isHidden() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- isHidden() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- isHidden() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isHidden() - Method in class net.sourceforge.plantuml.graphic.GraphicStrings
- isHidden() - Method in interface net.sourceforge.plantuml.Hideable
- isHidden() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- isHidden() - Method in class net.sourceforge.plantuml.svek.AbstractEntityImage
- isHidden() - Method in class net.sourceforge.plantuml.svek.ConcurrentStateImage
- isHidden() - Method in class net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2InternalImage
- isHidden() - Method in class net.sourceforge.plantuml.svek.EntityImageDegenerated
- isHidden() - Method in class net.sourceforge.plantuml.svek.EntityImageProtected
- isHidden() - Method in class net.sourceforge.plantuml.svek.GraphvizCrash
- isHidden() - Method in class net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- isHidden() - Method in class net.sourceforge.plantuml.svek.InnerActivity
- isHidden() - Method in class net.sourceforge.plantuml.svek.InnerStateAutonom
- isHidden() - Method in class net.sourceforge.plantuml.svek.Line
- isHidden() - Method in class net.sourceforge.plantuml.svek.SvekNode
- isHidden() - Method in class net.sourceforge.plantuml.svek.SvekResult
- isHidden() - Method in interface net.sourceforge.plantuml.ugraphic.UParam
- isHidden() - Method in class net.sourceforge.plantuml.ugraphic.UParamNull
- isHidden(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- isHidden(Day, Day) - Method in class net.sourceforge.plantuml.project.GanttConstraint
- isHideEmptyDescriptionForState() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isHideEmptyDescriptionForState() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- isHideEmptyDescriptionForState() - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- isHideUnlinkedData() - Method in class net.sourceforge.plantuml.UmlDiagram
- isHorizontal() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- isHorizontal() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- isHorizontal(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- isHorizontalCrossOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isHorizontalLine(char) - Static method in class org.stathissideris.ascii2image.text.TextGrid
- isHorizontalLine(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isHorizontalLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isHorizontalLinesEnd(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isHorizontalSolitary() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isHorizontalSolitary() - Method in class net.sourceforge.plantuml.svek.Line
- isHorizontalStarOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isIamSalt() - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- isIgnoreForCompressionOn(CompressionMode) - Method in class net.sourceforge.plantuml.graphic.SpecialText
- isIgnoreForCompressionOn(CompressionMode) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- isIgnoreForCompressionOn(CompressionMode) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- isIgnoreForCompressionOn(CompressionMode) - Method in interface net.sourceforge.plantuml.ugraphic.UShapeIgnorableForCompression
- isInAngleLarge(double) - Method in class net.sourceforge.plantuml.geom.Neighborhood
- isInAngleLarge(double) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- isInAngleStrict(double) - Method in class net.sourceforge.plantuml.geom.Neighborhood
- isInAngleStrict(double) - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- isInfinity() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- isInLineWith(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isInside(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- isInside(double, double, UPath) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- isInside(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- isInside(GraphPoint) - Method in class jcckit.graphic.ClippingRectangle
-
Returns true if the specified point is inside this rectangle.
- isInside(GraphPoint) - Method in interface jcckit.graphic.ClippingShape
-
Returns true if the specified point is inside this clipping shape.
- isIntersection(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isIntersection(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isIntricated(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- isInverseK(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isInverseT(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isInverted() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isInverted() - Method in class net.sourceforge.plantuml.svek.Line
- isInvis() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isInvis() - Method in class net.sourceforge.plantuml.posimo.Path
- isInvisible() - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- isInvisible() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- isInvisible() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- isItalic() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- isJson() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- isJunit() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.DotMaker2
- isK(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isKeepDebugInfo() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- ISkinParam - Interface in net.sourceforge.plantuml
- ISkinSimple - Interface in net.sourceforge.plantuml
- isLabel() - Method in class net.sourceforge.plantuml.svek.Cluster
- isLatex() - Method in class net.sourceforge.plantuml.Url
- isLatex(String) - Static method in class net.sourceforge.plantuml.Url
- isLatinDigit(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLeftAssoc() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
- isLeftAssoc() - Method in interface net.sourceforge.plantuml.evalex.LazyOperator
-
Gets whether this operator is left associative (
true
) or if this operator is right associative (false
). - isLeftAssociativity() - Method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
- isLeftBorder() - Method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
- isLegacy() - Method in enum net.sourceforge.plantuml.tim.TFunctionType
- isLegacyDefine(String) - Method in class net.sourceforge.plantuml.tim.TContext
- isLegendVisible() - Method in class jcckit.plot.Plot
-
Returns true if the legend is visible.
- isLetter(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLetterOrDigit(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLetterOrUnderscore(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLetterOrUnderscoreOrDigit(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLetterOrUnderscoreOrDollar(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isLexicalOrGiven() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isLikeClass() - Method in enum net.sourceforge.plantuml.cucadiagram.LeafType
- isLine() - Method in class net.sourceforge.plantuml.posimo.DotPath
- isLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isLineConsistent(String, int) - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- isLineConsistent(String, int) - Method in class net.sourceforge.plantuml.command.CommandSkinParamMultilines
- isLinesEnd(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isLinesEnd(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Stubs are also considered end of lines
- isLink(Link) - Method in class net.sourceforge.plantuml.svek.Line
- isLinkedTo(Network) - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- isLinkFromOrTo(IEntity) - Method in class net.sourceforge.plantuml.svek.Line
- isLocked() - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isLoneDiagonal(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isLoopStats() - Method in class net.sourceforge.plantuml.OptionFlags
- isMachineOrSpecification() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isMatchedBy(TextGrid) - Method in class org.stathissideris.ascii2image.text.GridPattern
- isMember() - Method in class net.sourceforge.plantuml.Url
- isMethod() - Method in class net.sourceforge.plantuml.preproc.DefineSignature
- isMoveable() - Method in class net.sourceforge.plantuml.graph.ElectricCharge
- isNewline() - Method in class net.sourceforge.plantuml.graphic.Text
- isNextTo(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isNextTo(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isNoData() - Method in class net.sourceforge.plantuml.ErrorStatus
- isNone() - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- isNone() - Method in class net.sourceforge.plantuml.cute.RotationZoom
- isNone() - Method in class net.sourceforge.plantuml.cute.Tension
- isNone() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- isNormal() - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- isNormalCorner(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isNormalCorner(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isNorthArrowhead(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isNorthOf(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isNorthOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isNotEmpty(String) - Static method in class net.sourceforge.plantuml.StringUtils
- isNotEmpty(List<? extends CharSequence>) - Static method in class net.sourceforge.plantuml.StringUtils
- isNull() - Method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- isNull() - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- isNull() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents the JSON literal
null
. - isNull(Display) - Static method in class net.sourceforge.plantuml.cucadiagram.Display
- isNumber() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents a JSON number.
- isNumber() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- isObject() - Method in class net.sourceforge.plantuml.json.JsonObject
- isObject() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents a JSON object.
- isOff() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- IsOffDate() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDate
- IsOffDates() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDates
- IsOffDayOfWeek() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource.IsOffDayOfWeek
- isOk() - Method in class net.sourceforge.plantuml.AbstractPSystem
- isOk() - Method in interface net.sourceforge.plantuml.AFile
- isOk() - Method in class net.sourceforge.plantuml.AFileRegular
- isOk() - Method in class net.sourceforge.plantuml.AFileZipEntry
- isOk() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- isOk() - Method in class net.sourceforge.plantuml.eggs.SentenceDecoder
- isOk() - Method in class net.sourceforge.plantuml.project.lang.CenterBorderColor
- isOk() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- isOk() - Static method in class net.sourceforge.plantuml.vizjs.VizJsEngine
- isOn() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- isOn(Task) - Method in class net.sourceforge.plantuml.project.GanttConstraint
- IsOnDate() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource.IsOnDate
- IsOnDates() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource.IsOnDates
- isOneOf(char, char[]) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- isOneOf(String, String[]) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- isOnFrontier(Point2DInt) - Method in class net.sourceforge.plantuml.geom.ClosedArea
- isOnHorizontalLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isOnlySingleStopOrSpot() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- isOnlySingleStopOrSpot() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- isOnVerticalLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isOpale() - Method in class net.sourceforge.plantuml.svek.Line
- isOpen(Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- isOpenIconic() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- isOpenJdkRunning() - Static method in class net.sourceforge.plantuml.Run
- isOrAre() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- isOrAreNamed() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- isOrtho - Variable in class h.ST_splineInfo
- ISourceFileReader - Interface in net.sourceforge.plantuml
- isOutOfBounds(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isOutOfBounds(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isOutside(Point2D) - Method in class net.sourceforge.plantuml.svek.image.Circle
- isOverwrite() - Method in class net.sourceforge.plantuml.OptionFlags
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractEvent
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isParallel() - Method in interface net.sourceforge.plantuml.sequencediagram.Event
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.GroupingStart
- isParallel() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- isParallel(Tile) - Static method in class net.sourceforge.plantuml.sequencediagram.teoz.GroupingTile
- isPathConsistent(String) - Static method in class net.sourceforge.plantuml.posimo.DotPath
- isPattern() - Method in class net.sourceforge.plantuml.Option
- isPipe() - Method in class net.sourceforge.plantuml.Option
- isPipeMap() - Method in class net.sourceforge.plantuml.Option
- isPipeNoStdErr() - Method in class net.sourceforge.plantuml.Option
- ispline - Variable in class smetana.core.Z
- isPointCell(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isPointJustUpper(Point2D) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- isPointLinesEnd(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isPointOnSegment(Point2D) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- isPolygon(Object...) - Static method in class gen.lib.common.shapes__c
- isPort() - Method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- isPreprocessorError() - Method in class net.sourceforge.plantuml.tim.TimLoader
- isPrintFonts() - Method in class net.sourceforge.plantuml.OptionFlags
- isPureHorizontal() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- isPureInnerLink12(IGroup, Link) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityUtils
- isPureInnerLink3(IGroup, Link) - Static method in class net.sourceforge.plantuml.cucadiagram.EntityUtils
- isQuiet() - Method in class net.sourceforge.plantuml.OptionFlags
- isQuote(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isRange(int, int, boolean) - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Efficient method to check if a range of bits is set, or not set.
- isRectangle() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isRemoved() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- isRemoved() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- isRemoved() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- isRemoved() - Method in interface net.sourceforge.plantuml.Removeable
- isRemoved(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- isReverse(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- isReverseDefine() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- isRich(String) - Static method in class net.sourceforge.plantuml.text.RichText
- isRightBorder() - Method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
- isRoot() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- isRotation() - Method in class net.sourceforge.plantuml.UmlDiagram
- isRoundCorner(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isRoundCorner(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isSame(SpriteMonochrome) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- isSame(CString) - Method in class smetana.core.CString
- isSameKind(SpriteMonochrome) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- isSameThan(__ptr__) - Method in class h.ST_Agedge_s
- isSameThan(__ptr__) - Method in class h.ST_Agnode_s
- isSameThan(__ptr__) - Method in class h.ST_Agraph_s
- isSameThan(__ptr__) - Method in class h.ST_Agrec_s
- isSameThan(__ptr__) - Method in class h.ST_Agsubnode_s
- isSameThan(__ptr__) - Method in class h.ST_Agsym_s
- isSameThan(__ptr__) - Method in class h.ST_dt_s
- isSameThan(__ptr__) - Method in class h.ST_object_t
- isSameThan(__ptr__) - Method in class h.ST_pointf
- isSameThan(__ptr__) - Method in class h.ST_pointnlink_t
- isSameThan(__ptr__) - Method in class h.ST_subtree_t
- isSameThan(__ptr__) - Method in class h.ST_textlabel_t
- isSameThan(__ptr__) - Method in interface smetana.core.__ptr__
- isSameThan(__ptr__) - Method in class smetana.core.UnsupportedC
- isSameThan(__ptr__) - Method in class smetana.core.UnsupportedStarStruct
- isSameThan(CString) - Method in class smetana.core.CString
- isSelfArrow() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- isSelfMessage() - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- isSelfMessage() - Method in class net.sourceforge.plantuml.sequencediagram.Message
- isSelfMessage() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- isSet() - Method in class net.sourceforge.plantuml.SplitParam
- isShadowing() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- isShielded() - Method in class net.sourceforge.plantuml.svek.SvekNode
- isShortArrow() - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- isShowFootbox() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- isShowFootbox() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- isSilentlyCompletelyIgnoreErrors() - Method in class net.sourceforge.plantuml.OptionFlags
- isSingle() - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- isSkip() - Method in class net.sourceforge.plantuml.tim.EaterForeach
- isSkip_inner_lf() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- isSkipMe() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- isSkipMe() - Method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- isSmallerThan(DiagramShape) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
-
Crude way to determine which of the two shapes is smaller, based just on their bounding boxes.
- isSouthArrowhead(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isSouthOf(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isSouthOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isSpaceChar(char) - Static method in enum net.sourceforge.plantuml.tim.TLineType
- isSplash() - Method in class net.sourceforge.plantuml.Option
- isSpotted() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isStandalone(IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isStarOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isStarred() - Method in class net.sourceforge.plantuml.style.StyleSignature
- isStartDef() - Method in class net.sourceforge.plantuml.core.UmlSource
- isStartDef(String) - Method in class net.sourceforge.plantuml.BlockUml
- isStatic() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- isStdLib() - Method in class net.sourceforge.plantuml.OptionFlags
- isStrictNegative() - Method in class smetana.core.size_t
- isStrictPositive() - Method in class smetana.core.size_t
- isString() - Method in class net.sourceforge.plantuml.json.JsonString
- isString() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents a JSON string.
- isStringsEnd(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
true if the cell is not blank but the next (east) is
- isStringsStart(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
true if the cell is not blank but the previous (west) is
- isStrokeDashed() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- isStub(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
A stub looks like that:
- isSvgDimensionStyle() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- isSyntax() - Method in class net.sourceforge.plantuml.Option
- isSystemExit() - Method in class net.sourceforge.plantuml.OptionFlags
- isT(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isTableLine(String) - Static method in class net.sourceforge.plantuml.creole.legacy.CreoleParser
- isTask() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- isTerminated() - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- isTextOnLine() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- isTextProgressBar() - Method in class net.sourceforge.plantuml.Option
- isThereArchive() - Method in class net.sourceforge.plantuml.windowsdot.WindowsDotArchive
- isThereRightArrow(Task) - Method in class net.sourceforge.plantuml.project.GanttConstraint
- isThicknessOverrided() - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- isTooSmallSoGiveThePointCloserToThisOne(Point2D) - Method in class net.sourceforge.plantuml.svek.extremity.Extremity
- isTop() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- isTop() - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- isTop() - Method in class net.sourceforge.plantuml.gitlog.GNode
- isTop() - Method in class net.sourceforge.plantuml.svek.SvekNode
- isTransparent(HColor) - Static method in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- isTreeStart(String) - Static method in class net.sourceforge.plantuml.creole.Parser
- isTrue() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Detects whether this value represents the JSON literal
true
. - isTrue() - Method in class net.sourceforge.plantuml.tim.EaterElseIf
- isTrue() - Method in class net.sourceforge.plantuml.tim.EaterIf
- isTrue(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- isTrue(String) - Method in interface net.sourceforge.plantuml.preproc.Truth
- isTrue(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIfdef
- isTrue(TContext, TMemory) - Method in class net.sourceforge.plantuml.tim.EaterIfndef
- ISudoku - Interface in net.sourceforge.plantuml.sudoku
- isUnquoted() - Method in class net.sourceforge.plantuml.tim.stdlib.InvokeProcedure
- isUnquoted() - Method in class net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
- isUnquoted() - Method in interface net.sourceforge.plantuml.tim.TFunction
- isUnquoted() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- isUnquoted(String) - Method in class net.sourceforge.plantuml.tim.TContext
- isUpperCase() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- isUseHandwritten() - Method in class net.sourceforge.plantuml.ugraphic.ImageParameter
- isUseRedForError() - Method in class net.sourceforge.plantuml.FileFormatOption
- isUseSmetana() - Method in class net.sourceforge.plantuml.TitledDiagram
- isUseSuggestEngine2() - Method in class net.sourceforge.plantuml.OptionFlags
- isUseVizJs() - Method in interface net.sourceforge.plantuml.ISkinParam
- isUseVizJs() - Method in class net.sourceforge.plantuml.SkinParam
- isUseVizJs() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- isUsuable(int) - Method in class net.sourceforge.plantuml.oregon.MagicTable
- isValid() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- isValid() - Method in class net.sourceforge.plantuml.version.LicenseInfo
- isValid(DataElement) - Method in class jcckit.data.DataContainer
-
Returns true if the specified
DataElement
has the correct type. - isValid(DataElement) - Method in class jcckit.data.DataCurve
-
Returns true if element is an instance of
DataPoint
. - isValid(DataElement) - Method in class jcckit.data.DataPlot
-
Returns true if element is an instance of
DataCurve
. - isValid(BlocLines) - Method in interface net.sourceforge.plantuml.command.Command
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.CommandDecoratorMultine
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilines3
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.CommandMultilinesBracket
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.ProtectedCommand
- isValid(BlocLines) - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- isValidMaskPattern(int) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- isVerbose() - Method in class net.sourceforge.plantuml.OptionFlags
- isVertical() - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- isVertical() - Method in class net.sourceforge.plantuml.salt.element.ElementTabBar
- isVertical() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- isVertical(Line2D.Double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- isVerticalCrossOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isVerticalLine(char) - Static method in class org.stathissideris.ascii2image.text.TextGrid
- isVerticalLine(int, int) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isVerticalLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isVerticalLinesEnd(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isVerticalStarOnLine(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isVisibilityCharacter(CharSequence) - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- isVisibilityModifierPresent() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- isVisible() - Method in class net.sourceforge.plantuml.nwdiag.Network
- isVisible(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- isVisible(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
-
All of Earth is visible.
- isVisible(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
-
All of Earth is visible.
- isVisible(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
-
All of Earth is visible.
- isVizjs() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersion
- isWestArrowhead(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- isWestOf(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isWestOf(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- isWhite() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- isWithinEdge(ShapeEdge) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- isWithinImage(Point2D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- isWithMetadata() - Method in class net.sourceforge.plantuml.FileFormatOption
- isWithOOSymbol() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- isWord() - Method in class net.sourceforge.plantuml.OptionFlags
- isz - Variable in class smetana.core.Z
- isZero() - Method in class net.sourceforge.plantuml.svek.Margins
- isZero() - Method in class smetana.core.size_t
- italic() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- italic() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- ITALIC - net.sourceforge.plantuml.graphic.FontStyle
- ITALIC - Static variable in class jcckit.graphic.FontStyle
-
Font style constant.
- iterate(Chain<O>, O, O) - Static method in class net.sourceforge.plantuml.bpm.Navigators
- iterator() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- iterator() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- iterator() - Method in class net.sourceforge.plantuml.board.BArray
- iterator() - Method in class net.sourceforge.plantuml.command.BlocLines
- iterator() - Method in class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- iterator() - Method in class net.sourceforge.plantuml.creole.Sheet
- iterator() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- iterator() - Method in class net.sourceforge.plantuml.graph.SortedCollectionArrayList
- iterator() - Method in class net.sourceforge.plantuml.graph.SortedCollectionLinked
- iterator() - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- iterator() - Method in class net.sourceforge.plantuml.graph2.SortedListImpl
- iterator() - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- iterator() - Method in class net.sourceforge.plantuml.json.JsonArray
-
Returns an iterator over the values of this array in document order.
- iterator() - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns an iterator over the members of this object in document order.
- iterator() - Method in class net.sourceforge.plantuml.project.DaysAsDates
- iterator() - Method in class net.sourceforge.plantuml.salt.element.ListWidth
- iterator() - Method in class net.sourceforge.plantuml.sequencediagram.Notes
- iterator() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- iterator() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- iterator() - Method in class net.sourceforge.plantuml.yaml.YamlLines
- iterator() - Method in class org.stathissideris.ascii2image.text.CellSet
- iterator2() - Method in class net.sourceforge.plantuml.core.UmlSource
-
Allows to iterator over the source.
- IteratorCounter2 - Interface in net.sourceforge.plantuml.version
- IteratorCounter2Impl - Class in net.sourceforge.plantuml.version
- IteratorCounter2Impl(List<StringLocated>) - Constructor for class net.sourceforge.plantuml.version.IteratorCounter2Impl
- ITF - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
ITF (Interleaved Two of Five) 1D format.
- iwalsh4x4(int[]) - Static method in class net.sourceforge.plantuml.webp.IDCT
- IXmiClassDiagram - Interface in net.sourceforge.plantuml.xmi
J
- JANUARY - net.sourceforge.plantuml.project.time.Month
- Jasic - Class in net.sourceforge.plantuml.jasic
- Jasic() - Constructor for class net.sourceforge.plantuml.jasic.Jasic
-
Constructs a new Jasic instance.
- Jasic.AssignStatement - Class in net.sourceforge.plantuml.jasic
-
An assignment statement evaluates an expression and stores the result in a variable.
- Jasic.Expression - Interface in net.sourceforge.plantuml.jasic
-
Base interface for an expression.
- Jasic.GotoStatement - Class in net.sourceforge.plantuml.jasic
-
A "goto" statement jumps execution to another place in the program.
- Jasic.IfThenStatement - Class in net.sourceforge.plantuml.jasic
-
An if then statement jumps execution to another place in the program, but only if an expression evaluates to something other than 0.
- Jasic.InputStatement - Class in net.sourceforge.plantuml.jasic
-
An "input" statement reads input from the user and stores it in a variable.
- Jasic.NumberValue - Class in net.sourceforge.plantuml.jasic
-
A numeric value.
- Jasic.OperatorExpression - Class in net.sourceforge.plantuml.jasic
-
An operator expression evaluates two expressions and then performs some arithmetic operation on the results.
- Jasic.PrintStatement - Class in net.sourceforge.plantuml.jasic
-
A "print" statement evaluates an expression, converts the result to a string, and displays it to the user.
- Jasic.Statement - Interface in net.sourceforge.plantuml.jasic
-
Base interface for a Jasic statement.
- Jasic.StringValue - Class in net.sourceforge.plantuml.jasic
-
A string value.
- Jasic.Value - Interface in net.sourceforge.plantuml.jasic
-
This is the base interface for a value.
- Jasic.VariableExpression - Class in net.sourceforge.plantuml.jasic
-
A variable expression evaluates to the current value stored in that variable.
- JAVA - net.sourceforge.plantuml.ugraphic.UFontContext
- JAVA - net.sourceforge.plantuml.ugraphic.UFontUser
- jcckit - package jcckit
- JCCKIT - net.sourceforge.plantuml.core.DiagramType
- jcckit.data - package jcckit.data
- jcckit.graphic - package jcckit.graphic
- jcckit.plot - package jcckit.plot
- jcckit.renderer - package jcckit.renderer
- jcckit.transformation - package jcckit.transformation
- jcckit.util - package jcckit.util
- jmp_buf - Class in smetana.core
- jmp_buf() - Constructor for class smetana.core.jmp_buf
- Json - Class in net.sourceforge.plantuml.json
-
This class serves as the entry point to the minimal-json API.
- JSON - net.sourceforge.plantuml.core.DiagramType
- JSON - net.sourceforge.plantuml.UmlDiagramType
- JSON_DATA - net.sourceforge.plantuml.tim.expression.TokenType
- JsonArray - Class in net.sourceforge.plantuml.json
-
Represents a JSON array, an ordered collection of JSON values.
- JsonArray() - Constructor for class net.sourceforge.plantuml.json.JsonArray
-
Creates a new empty JsonArray.
- JsonArray(JsonArray) - Constructor for class net.sourceforge.plantuml.json.JsonArray
-
Creates a new JsonArray with the contents of the specified JSON array.
- JsonCurve - Class in net.sourceforge.plantuml.jsondiagram
- JsonCurve(ST_Agedgeinfo_t, Mirror, double) - Constructor for class net.sourceforge.plantuml.jsondiagram.JsonCurve
- jsonDiagram - net.sourceforge.plantuml.style.SName
- JsonDiagram - Class in net.sourceforge.plantuml.jsondiagram
- JsonDiagram(UmlDiagramType, JsonValue, List<String>) - Constructor for class net.sourceforge.plantuml.jsondiagram.JsonDiagram
- JsonDiagramFactory - Class in net.sourceforge.plantuml.jsondiagram
- JsonDiagramFactory() - Constructor for class net.sourceforge.plantuml.jsondiagram.JsonDiagramFactory
- JsonHandler<A,O> - Class in net.sourceforge.plantuml.json
-
A handler for parser events.
- JsonHandler() - Constructor for class net.sourceforge.plantuml.json.JsonHandler
- JsonObject - Class in net.sourceforge.plantuml.json
-
Represents a JSON object, a set of name/value pairs, where the names are strings and the values are JSON values.
- JsonObject() - Constructor for class net.sourceforge.plantuml.json.JsonObject
-
Creates a new empty JsonObject.
- JsonObject(JsonObject) - Constructor for class net.sourceforge.plantuml.json.JsonObject
-
Creates a new JsonObject, initialized with the contents of the specified JSON object.
- JsonObject.Member - Class in net.sourceforge.plantuml.json
-
Represents a member of a JSON object, a pair of a name and a value.
- JsonParser - Class in net.sourceforge.plantuml.json
-
A streaming parser for JSON text.
- JsonParser(JsonHandler<?, ?>) - Constructor for class net.sourceforge.plantuml.json.JsonParser
-
Creates a new JsonParser with the given handler.
- JsonString - Class in net.sourceforge.plantuml.json
- JsonValue - Class in net.sourceforge.plantuml.json
-
Represents a JSON value.
- JULY - net.sourceforge.plantuml.project.time.Month
- jumpToCodePosition(CodePosition) - Method in class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
- jumpToCodePosition(CodePosition) - Method in interface net.sourceforge.plantuml.tim.iterator.CodeIterator
- jumpToCodePosition(CodePosition) - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorImpl
- JUNE - net.sourceforge.plantuml.project.time.Month
- JUNGLE - net.sourceforge.plantuml.core.DiagramType
- just - Variable in class h.ST_textspan_t
- justAfterBackslashN(String, int) - Static method in class net.sourceforge.plantuml.tim.VariableManager
- JUtils - Class in smetana.core
- JUtils() - Constructor for class smetana.core.JUtils
K
- KANJI - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- KCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- KEEP_STARTING_QUOTE - net.sourceforge.plantuml.command.MultilinesStrategy
- keepLetter(String) - Static method in class net.sourceforge.plantuml.dedication.Dedications
- keepout_othernodes(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- KenavoCostComputer - Class in net.sourceforge.plantuml.graph
- KenavoCostComputer() - Constructor for class net.sourceforge.plantuml.graph.KenavoCostComputer
- key - Variable in class h.ST_dtdisc_s
- key - Variable in class h.ST_HDict_t
- key() - Method in annotation type gen.annotation.Original
- KEY - Static variable in class net.sourceforge.plantuml.yaml.YamlLines
- Keyboard - Interface in net.sourceforge.plantuml.oregon
- KeyboardList - Class in net.sourceforge.plantuml.oregon
- KeyboardList(String...) - Constructor for class net.sourceforge.plantuml.oregon.KeyboardList
- KeyboardList(Collection<String>) - Constructor for class net.sourceforge.plantuml.oregon.KeyboardList
- keys() - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- kill() - Method in interface net.sourceforge.plantuml.activitydiagram3.Instruction
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionBreak
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionEnd
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGoto
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionGroup
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionLabel
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionPartition
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSimple
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSpot
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStart
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionStop
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- kill() - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- kind - Variable in class h.ST_Agsym_s
- Kingdom - Class in net.sourceforge.plantuml.geom
- Kingdom() - Constructor for class net.sourceforge.plantuml.geom.Kingdom
- Knowledge - Interface in net.sourceforge.plantuml.tim.expression
L
- L - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
L = ~7% correction
- l_array - h.EN_pack_mode
- l_aspect - h.EN_pack_mode
- l_clust - h.EN_pack_mode
- l_graph - h.EN_pack_mode
- l_node - h.EN_pack_mode
- l_undef - h.EN_pack_mode
- label - net.sourceforge.plantuml.style.SName
- label - Variable in class h.ST_Agedgeinfo_t
- label - Variable in class h.ST_Agnodeinfo_t
- label - Variable in class h.ST_Agraphinfo_t
- Label - Class in net.sourceforge.plantuml.posimo
- Label(double, double) - Constructor for class net.sourceforge.plantuml.posimo.Label
- LABEL - net.sourceforge.plantuml.FontParam
- LABEL - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- LABEL - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- LABEL_AT_BOTTOM - Static variable in class smetana.core.Macro
- LABEL_AT_LEFT - Static variable in class smetana.core.Macro
- LABEL_AT_RIGHT - Static variable in class smetana.core.Macro
- LABEL_AT_TOP - Static variable in class smetana.core.Macro
- label_ontop - Variable in class h.ST_Agedgeinfo_t
- label_pos - Variable in class h.ST_Agraphinfo_t
- LABEL_STEREOTYPE - net.sourceforge.plantuml.FontParam
- label_vnode(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- LabelImage - Class in net.sourceforge.plantuml.posimo
- LabelImage(Link, Rose, ISkinParam) - Constructor for class net.sourceforge.plantuml.posimo.LabelImage
- Labels - Class in net.sourceforge.plantuml.descdiagram.command
- Labels(RegexResult) - Constructor for class net.sourceforge.plantuml.descdiagram.command.Labels
- labels__c - Class in gen.lib.common
- labels__c() - Constructor for class gen.lib.common.labels__c
- LAND - Static variable in class ext.plantuml.com.ctreber.acearth.util.Polygon
- landscape - Variable in class h.ST_layout_t
- LaneDivider - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- LaneDivider(ISkinParam, double, double, double) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.LaneDivider
- LanguageDescriptor - Class in net.sourceforge.plantuml.syntax
- LanguageDescriptor() - Constructor for class net.sourceforge.plantuml.syntax.LanguageDescriptor
- largeMinlen(double) - Static method in class gen.lib.dotgen.position__c
- LARGER - net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
- last - Variable in class smetana.core.Z
- LAST - net.sourceforge.plantuml.stats.api.StatsColumn
- LAST - net.sourceforge.plantuml.zopfli.Options.BlockSplitting
- Last_node_decomp - Variable in class smetana.core.Z
- Last_node_rank - Variable in class smetana.core.Z
- lastModified() - Method in class net.sourceforge.plantuml.BlockUml
- lastModified() - Method in class net.sourceforge.plantuml.security.SFile
- lastn - Variable in class smetana.core.Z
- lastPosition() - Method in class net.sourceforge.plantuml.openiconic.Movement
- lasts() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- late_bool(__ptr__, ST_Agsym_s, int) - Static method in class gen.lib.common.utils__c
- late_double(__ptr__, ST_Agsym_s, double, double) - Static method in class gen.lib.common.utils__c
- late_int(__ptr__, ST_Agsym_s, int, int) - Static method in class gen.lib.common.utils__c
- late_nnstring(__ptr__, ST_Agsym_s, CString) - Static method in class gen.lib.common.utils__c
- late_string(__ptr__, ST_Agsym_s, CString) - Static method in class gen.lib.common.utils__c
- LATEX - net.sourceforge.plantuml.core.DiagramType
- LATEX - net.sourceforge.plantuml.FileFormat
- LATEX_NO_PREAMBLE - net.sourceforge.plantuml.FileFormat
- LatexBuilder - Class in net.sourceforge.plantuml.math
- LatexBuilder(String) - Constructor for class net.sourceforge.plantuml.math.LatexBuilder
- latexPattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- Layer - Class in net.sourceforge.plantuml.hector2.layering
- Layer(int) - Constructor for class net.sourceforge.plantuml.hector2.layering.Layer
- LayerFactory - Class in net.sourceforge.plantuml.hector2.layering
- LayerFactory() - Constructor for class net.sourceforge.plantuml.hector2.layering.LayerFactory
- layout - Variable in class h.ST_GVC_s
- layout - Variable in class h.ST_gvlayout_engine_s
- LAYOUT_DOT - h.EN_layout_type
- LAYOUT_USES_RANKDIR - Static variable in class smetana.core.Macro
- layoutNewLine() - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- lazyEval(List<Expression.LazyNumber>) - Method in class net.sourceforge.plantuml.evalex.AbstractFunction
- lazyEval(List<Expression.LazyNumber>) - Method in interface net.sourceforge.plantuml.evalex.LazyFunction
-
Lazily evaluate this function.
- LazyFunction - Interface in net.sourceforge.plantuml.evalex
-
Base interface which is required for lazily evaluated functions.
- LazyFunction(String, int) - Constructor for class net.sourceforge.plantuml.evalex.Expression.LazyFunction
-
Creates a new function with given name and parameter count.
- LazyFunction(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.Expression.LazyFunction
-
Creates a new function with given name and parameter count.
- LazyOperator - Interface in net.sourceforge.plantuml.evalex
-
Base interface which is required for all operators.
- LAZZY - net.sourceforge.plantuml.graphic.InnerStrategy
- lbl - Variable in class h.ST_object_t
- lbl - Variable in class h.ST_xlabel_t
- lblenclosing(ST_object_t, ST_object_t) - Static method in class gen.lib.label.xlabels__c
- lbls - Variable in class h.ST_XLabels_t
- lchToHpluv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- lchToHsluv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- lchToLuv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- lchToRgb(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- leader - Variable in class h.ST_Agraphinfo_t
- leader_of(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.class2__c
- leaf - Variable in class h.ST_LeafList_t
- LeafCount - Variable in class h.ST_RTree
- leafExist(Code) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- leafExist(Code) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- leafExistSmart(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- leafExistStrict(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- leafNode - net.sourceforge.plantuml.style.SName
- leafs() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- leafs2() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- LEAFSET - Static variable in class smetana.core.Macro
- LeafType - Enum in net.sourceforge.plantuml.cucadiagram
- leave_edge() - Static method in class gen.lib.common.ns__c
- leaving(String, String) - Method in class smetana.core.debug.Purify
- LEAVING(String, String) - Static method in class smetana.core.debug.SmetanaDebug
- LEFT - net.sourceforge.plantuml.command.Position
- LEFT - net.sourceforge.plantuml.Direction
- LEFT - net.sourceforge.plantuml.graphic.HorizontalAlignment
- LEFT - net.sourceforge.plantuml.sequencediagram.NotePosition
- LEFT - Static variable in class smetana.core.Macro
- LEFT_BOTTOM - Static variable in class jcckit.graphic.Anchor
-
Anchor constant.
- LEFT_DISTANCE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- LEFT_IX - Static variable in class smetana.core.Macro
- LEFT_TO_RIGHT - net.sourceforge.plantuml.cucadiagram.Rankdir
- LEFT_TO_RIGHT_NORMAL - net.sourceforge.plantuml.skin.ArrowDirection
- left2right(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- leftAssoc - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
Operator is left associative.
- LeftBound - Variable in class h.ST_spline_info_t
- leftOrRight(Point2D, Point2D) - Static method in enum net.sourceforge.plantuml.Direction
- LEGACY - net.sourceforge.plantuml.security.SecurityProfile
-
This mode reproduce old PlantUML version behaviour.
- LEGACY_DEFINE - net.sourceforge.plantuml.tim.TFunctionType
- LEGACY_DEFINE - net.sourceforge.plantuml.tim.TLineType
- LEGACY_DEFINELONG - net.sourceforge.plantuml.tim.TFunctionType
- LEGACY_DEFINELONG - net.sourceforge.plantuml.tim.TLineType
- legend - net.sourceforge.plantuml.style.SName
- Legend - Class in jcckit.plot
-
Helper class for creating the legend of a
Plot
. - Legend(ConfigParameters) - Constructor for class jcckit.plot.Legend
-
Creates an instance from the specified configuration parameters.
- LEGEND - net.sourceforge.plantuml.FontParam
- LEGEND_KEY - Static variable in class jcckit.plot.Plot
-
Configuration parameter key.
- LEGEND_VISIBLE_KEY - Static variable in class jcckit.plot.Plot
-
Configuration parameter key.
- legendBackground - net.sourceforge.plantuml.ColorParam
- legendBorder - net.sourceforge.plantuml.ColorParam
- legendBorder - net.sourceforge.plantuml.LineParam
- LEN(double, double) - Static method in class smetana.core.Macro
- LEN2(double, double) - Static method in class smetana.core.Macro
- lenfact - Variable in class h.ST_arrowtype_t
- LenghtLinkComparator - Class in net.sourceforge.plantuml.graph
- LenghtLinkComparator(Map<ANode, Integer>) - Constructor for class net.sourceforge.plantuml.graph.LenghtLinkComparator
- length() - Method in class net.sourceforge.plantuml.code.ByteArray
- length() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- length() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- length() - Method in class net.sourceforge.plantuml.EmbeddedDiagram
- length() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- length() - Method in class net.sourceforge.plantuml.security.SFile
- length() - Method in class net.sourceforge.plantuml.sequencediagram.MessageNumber
- length() - Method in class smetana.core.CString
- length(CharSequence) - Static method in class net.sourceforge.plantuml.asciiart.Wcwidth
- LENGTH(ST_Agedge_s) - Static method in class smetana.core.Macro
- LengthAdjust - Enum in net.sourceforge.plantuml.svg
- LESS_THAN - net.sourceforge.plantuml.tim.expression.TokenOperator
- LESS_THAN_OR_EQUALS - net.sourceforge.plantuml.tim.expression.TokenOperator
- lesserOrEquals(int) - Method in interface net.sourceforge.plantuml.graph2.SortedList
- lesserOrEquals(int) - Method in class net.sourceforge.plantuml.graph2.SortedListImpl
- lessThan(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- lessThanOrEquals(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- level - Variable in class h.ST_Node_t___
- lexicalBackground - net.sourceforge.plantuml.ColorParam
- lexicalBorder - net.sourceforge.plantuml.ColorParam
- LGPL - net.sourceforge.plantuml.version.License
- License - Enum in net.sourceforge.plantuml.version
- LicenseInfo - Class in net.sourceforge.plantuml.version
- LicenseInfo(LicenseType, long, long, String, String, byte[]) - Constructor for class net.sourceforge.plantuml.version.LicenseInfo
- LicenseType - Enum in net.sourceforge.plantuml.version
- LifeDestroy - Class in net.sourceforge.plantuml.sequencediagram.graphic
- LifeDestroy(double, ParticipantBox, Component) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.LifeDestroy
- LifeEvent - Class in net.sourceforge.plantuml.sequencediagram
- LifeEvent(Participant, LifeEventType, SymbolContext) - Constructor for class net.sourceforge.plantuml.sequencediagram.LifeEvent
- LifeEventTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- LifeEventTile(LifeEvent, TileArguments, LivingSpace, Rose, ISkinParam) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.LifeEventTile
- LifeEventType - Enum in net.sourceforge.plantuml.sequencediagram
- lifeLine - net.sourceforge.plantuml.style.SName
- LifeLine - Class in net.sourceforge.plantuml.sequencediagram.graphic
- LifeLine(Pushable, double, boolean) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- LifeSegmentVariation - Enum in net.sourceforge.plantuml.sequencediagram.graphic
- LIGHT_GRAY - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- lightGray - Variable in class net.sourceforge.plantuml.project.draw.TimeHeader
- lim - Variable in class h.ST_Agnodeinfo_t
- Lim - Variable in class smetana.core.Z
- limit - Variable in class h.ST_nodequeue
- limitation(double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- limitBoxes(ST_boxf[], int, CArray<ST_pointf>, int, int) - Static method in class gen.lib.common.routespl__c
- LIMITED - net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
- LimitFinder - Class in net.sourceforge.plantuml.ugraphic
- LimitFinder(StringBounder, boolean) - Constructor for class net.sourceforge.plantuml.ugraphic.LimitFinder
- limitRads(double) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
-
Force an angular value into the range [-PI, +PI]
- line - Variable in class net.sourceforge.plantuml.json.Location
-
The line number, starting at 1.
- line(double, double, double, double) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- line(double, double, double, double) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- line(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- Line - Class in net.sourceforge.plantuml.bpm
- Line - Class in net.sourceforge.plantuml.svek
- Line - Interface in net.sourceforge.plantuml.graphic
- Line() - Constructor for class net.sourceforge.plantuml.bpm.Line
- Line(Link, ColorSequence, ISkinParam, StringBounder, FontConfiguration, Bibliotekon, Pragma) - Constructor for class net.sourceforge.plantuml.svek.Line
- LINE - net.sourceforge.plantuml.graphic.color.ColorType
- LINE_ATTRIBUTES_KEY - Static variable in class jcckit.plot.SimpleCurve
-
Configuration parameter key.
- LINE_COLOR_HSB_INCREMENT_KEY - Static variable in class jcckit.plot.ShapeAttributesHint
-
Configuration parameter key.
- LINE_COLOR_KEY - Static variable in class jcckit.graphic.ShapeAttributes
-
Configuration parameter key.
- LINE_CROWFOOT - net.sourceforge.plantuml.cucadiagram.LinkDecor
- LINE_LENGTH_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- LINE_PATTERN_KEY - Static variable in class jcckit.graphic.ShapeAttributes
-
Configuration parameter key.
- LINE_STYLE - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandLinkElement
- LINE_THICKNESS_INCREMENT_KEY - Static variable in class jcckit.plot.ShapeAttributesHint
-
Configuration parameter key.
- LINE_THICKNESS_KEY - Static variable in class jcckit.graphic.ShapeAttributes
-
Configuration parameter key.
- LineAttributes - Interface in jcckit.graphic
-
Interface for line attributes.
- LineBreakStrategy - Class in net.sourceforge.plantuml
- LineBreakStrategy(String) - Constructor for class net.sourceforge.plantuml.LineBreakStrategy
- LineColor - net.sourceforge.plantuml.style.PName
- LineConfigurable - Interface in net.sourceforge.plantuml
- lineErrorRaw() - Method in interface net.sourceforge.plantuml.GeneratedImage
- lineErrorRaw() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- lineHeight(StringBounder, int) - Method in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- LineLocation - Interface in net.sourceforge.plantuml
-
Indicates the location of a line of code within a resource.
- LineLocationImpl - Class in net.sourceforge.plantuml
- LineLocationImpl(String, LineLocation) - Constructor for class net.sourceforge.plantuml.LineLocationImpl
- LineParam - Enum in net.sourceforge.plantuml
- LineRectIntersection - Class in net.sourceforge.plantuml.posimo
- LineRectIntersection(Line2D, Rectangle2D) - Constructor for class net.sourceforge.plantuml.posimo.LineRectIntersection
- lines() - Method in class net.sourceforge.plantuml.bpm.Grid
- lines() - Method in class net.sourceforge.plantuml.preproc.Sub
- lines0() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- lines1() - Method in class net.sourceforge.plantuml.svek.Bibliotekon
- LineSegmentDouble - Class in net.sourceforge.plantuml.geom
- LineSegmentDouble(double, double, double, double) - Constructor for class net.sourceforge.plantuml.geom.LineSegmentDouble
- LineSegmentDouble(CubicCurve2D.Double) - Constructor for class net.sourceforge.plantuml.geom.LineSegmentDouble
- LineSegmentDouble(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.geom.LineSegmentDouble
- LineSegmentInt - Class in net.sourceforge.plantuml.geom
- LineSegmentInt(int, int, int, int) - Constructor for class net.sourceforge.plantuml.geom.LineSegmentInt
- LineSegmentInt(Point2DInt, Point2DInt) - Constructor for class net.sourceforge.plantuml.geom.LineSegmentInt
- LineSegmentIntersection - Class in net.sourceforge.plantuml.posimo
- LineSegmentIntersection(Line2D, Line2D) - Constructor for class net.sourceforge.plantuml.posimo.LineSegmentIntersection
- linesEndCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- lineSimple(TileGeometry, String, String) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- linesOf(Cell) - Method in class net.sourceforge.plantuml.bpm.Grid
- linesOf(Coord) - Method in class net.sourceforge.plantuml.bpm.Grid
- LineStyle - net.sourceforge.plantuml.style.PName
- LineThickness - net.sourceforge.plantuml.style.PName
- lineto(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- lineto(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- lineto(double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- lineTo(double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - lineTo(double, double) - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- lineTo(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- lineTo(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- lineTo(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- linetoNoMacro(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- link - Variable in class h.ST_Agraph_s
- link - Variable in class h.ST_Agsym_s
- link - Variable in class h.ST_dtdisc_s
- link - Variable in class h.ST_HDict_t
- link - Variable in class h.ST_pointnlink_t
- link(String, String) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- link(GNode, GNode) - Static method in class net.sourceforge.plantuml.gitlog.GNode
- Link - Class in net.sourceforge.plantuml.cucadiagram
- Link(IEntity, IEntity, LinkType, Display, int, String, String, String, String, StyleBuilder) - Constructor for class net.sourceforge.plantuml.cucadiagram.Link
- Link(IEntity, IEntity, LinkType, Display, int, String, String, String, String, HColor, StyleBuilder) - Constructor for class net.sourceforge.plantuml.cucadiagram.Link
- Link(IEntity, IEntity, LinkType, Display, int, StyleBuilder) - Constructor for class net.sourceforge.plantuml.cucadiagram.Link
- linkAnchor(String, String, String) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- LinkAnchor - Class in net.sourceforge.plantuml.sequencediagram
- LinkAnchor(String, String, String) - Constructor for class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- LinkArrow - Enum in net.sourceforge.plantuml.cucadiagram
- LinkConstraint - Class in net.sourceforge.plantuml.cucadiagram
- LinkConstraint(Link, Link, Display) - Constructor for class net.sourceforge.plantuml.cucadiagram.LinkConstraint
- LinkDecor - Enum in net.sourceforge.plantuml.cucadiagram
- LinkedElement - Class in net.sourceforge.plantuml.nwdiag
- LinkedElement(Square, TextBlock, Map<Network, TextBlock>, List<Network>) - Constructor for class net.sourceforge.plantuml.nwdiag.LinkedElement
- LinkHat - Enum in net.sourceforge.plantuml.cucadiagram
- LinkHtmlPrinter - Class in net.sourceforge.plantuml.html
- LinkHtmlPrinter(Link, IEntity) - Constructor for class net.sourceforge.plantuml.html.LinkHtmlPrinter
- LinkMiddleDecor - Enum in net.sourceforge.plantuml.cucadiagram
- LinkRendering - Class in net.sourceforge.plantuml.activitydiagram3
- LinkRendering(Rainbow) - Constructor for class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- linkSimple(TileGeometry, String) - Method in class net.sourceforge.plantuml.flowdiagram.FlowDiagram
- linksTo() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- LinkString - Class in net.sourceforge.plantuml.graph
- LinkString(String) - Constructor for class net.sourceforge.plantuml.graph.LinkString
- LinkStyle - Class in net.sourceforge.plantuml.cucadiagram
- LinkType - Class in net.sourceforge.plantuml.cucadiagram
- LinkType(LinkDecor, LinkDecor) - Constructor for class net.sourceforge.plantuml.cucadiagram.LinkType
- LinkType(LinkHat, LinkDecor, LinkDecor, LinkHat) - Constructor for class net.sourceforge.plantuml.cucadiagram.LinkType
- list - Variable in class h.ST_bezier
- list - Variable in class h.ST_elist
- list - Variable in class h.ST_nlist_t
- list - Variable in class h.ST_splines
- list() - Method in class net.sourceforge.plantuml.security.SFile
- list() - Method in class org.stathissideris.ascii2image.core.DocBookConverter
- LIST_WITH_NUMBER - net.sourceforge.plantuml.creole.StripeStyleType
- LIST_WITHOUT_NUMBER - net.sourceforge.plantuml.creole.StripeStyleType
- list99 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- listFiles() - Method in class net.sourceforge.plantuml.security.SFile
- ListSpriteDiagram - Class in net.sourceforge.plantuml.sprite
- ListSpriteDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sprite.ListSpriteDiagram
- ListSpriteDiagramFactory - Class in net.sourceforge.plantuml.sprite
- ListSpriteDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sprite.ListSpriteDiagramFactory
- ListWidth - Class in net.sourceforge.plantuml.salt.element
- ListWidth() - Constructor for class net.sourceforge.plantuml.salt.element.ListWidth
- LIVE_DELTA_SIZE - Static variable in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- LiveBoxes - Class in net.sourceforge.plantuml.sequencediagram.teoz
- LiveBoxes(EventsHistory, Rose, ISkinParam, Participant) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxes
- LiveBoxesDrawer - Class in net.sourceforge.plantuml.sequencediagram.teoz
- LiveBoxesDrawer(Context2D, Rose, ISkinParam, Map<Double, Double>) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
- LivingParticipantBox - Class in net.sourceforge.plantuml.sequencediagram.graphic
- LivingParticipantBox(ParticipantBox, LifeLine) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- LivingSpace - Class in net.sourceforge.plantuml.sequencediagram.teoz
- LivingSpace(Participant, ParticipantEnglober, Rose, ISkinParam, Real, List<Event>) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- LivingSpaces - Class in net.sourceforge.plantuml.sequencediagram.teoz
- LivingSpaces() - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- LL - Variable in class h.ST_boxf
- llink____warning(ST_dtlink_s, ST_dtlink_s) - Static method in class smetana.core.Macro
- ln - Variable in class h.ST_Agraphinfo_t
- load(InputStream, LineLocation) - Static method in class net.sourceforge.plantuml.command.BlocLines
- load(String, Preferences) - Static method in class net.sourceforge.plantuml.api.NumberAnalyzed
- load(String, Preferences) - Static method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- load(String, Preferences) - Static method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- load(List<StringLocated>) - Method in class net.sourceforge.plantuml.tim.TimLoader
- load(SFile, LineLocation) - Static method in class net.sourceforge.plantuml.command.BlocLines
- Load - Class in net.sourceforge.plantuml.project
- LOAD - net.sourceforge.plantuml.project.core.TaskAttribute
- loadDated(Preferences, String) - Static method in class net.sourceforge.plantuml.stats.ParsedGenerated
- loadForResource(Resource, Day) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- loadImage(String) - Method in class org.stathissideris.ascii2image.graphics.ImageHandler
- loadMarkerFile(String) - Static method in class ext.plantuml.com.ctreber.acearth.plugins.markers.Marker
- LoadNodes(ST_RTree, ST_Node_t___, ST_Node_t___, ST_PartitionVars) - Static method in class gen.lib.label.split_q__c
- LoadPlanable - Interface in net.sourceforge.plantuml.project
- loadSkin(String) - Method in class net.sourceforge.plantuml.style.StyleLoader
- loadSkin(String) - Method in class net.sourceforge.plantuml.TitledDiagram
- loadtriangle(__ptr__, __ptr__, __ptr__) - Static method in class gen.lib.pathplan.shortest__c
- LOCAL - net.sourceforge.plantuml.tim.TVariableScope
- LOCAL - Static variable in class smetana.core.Macro
- local_cross(ST_elist, int) - Static method in class gen.lib.dotgen.mincross__c
- localsubg(ST_Agraph_s, int) - Static method in class gen.lib.cgraph.subg__c
- located(String) - Static method in exception net.sourceforge.plantuml.tim.EaterException
- located(String, StringLocated) - Static method in exception net.sourceforge.plantuml.tim.EaterExceptionLocated
- Location - Class in net.sourceforge.plantuml.json
-
An immutable object that represents a location in the parsed text.
- log(double, boolean) - Static method in class jcckit.util.Util
-
Returns the natural logarithm of the specified number if logScale is true.
- Log - Class in net.sourceforge.plantuml
- Log() - Constructor for class net.sourceforge.plantuml.Log
- LOG - net.sourceforge.plantuml.tim.TLineType
- LOG(String) - Static method in class smetana.core.debug.SmetanaDebug
- LOG(String) - Static method in class smetana.core.JUtils
- LOG_SCALE_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- LOG2(String) - Static method in class smetana.core.JUtils
- logData(SFile, Diagram) - Method in class net.sourceforge.plantuml.OptionFlags
- LOGICAL_AND - net.sourceforge.plantuml.tim.expression.TokenOperator
- LOGICAL_OR - net.sourceforge.plantuml.tim.expression.TokenOperator
- logicalAnd(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- LogicalNot - Class in net.sourceforge.plantuml.tim.stdlib
- LogicalNot() - Constructor for class net.sourceforge.plantuml.tim.stdlib.LogicalNot
- logicalOr(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- LOLLIPOP_FULL - net.sourceforge.plantuml.cucadiagram.LeafType
- LOLLIPOP_HALF - net.sourceforge.plantuml.cucadiagram.LeafType
- loneDiagonalCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- longDescription() - Method in enum net.sourceforge.plantuml.security.SecurityProfile
-
A Human understandable description.
- longName() - Method in enum net.sourceforge.plantuml.project.time.Month
- longName() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- longNameYYYY() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- longTic(int, Board, Random) - Method in class net.sourceforge.plantuml.graph.Oven
- longToString(long) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- longToString(AtomicLong) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- longValue() - Method in class net.sourceforge.plantuml.evalex.NString
- looksLikeNoDecorAtAllSvg() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- looksLikeRevertedForSvg() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- lookup_by_id - Variable in class h.ST_Agclos_s
- loop - Variable in class h.ST_dtdata_s
- loopFilter() - Method in class net.sourceforge.plantuml.webp.VP8Frame
- loopFilter(VP8Frame) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- LoopFilter - Class in net.sourceforge.plantuml.webp
- LoopFilter() - Constructor for class net.sourceforge.plantuml.webp.LoopFilter
- loopFilterSimple(VP8Frame) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- loopFilterUV(VP8Frame) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- loopFilterY(VP8Frame) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- loopStats() - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- low - Variable in class h.ST_Agnodeinfo_t
- Low - Variable in class smetana.core.Z
- Lower - Class in net.sourceforge.plantuml.tim.stdlib
- Lower() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Lower
- lp - Variable in class h.ST_field_t
- lpnlpi - Variable in class h.ST_deque_t
- LR - Variable in class h.ST_field_t
- LR_balance() - Static method in class gen.lib.common.ns__c
- lrotate(ST_dtlink_s, ST_dtlink_s) - Static method in class smetana.core.Macro
- lrp - Variable in class h.ST_tedge_t
- LT_HTML - Static variable in class smetana.core.Macro
- LT_NONE - Static variable in class smetana.core.Macro
- LT_RECD - Static variable in class smetana.core.Macro
- luvToLch(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- luvToXyz(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- lw - Variable in class h.ST_Agnodeinfo_t
M
- m() - Method in enum net.sourceforge.plantuml.project.time.Month
- M - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
M = ~15% correction
- M_aghead(ST_Agedge_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- M_agtail(ST_Agedge_s) - Static method in class smetana.core.Macro
- M_agtail(ST_Agedge_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- M_PI - Static variable in class smetana.core.Macro
- MACHINE - net.sourceforge.plantuml.FontParam
- MACHINE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- machineBackground - net.sourceforge.plantuml.ColorParam
- machineBorder - net.sourceforge.plantuml.ColorParam
- machineBorder - net.sourceforge.plantuml.LineParam
- Macro - Class in smetana.core
- Macro() - Constructor for class smetana.core.Macro
- MacroBlock - Class in net.sourceforge.plantuml.webp
- macroBlockSegmentTree - Static variable in class net.sourceforge.plantuml.webp.Globals
- MagicArray - Class in net.sourceforge.plantuml.api
- MagicArray(int) - Constructor for class net.sourceforge.plantuml.api.MagicArray
- MagicBox - Class in net.sourceforge.plantuml.gitlog
- MagicBox(ISkinParam, GNode) - Constructor for class net.sourceforge.plantuml.gitlog.MagicBox
- magicMargin(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- magicMargin(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- MagicPointsFactory - Class in net.sourceforge.plantuml.graph2
- MagicPointsFactory2 - Class in net.sourceforge.plantuml.graph2
- MagicPointsFactory2(Point2D.Double, Point2D.Double) - Constructor for class net.sourceforge.plantuml.graph2.MagicPointsFactory2
- MagicTable - Class in net.sourceforge.plantuml.oregon
- MagicTable() - Constructor for class net.sourceforge.plantuml.oregon.MagicTable
- Magnet - Class in net.sourceforge.plantuml.golem
- Magnet() - Constructor for class net.sourceforge.plantuml.golem.Magnet
- main(String[]) - Static method in class net.sourceforge.plantuml.activitydiagram3.command.CommandActivity3
- main(String[]) - Static method in class net.sourceforge.plantuml.code.Tokens
- main(String[]) - Static method in class net.sourceforge.plantuml.cute.ApolloniusSolver
- main(String[]) - Static method in class net.sourceforge.plantuml.evalex.Snipset1
- main(String[]) - Static method in class net.sourceforge.plantuml.evalex.Snipset2
- main(String[]) - Static method in class net.sourceforge.plantuml.evalex.Snipset3
- main(String[]) - Static method in class net.sourceforge.plantuml.ftp.FtpServer
- main(String[]) - Static method in class net.sourceforge.plantuml.oregon.MagicTable
- main(String[]) - Static method in class net.sourceforge.plantuml.picoweb.PicoWebServer
- main(String[]) - Static method in class net.sourceforge.plantuml.picoweb.PicoWebServerTest
- main(String[]) - Static method in class net.sourceforge.plantuml.png.Metadata
- main(String[]) - Static method in class net.sourceforge.plantuml.preproc.EvalMath
- main(String[]) - Static method in class net.sourceforge.plantuml.Run
- main(String[]) - Static method in class net.sourceforge.plantuml.Splash
- main(String[]) - Static method in class net.sourceforge.plantuml.stats.TextConverter
- main(String[]) - Static method in class net.sourceforge.plantuml.sudoku.SudokuDLX
- main(String[]) - Static method in class net.sourceforge.plantuml.swing.SpriteWindow
- main(String[]) - Static method in class net.sourceforge.plantuml.telnet.TelnetServer
- main(String[]) - Static method in class net.sourceforge.plantuml.ugraphic.FontChecker
- main(String[]) - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- main(String[]) - Static method in class org.stathissideris.ascii2image.core.DocBookConverter
- main(String[]) - Static method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- main(String[]) - Static method in class org.stathissideris.ascii2image.graphics.DiagramShape
- main(String[]) - Static method in class org.stathissideris.ascii2image.graphics.FontMeasurer
- main(String[]) - Static method in class org.stathissideris.ascii2image.text.GridPattern
- main(String[]) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- main2(String[]) - Static method in class net.sourceforge.plantuml.oregon.MagicTable
- maingraph - Variable in class h.ST_Agdesc_s
- mainsub - Variable in class h.ST_Agnode_s
- MainWindow2 - Class in net.sourceforge.plantuml.swing
- MainWindow2(Option, File) - Constructor for class net.sourceforge.plantuml.swing.MainWindow2
- make_aux_edge(ST_Agnode_s, ST_Agnode_s, double, int) - Static method in class gen.lib.dotgen.position__c
- make_chain(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- make_edge_pairs(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- make_flat_adj_edges(ST_Agraph_s, ST_path, CArrayOfStar<ST_Agedge_s>, int, int, ST_Agedge_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- make_flat_bottom_edges(Object...) - Static method in class gen.lib.dotgen.dotsplines__c
- make_flat_edge(ST_Agraph_s, ST_spline_info_t, ST_path, CArrayOfStar<ST_Agedge_s>, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- make_flat_labeled_edge(ST_Agraph_s, ST_spline_info_t, ST_path, ST_Agedge_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- make_html_label(__ptr__, ST_textlabel_t) - Static method in class gen.lib.common.htmltable__c
- make_interclust_chain(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.cluster__c
- make_label(ST_Agobj_s, CString, int, double, CString, CString) - Static method in class gen.lib.common.labels__c
- make_leafslots(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- make_LR_constraints(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- make_lrvn(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- make_new_cluster(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- make_polyline(ST_Ppoly_t, ST_Ppoly_t) - Static method in class gen.lib.pathplan.util__c
- make_regular_edge(ST_Agraph_s, ST_spline_info_t, ST_path, CArrayOfStar<ST_Agedge_s>, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- make_simple_label(ST_GVC_s, ST_textlabel_t) - Static method in class gen.lib.common.labels__c
- make_slots(ST_Agraph_s, int, int, int) - Static method in class gen.lib.dotgen.cluster__c
- make_vn_slot(ST_Agraph_s, int, int) - Static method in class gen.lib.dotgen.flat__c
- makeDiagramReady() - Method in class net.sourceforge.plantuml.AbstractPSystem
- makeDiagramReady() - Method in class net.sourceforge.plantuml.descdiagram.DescriptionDiagram
- makeDiagramReady() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- makef - Variable in class h.ST_dtdisc_s
- makeFlatEnd(ST_Agraph_s, ST_spline_info_t, ST_path, ST_Agnode_s, ST_Agedge_s, ST_pathend_t, boolean) - Static method in class gen.lib.dotgen.dotsplines__c
- MAKEFWDEDGE(ST_Agedge_s, ST_Agedge_s) - Static method in class smetana.core.Macro
- makeIntoGrid() - Method in class org.stathissideris.ascii2image.text.CellSet
- makeIntoPath() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- makeIntoRenderPath(Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- makeLineEdge(ST_Agraph_s, ST_Agedge_s, __ptr__, __ptr__) - Static method in class gen.lib.dotgen.dotsplines__c
- makeMarkerPath(Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- makePointForCell(TextGrid.Cell, TextGrid, int, int, boolean) - Static method in class org.stathissideris.ascii2image.graphics.DiagramComponent
- makeregularend(ST_boxf, int, double) - Static method in class gen.lib.dotgen.dotsplines__c
- makeSameSizeAs(TextGrid) - Static method in class org.stathissideris.ascii2image.text.TextGrid
- makeScaledOneThirdEquivalent() - Method in class org.stathissideris.ascii2image.text.CellSet
- makeSelfEdge(ST_path, CArrayOfStar<ST_Agedge_s>, int, int, double, double, ST_splineInfo) - Static method in class gen.lib.common.splines__c
- makeSimpleFlat(ST_Agnode_s, ST_Agnode_s, CArrayOfStar<ST_Agedge_s>, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- makeSimpleFlatLabels(ST_Agnode_s, ST_Agnode_s, CArrayOfStar<ST_Agedge_s>, int, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- makeStraightEdge(Object...) - Static method in class gen.lib.common.routespl__c
- makeTypeInfoBits(ErrorCorrectionLevel, int, BitArray) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- makeUsingBuffer(TextGrid) - Static method in class org.stathissideris.ascii2image.text.AbstractionGrid
-
Makes an AbstractionGrid using
internalGrid
as its internal buffer - makeVersionInfoBits(int, BitArray) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- malloc() - Method in class smetana.core.size_t
- malloc(int) - Static method in class h.ST_boxf
- malloc(int) - Method in class h.ST_deque_t
- malloc(Class) - Static method in class smetana.core.Memory
- malloc(size_t) - Static method in class smetana.core.Memory
- manage(double, double) - Method in class net.sourceforge.plantuml.golem.MinMaxDouble
- manage(double, double) - Method in class net.sourceforge.plantuml.svek.MinFinder
- manage(int, int) - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- manage(Point2D) - Method in class net.sourceforge.plantuml.svek.MinFinder
- manage(Position) - Method in class net.sourceforge.plantuml.golem.MinMaxGolem
- manage(MinFinder) - Method in class net.sourceforge.plantuml.svek.MinFinder
- manageAmpDiese(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageArrowForCuca(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageArrowForSequence(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageCollision(Collection<SvekNode>) - Method in class net.sourceforge.plantuml.svek.Line
- manageEnsureVisible(double, double, EnsureVisible) - Method in class net.sourceforge.plantuml.posimo.DotPath
- manageEntryExitPoint(StringBounder) - Method in class net.sourceforge.plantuml.svek.Cluster
- manageEscapedTabs(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageExtends(String, ClassDiagram, RegexResult, IEntity) - Static method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- manageGuillemet() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- manageGuillemet(String) - Method in class net.sourceforge.plantuml.Guillemet
- manageGuillemetStrict(String) - Method in class net.sourceforge.plantuml.Guillemet
- manageHiddenAutomatically() - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- manageHiddenAutomatically() - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- manageHtml(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageNewLine(String) - Static method in class net.sourceforge.plantuml.BackSlash
- manageOutRendering(LinkRendering, boolean) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- managePattern(UParam, Graphics2D) - Static method in class net.sourceforge.plantuml.ugraphic.g2d.DriverRectangleG2d
- managePipe(ErrorStatus) - Method in class net.sourceforge.plantuml.Pipe
- manageQueueForCuca(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageround(double) - Method in class net.sourceforge.plantuml.svek.extremity.Extremity
- manageTildeArobaseStart(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageUnicodeNotationUplus(String) - Static method in class net.sourceforge.plantuml.StringUtils
- manageVariable(Display) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- mandatoryColor(ColorType) - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- MANY - net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
- map - Variable in class h.ST_Agiddisc_s
- MAP - net.sourceforge.plantuml.cucadiagram.LeafType
- map_edge(ST_Agedge_s) - Static method in class gen.lib.common.postproc__c
- map_interclust_node(ST_Agnode_s) - Static method in class gen.lib.dotgen.cluster__c
- MAP_KEY - Static variable in class jcckit.plot.TicLabelMap
- map_path(ST_Agnode_s, ST_Agnode_s, ST_Agedge_s, ST_Agedge_s, int) - Static method in class gen.lib.dotgen.cluster__c
- map_point(ST_pointf) - Static method in class gen.lib.common.postproc__c
- map_rec_port(ST_field_t, CString) - Static method in class gen.lib.common.shapes__c
- mapbool(CString) - Static method in class gen.lib.common.utils__c
- mapBool(CString, boolean) - Static method in class gen.lib.common.utils__c
- MapData - Class in ext.plantuml.com.ctreber.acearth
-
AC.earth - XEarth for Java
- MapData() - Constructor for class ext.plantuml.com.ctreber.acearth.MapData
- MapDataReader - Class in ext.plantuml.com.ctreber.acearth
-
The map data file is a big array of short (16-bit) ints, as follows: - it is a sequence of closed curves - the first value in a curve is the number of points in the curve - the second value in a curve indicates land/water (1 or -1, respectively) - this is followed by an [x,y,z] triple that indicates a point on the unit sphere (each of x, y, and z has been scaled by 30000), where the x axis points "to the right" (towards 0 N 90 E), the y axis points "up" (towards the north pole), and the z axis points "out of the screen" (towards 0 N 0 E). this is the starting point of the curve. - this is followed by (one less than the number of points in the curve) triples [dx,dy,dz]; the [x,y,z] triple for each successive point in the curve is obtained by adding [dx,dy,dz] onto the previous [x,y,z] values. - the curves are [must be!]
- MapDataReader() - Constructor for class ext.plantuml.com.ctreber.acearth.MapDataReader
- maptoken(CString, CString[], int[]) - Static method in class gen.lib.common.utils__c
- MARCH - net.sourceforge.plantuml.project.time.Month
- MargedBlock - Class in net.sourceforge.plantuml.posimo
- MargedBlock(StringBounder, IEntityImageBlock, double, Cluster) - Constructor for class net.sourceforge.plantuml.posimo.MargedBlock
- margin - Variable in class h.ST_layout_t
- margin - Variable in class h.ST_pack_info
- margin - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Margin - net.sourceforge.plantuml.style.PName
- MARGIN - Static variable in interface net.sourceforge.plantuml.svek.IEntityImage
- MARGIN_LINE - Static variable in interface net.sourceforge.plantuml.svek.IEntityImage
- MARGIN10 - Static variable in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- margin1margin2(double, double) - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- marginForDocument(StyleBuilder) - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- Margins - Class in net.sourceforge.plantuml.svek
- Margins(double, double, double, double) - Constructor for class net.sourceforge.plantuml.svek.Margins
- marginTitleX1 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginTitleX2 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginTitleX3 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginTitleY0 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginTitleY1 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginTitleY2 - Static variable in class net.sourceforge.plantuml.svek.ClusterDecoration
- marginX1 - Static variable in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- mark - Variable in class h.ST_Agnodeinfo_t
- mark - Variable in class h.ST_triangle_t
- mark_clusters(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- mark_lowcluster_basic(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- mark_lowclusters(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- MARKDOWN - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- Marker - Class in ext.plantuml.com.ctreber.acearth.plugins.markers
-
Marks a location on the globe.
- marktripath(int, int) - Static method in class gen.lib.pathplan.shortest__c
- MaskUtil - Class in ext.plantuml.com.google.zxing.qrcode.encoder
- match(Stereotype) - Method in class net.sourceforge.plantuml.style.StyleSignature
- match(StringLocated) - Method in interface net.sourceforge.plantuml.command.regex.IRegex
- match(StringLocated) - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- match(StringLocated) - Method in class net.sourceforge.plantuml.command.regex.RegexConcat
- match(StringLocated) - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- match(StringLocated) - Method in class net.sourceforge.plantuml.command.regex.RegexOptional
- match(StringLocated) - Method in class net.sourceforge.plantuml.command.regex.RegexOr
- matchAffectation() - Method in class net.sourceforge.plantuml.tim.Eater
- matchAll(StyleSignature) - Method in class net.sourceforge.plantuml.style.StyleSignature
- matchAnchorV1(String) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.AbstractTile
- matchAnchorV1(String) - Method in interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
- matchAnchorV1(String) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- matchAnchorV2(String) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- matcher(CharSequence) - Method in class net.sourceforge.plantuml.command.regex.Pattern2
- matcher(String) - Method in interface net.sourceforge.plantuml.command.regex.IRegex
- matcher(String) - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- matcher(String) - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- Matcher2 - Class in net.sourceforge.plantuml.command.regex
- MatcherIterator - Class in net.sourceforge.plantuml.command.regex
- matches() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- matches(String) - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- matches(LinkedElement) - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- matches(GridPattern) - Method in class org.stathissideris.ascii2image.text.TextGrid
- matchesAll(GridPatternGroup) - Method in class org.stathissideris.ascii2image.text.TextGrid
- matchesAny(GridPatternGroup) - Method in class org.stathissideris.ascii2image.text.TextGrid
- matchesAny(TextGrid.Cell, GridPatternGroup) - Method in class org.stathissideris.ascii2image.text.TextGrid
- matchesProperty(String) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- matchesProperty(String) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- matchesProperty(String) - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.LimitFinder
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- matchesProperty(String) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- matchesProperty(String) - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- matchingSize(String) - Method in interface net.sourceforge.plantuml.creole.command.Command
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorAndSizeChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleColorChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleExposantChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleFontFamilyChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleImg
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleLatex
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleMath
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleMonospaced
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleOpenIcon
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleQrcode
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSizeChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSpace
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSprite
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleStyle2
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleSvgAttributeChange
- matchingSize(String) - Method in class net.sourceforge.plantuml.creole.command.CommandCreoleUrl
- MATH - net.sourceforge.plantuml.core.DiagramType
- MATH - net.sourceforge.plantuml.geom.Orientation
- mathPattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- MathUtils - Class in net.sourceforge.plantuml.utils
- MathUtils() - Constructor for class net.sourceforge.plantuml.utils.MathUtils
- MatrixToImageWriter - Class in ext.plantuml.com.google.zxing.client.j2se
-
Writes a
BitMatrix
toBufferedImage
, file or stream. - MatrixUtil - Class in ext.plantuml.com.google.zxing.qrcode.encoder
- max - Variable in class net.sourceforge.plantuml.project.draw.TimeHeader
- max(double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- max(double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- max(double, double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- max(double, double, double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- max(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- max(Collection<Real>) - Static method in class net.sourceforge.plantuml.real.RealUtils
- max(MergeStrategy) - Method in enum net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
- max(Day, Day) - Static method in class net.sourceforge.plantuml.project.time.Day
- max(Real...) - Static method in class net.sourceforge.plantuml.real.RealUtils
- MAX(double, double) - Static method in class smetana.core.Macro
- MAX(int, int) - Static method in class smetana.core.Macro
- MAX_MB_SEGMENTS - Static variable in class net.sourceforge.plantuml.webp.Globals
- MAX_TIME - Static variable in interface net.sourceforge.plantuml.project.core3.TimeLine
- maxAsciiMessageLength() - Method in interface net.sourceforge.plantuml.ISkinParam
- maxAsciiMessageLength() - Method in class net.sourceforge.plantuml.SkinParam
- maxAsciiMessageLength() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- MAXDIM - Static variable in class smetana.core.Macro
- maximal_bbox(ST_Agraph_s, ST_spline_info_t, ST_Agnode_s, ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.dotsplines__c
- MAXIMUM_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- MAXIMUM_TIC_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- MaximumWidth - net.sourceforge.plantuml.style.PName
- MaxIter - Variable in class smetana.core.Z
- maxMessageSize() - Method in interface net.sourceforge.plantuml.ISkinParam
- maxMessageSize() - Method in class net.sourceforge.plantuml.SkinParam
- maxMessageSize() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- maxpn - Variable in class smetana.core.Z
- maxrank - Variable in class h.ST_Agraphinfo_t
- Maxrank - Variable in class smetana.core.Z
- MAXRANK - Static variable in class smetana.core.Macro
- maxset - Variable in class h.ST_Agraphinfo_t
- MAXSHORT - Static variable in class smetana.core.Macro
- MAY - net.sourceforge.plantuml.project.time.Month
- maybeEmbedVersionInfo(int, ByteMatrix) - Static method in class ext.plantuml.com.google.zxing.qrcode.encoder.MatrixUtil
- MB_FEATURE_TREE_PROBS - Static variable in class net.sourceforge.plantuml.webp.Globals
- MB_LVL_MAX - Static variable in class net.sourceforge.plantuml.webp.Globals
- MD5_HEADER - Static variable in class net.sourceforge.plantuml.svg.SvgGraphics
- MDADiagram - Interface in net.sourceforge.plantuml.api.mda.option2
- MDADiagramImpl - Class in net.sourceforge.plantuml.mda
- MDAEntity - Interface in net.sourceforge.plantuml.api.mda.option2
- MDAEntityImpl - Class in net.sourceforge.plantuml.mda
- MDAEntityImpl(ILeaf) - Constructor for class net.sourceforge.plantuml.mda.MDAEntityImpl
- MDAPackage - Interface in net.sourceforge.plantuml.api.mda.option2
- MDAPackageImpl - Class in net.sourceforge.plantuml.mda
- MDAPackageImpl(IGroup) - Constructor for class net.sourceforge.plantuml.mda.MDAPackageImpl
- MDAUtils - Class in net.sourceforge.plantuml.api.mda.option2
- MDAUtils() - Constructor for class net.sourceforge.plantuml.api.mda.option2.MDAUtils
- MDAVisitor - Interface in net.sourceforge.plantuml.api.mda.option3
- Measurer<V> - Interface in net.sourceforge.plantuml.graph2
- medians(ST_Agraph_s, int, int) - Static method in class gen.lib.dotgen.mincross__c
- MEDIAWIKI - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- mem - Variable in class h.ST_Agdisc_s
- mem - Variable in class h.ST_Agdstate_s
- mem__c - Class in gen.lib.cgraph
- mem__c() - Constructor for class gen.lib.cgraph.mem__c
- memalloc - Static variable in class gen.lib.cgraph.mem__c
- memalloc(__ptr__, size_t) - Static method in class gen.lib.cgraph.mem__c
- Member - Class in net.sourceforge.plantuml.cucadiagram
- MEMBER - net.sourceforge.plantuml.cucadiagram.EntityPortion
- memcmp(__ptr__, __ptr__, int) - Static method in class smetana.core.JUtils
- memfree - Static variable in class gen.lib.cgraph.mem__c
- memfree(Object...) - Static method in class gen.lib.cgraph.mem__c
- memopen - Static variable in class gen.lib.cgraph.mem__c
- memopen(ST_Agdisc_s) - Static method in class gen.lib.cgraph.mem__c
- Memory - Class in smetana.core
- Memory() - Constructor for class smetana.core.Memory
- memory__c - Class in gen.lib.common
- memory__c() - Constructor for class gen.lib.common.memory__c
- memoryf - Variable in class h.ST_dt_s
- memoryf - Variable in class h.ST_dtdisc_s
- memresize - Static variable in class gen.lib.cgraph.mem__c
- memresize(__ptr__, __ptr__, size_t, size_t) - Static method in class gen.lib.cgraph.mem__c
- memset(__ptr__, int, size_t) - Static method in class smetana.core.JUtils
- merge(Point2D) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- merge(Collection<PSystemError>) - Static method in class net.sourceforge.plantuml.error.PSystemErrorUtils
- merge(List<O>, List<O>) - Static method in class net.sourceforge.plantuml.StringUtils
- merge(Snake, StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- merge(Worm, MergeStrategy) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- merge(WormTexted, MergeStrategy) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- merge(Singularity) - Method in class net.sourceforge.plantuml.geom.Singularity
- merge(Singularity2) - Method in class net.sourceforge.plantuml.graph2.Singularity2
- merge(JsonObject) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Copies all members of the specified object into this object.
- merge(Segment) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- merge(ClusterPosition) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- merge(Slot) - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- MERGE - net.sourceforge.plantuml.activitydiagram3.ForkStyle
- MERGE - net.sourceforge.plantuml.bpm.BpmElementType
- merge_chain(ST_Agraph_s, ST_Agedge_s, ST_Agedge_s, boolean) - Static method in class gen.lib.dotgen.class2__c
- merge_components(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- merge_oneway(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- merge_ranks(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- merge2(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- mergeable(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- mergeEndBackslash(StringLocated) - Method in class net.sourceforge.plantuml.StringLocated
- mergeIntricated() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- mergeLayoutT12B3(Dimension2D, Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- mergeLeft() - Method in class net.sourceforge.plantuml.salt.Cell
- mergeLeft(Terminator) - Method in class net.sourceforge.plantuml.salt.Positionner2
- mergeLR(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- mergeLR(TextBlock, TextBlock, VerticalAlignment) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- mergeMax(ListWidth) - Method in class net.sourceforge.plantuml.salt.element.ListWidth
- MergeStrategy - Enum in net.sourceforge.plantuml.activitydiagram3.ftile
- mergeTB(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- mergeTB(Dimension2D, Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
- mergeTB(TextBlock, TextBlock, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- mergeTB(TextBlock, UImage, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- mergeWith(List<Style>) - Method in class net.sourceforge.plantuml.style.StyleSignature
- mergeWith(Style) - Method in class net.sourceforge.plantuml.style.Style
- mergeWith(StyleSignature) - Method in class net.sourceforge.plantuml.style.StyleSignature
- Message - Class in net.sourceforge.plantuml.sequencediagram
- Message(StyleBuilder, Participant, Participant, Display, ArrowConfiguration, String) - Constructor for class net.sourceforge.plantuml.sequencediagram.Message
- MessageExo - Class in net.sourceforge.plantuml.sequencediagram
- MessageExo(StyleBuilder, Participant, MessageExoType, Display, ArrowConfiguration, String, boolean) - Constructor for class net.sourceforge.plantuml.sequencediagram.MessageExo
- MessageExoArrow - Class in net.sourceforge.plantuml.sequencediagram.graphic
- MessageExoArrow(double, Rose, ArrowComponent, LivingParticipantBox, MessageExoType, Url, boolean, ArrowConfiguration) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- MessageExoType - Enum in net.sourceforge.plantuml.sequencediagram
- MessageNumber - Class in net.sourceforge.plantuml.sequencediagram
- MessageNumber(String) - Constructor for class net.sourceforge.plantuml.sequencediagram.MessageNumber
- Metadata - Class in net.sourceforge.plantuml.png
- Metadata() - Constructor for class net.sourceforge.plantuml.png.Metadata
- MetadataTag - Class in net.sourceforge.plantuml.png
- MetadataTag(File, String) - Constructor for class net.sourceforge.plantuml.png.MetadataTag
- MetadataTag(InputStream, String) - Constructor for class net.sourceforge.plantuml.png.MetadataTag
- MetadataTag(SFile, String) - Constructor for class net.sourceforge.plantuml.png.MetadataTag
- meth - Variable in class h.ST_dt_s
- method(CharSequence) - Static method in class net.sourceforge.plantuml.cucadiagram.Member
- method(CharSequence, boolean) - Static method in class net.sourceforge.plantuml.cucadiagram.Member
- METHOD - net.sourceforge.plantuml.cucadiagram.EntityPortion
- MethodsOrFieldsArea - Class in net.sourceforge.plantuml.cucadiagram
- MethodsOrFieldsArea - Class in net.sourceforge.plantuml.graph
- MethodsOrFieldsArea(List<Member>, UFont) - Constructor for class net.sourceforge.plantuml.graph.MethodsOrFieldsArea
- MethodsOrFieldsArea(Display, FontParam, ISkinParam, Stereotype, ILeaf, Style) - Constructor for class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- MethodsOrFieldsArea(Display, FontParam, ISkinParam, HorizontalAlignment, Stereotype, ILeaf, Style) - Constructor for class net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- MethodZero(ST_RTree) - Static method in class gen.lib.label.split_q__c
- MICROPOINT - Static variable in class smetana.core.Macro
- middle(Line2D.Double) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- middle(Point2D, Point2D) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- middle(Real, Real) - Static method in class net.sourceforge.plantuml.real.RealUtils
- MIDDLE - net.sourceforge.plantuml.graphic.ImgValign
- MiddleCircleCircledMode - Enum in net.sourceforge.plantuml.svek.extremity
- MiddleFactory - Interface in net.sourceforge.plantuml.svek.extremity
- MiddleFactoryCircle - Class in net.sourceforge.plantuml.svek.extremity
- MiddleFactoryCircle(HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.MiddleFactoryCircle
- MiddleFactoryCircleCircled - Class in net.sourceforge.plantuml.svek.extremity
- MiddleFactoryCircleCircled(MiddleCircleCircledMode, HColor, HColor) - Constructor for class net.sourceforge.plantuml.svek.extremity.MiddleFactoryCircleCircled
- milestone - net.sourceforge.plantuml.style.SName
- MILLIPOINT - Static variable in class smetana.core.Macro
- MILLISECONDS_PER_DAY - Static variable in class net.sourceforge.plantuml.project.time.Day
- min - Variable in class net.sourceforge.plantuml.project.draw.TimeHeader
- min(double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- min(double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- min(double, double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- min(double, double, double, double, double) - Static method in class net.sourceforge.plantuml.utils.MathUtils
- min(Collection<Real>) - Static method in class net.sourceforge.plantuml.real.RealUtils
- min(Day, Day) - Static method in class net.sourceforge.plantuml.project.time.Day
- min(Real...) - Static method in class net.sourceforge.plantuml.real.RealUtils
- MIN(double, double) - Static method in class smetana.core.Macro
- MIN(int, int) - Static method in class smetana.core.Macro
- MIN_FONTSIZE - Static variable in class smetana.core.Macro
- MIN_NODEHEIGHT - Static variable in class smetana.core.Macro
- MIN_NODESEP - Static variable in class smetana.core.Macro
- MIN_NODEWIDTH - Static variable in class smetana.core.Macro
- MIN_RANKSEP - Static variable in class smetana.core.Macro
- minClassWidth() - Method in interface net.sourceforge.plantuml.ISkinSimple
- minClassWidth() - Method in class net.sourceforge.plantuml.salt.Dictionary
- minClassWidth() - Method in class net.sourceforge.plantuml.SkinParam
- minClassWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- minClassWidth() - Method in class net.sourceforge.plantuml.SkinParamSameClassWidth
- minClassWidth() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- mincross_(ST_Agraph_s, int, int, boolean) - Static method in class gen.lib.dotgen.mincross__c
- mincross__c - Class in gen.lib.dotgen
- mincross__c() - Constructor for class gen.lib.dotgen.mincross__c
- mincross_clust(ST_Agraph_s, ST_Agraph_s, boolean) - Static method in class gen.lib.dotgen.mincross__c
- mincross_options(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- mincross_step(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.mincross__c
- MINDMAP - net.sourceforge.plantuml.core.DiagramType
- MINDMAP - net.sourceforge.plantuml.UmlDiagramType
- mindmapDiagram - net.sourceforge.plantuml.style.SName
- MindMapDiagram - Class in net.sourceforge.plantuml.mindmap
- MindMapDiagram() - Constructor for class net.sourceforge.plantuml.mindmap.MindMapDiagram
- MindMapDiagramFactory - Class in net.sourceforge.plantuml.mindmap
- MindMapDiagramFactory() - Constructor for class net.sourceforge.plantuml.mindmap.MindMapDiagramFactory
- MinFill - Variable in class h.ST_RTree
- MinFinder - Class in net.sourceforge.plantuml.svek
- MinFinder() - Constructor for class net.sourceforge.plantuml.svek.MinFinder
- MINIMAL - Static variable in class net.sourceforge.plantuml.json.WriterConfig
-
Write JSON in its minimal form, without any additional whitespace.
- MINIMUM_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- MINIMUM_TIC_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- MinimumWidth - net.sourceforge.plantuml.style.PName
- minlen - Variable in class h.ST_Agedgeinfo_t
- MinMax - Class in net.sourceforge.plantuml.hector2
- MinMax - Class in net.sourceforge.plantuml.ugraphic
- minmax_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- minmax_edges2(ST_Agraph_s, ST_point) - Static method in class gen.lib.dotgen.rank__c
- MinMaxDouble - Class in net.sourceforge.plantuml.golem
- MinMaxDouble() - Constructor for class net.sourceforge.plantuml.golem.MinMaxDouble
- MinMaxGolem - Class in net.sourceforge.plantuml.golem
- MinMaxGolem() - Constructor for class net.sourceforge.plantuml.golem.MinMaxGolem
- MinMaxMutable - Class in net.sourceforge.plantuml.ugraphic
- minOf(LoadPlanable, LoadPlanable) - Static method in class net.sourceforge.plantuml.project.PlanUtils
- minp - Variable in class h.ST_dtdata_s
- MinQuit - Variable in class smetana.core.Z
- minrank - Variable in class h.ST_Agraphinfo_t
- Minrank - Variable in class smetana.core.Z
- MINRANK - Static variable in class smetana.core.Macro
- minset - Variable in class h.ST_Agraphinfo_t
- minus(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- minus_(CArray<O>) - Method in class smetana.core.CArray
- Mirror - Class in net.sourceforge.plantuml.jsondiagram
- Mirror - Class in net.sourceforge.plantuml.posimo
- Mirror(double) - Constructor for class net.sourceforge.plantuml.jsondiagram.Mirror
- Mirror(double) - Constructor for class net.sourceforge.plantuml.posimo.Mirror
- MIT - net.sourceforge.plantuml.version.License
- MJPEG - net.sourceforge.plantuml.FileFormat
- MJPEGGenerator - Class in net.sourceforge.plantuml.mjpeg
- MJPEGGenerator(SFile, int, int, double, int) - Constructor for class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
-
Creates a new instance of MJPEGGenerator
- mkdirs() - Method in class net.sourceforge.plantuml.security.SFile
- mkspacep(int) - Static method in class gen.lib.common.routespl__c
- mkspline(CArray<ST_pointf>, int, CArray<ST_tna_t>, ST_pointf, ST_pointf, ST_pointf, ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- MOBoolean - Class in ext.plantuml.com.ctreber.aclib.gui
- MOBoolean() - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOBoolean
- MOBoolean(boolean) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOBoolean
- MOChangeListener - Interface in ext.plantuml.com.ctreber.aclib.gui
-
Implemented by classes interetested in MonitoredObject values changes.
- mode - Variable in class h.ST_pack_info
- Mode - Class in ext.plantuml.com.google.zxing.qrcode.decoder
-
See ISO 18004:2006, 6.4.1, Tables 2 and 3.
- MODE1 - net.sourceforge.plantuml.svek.extremity.MiddleCircleCircledMode
- MODE2 - net.sourceforge.plantuml.svek.extremity.MiddleCircleCircledMode
- MODouble - Class in ext.plantuml.com.ctreber.aclib.gui
- MODouble() - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MODouble
- MODouble(double) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MODouble
- MODouble(double, double, double) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MODouble
- MOEnum - Class in ext.plantuml.com.ctreber.aclib.gui
-
Monitored enumeration value.
- MOEnum() - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- MOInteger - Class in ext.plantuml.com.ctreber.aclib.gui
- MOInteger() - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- MOInteger(int) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- MOInteger(int, int, int) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- Moment - Interface in net.sourceforge.plantuml.project.core
- MomentImpl - Class in net.sourceforge.plantuml.project.core
- MomentImpl(Day, Day) - Constructor for class net.sourceforge.plantuml.project.core.MomentImpl
- MONDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- MonitoredObject - Class in ext.plantuml.com.ctreber.aclib.gui
- MonitoredObject() - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MonitoredObject
- monospaced(int) - Static method in class net.sourceforge.plantuml.ugraphic.UFont
- MONOSPACED - Static variable in class net.sourceforge.plantuml.creole.Parser
- MonoSwimable - Class in net.sourceforge.plantuml.activitydiagram3
- MonoSwimable(Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.MonoSwimable
- month() - Method in class net.sourceforge.plantuml.project.time.Day
- month() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- Month - Enum in net.sourceforge.plantuml.project.time
- MONTHLY - net.sourceforge.plantuml.project.core.PrintScale
- monthYear() - Method in class net.sourceforge.plantuml.project.time.Day
- MonthYear - Class in net.sourceforge.plantuml.project.time
- MOString - Class in ext.plantuml.com.ctreber.aclib.gui
- MOString(String) - Constructor for class ext.plantuml.com.ctreber.aclib.gui.MOString
- mouseClicked(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mouseDragged(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mouseEntered(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mouseExited(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mouseMoved(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mousePressed(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- mouseReleased(MouseEvent) - Method in class net.sourceforge.plantuml.Splash
- move(double) - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- move(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- move(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- move(double, double) - Method in class net.sourceforge.plantuml.graph.ElectricCharge
- move(double, double) - Method in class net.sourceforge.plantuml.wire.WCursor
- move(int, int) - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- move(Ident, Ident) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- move(TileGeometry, int) - Method in class net.sourceforge.plantuml.golem.Position
- move(UDrawable, double, double) - Static method in class net.sourceforge.plantuml.graphic.UDrawableUtils
- move(Positionable, double, double) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- Move - Class in net.sourceforge.plantuml.graph
- Move(int, int, int) - Constructor for class net.sourceforge.plantuml.graph.Move
- MOVE - net.sourceforge.plantuml.sequencediagram.puma.PushStrategy
- Moveable - Interface in net.sourceforge.plantuml.posimo
- moveAwayFrom(Positionable, Positionable) - Static method in class net.sourceforge.plantuml.posimo.PositionableUtils
- moveEndPoint(double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- moveEndsToCellEdges(TextGrid, Diagram) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- moveEntitiesTo(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- moveEntitiesTo(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- moveEntitiesTo(IGroup) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- moveFirstPoint(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- moveInwardsBy(float) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- moveLastPoint(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- Movement - Class in net.sourceforge.plantuml.openiconic
- Movement(Iterator<SvgCommand>) - Constructor for class net.sourceforge.plantuml.openiconic.Movement
- MoveObserver - Interface in net.sourceforge.plantuml.geom.kinetic
- moveSoThatSegmentA1isOn(double) - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- moveSoThatSegmentA2isOn(double) - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.posimo.Block
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.posimo.Cluster
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.posimo.DotPath
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.posimo.Label
- moveSvek(double, double) - Method in interface net.sourceforge.plantuml.posimo.Moveable
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.posimo.PositionableImpl
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.svek.Cluster
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.svek.Line
- moveSvek(double, double) - Method in class net.sourceforge.plantuml.svek.SvekNode
- moveto(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- moveto(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- moveto(double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- moveTo(double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - moveTo(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- moveTo(Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- moveTo(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
-
Does the same as assign, but respects the locked attribute
- movetoNoMacro(double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- moveX(int) - Method in class net.sourceforge.plantuml.geom.Box
- moveX(int) - Method in interface net.sourceforge.plantuml.geom.XMoveable
- mtches(CharSequence, String) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- mtflock - Variable in class h.ST_Agtag_s
- MultilinesStrategy - Enum in net.sourceforge.plantuml.command
- MULTIPLE - net.sourceforge.plantuml.cucadiagram.NamespaceStrategy
- MULTIPLICATION - net.sourceforge.plantuml.tim.expression.TokenOperator
- multiply(double) - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- multiply(int) - Method in class smetana.core.size_t
- multiply(LoadPlanable, LoadPlanable) - Static method in class net.sourceforge.plantuml.project.PlanUtils
- multiply(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- multiplyBy(double) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- Multisep - Variable in class h.ST_spline_info_t
- MutableImage - Interface in net.sourceforge.plantuml.ugraphic
- mutateFont(UFont) - Method in enum net.sourceforge.plantuml.graphic.FontStyle
- mutateFromSvgTitler(String, double, double) - Method in class net.sourceforge.plantuml.svg.SvgData
- MutationLayer - Interface in net.sourceforge.plantuml.hector2.mpos
- MutationLayerMove - Class in net.sourceforge.plantuml.hector2.mpos
- MutationLayerMove(Layer, IEntity, int) - Constructor for class net.sourceforge.plantuml.hector2.mpos.MutationLayerMove
- mute() - Method in interface net.sourceforge.plantuml.hector2.mpos.MutationLayer
- mute() - Method in class net.sourceforge.plantuml.hector2.mpos.MutationLayerMove
- mute(Worm) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- mute(Colors) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- mute(MutationLayer) - Method in class net.sourceforge.plantuml.hector2.mpos.Distribution
- mute(ISkinParam) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- mute(GuideLine) - Method in enum net.sourceforge.plantuml.cucadiagram.LinkArrow
- mute(UFont) - Method in enum net.sourceforge.plantuml.graphic.FontPosition
- muteClassToObject() - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- muteClassToObject() - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- muteClassToObject() - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- muteClassToObject() - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- muteColor(Color) - Method in interface net.sourceforge.plantuml.ugraphic.MutableImage
- muteColor(Color) - Method in class net.sourceforge.plantuml.ugraphic.PixelImage
- muteColor(Color) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- muteStroke(UStroke) - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- muteStroke(UStroke) - Method in class net.sourceforge.plantuml.graphic.color.Colors
- muteStyle(Style) - Method in interface net.sourceforge.plantuml.ISkinParam
- muteStyle(Style) - Method in class net.sourceforge.plantuml.SkinParam
- muteStyle(Style) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- muteStyle(Style) - Method in class net.sourceforge.plantuml.style.StyleBuilder
- muteToFunction() - Method in class net.sourceforge.plantuml.tim.expression.Token
- muteToGroup(String, Code, GroupType, IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- muteToGroup1972(Ident, Code, GroupType, IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- muteToType(LeafType, USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- muteToType(LeafType, USymbol) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- muteTransparentColor(Color) - Method in interface net.sourceforge.plantuml.ugraphic.MutableImage
- muteTransparentColor(Color) - Method in class net.sourceforge.plantuml.ugraphic.PixelImage
- muteTransparentColor(Color) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- MutingLine - Class in net.sourceforge.plantuml.sequencediagram.teoz
- MutingLine(Rose, ISkinParam, List<Event>, Participant) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.MutingLine
- mutoToC(SvgPosition) - Method in class net.sourceforge.plantuml.openiconic.Movement
- mval - Variable in class h.ST_Agnodeinfo_t
- MY_GREEN - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- MY_RED - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- MY_YELLOW - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- MyCurve - Class in net.sourceforge.plantuml.graph2
- MyCurve(CubicCurve2D.Double) - Constructor for class net.sourceforge.plantuml.graph2.MyCurve
- MyDouble - Class in net.sourceforge.plantuml.cute
- MyDouble(String) - Constructor for class net.sourceforge.plantuml.cute.MyDouble
- MYHUGE - Static variable in class smetana.core.Macro
- MyPattern - Class in net.sourceforge.plantuml.command.regex
- MyPattern() - Constructor for class net.sourceforge.plantuml.command.regex.MyPattern
- MyPoint2D - Class in net.sourceforge.plantuml.cute
- MyPoint2D(StringTokenizer) - Constructor for class net.sourceforge.plantuml.cute.MyPoint2D
- MyRunnable - Interface in net.sourceforge.plantuml.api
N
- n - Variable in class h.ST_BestPos_t
- n - Variable in class h.ST_rank_t
- N - Static variable in class net.sourceforge.plantuml.dedication.Dedication
- N(boolean) - Static method in class smetana.core.Macro
- N(char) - Static method in class smetana.core.Macro
- N(int) - Static method in class smetana.core.Macro
- N(Object) - Static method in class smetana.core.Macro
- N_activefillcolor - Variable in class smetana.core.Z
- N_activepencolor - Variable in class smetana.core.Z
- n_cluster - Variable in class h.ST_Agraphinfo_t
- N_color - Variable in class smetana.core.Z
- N_comment - Variable in class smetana.core.Z
- N_deletedfillcolor - Variable in class smetana.core.Z
- N_deletedpencolor - Variable in class smetana.core.Z
- N_distortion - Variable in class smetana.core.Z
- N_edges - Variable in class smetana.core.Z
- N_fillcolor - Variable in class smetana.core.Z
- N_fixed - Variable in class smetana.core.Z
- n_flds - Variable in class h.ST_field_t
- N_fontcolor - Variable in class smetana.core.Z
- N_fontname - Variable in class smetana.core.Z
- N_fontsize - Variable in class smetana.core.Z
- N_gradientangle - Variable in class smetana.core.Z
- N_group - Variable in class smetana.core.Z
- N_height - Variable in class smetana.core.Z
- n_id - Variable in class h.ST_Agraph_s
- N_imagescale - Variable in class smetana.core.Z
- N_label - Variable in class smetana.core.Z
- N_layer - Variable in class smetana.core.Z
- n_lbls - Variable in class h.ST_XLabels_t
- N_margin - Variable in class smetana.core.Z
- n_nodes - Variable in class h.ST_Agraphinfo_t
- N_nodes - Variable in class smetana.core.Z
- N_nojustify - Variable in class smetana.core.Z
- n_objs - Variable in class h.ST_XLabels_t
- N_ordering - Variable in class smetana.core.Z
- N_orientation - Variable in class smetana.core.Z
- N_penwidth - Variable in class smetana.core.Z
- N_peripheries - Variable in class smetana.core.Z
- N_selectedfillcolor - Variable in class smetana.core.Z
- N_selectedpencolor - Variable in class smetana.core.Z
- n_seq - Variable in class h.ST_Agraph_s
- N_shape - Variable in class smetana.core.Z
- N_showboxes - Variable in class smetana.core.Z
- N_sides - Variable in class smetana.core.Z
- N_skew - Variable in class smetana.core.Z
- N_style - Variable in class smetana.core.Z
- N_vertices - Variable in class smetana.core.Z
- N_visitedfillcolor - Variable in class smetana.core.Z
- N_visitedpencolor - Variable in class smetana.core.Z
- N_width - Variable in class smetana.core.Z
- N_xlabel - Variable in class smetana.core.Z
- N_z - Variable in class smetana.core.Z
- name - Variable in class h.ST_Agrec_s
- name - Variable in class h.ST_Agsym_s
- name - Variable in class h.ST_arrowname_t
- name - Variable in class h.ST_port
- name - Variable in class h.ST_shape_desc
- name - Variable in class h.ST_textfont_t
- name - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
-
Name of this function.
- name() - Method in annotation type gen.annotation.Original
- name() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- name() - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- NAME - Variable in class h.ST_Agedge_s
- NAME - Variable in class h.ST_Agnode_s
- NAME - Variable in class h.ST_Agraph_s
- NAMED - net.sourceforge.plantuml.version.LicenseType
- nameDay(Day, String) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- NamedOutputStream - Class in net.sourceforge.plantuml
- NamedOutputStream(SFile) - Constructor for class net.sourceforge.plantuml.NamedOutputStream
- nameOnly(String) - Static method in class net.sourceforge.plantuml.yaml.YamlLines
- names() - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns a list of the names in this object in document order.
- names() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSet
- namespaceSeparator - Variable in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- NamespaceStrategy - Enum in net.sourceforge.plantuml.cucadiagram
- NATIVEFONTS - h.EN_fontname_kind
- NaturalCommand - Class in net.sourceforge.plantuml.project.command
- NaturalCommand(Sentence) - Constructor for class net.sourceforge.plantuml.project.command.NaturalCommand
- naturalDimension(StringBounder) - Method in class net.sourceforge.plantuml.nwdiag.LinkedElement
- navigator(O) - Method in interface net.sourceforge.plantuml.bpm.Chain
- navigator(O) - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- Navigator<O> - Interface in net.sourceforge.plantuml.bpm
- Navigators - Class in net.sourceforge.plantuml.bpm
- nb - Variable in class h.ST_pathend_t
- nbCreateMatches - Static variable in class net.sourceforge.plantuml.command.regex.RegexComposed
- nbox - Variable in class h.ST_path
- nboxes - Variable in class smetana.core.Z
- nbSegments() - Method in interface net.sourceforge.plantuml.geom.Polyline
- nbSegments() - Method in class net.sourceforge.plantuml.geom.PolylineBreakeable
- nbSegments() - Method in class net.sourceforge.plantuml.geom.PolylineImpl
- ncols - Variable in class h.ST_adjmatrix_t
- ncross(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- ND_alg(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_alg(ST_Agnode_s, ST_Agedge_s) - Static method in class smetana.core.Macro
- ND_clust(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_clust(ST_Agnode_s, ST_Agraph_s) - Static method in class smetana.core.Macro
- ND_coord(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_flat_in(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_flat_out(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_has_port(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_has_port(ST_Agnode_s, boolean) - Static method in class smetana.core.Macro
- ND_height(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_height(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_ht(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_ht(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_id(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_in(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_in(ST_Agnode_s, __struct__<ST_elist>) - Static method in class smetana.core.Macro
- ND_inleaf(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_label(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_label(ST_Agnode_s, ST_textlabel_t) - Static method in class smetana.core.Macro
- ND_lim(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_lim(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_low(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_low(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_lw(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_lw(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_mark(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_mark(ST_Agnode_s, boolean) - Static method in class smetana.core.Macro
- ND_mark(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_mval(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_mval(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_next(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_next(ST_Agnode_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_node_type(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_node_type(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_onstack(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_onstack(ST_Agnode_s, boolean) - Static method in class smetana.core.Macro
- ND_onstack(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_order(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_order(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_other(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_out(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_out(ST_Agnode_s, __struct__<ST_elist>) - Static method in class smetana.core.Macro
- ND_outleaf(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_par(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_par(ST_Agnode_s, ST_Agedge_s) - Static method in class smetana.core.Macro
- ND_prev(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_prev(ST_Agnode_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_priority(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_priority(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_rank(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_rank(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_ranktype(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_ranktype(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_rw(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_rw(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_save_in(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_save_in(ST_Agnode_s, __struct__<ST_elist>) - Static method in class smetana.core.Macro
- ND_save_out(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_save_out(ST_Agnode_s, __struct__<ST_elist>) - Static method in class smetana.core.Macro
- ND_shape(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_shape(ST_Agnode_s, ST_shape_desc) - Static method in class smetana.core.Macro
- ND_shape_info(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_shape_info(ST_Agnode_s, SHAPE_INFO) - Static method in class smetana.core.Macro
- ND_showboxes(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_showboxes(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_subtree(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_subtree_set(ST_Agnode_s, ST_subtree_t) - Static method in class smetana.core.Macro
- ND_tree_in(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_tree_out(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_UF_parent(ST_Agobj_s) - Static method in class smetana.core.Macro
- ND_UF_parent(ST_Agobj_s, ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_UF_size(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_UF_size(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_weight_class(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_weight_class(ST_Agnode_s, int) - Static method in class smetana.core.Macro
- ND_width(ST_Agnode_s) - Static method in class smetana.core.Macro
- ND_width(ST_Agnode_s, double) - Static method in class smetana.core.Macro
- ND_xlabel(ST_Agnode_s) - Static method in class smetana.core.Macro
- nedges - Variable in class smetana.core.Z
- NEED_RESULT_POINT_CALLBACK - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
The caller needs to be notified via callback when a possible
ResultPoint
is found. - Needle - Class in net.sourceforge.plantuml.jungle
- NEEDLE - net.sourceforge.plantuml.jungle.Rendering
- negate() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- negate() - Method in class smetana.core.size_t
- negative() - Method in class smetana.core.OFFSET
- neighbor(ST_Agnode_s, int) - Static method in class gen.lib.dotgen.mincross__c
- neighbor(ST_Agraph_s, ST_Agnode_s, ST_Agedge_s, ST_Agedge_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- Neighborhood - Class in net.sourceforge.plantuml.cucadiagram.dot
- Neighborhood - Class in net.sourceforge.plantuml.geom
- Neighborhood(ILeaf, List<Link>, List<Link>) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.Neighborhood
- Neighborhood(Point2DInt) - Constructor for class net.sourceforge.plantuml.geom.Neighborhood
- Neighborhood(Point2DInt, double, double) - Constructor for class net.sourceforge.plantuml.geom.Neighborhood
- Neighborhood2 - Class in net.sourceforge.plantuml.graph2
- Neighborhood2(Point2D.Double) - Constructor for class net.sourceforge.plantuml.graph2.Neighborhood2
- Neighborhood2(Point2D.Double, double, double) - Constructor for class net.sourceforge.plantuml.graph2.Neighborhood2
- neighbourhood() - Method in class net.sourceforge.plantuml.geom.kinetic.Quadrant
- NEQ(Object, Object) - Static method in class smetana.core.JUtils
- net.sourceforge.plantuml - package net.sourceforge.plantuml
- net.sourceforge.plantuml.acearth - package net.sourceforge.plantuml.acearth
- net.sourceforge.plantuml.activitydiagram - package net.sourceforge.plantuml.activitydiagram
- net.sourceforge.plantuml.activitydiagram.command - package net.sourceforge.plantuml.activitydiagram.command
- net.sourceforge.plantuml.activitydiagram3 - package net.sourceforge.plantuml.activitydiagram3
- net.sourceforge.plantuml.activitydiagram3.command - package net.sourceforge.plantuml.activitydiagram3.command
- net.sourceforge.plantuml.activitydiagram3.ftile - package net.sourceforge.plantuml.activitydiagram3.ftile
- net.sourceforge.plantuml.activitydiagram3.ftile.vcompact - package net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond - package net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
- net.sourceforge.plantuml.activitydiagram3.ftile.vertical - package net.sourceforge.plantuml.activitydiagram3.ftile.vertical
- net.sourceforge.plantuml.anim - package net.sourceforge.plantuml.anim
- net.sourceforge.plantuml.ant - package net.sourceforge.plantuml.ant
- net.sourceforge.plantuml.api - package net.sourceforge.plantuml.api
-
Public API for calling PlantUML from Java.
- net.sourceforge.plantuml.api.mda.option2 - package net.sourceforge.plantuml.api.mda.option2
- net.sourceforge.plantuml.api.mda.option3 - package net.sourceforge.plantuml.api.mda.option3
- net.sourceforge.plantuml.asciiart - package net.sourceforge.plantuml.asciiart
- net.sourceforge.plantuml.board - package net.sourceforge.plantuml.board
- net.sourceforge.plantuml.bpm - package net.sourceforge.plantuml.bpm
- net.sourceforge.plantuml.braille - package net.sourceforge.plantuml.braille
- net.sourceforge.plantuml.brotli - package net.sourceforge.plantuml.brotli
- net.sourceforge.plantuml.classdiagram - package net.sourceforge.plantuml.classdiagram
- net.sourceforge.plantuml.classdiagram.command - package net.sourceforge.plantuml.classdiagram.command
- net.sourceforge.plantuml.code - package net.sourceforge.plantuml.code
- net.sourceforge.plantuml.code.deflate - package net.sourceforge.plantuml.code.deflate
- net.sourceforge.plantuml.command - package net.sourceforge.plantuml.command
- net.sourceforge.plantuml.command.note - package net.sourceforge.plantuml.command.note
- net.sourceforge.plantuml.command.note.sequence - package net.sourceforge.plantuml.command.note.sequence
- net.sourceforge.plantuml.command.regex - package net.sourceforge.plantuml.command.regex
- net.sourceforge.plantuml.compositediagram - package net.sourceforge.plantuml.compositediagram
- net.sourceforge.plantuml.compositediagram.command - package net.sourceforge.plantuml.compositediagram.command
- net.sourceforge.plantuml.core - package net.sourceforge.plantuml.core
-
Core classes used by PlantUML.
- net.sourceforge.plantuml.creole - package net.sourceforge.plantuml.creole
- net.sourceforge.plantuml.creole.atom - package net.sourceforge.plantuml.creole.atom
- net.sourceforge.plantuml.creole.command - package net.sourceforge.plantuml.creole.command
- net.sourceforge.plantuml.creole.legacy - package net.sourceforge.plantuml.creole.legacy
- net.sourceforge.plantuml.creole.rosetta - package net.sourceforge.plantuml.creole.rosetta
- net.sourceforge.plantuml.cucadiagram - package net.sourceforge.plantuml.cucadiagram
- net.sourceforge.plantuml.cucadiagram.dot - package net.sourceforge.plantuml.cucadiagram.dot
- net.sourceforge.plantuml.cucadiagram.entity - package net.sourceforge.plantuml.cucadiagram.entity
- net.sourceforge.plantuml.cute - package net.sourceforge.plantuml.cute
- net.sourceforge.plantuml.dedication - package net.sourceforge.plantuml.dedication
- net.sourceforge.plantuml.definition - package net.sourceforge.plantuml.definition
- net.sourceforge.plantuml.descdiagram - package net.sourceforge.plantuml.descdiagram
- net.sourceforge.plantuml.descdiagram.command - package net.sourceforge.plantuml.descdiagram.command
- net.sourceforge.plantuml.directdot - package net.sourceforge.plantuml.directdot
- net.sourceforge.plantuml.ditaa - package net.sourceforge.plantuml.ditaa
- net.sourceforge.plantuml.donors - package net.sourceforge.plantuml.donors
- net.sourceforge.plantuml.eggs - package net.sourceforge.plantuml.eggs
- net.sourceforge.plantuml.eps - package net.sourceforge.plantuml.eps
- net.sourceforge.plantuml.error - package net.sourceforge.plantuml.error
- net.sourceforge.plantuml.evalex - package net.sourceforge.plantuml.evalex
- net.sourceforge.plantuml.flashcode - package net.sourceforge.plantuml.flashcode
- net.sourceforge.plantuml.flowdiagram - package net.sourceforge.plantuml.flowdiagram
- net.sourceforge.plantuml.font - package net.sourceforge.plantuml.font
- net.sourceforge.plantuml.ftp - package net.sourceforge.plantuml.ftp
- net.sourceforge.plantuml.fun - package net.sourceforge.plantuml.fun
- net.sourceforge.plantuml.geom - package net.sourceforge.plantuml.geom
- net.sourceforge.plantuml.geom.kinetic - package net.sourceforge.plantuml.geom.kinetic
- net.sourceforge.plantuml.gitlog - package net.sourceforge.plantuml.gitlog
- net.sourceforge.plantuml.golem - package net.sourceforge.plantuml.golem
- net.sourceforge.plantuml.graph - package net.sourceforge.plantuml.graph
- net.sourceforge.plantuml.graph2 - package net.sourceforge.plantuml.graph2
- net.sourceforge.plantuml.graphic - package net.sourceforge.plantuml.graphic
- net.sourceforge.plantuml.graphic.color - package net.sourceforge.plantuml.graphic.color
- net.sourceforge.plantuml.hector - package net.sourceforge.plantuml.hector
- net.sourceforge.plantuml.hector2 - package net.sourceforge.plantuml.hector2
- net.sourceforge.plantuml.hector2.continuity - package net.sourceforge.plantuml.hector2.continuity
- net.sourceforge.plantuml.hector2.graphic - package net.sourceforge.plantuml.hector2.graphic
- net.sourceforge.plantuml.hector2.layering - package net.sourceforge.plantuml.hector2.layering
- net.sourceforge.plantuml.hector2.mpos - package net.sourceforge.plantuml.hector2.mpos
- net.sourceforge.plantuml.help - package net.sourceforge.plantuml.help
- net.sourceforge.plantuml.html - package net.sourceforge.plantuml.html
- net.sourceforge.plantuml.jasic - package net.sourceforge.plantuml.jasic
- net.sourceforge.plantuml.jcckit - package net.sourceforge.plantuml.jcckit
- net.sourceforge.plantuml.json - package net.sourceforge.plantuml.json
- net.sourceforge.plantuml.jsondiagram - package net.sourceforge.plantuml.jsondiagram
- net.sourceforge.plantuml.jungle - package net.sourceforge.plantuml.jungle
- net.sourceforge.plantuml.logo - package net.sourceforge.plantuml.logo
- net.sourceforge.plantuml.math - package net.sourceforge.plantuml.math
- net.sourceforge.plantuml.mda - package net.sourceforge.plantuml.mda
- net.sourceforge.plantuml.mindmap - package net.sourceforge.plantuml.mindmap
- net.sourceforge.plantuml.mjpeg - package net.sourceforge.plantuml.mjpeg
- net.sourceforge.plantuml.nwdiag - package net.sourceforge.plantuml.nwdiag
- net.sourceforge.plantuml.objectdiagram - package net.sourceforge.plantuml.objectdiagram
- net.sourceforge.plantuml.objectdiagram.command - package net.sourceforge.plantuml.objectdiagram.command
- net.sourceforge.plantuml.openiconic - package net.sourceforge.plantuml.openiconic
- net.sourceforge.plantuml.openiconic.data - package net.sourceforge.plantuml.openiconic.data
- net.sourceforge.plantuml.oregon - package net.sourceforge.plantuml.oregon
- net.sourceforge.plantuml.pdf - package net.sourceforge.plantuml.pdf
- net.sourceforge.plantuml.picoweb - package net.sourceforge.plantuml.picoweb
- net.sourceforge.plantuml.png - package net.sourceforge.plantuml.png
- net.sourceforge.plantuml.posimo - package net.sourceforge.plantuml.posimo
- net.sourceforge.plantuml.postit - package net.sourceforge.plantuml.postit
- net.sourceforge.plantuml.preproc - package net.sourceforge.plantuml.preproc
- net.sourceforge.plantuml.preproc2 - package net.sourceforge.plantuml.preproc2
- net.sourceforge.plantuml.project - package net.sourceforge.plantuml.project
- net.sourceforge.plantuml.project.command - package net.sourceforge.plantuml.project.command
- net.sourceforge.plantuml.project.core - package net.sourceforge.plantuml.project.core
- net.sourceforge.plantuml.project.core3 - package net.sourceforge.plantuml.project.core3
- net.sourceforge.plantuml.project.draw - package net.sourceforge.plantuml.project.draw
- net.sourceforge.plantuml.project.lang - package net.sourceforge.plantuml.project.lang
- net.sourceforge.plantuml.project.solver - package net.sourceforge.plantuml.project.solver
- net.sourceforge.plantuml.project.time - package net.sourceforge.plantuml.project.time
- net.sourceforge.plantuml.project.timescale - package net.sourceforge.plantuml.project.timescale
- net.sourceforge.plantuml.real - package net.sourceforge.plantuml.real
- net.sourceforge.plantuml.salt - package net.sourceforge.plantuml.salt
- net.sourceforge.plantuml.salt.element - package net.sourceforge.plantuml.salt.element
- net.sourceforge.plantuml.salt.factory - package net.sourceforge.plantuml.salt.factory
- net.sourceforge.plantuml.sdot - package net.sourceforge.plantuml.sdot
- net.sourceforge.plantuml.security - package net.sourceforge.plantuml.security
- net.sourceforge.plantuml.sequencediagram - package net.sourceforge.plantuml.sequencediagram
- net.sourceforge.plantuml.sequencediagram.command - package net.sourceforge.plantuml.sequencediagram.command
- net.sourceforge.plantuml.sequencediagram.graphic - package net.sourceforge.plantuml.sequencediagram.graphic
- net.sourceforge.plantuml.sequencediagram.puma - package net.sourceforge.plantuml.sequencediagram.puma
- net.sourceforge.plantuml.sequencediagram.teoz - package net.sourceforge.plantuml.sequencediagram.teoz
- net.sourceforge.plantuml.skin - package net.sourceforge.plantuml.skin
- net.sourceforge.plantuml.skin.rose - package net.sourceforge.plantuml.skin.rose
- net.sourceforge.plantuml.sprite - package net.sourceforge.plantuml.sprite
- net.sourceforge.plantuml.statediagram - package net.sourceforge.plantuml.statediagram
- net.sourceforge.plantuml.statediagram.command - package net.sourceforge.plantuml.statediagram.command
- net.sourceforge.plantuml.stats - package net.sourceforge.plantuml.stats
- net.sourceforge.plantuml.stats.api - package net.sourceforge.plantuml.stats.api
- net.sourceforge.plantuml.style - package net.sourceforge.plantuml.style
- net.sourceforge.plantuml.sudoku - package net.sourceforge.plantuml.sudoku
- net.sourceforge.plantuml.svek - package net.sourceforge.plantuml.svek
- net.sourceforge.plantuml.svek.extremity - package net.sourceforge.plantuml.svek.extremity
- net.sourceforge.plantuml.svek.image - package net.sourceforge.plantuml.svek.image
- net.sourceforge.plantuml.svg - package net.sourceforge.plantuml.svg
- net.sourceforge.plantuml.swing - package net.sourceforge.plantuml.swing
- net.sourceforge.plantuml.syntax - package net.sourceforge.plantuml.syntax
- net.sourceforge.plantuml.telnet - package net.sourceforge.plantuml.telnet
- net.sourceforge.plantuml.text - package net.sourceforge.plantuml.text
- net.sourceforge.plantuml.tikz - package net.sourceforge.plantuml.tikz
- net.sourceforge.plantuml.tim - package net.sourceforge.plantuml.tim
- net.sourceforge.plantuml.tim.expression - package net.sourceforge.plantuml.tim.expression
- net.sourceforge.plantuml.tim.iterator - package net.sourceforge.plantuml.tim.iterator
- net.sourceforge.plantuml.tim.stdlib - package net.sourceforge.plantuml.tim.stdlib
- net.sourceforge.plantuml.timingdiagram - package net.sourceforge.plantuml.timingdiagram
- net.sourceforge.plantuml.timingdiagram.command - package net.sourceforge.plantuml.timingdiagram.command
- net.sourceforge.plantuml.timingdiagram.graphic - package net.sourceforge.plantuml.timingdiagram.graphic
- net.sourceforge.plantuml.ugraphic - package net.sourceforge.plantuml.ugraphic
- net.sourceforge.plantuml.ugraphic.arc - package net.sourceforge.plantuml.ugraphic.arc
- net.sourceforge.plantuml.ugraphic.color - package net.sourceforge.plantuml.ugraphic.color
- net.sourceforge.plantuml.ugraphic.comp - package net.sourceforge.plantuml.ugraphic.comp
- net.sourceforge.plantuml.ugraphic.crossing - package net.sourceforge.plantuml.ugraphic.crossing
- net.sourceforge.plantuml.ugraphic.eps - package net.sourceforge.plantuml.ugraphic.eps
- net.sourceforge.plantuml.ugraphic.g2d - package net.sourceforge.plantuml.ugraphic.g2d
- net.sourceforge.plantuml.ugraphic.hand - package net.sourceforge.plantuml.ugraphic.hand
- net.sourceforge.plantuml.ugraphic.html5 - package net.sourceforge.plantuml.ugraphic.html5
- net.sourceforge.plantuml.ugraphic.svg - package net.sourceforge.plantuml.ugraphic.svg
- net.sourceforge.plantuml.ugraphic.tikz - package net.sourceforge.plantuml.ugraphic.tikz
- net.sourceforge.plantuml.ugraphic.txt - package net.sourceforge.plantuml.ugraphic.txt
- net.sourceforge.plantuml.ugraphic.visio - package net.sourceforge.plantuml.ugraphic.visio
- net.sourceforge.plantuml.utils - package net.sourceforge.plantuml.utils
- net.sourceforge.plantuml.version - package net.sourceforge.plantuml.version
- net.sourceforge.plantuml.vizjs - package net.sourceforge.plantuml.vizjs
- net.sourceforge.plantuml.wbs - package net.sourceforge.plantuml.wbs
- net.sourceforge.plantuml.webp - package net.sourceforge.plantuml.webp
- net.sourceforge.plantuml.windowsdot - package net.sourceforge.plantuml.windowsdot
- net.sourceforge.plantuml.wire - package net.sourceforge.plantuml.wire
- net.sourceforge.plantuml.xmi - package net.sourceforge.plantuml.xmi
- net.sourceforge.plantuml.xmlsc - package net.sourceforge.plantuml.xmlsc
- net.sourceforge.plantuml.yaml - package net.sourceforge.plantuml.yaml
- net.sourceforge.plantuml.zopfli - package net.sourceforge.plantuml.zopfli
- Network - Class in net.sourceforge.plantuml.nwdiag
- Network(String, int) - Constructor for class net.sourceforge.plantuml.nwdiag.Network
- NETWORK_THIN - Static variable in class net.sourceforge.plantuml.nwdiag.GridTextBlockDecorated
- new_matrix(int, int) - Static method in class gen.lib.dotgen.mincross__c
- new_queue(int) - Static method in class gen.lib.common.utils__c
- NEW_RANK - Static variable in class smetana.core.Macro
- new_spline(ST_Agedge_s, int) - Static method in class gen.lib.common.splines__c
- new_virtual_edge(ST_Agnode_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- newBranch() - Method in class net.sourceforge.plantuml.bpm.BpmDiagram
- NEWCOL - net.sourceforge.plantuml.salt.Terminator
- newColumn() - Method in class net.sourceforge.plantuml.wire.Block
- newColumn(int) - Method in class net.sourceforge.plantuml.wire.WBlock
- newColumn(String) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- newDiagram(AbstractPSystem) - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- newedge(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s, int) - Static method in class gen.lib.cgraph.edge__c
- newLine(HColor) - Method in class net.sourceforge.plantuml.creole.atom.AtomTable
- Newline - Class in net.sourceforge.plantuml.tim.stdlib
- Newline() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Newline
- NEWLINE - net.sourceforge.plantuml.salt.Terminator
- NEWLINE - Static variable in class net.sourceforge.plantuml.BackSlash
- newnode(ST_Agraph_s, int, int) - Static method in class gen.lib.cgraph.node__c
- newpage(Display) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- Newpage - Class in net.sourceforge.plantuml.sequencediagram
- Newpage(Display) - Constructor for class net.sourceforge.plantuml.sequencediagram.Newpage
- NEWPAGE - net.sourceforge.plantuml.skin.ComponentType
- NewpagedDiagram - Class in net.sourceforge.plantuml
- NewpagedDiagram(AbstractPSystem, AbstractPSystem) - Constructor for class net.sourceforge.plantuml.NewpagedDiagram
- NewpageTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- NewpageTile(Newpage, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.NewpageTile
- newpath() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- newpath() - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- newpath() - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- newpathDot() - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- next - Variable in class h.ST_Agnodeinfo_t
- next - Variable in class h.ST_Agrec_s
- next - Variable in class h.ST_blk_t
- next - Variable in class h.ST_LeafList_t
- next() - Method in interface net.sourceforge.plantuml.bpm.Navigator
- next() - Method in class net.sourceforge.plantuml.command.regex.MatcherIterator
- next() - Method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- next() - Method in enum net.sourceforge.plantuml.project.time.Month
- next() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- next() - Method in class net.sourceforge.plantuml.salt.DataSourceImpl
- next() - Method in class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
- next() - Method in interface net.sourceforge.plantuml.tim.iterator.CodeIterator
- next() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorImpl
- next() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorSub
- next() - Method in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
- next() - Method in class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- next() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- next(LivingSpace) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- NEXT - Variable in class h.ST_Agedge_s
- nextBoards(Board) - Method in class net.sourceforge.plantuml.graph.BoardExplorer
- nextByte() - Method in class net.sourceforge.plantuml.dedication.TurningBytes
- nextIter - Variable in class h.ST_aspect_t
- nextLinkRenderer() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- nextPoint() - Method in class net.sourceforge.plantuml.code.Spiral
- nextPoint() - Method in class net.sourceforge.plantuml.code.SpiralOnRectangle
- nextPosition() - Method in class net.sourceforge.plantuml.svek.Oscillator
- nextToken() - Method in interface net.sourceforge.plantuml.tim.expression.TokenIterator
- NiceNumber - Class in net.sourceforge.plantuml.api
- NiceNumber() - Constructor for class net.sourceforge.plantuml.api.NiceNumber
- nlist - Variable in class h.ST_Agraphinfo_t
- NO_CREOLE - net.sourceforge.plantuml.creole.CreoleMode
- NO_CURVE - Static variable in class net.sourceforge.plantuml.cute.MyPoint2D
- NO_HACK - Static variable in interface net.sourceforge.plantuml.SvgCharSizeHack
- NO_LEFT_RIGHT_AND_XLABEL - net.sourceforge.plantuml.svek.DotMode
- no_loop - Variable in class h.ST_Agdesc_s
- NO_SUPPORT - Static variable in class smetana.core.Macro
- no_write - Variable in class h.ST_Agdesc_s
- noClip(ST_Agedge_s, ST_Agsym_s) - Static method in class gen.lib.common.utils__c
- NOCLUST - Static variable in class smetana.core.Macro
- NOCMD - Static variable in class smetana.core.Macro
- node - net.sourceforge.plantuml.style.SName
- node - Variable in class h.ST_Agedge_s
- node - Variable in class h.ST_Agsubnode_s
- NODE - net.sourceforge.plantuml.FontParam
- NODE - net.sourceforge.plantuml.svek.PackageStyle
- NODE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- NODE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- node__c - Class in gen.lib.cgraph
- node__c - Class in gen.lib.label
- node__c() - Constructor for class gen.lib.cgraph.node__c
- node__c() - Constructor for class gen.lib.label.node__c
- node_induce(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- NODE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- node_type - Variable in class h.ST_Agnodeinfo_t
- NODE_XLABEL - Static variable in class smetana.core.Macro
- nodeBackground - net.sourceforge.plantuml.ColorParam
- nodeBorder - net.sourceforge.plantuml.ColorParam
- NODECARD - Static variable in class smetana.core.Macro
- NodeCount - Variable in class h.ST_RTree
- NodeCover(ST_Node_t___) - Static method in class gen.lib.label.node__c
- NODENAME_ESC - Static variable in class smetana.core.Macro
- nodeposcmpf - Static variable in class gen.lib.dotgen.mincross__c
- nodeposcmpf(CArrayOfStar<ST_Agnode_s>, CArrayOfStar<ST_Agnode_s>) - Static method in class gen.lib.dotgen.mincross__c
- nodesep - Variable in class h.ST_Agraphinfo_t
- noGradient(HColor) - Static method in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- NoInputException - Exception in net.sourceforge.plantuml.oregon
- NoInputException() - Constructor for exception net.sourceforge.plantuml.oregon.NoInputException
- nonconstraint_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.class1__c
- none() - Static method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- none() - Static method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- none() - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- none() - Static method in class net.sourceforge.plantuml.cute.Tension
- none() - Static method in class net.sourceforge.plantuml.graphic.Rainbow
- none() - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- none() - Static method in class net.sourceforge.plantuml.ugraphic.UTranslate
- none(HorizontalAlignment, VerticalAlignment) - Static method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- NONE - net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
- NONE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- NONE - net.sourceforge.plantuml.cucadiagram.LinkHat
- NONE - net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
- NONE - net.sourceforge.plantuml.mindmap.IdeaShape
- NONE - net.sourceforge.plantuml.skin.ArrowDecoration
- NONE - net.sourceforge.plantuml.skin.ArrowHead
- NONE - net.sourceforge.plantuml.svg.LengthAdjust
- NONE - net.sourceforge.plantuml.version.LicenseType
- NONE - net.sourceforge.plantuml.wire.WArrowDirection
- NONE - net.sourceforge.plantuml.zopfli.Options.BlockSplitting
- NONE - Static variable in class net.sourceforge.plantuml.Guillemet
- NONE - Static variable in class net.sourceforge.plantuml.LineBreakStrategy
- NONE - Static variable in class net.sourceforge.plantuml.skin.Padder
- NONE - Static variable in class net.sourceforge.plantuml.svek.Margins
- NONE - Static variable in class net.sourceforge.plantuml.version.LicenseInfo
- NONE_OR_SEVERAL - net.sourceforge.plantuml.cucadiagram.LinkArrow
- NonLeafCount - Variable in class h.ST_RTree
- NoPlantumlCompressionException - Exception in net.sourceforge.plantuml.code
- NoPlantumlCompressionException(Exception) - Constructor for exception net.sourceforge.plantuml.code.NoPlantumlCompressionException
- NoPlantumlCompressionException(String) - Constructor for exception net.sourceforge.plantuml.code.NoPlantumlCompressionException
- normal() - Static method in class net.sourceforge.plantuml.project.ConstantPlan
- NORMAL - net.sourceforge.plantuml.creole.StripeStyleType
- NORMAL - net.sourceforge.plantuml.cucadiagram.EntityPosition
- NORMAL - net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
- NORMAL - net.sourceforge.plantuml.graphic.FontPosition
- NORMAL - net.sourceforge.plantuml.OptionPreprocOutputMode
- NORMAL - net.sourceforge.plantuml.sequencediagram.NoteStyle
- NORMAL - net.sourceforge.plantuml.skin.ArrowBody
- NORMAL - net.sourceforge.plantuml.skin.ArrowHead
- NORMAL - net.sourceforge.plantuml.svek.DotMode
- NORMAL - net.sourceforge.plantuml.wire.WArrowDirection
- NORMAL - net.sourceforge.plantuml.wire.WLinkType
- NORMAL - Static variable in class jcckit.graphic.FontStyle
-
Font style constant.
- NORMAL - Static variable in class smetana.core.Macro
- NORMAL() - Static method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- NORMAL_KEYWORD - net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2.Mode
- NORMAL_SHOWN - net.sourceforge.plantuml.ugraphic.UHidden
- normalCorner1Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- normalCorner2Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- normalCorner3Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- normalCorner4Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- normalCornerCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- normaliseTo(double) - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- normalize() - Method in class net.sourceforge.plantuml.graph.Board
- normalizeRowToZero() - Method in class net.sourceforge.plantuml.hector.GrowingTree
- normv(ST_pointf) - Static method in class gen.lib.pathplan.route__c
- NORTH - net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
- NORTH - net.sourceforge.plantuml.golem.TileGeometry
- NORTH - net.sourceforge.plantuml.svek.Side
- noShadowing(UmlDiagramType) - Static method in class net.sourceforge.plantuml.SkinParam
- noStartumlFound(OutputStream, FileFormatOption, long) - Method in class net.sourceforge.plantuml.SourceStringReader
- NoStyleAvailableException - Exception in net.sourceforge.plantuml.style
- NoStyleAvailableException() - Constructor for exception net.sourceforge.plantuml.style.NoStyleAvailableException
- NoSuchColorException - Exception in net.sourceforge.plantuml.ugraphic.color
- NoSuchColorException() - Constructor for exception net.sourceforge.plantuml.ugraphic.color.NoSuchColorException
- NoSuchColorRuntimeException - Exception in net.sourceforge.plantuml.ugraphic.color
- NoSuchColorRuntimeException() - Constructor for exception net.sourceforge.plantuml.ugraphic.color.NoSuchColorRuntimeException
- NOT(boolean) - Static method in class smetana.core.Macro
- NOT(char) - Static method in class smetana.core.Macro
- NOT(int) - Static method in class smetana.core.Macro
- NOT(Object) - Static method in class smetana.core.Macro
- NOT_A_FILE - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- NOT_EQUALS - net.sourceforge.plantuml.tim.expression.TokenOperator
- NOT_NAVIGABLE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- NOT_OK - net.sourceforge.plantuml.command.CommandControl
- note - net.sourceforge.plantuml.style.SName
- note - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Note - Class in net.sourceforge.plantuml.sequencediagram
- Note(Display, NotePosition, NoteStyle, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Note
- Note(Participant, NotePosition, Display, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Note
- Note(Participant, Participant, Display, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Note
- NOTE - net.sourceforge.plantuml.cucadiagram.LeafType
- NOTE - net.sourceforge.plantuml.FontParam
- NOTE - net.sourceforge.plantuml.sequencediagram.NoteType
- NOTE - net.sourceforge.plantuml.skin.ComponentType
- NOTE_BOX - net.sourceforge.plantuml.skin.ComponentType
- NOTE_HEXAGONAL - net.sourceforge.plantuml.skin.ComponentType
- noteBackground - net.sourceforge.plantuml.ColorParam
- noteBorder - net.sourceforge.plantuml.ColorParam
- noteBorder - net.sourceforge.plantuml.LineParam
- NoteLinkStrategy - Enum in net.sourceforge.plantuml.cucadiagram
- NotePosition - Enum in net.sourceforge.plantuml.sequencediagram
- notEquals(TValue) - Method in class net.sourceforge.plantuml.tim.expression.TValue
- Notes - Class in net.sourceforge.plantuml.sequencediagram
- Notes(Note, Note) - Constructor for class net.sourceforge.plantuml.sequencediagram.Notes
- NotesTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- NotesTile(StringBounder, LivingSpaces, Notes, Rose, ISkinParam) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.NotesTile
- NoteStyle - Enum in net.sourceforge.plantuml.sequencediagram
- noteTextAlignment - net.sourceforge.plantuml.AlignmentParam
- NoteTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- NoteTile(StringBounder, LivingSpace, LivingSpace, Note, Rose, ISkinParam) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- NoteType - Enum in net.sourceforge.plantuml.sequencediagram
- NotFoundException - Exception in ext.plantuml.com.google.zxing
-
Thrown when a barcode was not found in the image.
- NOTI(boolean) - Static method in class smetana.core.Macro
- notifyListeners(PlotEvent) - Method in class jcckit.plot.Plot
-
Sends all registrated
PlotListeners
the specified event. - notNull(String) - Static method in class net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
- NOVEMBER - net.sourceforge.plantuml.project.time.Month
- nowInElse() - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- nowInSomeElseIf() - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- np - Variable in class h.ST_pathend_t
- nPasses - Variable in class h.ST_aspect_t
- nrows - Variable in class h.ST_adjmatrix_t
- ns__c - Class in gen.lib.common
- ns__c() - Constructor for class gen.lib.common.ns__c
- nsiter2(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- nspans - Variable in class h.ST_textlabel_t
- NString - Class in net.sourceforge.plantuml.evalex
- NString(String) - Constructor for class net.sourceforge.plantuml.evalex.NString
- ntab - Variable in class h.ST_dtdata_s
- NULL - Static variable in class net.sourceforge.plantuml.cucadiagram.Display
- NULL - Static variable in class net.sourceforge.plantuml.json.Json
-
Represents the JSON literal
null
. - NULL - Static variable in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.NULL
instead - NULL - Static variable in class net.sourceforge.plantuml.style.ValueNull
- NULL_UNDEFINED - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- NullOutputStream - Class in net.sourceforge.plantuml
- NullOutputStream() - Constructor for class net.sourceforge.plantuml.NullOutputStream
- NullRect() - Static method in class gen.lib.label.rectangle__c
- NUM_MASK_PATTERNS - Static variable in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- NUMB_OF_ARROW_HEADS - Static variable in class smetana.core.Macro
- NUMBER - net.sourceforge.plantuml.tim.expression.TokenType
- NUMBER_OF_TICS_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- NumberAnalyzed - Class in net.sourceforge.plantuml.api
- NumberAnalyzed() - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed
- NumberAnalyzed(String) - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed
- NumberAnalyzed(String, long, long, long, long, long, long) - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed
- NumberAnalyzed2 - Class in net.sourceforge.plantuml.api
- NumberAnalyzed2() - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed2
- NumberAnalyzed2(String) - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed2
- NumberAnalyzed2(String, long, long, long, long, long, long) - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzed2
- NumberAnalyzedDated - Class in net.sourceforge.plantuml.api
- NumberAnalyzedDated() - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzedDated
- NumberAnalyzedDated(String) - Constructor for class net.sourceforge.plantuml.api.NumberAnalyzedDated
- NumberValue(double) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.NumberValue
- NUMERIC - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- numIterations - Variable in class net.sourceforge.plantuml.zopfli.Options
- numParams - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
-
Number of parameters expected for this function.
- numParamsVaries() - Method in class net.sourceforge.plantuml.evalex.AbstractLazyFunction
- numParamsVaries() - Method in interface net.sourceforge.plantuml.evalex.LazyFunction
-
Gets whether the number of accepted parameters varies.
That means that the function does accept an undefined amount of parameters. - numpts - Variable in class smetana.core.Z
- numpts2 - Variable in class smetana.core.Z
- nview - Variable in class h.ST_dt_s
- NW - net.sourceforge.plantuml.core.DiagramType
- NwArray - Class in net.sourceforge.plantuml.nwdiag
- NwArray(int, int) - Constructor for class net.sourceforge.plantuml.nwdiag.NwArray
- NWDIAG - net.sourceforge.plantuml.UmlDiagramType
- NwDiagram - Class in net.sourceforge.plantuml.nwdiag
- NwDiagram() - Constructor for class net.sourceforge.plantuml.nwdiag.NwDiagram
- NwDiagramFactory - Class in net.sourceforge.plantuml.nwdiag
- NwDiagramFactory() - Constructor for class net.sourceforge.plantuml.nwdiag.NwDiagramFactory
- NwGroup - Class in net.sourceforge.plantuml.nwdiag
- NwGroup(String, Network) - Constructor for class net.sourceforge.plantuml.nwdiag.NwGroup
O
- O - Variable in class smetana.core.Z
- obj - Variable in class h.ST_dthold_s
- obj__c - Class in gen.lib.cgraph
- obj__c() - Constructor for class gen.lib.cgraph.obj__c
- object() - Static method in class net.sourceforge.plantuml.json.Json
-
Creates a new empty JsonObject.
- OBJECT - net.sourceforge.plantuml.cucadiagram.LeafType
- OBJECT - net.sourceforge.plantuml.FontParam
- OBJECT - net.sourceforge.plantuml.UmlDiagramType
- OBJECT_ATTRIBUTE - net.sourceforge.plantuml.FontParam
- OBJECT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- objectBackground - net.sourceforge.plantuml.ColorParam
- objectBorder - net.sourceforge.plantuml.ColorParam
- objectBorder - net.sourceforge.plantuml.LineParam
- objectDiagram - net.sourceforge.plantuml.style.SName
- objp - Variable in class h.ST_cinfo_t
- objp2rect(ST_object_t, ST_Rect_t) - Static method in class gen.lib.label.xlabels__c
- objplp2rect(ST_object_t, ST_Rect_t) - Static method in class gen.lib.label.xlabels__c
- objplpmks(ST_XLabels_t, ST_object_t) - Static method in class gen.lib.label.xlabels__c
- objs - Variable in class h.ST_XLabels_t
- objtype - Variable in class h.ST_Agtag_s
- occurs() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- OCTAGON - net.sourceforge.plantuml.svek.ShapeType
- OCTOBER - net.sourceforge.plantuml.project.time.Month
- of(int) - Static method in class net.sourceforge.plantuml.asciiart.Wcwidth
-
See : http://www.cl.cam.ac.uk/%7Emgk25/ucs/wcwidth.c The following two functions define the column width of an ISO 10646 character as follows: - The null character (U+0000) has a column width of 0
- of(String) - Static method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- of(SName...) - Static method in class net.sourceforge.plantuml.style.StyleSignature
- offset - Variable in class net.sourceforge.plantuml.json.Location
-
The absolute character index, starting at 0.
- Offset - Variable in class smetana.core.Z
- OFFSET - Class in smetana.core
- OFFSET(String) - Constructor for class smetana.core.OFFSET
- ok() - Static method in class net.sourceforge.plantuml.api.ImageDataSimple
- ok() - Static method in class net.sourceforge.plantuml.command.CommandExecutionResult
- ok(O) - Static method in class net.sourceforge.plantuml.project.Failable
- OK - net.sourceforge.plantuml.command.CommandControl
- OK - net.sourceforge.plantuml.cucadiagram.dot.ExeState
- OK_PARTIAL - net.sourceforge.plantuml.command.CommandControl
- ok_to_make_edge(ST_Agraph_s, ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.cgraph.edge__c
- OMEGA_CROSSING - Static variable in class net.sourceforge.plantuml.OptionFlags
- ON_X - net.sourceforge.plantuml.ugraphic.comp.CompressionMode
- ON_Y - net.sourceforge.plantuml.ugraphic.comp.CompressionMode
- ONCE - net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
- onceMoreGenerate(long, Class<? extends Diagram>, FileFormat) - Static method in class net.sourceforge.plantuml.stats.StatsUtilsIncrement
- onceMoreParse(long, Class<? extends Diagram>) - Static method in class net.sourceforge.plantuml.stats.StatsUtilsIncrement
- onCircle(Point2D, double) - Static method in class net.sourceforge.plantuml.timingdiagram.graphic.TimeArrow
- oneLineRead() - Method in class net.sourceforge.plantuml.LineLocationImpl
- onePass() - Method in class net.sourceforge.plantuml.geom.kinetic.World
- onePass() - Method in class net.sourceforge.plantuml.graph.BoardExplorer
- onlyThickness() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- onstack - Variable in class h.ST_Agnodeinfo_t
- Opale - Class in net.sourceforge.plantuml.svek.image
- Opale(double, HColor, HColor, TextBlock, boolean) - Constructor for class net.sourceforge.plantuml.svek.image.Opale
- open - Variable in class h.ST_Agiddisc_s
- open - Variable in class h.ST_Agmemdisc_s
- open() - Static method in class smetana.core.Z
- open(Day) - Method in class net.sourceforge.plantuml.project.OpenClose
- OPEN_PAREN_FUNC - net.sourceforge.plantuml.tim.expression.TokenType
- OPEN_PAREN_MATH - net.sourceforge.plantuml.tim.expression.TokenType
- openBufferedReader() - Method in class net.sourceforge.plantuml.security.SFile
- OpenClose - Class in net.sourceforge.plantuml.project
- OpenClose() - Constructor for class net.sourceforge.plantuml.project.OpenClose
- openCluster(int, int, TextBlock, TextBlock, IGroup) - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- openDayAsDate(Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- openFile() - Method in interface net.sourceforge.plantuml.AFile
- openFile() - Method in class net.sourceforge.plantuml.AFileRegular
- openFile() - Method in class net.sourceforge.plantuml.AFileZipEntry
- openFile() - Method in class net.sourceforge.plantuml.security.SFile
- openGroup(String) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- OpenIcon - Class in net.sourceforge.plantuml.openiconic
- openiconPattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- openLink(String) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- openLink(String, String) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- openLink(String, String, String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- openNetwork(String) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- openStream() - Method in class net.sourceforge.plantuml.security.SURL
- oper - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
This operators name (pattern).
- operate(TValue, TValue) - Method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
- Operator - Interface in net.sourceforge.plantuml.evalex
-
Base interface which is required for all operators.
- Operator(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.Expression.Operator
-
Creates a new operator.
- Operator(String, int, boolean, boolean) - Constructor for class net.sourceforge.plantuml.evalex.Expression.Operator
-
Creates a new operator.
- OPERATOR - net.sourceforge.plantuml.tim.expression.TokenType
- OPERATOR_PRECEDENCE_ADDITIVE - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Additive operators precedence: + and -
- OPERATOR_PRECEDENCE_AND - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
And operator precedence: &&
- OPERATOR_PRECEDENCE_COMPARISON - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Comparative operators precedence: <,>,<=,>=
- OPERATOR_PRECEDENCE_EQUALITY - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Equality operators precedence: =, ==, !
- OPERATOR_PRECEDENCE_MULTIPLICATIVE - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Multiplicative operators precedence: *,/,%
- OPERATOR_PRECEDENCE_OR - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Or operator precedence: ||
- OPERATOR_PRECEDENCE_POWER - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Power operator precedence: ^
- OPERATOR_PRECEDENCE_UNARY - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Unary operators precedence: + and - as prefix
- OperatorExpression(Jasic.Expression, char, Jasic.Expression) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.OperatorExpression
- opl - Variable in class smetana.core.Z
- opn_route - Variable in class smetana.core.Z
- opn_shortest - Variable in class smetana.core.Z
- opposite() - Method in enum net.sourceforge.plantuml.golem.TileGeometry
- opposite() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- ops_route - Variable in class smetana.core.Z
- ops_shortest - Variable in class smetana.core.Z
- option - Variable in class h.ST_polygon_t
- Option - Class in net.sourceforge.plantuml
- Option() - Constructor for class net.sourceforge.plantuml.Option
- Option(String...) - Constructor for class net.sourceforge.plantuml.Option
- optionalExpressionAtWithArobase(String) - Static method in class net.sourceforge.plantuml.timingdiagram.command.TimeTickBuilder
- optionallyEatChar(char) - Method in class net.sourceforge.plantuml.tim.Eater
- OptionFlags - Class in net.sourceforge.plantuml
- OptionPreprocOutputMode - Enum in net.sourceforge.plantuml
- OptionPrint - Class in net.sourceforge.plantuml
- OptionPrint() - Constructor for class net.sourceforge.plantuml.OptionPrint
- Options - Class in net.sourceforge.plantuml.zopfli
- Options() - Constructor for class net.sourceforge.plantuml.zopfli.Options
- Options(Options.OutputFormat, Options.BlockSplitting, int) - Constructor for class net.sourceforge.plantuml.zopfli.Options
- Options.BlockSplitting - Enum in net.sourceforge.plantuml.zopfli
- Options.OutputFormat - Enum in net.sourceforge.plantuml.zopfli
- order - Variable in class h.ST_Agnodeinfo_t
- order - Variable in class h.ST_port
- orderBestPatterns(ResultPoint[]) - Static method in class ext.plantuml.com.google.zxing.ResultPoint
-
Orders an array of three ResultPoints in an order [A,B,C] such that AB < AC and BC < AC and the angle between BC and BA is less than 180 degrees.
- ordercmpf - Static variable in class gen.lib.dotgen.mincross__c
- ordercmpf(Integer, Integer) - Static method in class gen.lib.dotgen.mincross__c
- ordered_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- ordinal() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
- OregonBasicGame - Class in net.sourceforge.plantuml.oregon
- OregonBasicGame() - Constructor for class net.sourceforge.plantuml.oregon.OregonBasicGame
- org.stathissideris.ascii2image.core - package org.stathissideris.ascii2image.core
- org.stathissideris.ascii2image.graphics - package org.stathissideris.ascii2image.graphics
- org.stathissideris.ascii2image.text - package org.stathissideris.ascii2image.text
- orientation - Variable in class h.ST_polygon_t
- Orientation - Enum in net.sourceforge.plantuml.geom
- ORIENTATION_ANGLE_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- ORIGIN_KEY - Static variable in class jcckit.plot.CartesianCoordinateSystem
-
Configuration parameter key.
- ORIGIN_KEY - Static variable in class jcckit.plot.PositionHint
-
Configuration parameter key.
- Original - Annotation Type in gen.annotation
- ortho(Point2D.Double, double) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- ORTHO - net.sourceforge.plantuml.cucadiagram.dot.DotSplines
- Oscillator - Class in net.sourceforge.plantuml.svek
- Oscillator() - Constructor for class net.sourceforge.plantuml.svek.Oscillator
- other - Variable in class h.ST_Agnodeinfo_t
- OTHER - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Unspecified, application-specific hint.
- other_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- otherStringsEndInTheSameColumn(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- otherStringsStartInTheSameColumn(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.TextGrid
- out - Variable in class h.ST_Agedgepair_s
- out - Variable in class h.ST_Agnodeinfo_t
- out - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- out_cross(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.mincross__c
- out_id - Variable in class h.ST_Agsubnode_s
- out_id_AMP() - Method in class h.ST_Agsubnode_s
- out_seq - Variable in class h.ST_Agsubnode_s
- out_seq_AMP() - Method in class h.ST_Agsubnode_s
- outColor(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- outColor(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- outDisplay(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- outerBox(int) - Method in class net.sourceforge.plantuml.geom.Box
- outHtml() - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- outleaf - Variable in class h.ST_Agnodeinfo_t
- outp - Variable in class smetana.core.Z
- OUTPUT_PIN - net.sourceforge.plantuml.cucadiagram.EntityPosition
- outputDirectory - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- outputFile - Variable in class net.sourceforge.plantuml.SourceFileReaderAbstract
- outputImage(OutputStream) - Method in class net.sourceforge.plantuml.SourceStringReader
- outputImage(OutputStream, int) - Method in class net.sourceforge.plantuml.SourceStringReader
- outputImage(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
- outputImage(OutputStream, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
- outputImage(SFile) - Method in class net.sourceforge.plantuml.SourceStringReader
- OutputStreamProtected - Class in net.sourceforge.plantuml.code.deflate
- OutputStreamProtected() - Constructor for class net.sourceforge.plantuml.code.deflate.OutputStreamProtected
- outputType - Variable in class net.sourceforge.plantuml.zopfli.Options
- Oval - Class in jcckit.graphic
-
An oval (i.e. an ellipse).
- Oval(GraphPoint, double, double, GraphicAttributes) - Constructor for class jcckit.graphic.Oval
-
Creates a new instance.
- OVAL - net.sourceforge.plantuml.svek.ShapeType
- OvalRenderer - Interface in jcckit.graphic
- Oven - Class in net.sourceforge.plantuml.graph
- Oven(double, CostComputer) - Constructor for class net.sourceforge.plantuml.graph.Oven
- OVER - net.sourceforge.plantuml.sequencediagram.NotePosition
- OVER_SEVERAL - net.sourceforge.plantuml.sequencediagram.NotePosition
- overideNotePosition(NotePosition) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- overideNotePosition(NotePosition) - Method in class net.sourceforge.plantuml.sequencediagram.MessageExo
- overlap(double, double, double, double) - Static method in class gen.lib.common.routespl__c
- overlap(int, int, int, int) - Static method in class gen.lib.common.routespl__c
- overlap(FingerPrint) - Method in class net.sourceforge.plantuml.project.draw.FingerPrint
- Overlap(ST_Rect_t, ST_Rect_t) - Static method in class gen.lib.label.rectangle__c
- overrideFilename(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- overrideImage(IEntityImage, LeafType) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- overrideImage(IEntityImage, LeafType) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- overrideImage(IEntityImage, LeafType) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- overrideLastLine(String) - Method in class net.sourceforge.plantuml.command.BlocLines
- overwriteFiles() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- overwriteYes(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
P
- p - Variable in class h.ST_port
- p_box - Variable in class smetana.core.Z
- p_ellipse - Variable in class smetana.core.Z
- p1 - Static variable in class net.sourceforge.plantuml.command.SkinLoader
- pack__c - Class in gen.lib.pack
- pack__c() - Constructor for class gen.lib.pack.pack__c
- PACKAGE - net.sourceforge.plantuml.cucadiagram.GroupType
- PACKAGE - net.sourceforge.plantuml.FontParam
- PACKAGE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- PACKAGE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- package_ - net.sourceforge.plantuml.style.SName
- PACKAGE_PRIVATE_FIELD - net.sourceforge.plantuml.skin.VisibilityModifier
- PACKAGE_PRIVATE_FIELD - Static variable in class net.sourceforge.plantuml.StringUtils
- PACKAGE_PRIVATE_METHOD - net.sourceforge.plantuml.skin.VisibilityModifier
- PACKAGE_PRIVATE_METHOD - Static variable in class net.sourceforge.plantuml.StringUtils
- PACKAGE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- packageBackground - net.sourceforge.plantuml.ColorParam
- packageBorder - net.sourceforge.plantuml.ColorParam
- packageBorder - net.sourceforge.plantuml.LineParam
- packageStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- packageStyle() - Method in class net.sourceforge.plantuml.SkinParam
- packageStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- PackageStyle - Enum in net.sourceforge.plantuml.svek
- packageTitleAlignment - net.sourceforge.plantuml.AlignmentParam
- PAD(ST_pointf) - Static method in class smetana.core.Macro
- Padder - Class in net.sourceforge.plantuml.skin
- Padding - net.sourceforge.plantuml.style.PName
- PaddingParam - Enum in net.sourceforge.plantuml
- paddingY - Static variable in class net.sourceforge.plantuml.skin.rose.Rose
- page - Variable in class h.ST_layout_t
- Page - Class in net.sourceforge.plantuml.sequencediagram.graphic
- Page(double, double, double, double, double, Display) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.Page
- paint() - Method in class jcckit.GraphicsPlotCanvas
-
Paints the plot.
- paint(Graphics) - Method in class net.sourceforge.plantuml.Splash
- paintBackcolorGradient(ColorMapper, HColorGradient) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- Pair<T,K> - Class in org.stathissideris.ascii2image.core
- Pair(T, K) - Constructor for class org.stathissideris.ascii2image.core.Pair
- PairInt - Class in net.sourceforge.plantuml.code
- PairInt(int, int) - Constructor for class net.sourceforge.plantuml.code.PairInt
- PairOfSomething - Class in net.sourceforge.plantuml.project.lang
- PairOfSomething(Something, Something) - Constructor for class net.sourceforge.plantuml.project.lang.PairOfSomething
- palSize - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- PAPER_KEY - Static variable in class jcckit.plot.PlotCanvas
-
Configuration parameter key.
- par - Variable in class h.ST_Agnodeinfo_t
- par - Variable in class h.ST_subtree_t
- ParallelBuilderFork - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- ParallelBuilderFork(ISkinParam, StringBounder, String, Swimlane, Swimlane, List<Ftile>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderFork
- ParallelBuilderMerge - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- ParallelBuilderMerge(ISkinParam, StringBounder, List<Ftile>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderMerge
- ParallelBuilderSplit - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- ParallelBuilderSplit(ISkinParam, StringBounder, List<Ftile>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderSplit
- params - Variable in class h.ST_XLabels_t
- parent - Variable in class h.ST_Agraph_s
- parent - Variable in class h.ST_Agraphinfo_t
- parent - Variable in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- parent() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- PARENTHESIS - net.sourceforge.plantuml.cucadiagram.LinkDecor
- parse(Reader) - Static method in class net.sourceforge.plantuml.json.Json
-
Reads the entire input from the given reader and parses it as JSON.
- parse(Reader) - Method in class net.sourceforge.plantuml.json.JsonParser
-
Reads the entire input from the given reader and parses it as JSON.
- parse(Reader, int) - Method in class net.sourceforge.plantuml.json.JsonParser
-
Reads the entire input from the given reader and parses it as JSON.
- parse(String) - Static method in class ext.plantuml.com.ctreber.acearth.util.StringParser
- parse(String) - Static method in class net.sourceforge.plantuml.json.Json
-
Parses the given input string as JSON.
- parse(String) - Method in class net.sourceforge.plantuml.json.JsonParser
-
Parses the given input string.
- parse(List<String>) - Method in class net.sourceforge.plantuml.yaml.SimpleYamlParser
- parse(BoolDecoder, boolean, boolean) - Method in class net.sourceforge.plantuml.webp.SegmentQuants
- parse_reclbl(ST_Agnode_s, boolean, boolean, CString) - Static method in class gen.lib.common.shapes__c
- parsed() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- PARSED_COUNT - net.sourceforge.plantuml.stats.api.StatsColumn
- PARSED_MAX_TIME - net.sourceforge.plantuml.stats.api.StatsColumn
- PARSED_MEAN_TIME - net.sourceforge.plantuml.stats.api.StatsColumn
- PARSED_STANDARD_DEVIATION - net.sourceforge.plantuml.stats.api.StatsColumn
- parsedDated() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- ParsedGenerated - Class in net.sourceforge.plantuml.stats
- ParseException - Exception in net.sourceforge.plantuml.json
-
An unchecked exception to indicate that an input does not qualify as valid JSON.
- parsePackModeInfo(CString, EN_pack_mode, ST_pack_info) - Static method in class gen.lib.pack.pack__c
- Parser - Class in net.sourceforge.plantuml.creole
- Parser() - Constructor for class net.sourceforge.plantuml.creole.Parser
- parseTimeTick(String, RegexResult, Clocks) - Static method in class net.sourceforge.plantuml.timingdiagram.command.TimeTickBuilder
- parseUnicode(String, FontConfiguration) - Static method in class net.sourceforge.plantuml.creole.rosetta.StripeRow
- partial(int) - Static method in class net.sourceforge.plantuml.project.ConstantPlan
- partials() - Method in class net.sourceforge.plantuml.command.regex.RegexComposed
- participant - net.sourceforge.plantuml.style.SName
- Participant - Class in net.sourceforge.plantuml.sequencediagram
- Participant(ParticipantType, String, Display, Set<EntityPortion>, int, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Participant
- PARTICIPANT - net.sourceforge.plantuml.FontParam
- PARTICIPANT - net.sourceforge.plantuml.PaddingParam
- PARTICIPANT - net.sourceforge.plantuml.sequencediagram.ParticipantType
- PARTICIPANT - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- PARTICIPANT_HEAD - net.sourceforge.plantuml.skin.ComponentType
- PARTICIPANT_LINE - net.sourceforge.plantuml.skin.ComponentType
- PARTICIPANT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- PARTICIPANT_TAIL - net.sourceforge.plantuml.skin.ComponentType
- participantBackground - net.sourceforge.plantuml.ColorParam
- participantBorder - net.sourceforge.plantuml.ColorParam
- ParticipantBox - Class in net.sourceforge.plantuml.sequencediagram.graphic
- ParticipantBox(Component, Component, Component, Component, double, int) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- ParticipantBoxSimple - Class in net.sourceforge.plantuml.sequencediagram.graphic
- ParticipantBoxSimple(double) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- ParticipantBoxSimple(double, String) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- ParticipantEnglober - Class in net.sourceforge.plantuml.sequencediagram
- ParticipantEnglober(Display, HColor, Stereotype) - Constructor for class net.sourceforge.plantuml.sequencediagram.ParticipantEnglober
- participants() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- participants() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- participantsContainsKey(String) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- ParticipantType - Enum in net.sourceforge.plantuml.sequencediagram
- partition - net.sourceforge.plantuml.style.SName
- partition - Variable in class h.ST_PartitionVars
- PARTITION - net.sourceforge.plantuml.FontParam
- partitionBackground - net.sourceforge.plantuml.ColorParam
- partitionBorder - net.sourceforge.plantuml.ColorParam
- partitionBorder - net.sourceforge.plantuml.LineParam
- Partitions - Variable in class h.ST_SplitQ_t
- path() - Method in annotation type gen.annotation.Original
- Path - Class in net.sourceforge.plantuml.geom.kinetic
- Path - Class in net.sourceforge.plantuml.golem
- Path - Class in net.sourceforge.plantuml.posimo
- Path(Frame, Frame) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Path
- Path(Block, Block, Label) - Constructor for class net.sourceforge.plantuml.posimo.Path
- Path(Block, Block, Label, int, boolean) - Constructor for class net.sourceforge.plantuml.posimo.Path
- PathDrawer - Interface in net.sourceforge.plantuml.posimo
- PathDrawerInterface - Class in net.sourceforge.plantuml.posimo
- PathIteratorLimited - Class in net.sourceforge.plantuml.ugraphic.eps
- PathIteratorLimited(Shape, int, int) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.PathIteratorLimited
- pathscross(ST_Agnode_s, ST_Agnode_s, ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.dotsplines__c
- pathSeparator - Static variable in class net.sourceforge.plantuml.security.SFile
- PathUtils - Class in net.sourceforge.plantuml.project.draw
- PathUtils() - Constructor for class net.sourceforge.plantuml.project.draw.PathUtils
- pattern() - Method in class net.sourceforge.plantuml.command.regex.Pattern2
- pattern() - Static method in class net.sourceforge.plantuml.cucadiagram.Stereotag
- PATTERN - Static variable in class net.sourceforge.plantuml.classdiagram.command.GenericRegexProducer
- Pattern2 - Class in net.sourceforge.plantuml.command.regex
- Pattern2(Pattern) - Constructor for class net.sourceforge.plantuml.command.regex.Pattern2
- patternFilename - Static variable in class net.sourceforge.plantuml.utils.StartUtils
- patternStereotype - Static variable in class net.sourceforge.plantuml.cucadiagram.Display
- patternStereotype - Static variable in class net.sourceforge.plantuml.wbs.WBSDiagram
- PAUSE_PATTERN - Static variable in class net.sourceforge.plantuml.utils.StartUtils
- pauses() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- pboxfn - Variable in class h.ST_shape_functions
- Pcat1 - Static variable in class net.sourceforge.plantuml.webp.Globals
- Pcat2 - Static variable in class net.sourceforge.plantuml.webp.Globals
- Pcat3 - Static variable in class net.sourceforge.plantuml.webp.Globals
- Pcat4 - Static variable in class net.sourceforge.plantuml.webp.Globals
- Pcat5 - Static variable in class net.sourceforge.plantuml.webp.Globals
- Pcat6 - Static variable in class net.sourceforge.plantuml.webp.Globals
- PDF - net.sourceforge.plantuml.FileFormat
- PDF417 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
PDF417 format.
- PdfConverter - Class in net.sourceforge.plantuml.pdf
- PdfConverter() - Constructor for class net.sourceforge.plantuml.pdf.PdfConverter
- PDrawing - Interface in net.sourceforge.plantuml.timingdiagram.graphic
- peek() - Method in interface net.sourceforge.plantuml.tim.iterator.CodeIterator
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorAffectation
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorForeach
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorIf
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorImpl
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorInnerComment
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorLegacyDefine
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorLongComment
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorProcedure
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorReturnFunction
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorShortComment
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorSub
- peek() - Method in class net.sourceforge.plantuml.tim.iterator.CodeIteratorWhile
- peek() - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- peek() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- peek(int) - Method in interface net.sourceforge.plantuml.salt.DataSource
- peek(int) - Method in class net.sourceforge.plantuml.salt.DataSourceImpl
- peekChar() - Method in class net.sourceforge.plantuml.tim.Eater
- peekCharN2() - Method in class net.sourceforge.plantuml.tim.Eater
- peekForeach() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- peekForeach() - Method in interface net.sourceforge.plantuml.tim.TMemory
- peekIf() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- peekIf() - Method in interface net.sourceforge.plantuml.tim.TMemory
- peekPrevious() - Method in interface net.sourceforge.plantuml.version.IteratorCounter2
- peekPrevious() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- peekToken() - Method in interface net.sourceforge.plantuml.tim.expression.TokenIterator
- peekWhile() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- peekWhile() - Method in interface net.sourceforge.plantuml.tim.TMemory
- pend__c - Class in gen.lib.cgraph
- pend__c() - Constructor for class gen.lib.cgraph.pend__c
- pendingFunction() - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- PentaAShape - Class in net.sourceforge.plantuml.timingdiagram.graphic
- PentaBShape - Class in net.sourceforge.plantuml.timingdiagram.graphic
- perDay() - Method in class net.sourceforge.plantuml.api.CountRate
- perDayMax() - Method in class net.sourceforge.plantuml.api.CountRate
- performAntialias() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- performSeparationOfCommonEdges() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- perHour() - Method in class net.sourceforge.plantuml.api.CountRate
- perHourMax() - Method in class net.sourceforge.plantuml.api.CountRate
- peripheries - Variable in class h.ST_polygon_t
- perMinute() - Method in class net.sourceforge.plantuml.api.CountRate
- perMinuteMax() - Method in class net.sourceforge.plantuml.api.CountRate
- persistMe(String) - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- PF2P(ST_pointf, ST_point) - Static method in class smetana.core.Macro
- PF2P(ST_pointf, ST_pointf) - Static method in class smetana.core.Macro
- pht1 - Variable in class h.ST_rank_t
- pht2 - Variable in class h.ST_rank_t
- PI - Static variable in class ext.plantuml.com.ctreber.acearth.util.Toolkit
- PI - Static variable in class net.sourceforge.plantuml.evalex.Expression
-
Definition of PI as a constant, can be used in expressions as variable.
- PickBranch(ST_Rect_t, ST_Node_t___) - Static method in class gen.lib.label.node__c
- PickSeeds(ST_RTree) - Static method in class gen.lib.label.split_q__c
- PicoWebServer - Class in net.sourceforge.plantuml.picoweb
- PicoWebServer(Socket) - Constructor for class net.sourceforge.plantuml.picoweb.PicoWebServer
- PicoWebServerTest - Class in net.sourceforge.plantuml.picoweb
- PicoWebServerTest() - Constructor for class net.sourceforge.plantuml.picoweb.PicoWebServerTest
- PiecewiseAffineComposition - Class in net.sourceforge.plantuml.ugraphic.comp
- PiecewiseAffineComposition(PiecewiseAffineComposition, PiecewiseAffineComposition) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineComposition
- PiecewiseAffineOnXorYBuilder - Class in net.sourceforge.plantuml.ugraphic.comp
- PiecewiseAffineTransform - Interface in net.sourceforge.plantuml.ugraphic.comp
- Pin - Class in net.sourceforge.plantuml.hector
- Pin(int, Object) - Constructor for class net.sourceforge.plantuml.hector.Pin
- PinFactory - Class in net.sourceforge.plantuml.hector
- PinFactory() - Constructor for class net.sourceforge.plantuml.hector.PinFactory
- PinLink - Class in net.sourceforge.plantuml.hector
- PinLink(Pin, Pin, int, Object) - Constructor for class net.sourceforge.plantuml.hector.PinLink
- PinLinksContinuousSet - Class in net.sourceforge.plantuml.hector
- PinLinksContinuousSet() - Constructor for class net.sourceforge.plantuml.hector.PinLinksContinuousSet
- Pipe - Class in net.sourceforge.plantuml
- Pipe(Option, PrintStream, InputStream, String) - Constructor for class net.sourceforge.plantuml.Pipe
- PixelCanvas - Class in ext.plantuml.com.ctreber.acearth.gui
-
Swing compatible drawing surface for images and graphics.
- PixelCanvas(int, int) - Constructor for class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
-
Construct a canvas of the specified size.
- PixelImage - Class in net.sourceforge.plantuml.ugraphic
- PixelImage(BufferedImage, AffineTransformType) - Constructor for class net.sourceforge.plantuml.ugraphic.PixelImage
- pixels - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- pixelToInches(double) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- PixTypeGridLand - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- PixTypeGridWater - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- PixTypeLand - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- PixTypeSpace - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- PixTypeStar - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- PixTypeWater - Static variable in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- place_graph_label(ST_Agraph_s) - Static method in class gen.lib.common.postproc__c
- place_vnlabel(ST_Agnode_s) - Static method in class gen.lib.dotgen.dotsplines__c
- Placeable - Interface in net.sourceforge.plantuml.bpm
- placeLabels(CArray<ST_object_t>, int, CArray<ST_xlabel_t>, int, ST_label_params_t) - Static method in class gen.lib.label.xlabels__c
- PlacementStrategy - Interface in net.sourceforge.plantuml.ugraphic
- PlacementStrategyVisibility - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyVisibility(StringBounder, int) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyVisibility
- PlacementStrategyX1X2 - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyX1X2(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyX1X2
- PlacementStrategyX1Y2Y3 - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyX1Y2Y3(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyX1Y2Y3
- PlacementStrategyY1Y2 - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyY1Y2(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2
- PlacementStrategyY1Y2Center - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyY1Y2Center(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Center
- PlacementStrategyY1Y2Left - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyY1Y2Left(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Left
- PlacementStrategyY1Y2Right - Class in net.sourceforge.plantuml.ugraphic
- PlacementStrategyY1Y2Right(StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Right
- PLAIN - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- PLAIN - net.sourceforge.plantuml.graphic.FontStyle
- PLAIN - net.sourceforge.plantuml.tim.TLineType
- PLAIN_TEXT - net.sourceforge.plantuml.tim.expression.TokenType
- plain_vnode(ST_Agraph_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.class2__c
- Plan - Class in net.sourceforge.plantuml.graph2
- Plan() - Constructor for class net.sourceforge.plantuml.graph2.Plan
- planeToType(SubBlock.PLANE, Boolean) - Static method in class net.sourceforge.plantuml.webp.SubBlock
- PlantUmlTask - Class in net.sourceforge.plantuml.ant
- PlantUmlTask() - Constructor for class net.sourceforge.plantuml.ant.PlantUmlTask
- PlantumlUtils - Class in net.sourceforge.plantuml.api
- PlantumlUtils() - Constructor for class net.sourceforge.plantuml.api.PlantumlUtils
- PlanUtils - Class in net.sourceforge.plantuml.project
- Player - Class in net.sourceforge.plantuml.timingdiagram
- Player(String, ISkinParam, TimingRuler, boolean) - Constructor for class net.sourceforge.plantuml.timingdiagram.Player
- PLAYER_CODE - Static variable in class net.sourceforge.plantuml.timingdiagram.command.CommandTimeMessage
- PlayerAnalog - Class in net.sourceforge.plantuml.timingdiagram
- PlayerAnalog(String, ISkinParam, TimingRuler, boolean) - Constructor for class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- PlayerBinary - Class in net.sourceforge.plantuml.timingdiagram
- PlayerBinary(String, ISkinParam, TimingRuler, boolean) - Constructor for class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- PlayerClock - Class in net.sourceforge.plantuml.timingdiagram
- PlayerClock(ISkinParam, TimingRuler, int, int, boolean) - Constructor for class net.sourceforge.plantuml.timingdiagram.PlayerClock
- PlayerFrame - Class in net.sourceforge.plantuml.timingdiagram.graphic
- PlayerFrame(TextBlock) - Constructor for class net.sourceforge.plantuml.timingdiagram.graphic.PlayerFrame
- PlayerRobustConcise - Class in net.sourceforge.plantuml.timingdiagram
- PlayerRobustConcise(TimingStyle, String, ISkinParam, TimingRuler, boolean) - Constructor for class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- PlayingSpace - Class in net.sourceforge.plantuml.sequencediagram.teoz
- PlayingSpace(SequenceDiagram, Englobers, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- PlayingSpaceWithParticipants - Class in net.sourceforge.plantuml.sequencediagram.teoz
- PlayingSpaceWithParticipants(PlayingSpace) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- pleaseGoTo(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- Plot - Class in jcckit.plot
-
A plot is determined by a
CoordinateSystem
,Curves
, an optional annotation layer and an optionalLegend
. - Plot(ConfigParameters) - Constructor for class jcckit.plot.Plot
-
Creates an instance from the specified configuration parameters.
- PLOT_KEY - Static variable in class jcckit.plot.PlotCanvas
-
Configuration parameter key.
- PlotCanvas - Class in jcckit.plot
-
An abstract canvas containg a single
Plot
. - PlotCanvas(ConfigParameters) - Constructor for class jcckit.plot.PlotCanvas
-
Creates an instance from the specified configuration parameters.
- plotChanged(PlotEvent) - Method in class jcckit.plot.PlotCanvas
-
Handles the spcified event.
- plotChanged(PlotEvent) - Method in interface jcckit.plot.PlotListener
-
Receives the specified plot event.
- PlotEvent - Class in jcckit.plot
-
A plot event signales some changes of a
Plot
. - PlotEvent(Plot, PlotEventType, Object) - Constructor for class jcckit.plot.PlotEvent
-
Creates a new event for the specified source, type, and message.
- PlotEventType - Class in jcckit.plot
-
Types of
PlotEvents
. - PlotListener - Interface in jcckit.plot
-
Listener for changes of plots, diagrams, and charts.
- PLSSignature - Class in net.sourceforge.plantuml.version
- PLSSignature(int, byte[], long, long, String, String) - Constructor for class net.sourceforge.plantuml.version.PLSSignature
- Plugin - Class in ext.plantuml.com.ctreber.acearth.plugins
- Plugin() - Constructor for class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- PluginMarkers - Class in ext.plantuml.com.ctreber.acearth.plugins.markers
-
Renders markers to the render target. a
- PluginMarkers(List<Marker>) - Constructor for class ext.plantuml.com.ctreber.acearth.plugins.markers.PluginMarkers
- plus(int) - Method in class smetana.core.size_t
- plus(PairInt) - Method in class net.sourceforge.plantuml.code.PairInt
- plus(VectorForce) - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- PLUS - net.sourceforge.plantuml.cucadiagram.LinkDecor
- plus_(int) - Method in class h.ST_Agedge_s
- plus_(int) - Method in class smetana.core.CArray
- plus_(int) - Method in class smetana.core.CArrayOfStar
- plus_(int) - Method in class smetana.core.CString
- plusOne(FileFormat, long) - Method in class net.sourceforge.plantuml.stats.FormatCounter
- pn - Variable in class h.ST_Ppoly_t
- PName - Enum in net.sourceforge.plantuml.style
- PNG - net.sourceforge.plantuml.FileFormat
- PNG - net.sourceforge.plantuml.ugraphic.UFontContext
- PNG_OR_GIF - Static variable in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- PngFlashcoder - Class in net.sourceforge.plantuml.png
- PngFlashcoder(List<BufferedImage>) - Constructor for class net.sourceforge.plantuml.png.PngFlashcoder
- PngIO - Class in net.sourceforge.plantuml.png
- PngIO() - Constructor for class net.sourceforge.plantuml.png.PngIO
- PngIOMetadata - Class in net.sourceforge.plantuml.png
- PngIOMetadata() - Constructor for class net.sourceforge.plantuml.png.PngIOMetadata
- PngRotation - Class in net.sourceforge.plantuml.png
- PngRotation() - Constructor for class net.sourceforge.plantuml.png.PngRotation
- PngSizer - Class in net.sourceforge.plantuml.png
- PngSizer() - Constructor for class net.sourceforge.plantuml.png.PngSizer
- PngSplitter - Class in net.sourceforge.plantuml.png
- PngSplitter(SuggestedFile, int, int, String, int, boolean, SplitParam) - Constructor for class net.sourceforge.plantuml.png.PngSplitter
- PngTitler - Class in net.sourceforge.plantuml.png
- PngTitler(HColor, DisplaySection, int, String, HColor, boolean, Style, HColorSet, ISkinSimple) - Constructor for class net.sourceforge.plantuml.png.PngTitler
- pnl0p - Variable in class h.ST_tedge_t
- pnl1p - Variable in class h.ST_tedge_t
- pnll - Variable in class smetana.core.Z
- pnln - Variable in class smetana.core.Z
- pnlpn - Variable in class h.ST_deque_t
- pnlps - Variable in class h.ST_deque_t
- pnlps - Variable in class smetana.core.Z
- pnls - Variable in class smetana.core.Z
- Point - Class in jcckit.util
-
Immutable class of a two-dimensional point with floating point coordinates.
- Point(double[]) - Constructor for class jcckit.util.Point
-
Creates an instance for the specified vector.
- Point(double, double) - Constructor for class jcckit.util.Point
-
Creates an instance for the specified coordinates.
- POINT_FOR_ASSOCIATION - net.sourceforge.plantuml.cucadiagram.LeafType
- Point2D - Class in ext.plantuml.com.ctreber.acearth.util
-
A point in a 2 axis space.
- Point2D(double, double) - Constructor for class ext.plantuml.com.ctreber.acearth.util.Point2D
- Point2DCharge - Class in net.sourceforge.plantuml.geom.kinetic
- Point2DCharge(double, double) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- Point2DCharge(Point2D, double) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- Point2DFunction - Interface in net.sourceforge.plantuml.svek
- Point2DInt - Class in net.sourceforge.plantuml.geom
- Point2DInt(int, int) - Constructor for class net.sourceforge.plantuml.geom.Point2DInt
- Point3D - Class in ext.plantuml.com.ctreber.acearth.util
-
A point in a 2 axis space.
- Point3D(double, double, double) - Constructor for class ext.plantuml.com.ctreber.acearth.util.Point3D
- Pointable - Interface in net.sourceforge.plantuml.geom
- PointAndAngle - Class in net.sourceforge.plantuml.svek
- PointAndAngle(Point2D, double) - Constructor for class net.sourceforge.plantuml.svek.PointAndAngle
- PointDirected - Class in net.sourceforge.plantuml.svek
- PointDirected(Point2D, double) - Constructor for class net.sourceforge.plantuml.svek.PointDirected
- pointfof(double, double) - Static method in class h.ST_pointf
- pointfs - Variable in class smetana.core.Z
- pointfs2 - Variable in class smetana.core.Z
- pointftoString(ST_pointf) - Static method in class net.sourceforge.plantuml.sdot.DebugUtils
- pointintri(int, ST_pointf) - Static method in class gen.lib.pathplan.shortest__c
- PointListIterator - Interface in net.sourceforge.plantuml.svek
- pointMoved(Point2DCharge) - Method in interface net.sourceforge.plantuml.geom.kinetic.MoveObserver
- pointMoved(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.World
- points - Variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- POINTS(double) - Static method in class smetana.core.Macro
- POINTS_EQUALS - Static variable in class net.sourceforge.plantuml.svek.SvgResult
- POINTS_PER_INCH - Static variable in class smetana.core.Macro
- points2coeff(double, double, double, double, double[]) - Static method in class gen.lib.pathplan.route__c
- pollForeach() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- pollForeach() - Method in interface net.sourceforge.plantuml.tim.TMemory
- pollIf() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- pollIf() - Method in interface net.sourceforge.plantuml.tim.TMemory
- pollWhile() - Method in class net.sourceforge.plantuml.tim.ExecutionContexts
- pollWhile() - Method in interface net.sourceforge.plantuml.tim.TMemory
- poly - Variable in class smetana.core.Z
- poly_fns - Variable in class smetana.core.Z
- poly_free - Static variable in class gen.lib.common.shapes__c
- poly_free(Object...) - Static method in class gen.lib.common.shapes__c
- poly_gencode - Static variable in class gen.lib.common.shapes__c
- poly_gencode(Object...) - Static method in class gen.lib.common.shapes__c
- poly_init - Static variable in class gen.lib.common.shapes__c
- poly_init(ST_Agnode_s) - Static method in class gen.lib.common.shapes__c
- poly_inside - Static variable in class gen.lib.common.shapes__c
- poly_inside(ST_inside_t, ST_pointf) - Static method in class gen.lib.common.shapes__c
- poly_path - Static variable in class gen.lib.common.shapes__c
- poly_path(ST_Agnode_s, ST_port, int, Object, Object) - Static method in class gen.lib.common.shapes__c
- poly_port - Static variable in class gen.lib.common.shapes__c
- poly_port(ST_Agnode_s, CString, CString) - Static method in class gen.lib.common.shapes__c
- polygon - Variable in class h.ST_shape_desc
- polygon(double[]) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- polygon(UPolygon) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- Polygon - Class in ext.plantuml.com.ctreber.acearth.util
-
A polygon in a 3 axis space.
- Polygon - Class in jcckit.graphic
-
A polygon or polyline.
- Polygon(int, Point3D[]) - Constructor for class ext.plantuml.com.ctreber.acearth.util.Polygon
- Polygon(GraphicAttributes, boolean) - Constructor for class jcckit.graphic.Polygon
-
Creates an instance of the specified graphic attributes.
- PolygonRenderer - Interface in jcckit.graphic
- Polyline - Interface in net.sourceforge.plantuml.geom
- POLYLINE - net.sourceforge.plantuml.cucadiagram.dot.DotSplines
- Polyline2 - Class in net.sourceforge.plantuml.graph2
- Polyline2(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.graph2.Polyline2
- PolylineBreakeable - Class in net.sourceforge.plantuml.geom
- PolylineBreakeable(Pointable, Pointable) - Constructor for class net.sourceforge.plantuml.geom.PolylineBreakeable
- PolylineImpl - Class in net.sourceforge.plantuml.geom
- PolylineImpl(Pointable, Pointable) - Constructor for class net.sourceforge.plantuml.geom.PolylineImpl
- polypointn - Variable in class smetana.core.Z
- polypoints - Variable in class smetana.core.Z
- PORT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- PORT - net.sourceforge.plantuml.cucadiagram.LeafType
- portcmp(ST_port, ST_port) - Static method in class gen.lib.dotgen.dotsplines__c
- portfn - Variable in class h.ST_shape_functions
- PortGeometry - Class in net.sourceforge.plantuml.svek
- PortGeometry(double, double) - Constructor for class net.sourceforge.plantuml.svek.PortGeometry
- PORTIN - net.sourceforge.plantuml.cucadiagram.EntityPosition
- PORTIN - net.sourceforge.plantuml.cucadiagram.LeafType
- PortionShower - Interface in net.sourceforge.plantuml.cucadiagram
- PORTOUT - net.sourceforge.plantuml.cucadiagram.EntityPosition
- PORTOUT - net.sourceforge.plantuml.cucadiagram.LeafType
- Ports - Class in net.sourceforge.plantuml.svek
- Ports() - Constructor for class net.sourceforge.plantuml.svek.Ports
- ports_eq(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.position__c
- pos - Variable in class h.ST_BestPos_t
- pos - Variable in class h.ST_object_t
- pos - Variable in class h.ST_textlabel_t
- pos - Variable in class h.ST_xlabel_t
- pos_clusters(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- pos_reclbl(ST_field_t, ST_pointf, int) - Static method in class gen.lib.common.shapes__c
- Position - Class in net.sourceforge.plantuml.creole
- Position - Class in net.sourceforge.plantuml.golem
- Position - Class in net.sourceforge.plantuml.salt
- Position - Enum in net.sourceforge.plantuml.command
- Position(double, double, Dimension2D) - Constructor for class net.sourceforge.plantuml.creole.Position
- Position(int, int) - Constructor for class net.sourceforge.plantuml.salt.Position
- Position(int, int, int, int) - Constructor for class net.sourceforge.plantuml.golem.Position
- position__c - Class in gen.lib.dotgen
- position__c() - Constructor for class gen.lib.dotgen.position__c
- POSITION_KEY - Static variable in class jcckit.plot.PositionHint
-
Configuration parameter key.
- Positionable - Interface in net.sourceforge.plantuml.posimo
- PositionableImpl - Class in net.sourceforge.plantuml.posimo
- PositionableImpl(double, double, Dimension2D) - Constructor for class net.sourceforge.plantuml.posimo.PositionableImpl
- PositionableImpl(Point2D, Dimension2D) - Constructor for class net.sourceforge.plantuml.posimo.PositionableImpl
- PositionableUtils - Class in net.sourceforge.plantuml.posimo
- PositionableUtils() - Constructor for class net.sourceforge.plantuml.posimo.PositionableUtils
- PositionedNote - Class in net.sourceforge.plantuml.activitydiagram3
- PositionedNote(Display, NotePosition, NoteType, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- PositionedNote(Display, NotePosition, NoteType, Colors, Swimlane) - Constructor for class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- PositionHint - Class in jcckit.plot
-
An immutable
Hint
capsulating twoGraphPoints
. - PositionHint(GraphPoint, GraphPoint) - Constructor for class jcckit.plot.PositionHint
-
Creates an instance based on two points.
- PositionHint(ConfigParameters) - Constructor for class jcckit.plot.PositionHint
-
Creates an instance from the specified configuration parameters.
- Positionned - Interface in net.sourceforge.plantuml.cute
- PositionnedImpl - Class in net.sourceforge.plantuml.cute
- PositionnedImpl(CuteShape, VarArgs) - Constructor for class net.sourceforge.plantuml.cute.PositionnedImpl
- PositionnedImpl(Group, RotationZoom) - Constructor for class net.sourceforge.plantuml.cute.PositionnedImpl
- PositionnedImpl(Group, UTranslate) - Constructor for class net.sourceforge.plantuml.cute.PositionnedImpl
- Positionner2 - Class in net.sourceforge.plantuml.salt
- Positionner2() - Constructor for class net.sourceforge.plantuml.salt.Positionner2
- POSSIBLE_FORMATS - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Image is known to be of one of a few possible formats.
- PostIdDiagramFactory - Class in net.sourceforge.plantuml.postit
- PostIdDiagramFactory() - Constructor for class net.sourceforge.plantuml.postit.PostIdDiagramFactory
- PostIt - Class in net.sourceforge.plantuml.board
- PostIt - Class in net.sourceforge.plantuml.postit
- PostIt(String, Display) - Constructor for class net.sourceforge.plantuml.postit.PostIt
- PostIt(ISkinParam, BNode) - Constructor for class net.sourceforge.plantuml.board.PostIt
- PostItDiagram - Class in net.sourceforge.plantuml.postit
- PostItDiagram() - Constructor for class net.sourceforge.plantuml.postit.PostItDiagram
- postorder(ST_Agraph_s, ST_Agnode_s, CArrayOfStar<ST_Agnode_s>, int) - Static method in class gen.lib.dotgen.mincross__c
- postproc__c - Class in gen.lib.common
- postproc__c() - Constructor for class gen.lib.common.postproc__c
- PostScriptCommand - Interface in net.sourceforge.plantuml.eps
- PostScriptCommandCurveTo - Class in net.sourceforge.plantuml.eps
- PostScriptCommandCurveTo(double, double, double, double, double, double) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandCurveTo
- PostScriptCommandLineTo - Class in net.sourceforge.plantuml.eps
- PostScriptCommandLineTo(double, double) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandLineTo
- PostScriptCommandMacro - Class in net.sourceforge.plantuml.eps
- PostScriptCommandMacro(String) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- PostScriptCommandMoveTo - Class in net.sourceforge.plantuml.eps
- PostScriptCommandMoveTo(double, double) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandMoveTo
- PostScriptCommandQuadTo - Class in net.sourceforge.plantuml.eps
- PostScriptCommandQuadTo(double, double, double, double) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandQuadTo
- PostScriptCommandRaw - Class in net.sourceforge.plantuml.eps
- PostScriptCommandRaw(String, boolean) - Constructor for class net.sourceforge.plantuml.eps.PostScriptCommandRaw
- PostScriptData - Class in net.sourceforge.plantuml.eps
- PostScriptData() - Constructor for class net.sourceforge.plantuml.eps.PostScriptData
- pow(double, double) - Static method in class smetana.core.JUtils
- pp - Variable in class h.ST_pointnlink_t
- Pragma - Class in net.sourceforge.plantuml
- Pragma() - Constructor for class net.sourceforge.plantuml.Pragma
- precedence - Variable in class net.sourceforge.plantuml.evalex.AbstractLazyOperator
-
Operators precedence.
- predict(VP8Frame) - Method in class net.sourceforge.plantuml.webp.SubBlock
- predictUV(VP8Frame) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- predictY(VP8Frame) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- prepare() - Method in class jcckit.GraphicsPlotCanvas
-
Prepare graphics context before drawing the pre-rendered view of the coordinate system.
- PREPROC - net.sourceforge.plantuml.FileFormat
- Preprocessor - Class in net.sourceforge.plantuml.preproc2
- Preprocessor(List<String>, ReadLine) - Constructor for class net.sourceforge.plantuml.preproc2.Preprocessor
- PreprocessorIncludeStrategy - Enum in net.sourceforge.plantuml.preproc2
- PreprocessorModeSet - Interface in net.sourceforge.plantuml.preproc2
- PreprocessorUtils - Class in net.sourceforge.plantuml.preproc2
- PreprocessorUtils() - Constructor for class net.sourceforge.plantuml.preproc2.PreprocessorUtils
- PRETTY_PRINT - Static variable in class net.sourceforge.plantuml.json.WriterConfig
-
Write JSON in pretty-print, with each value on a separate line and an indentation of two spaces.
- prettyDisplay - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- PrettyPrint - Class in net.sourceforge.plantuml.json
-
Enables human readable JSON output by inserting whitespace between values.after commas and colons.
- PrettyPrint(char[]) - Constructor for class net.sourceforge.plantuml.json.PrettyPrint
- prev - Variable in class h.ST_Agnodeinfo_t
- prev - Variable in class h.ST_blk_t
- PREV - Variable in class h.ST_Agedge_s
- previous() - Method in interface net.sourceforge.plantuml.bpm.Navigator
- previous(LivingSpace) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- prevIterations - Variable in class h.ST_aspect_t
- print - Variable in class h.ST_Agiddisc_s
- print - Variable in class h.ST_Agsym_s
- print() - Method in class net.sourceforge.plantuml.oregon.Screen
- print() - Method in class net.sourceforge.plantuml.sudoku.SudokuDLX
- print(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioLine
- print(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioRectangle
- print(OutputStream) - Method in interface net.sourceforge.plantuml.ugraphic.visio.VisioShape
- print(OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioText
- print(PrintStream) - Method in interface net.sourceforge.plantuml.asciiart.BasicCharArea
- print(PrintStream) - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- print(PrintStream) - Method in class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- print(PrintStream) - Method in class net.sourceforge.plantuml.syntax.LanguageDescriptor
- print(String) - Method in class net.sourceforge.plantuml.oregon.Screen
- print(String, String) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- print(StringBounder, ISkinParam, int, String) - Method in class net.sourceforge.plantuml.wire.WBlock
- print(SFile, IGroup) - Static method in class net.sourceforge.plantuml.cucadiagram.GroupPrinter
- printAbout() - Static method in class net.sourceforge.plantuml.OptionPrint
- printAligned(UGraphic, HorizontalAlignment, TextBlock) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- printAsGrid() - Method in class org.stathissideris.ascii2image.text.CellSet
- printCacheInfo() - Static method in class net.sourceforge.plantuml.command.regex.RegexConcat
- printCentered(UGraphic, double, double, TextBlock...) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- printCentered(UGraphic, TextBlock, double, double) - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- printChar(PrintWriter, char) - Method in class net.sourceforge.plantuml.ugraphic.FontChecker
- printCluster1(StringBuilder, Collection<Line>, StringBounder) - Method in class net.sourceforge.plantuml.svek.Cluster
- printCluster2(StringBuilder, Collection<Line>, StringBounder, DotMode, GraphvizVersion, UmlDiagramType) - Method in class net.sourceforge.plantuml.svek.Cluster
- printCreationStackTrace() - Method in interface net.sourceforge.plantuml.real.Real
- printDebug() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- printDebug() - Method in class org.stathissideris.ascii2image.text.CellSet
- printDebug() - Method in class org.stathissideris.ascii2image.text.TextGrid
- printDebugBezier(ST_bezier) - Static method in class net.sourceforge.plantuml.sdot.DebugUtils
- printDebugEdge(ST_Agedge_s) - Static method in class net.sourceforge.plantuml.sdot.DebugUtils
- printDebugEdge(ST_Agedge_s) - Static method in class smetana.core.JUtils
- printDebugNode(ST_Agnode_s) - Static method in class net.sourceforge.plantuml.sdot.DebugUtils
- printDebugOutput() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- printFonts() - Static method in class net.sourceforge.plantuml.Run
- printHelp() - Static method in class net.sourceforge.plantuml.OptionPrint
- printInfo(PrintStream, Diagram) - Method in interface net.sourceforge.plantuml.Stdrpt
- printInfo(PrintStream, Diagram) - Method in class net.sourceforge.plantuml.StdrptNull
- printInfo(PrintStream, Diagram) - Method in class net.sourceforge.plantuml.StdrptPipe0
- printInfo(PrintStream, Diagram) - Method in class net.sourceforge.plantuml.StdrptV1
- printInfo(PrintStream, Diagram) - Method in class net.sourceforge.plantuml.StdrptV2
- printLanguage() - Static method in class net.sourceforge.plantuml.OptionPrint
- printLicense() - Static method in class net.sourceforge.plantuml.OptionPrint
- println(Object) - Static method in class net.sourceforge.plantuml.Log
- println(StringBuilder) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- printMe() - Static method in class net.sourceforge.plantuml.command.regex.FoxSignature
- printMe() - Method in class smetana.core.debug.Purify
- printMe() - Static method in class smetana.core.debug.SmetanaDebug
- printMe(PrintStream) - Method in class net.sourceforge.plantuml.stats.TextConverter
- printMe(PrintStream) - Method in class net.sourceforge.plantuml.stats.TextTable
- PrintScale - Enum in net.sourceforge.plantuml.project.core
- PrintStatement(Jasic.Expression) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.PrintStatement
- printStdLib() - Static method in class net.sourceforge.plantuml.preproc.Stdlib
- printTestDot() - Static method in class net.sourceforge.plantuml.OptionPrint
- printVersion() - Static method in class net.sourceforge.plantuml.OptionPrint
- priority - Variable in class h.ST_Agnodeinfo_t
- PRIVATE_BLOCK - Static variable in class net.sourceforge.plantuml.StringUtils
- PRIVATE_FIELD - net.sourceforge.plantuml.skin.VisibilityModifier
- PRIVATE_FIELD - Static variable in class net.sourceforge.plantuml.StringUtils
- PRIVATE_METHOD - net.sourceforge.plantuml.skin.VisibilityModifier
- PRIVATE_METHOD - Static variable in class net.sourceforge.plantuml.StringUtils
- PROCEDURE - net.sourceforge.plantuml.tim.TFunctionType
- process(BufferedImage) - Static method in class net.sourceforge.plantuml.png.PngRotation
- process(BufferedImage, int) - Static method in class net.sourceforge.plantuml.png.PngSizer
- processImage(BufferedImage, Color) - Method in class net.sourceforge.plantuml.png.PngFlashcoder
- processImage(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- processImage(FtpConnexion, String) - Method in class net.sourceforge.plantuml.ftp.FtpServer
- ProcessingOptions - Class in org.stathissideris.ascii2image.core
- ProcessingOptions() - Constructor for class org.stathissideris.ascii2image.core.ProcessingOptions
- ProcessRunner - Class in net.sourceforge.plantuml.cucadiagram.dot
- ProcessRunner(String[]) - Constructor for class net.sourceforge.plantuml.cucadiagram.dot.ProcessRunner
- ProcessState - Class in net.sourceforge.plantuml.cucadiagram.dot
- ProgressBar - Class in net.sourceforge.plantuml
- ProgressBar() - Constructor for class net.sourceforge.plantuml.ProgressBar
- PROJECT - net.sourceforge.plantuml.core.DiagramType
- project2D(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Imagine view the globe, N is up, S is down, and N0E0 is in the center.
- projection(Point2D, StringBounder) - Method in class net.sourceforge.plantuml.svek.SvekNode
- Projection - Class in ext.plantuml.com.ctreber.acearth.projection
-
A projection for a globe on a flat surface (must be subclassed).
- Projection() - Constructor for class ext.plantuml.com.ctreber.acearth.projection.Projection
- ProjectionCyl - Class in ext.plantuml.com.ctreber.acearth.projection
-
Cylindrical projection.
- ProjectionCyl() - Constructor for class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- ProjectionMerc - Class in ext.plantuml.com.ctreber.acearth.projection
-
Mercator projection.
- ProjectionMerc() - Constructor for class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- ProjectionOrtho - Class in ext.plantuml.com.ctreber.acearth.projection
-
Orthographic projection (show Earth as a ball).
- ProjectionOrtho() - Constructor for class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- projectX(double, double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Project 3D point on x axis.
- projectX(double, double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- projectX(double, double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- projectX(double, double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- projectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Project 3D point on y axis.
- projectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
- projectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
- projectY(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
- PropertiesBasedConfigData - Class in jcckit.util
-
Implementation of
FlatConfigData
based on java.util.Properties. - PropertiesBasedConfigData(Properties) - Constructor for class jcckit.util.PropertiesBasedConfigData
-
Creates an instance based on the specified properties.
- PROTECTED_FIELD - net.sourceforge.plantuml.skin.VisibilityModifier
- PROTECTED_FIELD - Static variable in class net.sourceforge.plantuml.StringUtils
- PROTECTED_METHOD - net.sourceforge.plantuml.skin.VisibilityModifier
- PROTECTED_METHOD - Static variable in class net.sourceforge.plantuml.StringUtils
- ProtectedCommand<S extends Diagram> - Class in net.sourceforge.plantuml.command
- ProtectedCommand(Command<S>) - Constructor for class net.sourceforge.plantuml.command.ProtectedCommand
- ProtoDesc - Variable in class smetana.core.Z
- ProtoGraph - Variable in class smetana.core.Z
- Proutespline(CArray<ST_Pedge_t>, int, ST_Ppoly_t, CArray<ST_pointf>, ST_Ppoly_t) - Static method in class gen.lib.pathplan.route__c
- ps - Variable in class h.ST_Ppoly_t
- ps - Variable in class smetana.core.Z
- PS2INCH(double) - Static method in class smetana.core.Macro
- PSegment - Class in net.sourceforge.plantuml.sequencediagram.puma
- PSegment(double) - Constructor for class net.sourceforge.plantuml.sequencediagram.puma.PSegment
- PSEUDO_STATE - net.sourceforge.plantuml.cucadiagram.LeafType
- PSFONTS - h.EN_fontname_kind
- Pshortestpath(ST_Ppoly_t, CArray<ST_pointf>, ST_Ppoly_t) - Static method in class gen.lib.pathplan.shortest__c
- PSystemAbstractFactory - Class in net.sourceforge.plantuml.command
- PSystemAbstractFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.command.PSystemAbstractFactory
- PSystemAppleTwo - Class in net.sourceforge.plantuml.eggs
- PSystemAppleTwo() - Constructor for class net.sourceforge.plantuml.eggs.PSystemAppleTwo
- PSystemAppleTwoFactory - Class in net.sourceforge.plantuml.eggs
- PSystemAppleTwoFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemAppleTwoFactory
- PSystemBasicFactory<P extends AbstractPSystem> - Class in net.sourceforge.plantuml.command
- PSystemBasicFactory() - Constructor for class net.sourceforge.plantuml.command.PSystemBasicFactory
- PSystemBasicFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.command.PSystemBasicFactory
- PSystemBuilder - Class in net.sourceforge.plantuml
- PSystemBuilder() - Constructor for class net.sourceforge.plantuml.PSystemBuilder
- PSystemCharlie - Class in net.sourceforge.plantuml.eggs
- PSystemCharlieFactory - Class in net.sourceforge.plantuml.eggs
- PSystemCharlieFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemCharlieFactory
- PSystemColors - Class in net.sourceforge.plantuml.eggs
- PSystemColors(String) - Constructor for class net.sourceforge.plantuml.eggs.PSystemColors
- PSystemColorsFactory - Class in net.sourceforge.plantuml.eggs
- PSystemColorsFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemColorsFactory
- PSystemCommandFactory - Class in net.sourceforge.plantuml.command
- PSystemCommandFactory() - Constructor for class net.sourceforge.plantuml.command.PSystemCommandFactory
- PSystemCommandFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.command.PSystemCommandFactory
- PSystemCreole - Class in net.sourceforge.plantuml.creole.legacy
- PSystemCreole() - Constructor for class net.sourceforge.plantuml.creole.legacy.PSystemCreole
- PSystemCreoleFactory - Class in net.sourceforge.plantuml.creole.legacy
- PSystemCreoleFactory() - Constructor for class net.sourceforge.plantuml.creole.legacy.PSystemCreoleFactory
- PSystemCute - Class in net.sourceforge.plantuml.cute
- PSystemCute() - Constructor for class net.sourceforge.plantuml.cute.PSystemCute
- PSystemCuteFactory - Class in net.sourceforge.plantuml.cute
- PSystemCuteFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.cute.PSystemCuteFactory
- PSystemDedication - Class in net.sourceforge.plantuml.dedication
- PSystemDedication(Dedication, String) - Constructor for class net.sourceforge.plantuml.dedication.PSystemDedication
- PSystemDedicationFactory - Class in net.sourceforge.plantuml.dedication
- PSystemDedicationFactory() - Constructor for class net.sourceforge.plantuml.dedication.PSystemDedicationFactory
- PSystemDefinition - Class in net.sourceforge.plantuml.definition
- PSystemDefinition(String) - Constructor for class net.sourceforge.plantuml.definition.PSystemDefinition
- PSystemDefinitionFactory - Class in net.sourceforge.plantuml.definition
- PSystemDefinitionFactory() - Constructor for class net.sourceforge.plantuml.definition.PSystemDefinitionFactory
- PSystemDitaa - Class in net.sourceforge.plantuml.ditaa
- PSystemDitaa(String, boolean, boolean, float) - Constructor for class net.sourceforge.plantuml.ditaa.PSystemDitaa
- PSystemDitaaFactory - Class in net.sourceforge.plantuml.ditaa
- PSystemDitaaFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.ditaa.PSystemDitaaFactory
- PSystemDonors - Class in net.sourceforge.plantuml.donors
- PSystemDonors() - Constructor for class net.sourceforge.plantuml.donors.PSystemDonors
- PSystemDonorsFactory - Class in net.sourceforge.plantuml.donors
- PSystemDonorsFactory() - Constructor for class net.sourceforge.plantuml.donors.PSystemDonorsFactory
- PSystemDot - Class in net.sourceforge.plantuml.directdot
- PSystemDot(String) - Constructor for class net.sourceforge.plantuml.directdot.PSystemDot
- PSystemDotFactory - Class in net.sourceforge.plantuml.directdot
- PSystemDotFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.directdot.PSystemDotFactory
- PSystemEgg - Class in net.sourceforge.plantuml.eggs
- PSystemEggFactory - Class in net.sourceforge.plantuml.eggs
- PSystemEggFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemEggFactory
- PSystemError - Class in net.sourceforge.plantuml.error
- PSystemError() - Constructor for class net.sourceforge.plantuml.error.PSystemError
- PSystemErrorEmpty - Class in net.sourceforge.plantuml.error
- PSystemErrorEmpty(UmlSource, List<StringLocated>, ErrorUml) - Constructor for class net.sourceforge.plantuml.error.PSystemErrorEmpty
- PSystemErrorPreprocessor - Class in net.sourceforge.plantuml.error
- PSystemErrorPreprocessor(List<StringLocated>, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.error.PSystemErrorPreprocessor
- PSystemErrorUtils - Class in net.sourceforge.plantuml.error
- PSystemErrorUtils() - Constructor for class net.sourceforge.plantuml.error.PSystemErrorUtils
- PSystemErrorV2 - Class in net.sourceforge.plantuml.error
- PSystemErrorV2(UmlSource, List<StringLocated>, ErrorUml) - Constructor for class net.sourceforge.plantuml.error.PSystemErrorV2
- PSystemFactory - Interface in net.sourceforge.plantuml.api
- PSystemJcckit - Class in net.sourceforge.plantuml.jcckit
- PSystemJcckit(Properties, int, int) - Constructor for class net.sourceforge.plantuml.jcckit.PSystemJcckit
- PSystemJcckitFactory - Class in net.sourceforge.plantuml.jcckit
- PSystemJcckitFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.jcckit.PSystemJcckitFactory
- PSystemKeycheck - Class in net.sourceforge.plantuml.version
- PSystemKeycheck(String, String) - Constructor for class net.sourceforge.plantuml.version.PSystemKeycheck
- PSystemKeygen - Class in net.sourceforge.plantuml.version
- PSystemKeygen(String) - Constructor for class net.sourceforge.plantuml.version.PSystemKeygen
- PSystemLatex - Class in net.sourceforge.plantuml.math
- PSystemLatex() - Constructor for class net.sourceforge.plantuml.math.PSystemLatex
- PSystemLatexFactory - Class in net.sourceforge.plantuml.math
- PSystemLatexFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.math.PSystemLatexFactory
- PSystemLicense - Class in net.sourceforge.plantuml.version
- PSystemLicense() - Constructor for class net.sourceforge.plantuml.version.PSystemLicense
- PSystemLicenseFactory - Class in net.sourceforge.plantuml.version
- PSystemLicenseFactory() - Constructor for class net.sourceforge.plantuml.version.PSystemLicenseFactory
- PSystemListFonts - Class in net.sourceforge.plantuml.font
- PSystemListFonts(String) - Constructor for class net.sourceforge.plantuml.font.PSystemListFonts
- PSystemListFontsFactory - Class in net.sourceforge.plantuml.font
- PSystemListFontsFactory() - Constructor for class net.sourceforge.plantuml.font.PSystemListFontsFactory
- PSystemListInternalSprites - Class in net.sourceforge.plantuml.sprite
- PSystemListInternalSprites() - Constructor for class net.sourceforge.plantuml.sprite.PSystemListInternalSprites
- PSystemListInternalSpritesFactory - Class in net.sourceforge.plantuml.sprite
- PSystemListInternalSpritesFactory() - Constructor for class net.sourceforge.plantuml.sprite.PSystemListInternalSpritesFactory
- PSystemListOpenIconic - Class in net.sourceforge.plantuml.openiconic
- PSystemListOpenIconic() - Constructor for class net.sourceforge.plantuml.openiconic.PSystemListOpenIconic
- PSystemListOpenIconicFactory - Class in net.sourceforge.plantuml.openiconic
- PSystemListOpenIconicFactory() - Constructor for class net.sourceforge.plantuml.openiconic.PSystemListOpenIconicFactory
- PSystemLogo - Class in net.sourceforge.plantuml.logo
- PSystemLogo() - Constructor for class net.sourceforge.plantuml.logo.PSystemLogo
- PSystemLogoFactory - Class in net.sourceforge.plantuml.logo
- PSystemLogoFactory() - Constructor for class net.sourceforge.plantuml.logo.PSystemLogoFactory
- PSystemLost - Class in net.sourceforge.plantuml.eggs
- PSystemLost() - Constructor for class net.sourceforge.plantuml.eggs.PSystemLost
- PSystemLostFactory - Class in net.sourceforge.plantuml.eggs
- PSystemLostFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemLostFactory
- PSystemMath - Class in net.sourceforge.plantuml.math
- PSystemMath() - Constructor for class net.sourceforge.plantuml.math.PSystemMath
- PSystemMathFactory - Class in net.sourceforge.plantuml.math
- PSystemMathFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.math.PSystemMathFactory
- PSystemOpenIconic - Class in net.sourceforge.plantuml.openiconic
- PSystemOpenIconic(String, double) - Constructor for class net.sourceforge.plantuml.openiconic.PSystemOpenIconic
- PSystemOpenIconicFactory - Class in net.sourceforge.plantuml.openiconic
- PSystemOpenIconicFactory() - Constructor for class net.sourceforge.plantuml.openiconic.PSystemOpenIconicFactory
- PSystemOregon - Class in net.sourceforge.plantuml.oregon
- PSystemOregon() - Constructor for class net.sourceforge.plantuml.oregon.PSystemOregon
- PSystemOregon(Keyboard) - Constructor for class net.sourceforge.plantuml.oregon.PSystemOregon
-
Deprecated.
- PSystemOregonFactory - Class in net.sourceforge.plantuml.oregon
- PSystemOregonFactory() - Constructor for class net.sourceforge.plantuml.oregon.PSystemOregonFactory
- PSystemPath - Class in net.sourceforge.plantuml.eggs
- PSystemPath(String) - Constructor for class net.sourceforge.plantuml.eggs.PSystemPath
- PSystemPathFactory - Class in net.sourceforge.plantuml.eggs
- PSystemPathFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemPathFactory
- PSystemRIP - Class in net.sourceforge.plantuml.eggs
- PSystemRIP() - Constructor for class net.sourceforge.plantuml.eggs.PSystemRIP
- PSystemRIPFactory - Class in net.sourceforge.plantuml.eggs
- PSystemRIPFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemRIPFactory
- PSystemSalt - Class in net.sourceforge.plantuml.salt
- PSystemSalt() - Constructor for class net.sourceforge.plantuml.salt.PSystemSalt
- PSystemSalt(List<String>) - Constructor for class net.sourceforge.plantuml.salt.PSystemSalt
-
Deprecated.
- PSystemSaltFactory - Class in net.sourceforge.plantuml.salt
- PSystemSaltFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.salt.PSystemSaltFactory
- PSystemSaltFactory2 - Class in net.sourceforge.plantuml.salt
- PSystemSaltFactory2(DiagramType) - Constructor for class net.sourceforge.plantuml.salt.PSystemSaltFactory2
- PSystemSingleLineFactory - Class in net.sourceforge.plantuml.command
- PSystemSingleLineFactory() - Constructor for class net.sourceforge.plantuml.command.PSystemSingleLineFactory
- PSystemSkinparameterList - Class in net.sourceforge.plantuml.donors
- PSystemSkinparameterList() - Constructor for class net.sourceforge.plantuml.donors.PSystemSkinparameterList
- PSystemSkinparameterListFactory - Class in net.sourceforge.plantuml.donors
- PSystemSkinparameterListFactory() - Constructor for class net.sourceforge.plantuml.donors.PSystemSkinparameterListFactory
- PSystemStats - Class in net.sourceforge.plantuml.stats
- PSystemStatsFactory - Class in net.sourceforge.plantuml.stats
- PSystemStatsFactory() - Constructor for class net.sourceforge.plantuml.stats.PSystemStatsFactory
- PSystemSudoku - Class in net.sourceforge.plantuml.sudoku
- PSystemSudoku(Long) - Constructor for class net.sourceforge.plantuml.sudoku.PSystemSudoku
- PSystemSudokuFactory - Class in net.sourceforge.plantuml.sudoku
- PSystemSudokuFactory() - Constructor for class net.sourceforge.plantuml.sudoku.PSystemSudokuFactory
- PSystemTree - Class in net.sourceforge.plantuml.jungle
- PSystemTree() - Constructor for class net.sourceforge.plantuml.jungle.PSystemTree
- PSystemTreeFactory - Class in net.sourceforge.plantuml.jungle
- PSystemTreeFactory(DiagramType) - Constructor for class net.sourceforge.plantuml.jungle.PSystemTreeFactory
- PSystemUtils - Class in net.sourceforge.plantuml
- PSystemUtils() - Constructor for class net.sourceforge.plantuml.PSystemUtils
- PSystemVersion - Class in net.sourceforge.plantuml.version
- PSystemVersionFactory - Class in net.sourceforge.plantuml.version
- PSystemVersionFactory() - Constructor for class net.sourceforge.plantuml.version.PSystemVersionFactory
- PSystemWelcome - Class in net.sourceforge.plantuml.eggs
- PSystemWelcome(GraphicPosition) - Constructor for class net.sourceforge.plantuml.eggs.PSystemWelcome
- PSystemWelcomeFactory - Class in net.sourceforge.plantuml.eggs
- PSystemWelcomeFactory() - Constructor for class net.sourceforge.plantuml.eggs.PSystemWelcomeFactory
- PSystemXearth - Class in net.sourceforge.plantuml.acearth
- PSystemXearth(int, int, Map<String, String>, List<Marker>) - Constructor for class net.sourceforge.plantuml.acearth.PSystemXearth
- PSystemXearthFactory - Class in net.sourceforge.plantuml.acearth
- PSystemXearthFactory() - Constructor for class net.sourceforge.plantuml.acearth.PSystemXearthFactory
- ptToLine2(ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.common.geom__c
- PUBLIC_FIELD - net.sourceforge.plantuml.skin.VisibilityModifier
- PUBLIC_FIELD - Static variable in class net.sourceforge.plantuml.StringUtils
- PUBLIC_METHOD - net.sourceforge.plantuml.skin.VisibilityModifier
- PUBLIC_METHOD - Static variable in class net.sourceforge.plantuml.StringUtils
- PUnivers - Class in net.sourceforge.plantuml.sequencediagram.puma
- PUnivers() - Constructor for class net.sourceforge.plantuml.sequencediagram.puma.PUnivers
- PURE_BARCODE - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Image is a pure monochrome image of a barcode.
- purge(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
- purgeAllTag(String) - Static method in class net.sourceforge.plantuml.graphic.Splitter
- Purify - Class in smetana.core.debug
- Purify() - Constructor for class smetana.core.debug.Purify
- push(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- push(double) - Method in class net.sourceforge.plantuml.sequencediagram.puma.PSegment
- push(int) - Method in class net.sourceforge.plantuml.hector.Pin
- Pushable - Interface in net.sourceforge.plantuml.sequencediagram.graphic
- PushDirection - Enum in net.sourceforge.plantuml.sequencediagram.puma
- pushIfNeed() - Method in class net.sourceforge.plantuml.sequencediagram.puma.FixedLink
- pushMe(double) - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- pushMe(double) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- pushMe(double) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- PushSide - Enum in net.sourceforge.plantuml.sequencediagram.puma
- PushStrategy - Enum in net.sourceforge.plantuml.sequencediagram.puma
- pushToLeft(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- pushToLeft(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- pushToLeft(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- pushToLeft(double) - Method in interface net.sourceforge.plantuml.sequencediagram.graphic.Pushable
- pushToLeftParticipantBox(double, Pushable, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- put(long, long) - Method in class net.sourceforge.plantuml.project.core3.HistogramSimple
- put(String, Element) - Method in class net.sourceforge.plantuml.salt.Dictionary
- put(BNode) - Method in class net.sourceforge.plantuml.board.BArray
- put(IEntity, int) - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- put(Participant, LivingSpace) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- put(StyleSignature, Style) - Method in class net.sourceforge.plantuml.style.StyleBuilder
- putAllInCustomShapes(HashMap<String, CustomShapeDefinition>) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- putDisplay(Display, HorizontalAlignment) - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- putInSameRowAs(Task) - Method in class net.sourceforge.plantuml.project.core.AbstractTask
- putInSameRowAs(Task) - Method in interface net.sourceforge.plantuml.project.core.Task
- putParticipantInLast(String) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- putstr - Variable in class h.ST_Agiodisc_s
- putTip(String, Display) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- putTip(String, Display) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- putTip(String, Display) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- putVariable(String, TValue, TVariableScope) - Method in interface net.sourceforge.plantuml.tim.TMemory
- putVariable(String, TValue, TVariableScope) - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- putVariable(String, TValue, TVariableScope) - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
Q
- Q - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
Q = ~25% correction
- QBlock - Class in net.sourceforge.plantuml.dedication
- QBlock(BigInteger) - Constructor for class net.sourceforge.plantuml.dedication.QBlock
- QBlocks - Class in net.sourceforge.plantuml.dedication
- QR_CODE - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
QR Code 2D barcode format.
- QR_CODE_FIELD - Static variable in class ext.plantuml.com.google.zxing.common.reedsolomon.GF256
- QRCode - Class in ext.plantuml.com.google.zxing.qrcode.encoder
- QRCode() - Constructor for class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- qrcodePattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- QRCodeWriter - Class in ext.plantuml.com.google.zxing.qrcode
-
This object renders a QR Code as a BitMatrix 2D array of greyscale values.
- QRCodeWriter() - Constructor for class ext.plantuml.com.google.zxing.qrcode.QRCodeWriter
- qsort1(CArrayOfStar, int, CFunction) - Static method in class smetana.core.JUtils
- qsort2(int[], int, CFunction) - Static method in class smetana.core.JUtils
- Quadrant - Class in net.sourceforge.plantuml.geom.kinetic
- Quadrant(int, int) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Quadrant
- Quadrant(Point2DCharge) - Constructor for class net.sourceforge.plantuml.geom.kinetic.Quadrant
- QuadrantMapper - Class in net.sourceforge.plantuml.geom.kinetic
- QuadrantMapper() - Constructor for class net.sourceforge.plantuml.geom.kinetic.QuadrantMapper
- QuadraticEquation - Class in net.sourceforge.plantuml.svek.image
- QuadraticEquation(double, double, double) - Constructor for class net.sourceforge.plantuml.svek.image.QuadraticEquation
- quadto(double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- quadto(double, double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphicsMacro
- quadto(double, double, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- quadTo(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - quadTo(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- quadTo(Point2D, Point2D) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- quality - Variable in class h.ST_gvplugin_installed_t
- QUANTA - Static variable in class net.sourceforge.plantuml.braille.UGraphicBraille
- quantum - Variable in class h.ST_layout_t
- queue - net.sourceforge.plantuml.style.SName
- QUEUE - net.sourceforge.plantuml.FontParam
- QUEUE - net.sourceforge.plantuml.sequencediagram.ParticipantType
- QUEUE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- QUEUE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- QUEUE_HEAD - net.sourceforge.plantuml.skin.ComponentType
- QUEUE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- QUEUE_TAIL - net.sourceforge.plantuml.skin.ComponentType
- queueBackground - net.sourceforge.plantuml.ColorParam
- queueBorder - net.sourceforge.plantuml.ColorParam
- queueBorder - net.sourceforge.plantuml.LineParam
- QuickSort - Class in ext.plantuml.com.ctreber.aclib.sort
-
© 2001 Christian Treber, [email protected]
- QuickSort() - Constructor for class ext.plantuml.com.ctreber.aclib.sort.QuickSort
- QUOTED_STRING - net.sourceforge.plantuml.tim.expression.TokenType
- QuoteUtils - Class in net.sourceforge.plantuml.graphic
R
- R_AUTO - h.EN_ratio_t
- R_COMPRESS - h.EN_ratio_t
- R_EXPAND - h.EN_ratio_t
- R_FILL - h.EN_ratio_t
- R_NONE - h.EN_ratio_t
- R_VALUE - h.EN_ratio_t
- Racorder - Interface in net.sourceforge.plantuml.posimo
- RacorderAbstract - Class in net.sourceforge.plantuml.posimo
- RacorderAbstract() - Constructor for class net.sourceforge.plantuml.posimo.RacorderAbstract
- RacorderFollowTangeante - Class in net.sourceforge.plantuml.posimo
- RacorderFollowTangeante() - Constructor for class net.sourceforge.plantuml.posimo.RacorderFollowTangeante
- RacorderFollowTangeanteOld - Class in net.sourceforge.plantuml.posimo
- RacorderFollowTangeanteOld() - Constructor for class net.sourceforge.plantuml.posimo.RacorderFollowTangeanteOld
- RacorderInToCenter - Class in net.sourceforge.plantuml.posimo
- RacorderInToCenter() - Constructor for class net.sourceforge.plantuml.posimo.RacorderInToCenter
- RacorderOrthogonal - Class in net.sourceforge.plantuml.posimo
- RacorderOrthogonal() - Constructor for class net.sourceforge.plantuml.posimo.RacorderOrthogonal
- RADIAL - Static variable in class smetana.core.Macro
- RADIANS(double) - Static method in class smetana.core.Macro
- RADIUS - Static variable in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
- radsToDegs(double) - Static method in class ext.plantuml.com.ctreber.acearth.util.Toolkit
- Rainbow - Class in net.sourceforge.plantuml.graphic
- RALLOC(int, __ptr__, Class) - Static method in class smetana.core.Macro
- rank - Variable in class h.ST_Agnodeinfo_t
- rank - Variable in class h.ST_Agraphinfo_t
- rank(ST_Agraph_s, int, int) - Static method in class gen.lib.common.ns__c
- rank__c - Class in gen.lib.dotgen
- rank__c() - Constructor for class gen.lib.dotgen.rank__c
- rank_box(ST_spline_info_t, ST_Agraph_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- Rank_box - Variable in class h.ST_spline_info_t
- rank_set_class(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- rank1(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- rank2(ST_Agraph_s, int, int, int) - Static method in class gen.lib.common.ns__c
- rank3(Object...) - Static method in class gen.lib.dotgen.aspect__c
- rankdir - Variable in class h.ST_Agraphinfo_t
- rankdir - Variable in class net.sourceforge.plantuml.svek.image.AbstractEntityImageBorder
- Rankdir - Enum in net.sourceforge.plantuml.cucadiagram
- Rankdir - Variable in class smetana.core.Z
- RANKDIR_BT - Static variable in class smetana.core.Macro
- RANKDIR_LR - Static variable in class smetana.core.Macro
- RANKDIR_RL - Static variable in class smetana.core.Macro
- RANKDIR_TB - Static variable in class smetana.core.Macro
- rankleader - Variable in class h.ST_Agraphinfo_t
- rankSame() - Method in class net.sourceforge.plantuml.svek.Line
- ranksep - Variable in class h.ST_Agraphinfo_t
- ranktype - Variable in class h.ST_Agnodeinfo_t
- ratio - Variable in class h.ST_layout_t
- ratio_kind - Variable in class h.ST_layout_t
- rawCode(String, String, String) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- RBG - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- rcross(ST_Agraph_s, int) - Static method in class gen.lib.dotgen.mincross__c
- read() - Method in class net.sourceforge.plantuml.brotli.BrotliInputStream
- read() - Method in interface net.sourceforge.plantuml.code.deflate.BitInputStream
-
Reads a bit from this stream.
- read() - Method in class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
- read() - Method in class net.sourceforge.plantuml.dedication.DecoderInputStream
- read(byte[], int, int) - Method in class net.sourceforge.plantuml.brotli.BrotliInputStream
- read(File) - Static method in class net.sourceforge.plantuml.security.ImageIO
- read(InputStream) - Static method in class net.sourceforge.plantuml.security.ImageIO
- read(InputStream, int) - Static method in class net.sourceforge.plantuml.dedication.QBlock
- read(String) - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- read(SFile) - Static method in class net.sourceforge.plantuml.security.ImageIO
- readAndDisplayMetadata(SFile) - Method in class net.sourceforge.plantuml.png.Metadata
- readBit() - Method in class net.sourceforge.plantuml.webp.BoolDecoder
- readBits(int) - Method in class ext.plantuml.com.google.zxing.common.BitSource
- readBool(int) - Method in class net.sourceforge.plantuml.webp.BoolDecoder
- readByte() - Method in interface net.sourceforge.plantuml.code.deflate.BitInputStream
-
Discards the remainder of the current byte (if any) and reads the next whole byte from the stream.
- readByte() - Method in class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
- ReaderAbstractWiki - Class in net.sourceforge.plantuml.creole.rosetta
- ReaderAbstractWiki() - Constructor for class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- ReaderCreole - Class in net.sourceforge.plantuml.creole.rosetta
- ReaderCreole() - Constructor for class net.sourceforge.plantuml.creole.rosetta.ReaderCreole
- ReaderDokuwiki - Class in net.sourceforge.plantuml.creole.rosetta
- ReaderDokuwiki() - Constructor for class net.sourceforge.plantuml.creole.rosetta.ReaderDokuwiki
- ReaderException - Exception in ext.plantuml.com.google.zxing
-
The general exception class throw when something goes wrong during decoding of a barcode.
- ReaderWiki - Interface in net.sourceforge.plantuml.creole.rosetta
- readFile(SFile) - Static method in class net.sourceforge.plantuml.FileUtils
- ReadFilter - Interface in net.sourceforge.plantuml.preproc2
- ReadFilterAddConfig - Class in net.sourceforge.plantuml.preproc2
- ReadFilterAddConfig(List<String>) - Constructor for class net.sourceforge.plantuml.preproc2.ReadFilterAddConfig
- ReadFilterAnd - Class in net.sourceforge.plantuml.preproc2
- ReadFilterAnd() - Constructor for class net.sourceforge.plantuml.preproc2.ReadFilterAnd
- ReadFilterMergeLines - Class in net.sourceforge.plantuml.preproc2
- ReadFilterMergeLines() - Constructor for class net.sourceforge.plantuml.preproc2.ReadFilterMergeLines
- ReadFilterQuoteComment - Class in net.sourceforge.plantuml.preproc2
- ReadFilterQuoteComment() - Constructor for class net.sourceforge.plantuml.preproc2.ReadFilterQuoteComment
- readFrom(InputStream, int) - Static method in class net.sourceforge.plantuml.dedication.QBlocks
- readFrom(Reader) - Static method in class net.sourceforge.plantuml.json.JsonArray
-
Deprecated.Use
Json.parse(Reader)
.asArray()
instead - readFrom(Reader) - Static method in class net.sourceforge.plantuml.json.JsonObject
-
Deprecated.Use
Json.parse(Reader)
.asObject()
instead - readFrom(Reader) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.parse(Reader)
instead - readFrom(String) - Static method in class net.sourceforge.plantuml.json.JsonArray
-
Deprecated.Use
Json.parse(String)
.asArray()
instead - readFrom(String) - Static method in class net.sourceforge.plantuml.json.JsonObject
-
Deprecated.Use
Json.parse(String)
.asObject()
instead - readFrom(String) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.parse(String)
instead - readLine() - Method in interface net.sourceforge.plantuml.preproc.ReadLine
- readLine() - Method in class net.sourceforge.plantuml.preproc.ReadLineList
- readLine() - Method in class net.sourceforge.plantuml.preproc.ReadLineReader
- readLine() - Method in class net.sourceforge.plantuml.preproc.ReadLineSimple
- readLine() - Method in class net.sourceforge.plantuml.preproc.StartDiagramExtractReader
- readLine() - Method in class net.sourceforge.plantuml.preproc.UncommentReadLine
- readLine() - Method in class net.sourceforge.plantuml.preproc2.Preprocessor
- ReadLine - Interface in net.sourceforge.plantuml.preproc
- ReadLineList - Class in net.sourceforge.plantuml.preproc
- ReadLineList(List<String>, LineLocation) - Constructor for class net.sourceforge.plantuml.preproc.ReadLineList
- ReadLineNumbered - Interface in net.sourceforge.plantuml.preproc
- ReadLineReader - Class in net.sourceforge.plantuml.preproc
- ReadLineSimple - Class in net.sourceforge.plantuml.preproc
- ReadLineSimple(StringLocated, String) - Constructor for class net.sourceforge.plantuml.preproc.ReadLineSimple
- readLiteral(int) - Method in class net.sourceforge.plantuml.webp.BoolDecoder
- readMapData() - Static method in class ext.plantuml.com.ctreber.acearth.MapDataReader
-
Read map data.
- readNoEof() - Method in interface net.sourceforge.plantuml.code.deflate.BitInputStream
-
Reads a bit from this stream.
- readNoEof() - Method in class net.sourceforge.plantuml.code.deflate.ByteBitInputStream
- readNumber(InputStream) - Static method in class net.sourceforge.plantuml.windowsdot.WindowsDotArchive
- readRasterImage(ImageIcon) - Static method in class net.sourceforge.plantuml.security.SecurityUtils
- readRasterImageFromFile() - Method in class net.sourceforge.plantuml.security.SFile
- readRasterImageFromURL() - Method in class net.sourceforge.plantuml.security.SURL
- readString(InputStream) - Static method in class net.sourceforge.plantuml.windowsdot.WindowsDotArchive
- readSvg(InputStream) - Static method in class net.sourceforge.plantuml.FileUtils
- readSvg(SFile) - Static method in class net.sourceforge.plantuml.FileUtils
- readText(InputStream) - Static method in class net.sourceforge.plantuml.FileUtils
- ready() - Method in interface net.sourceforge.plantuml.salt.factory.ElementFactory
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryBorder
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryButton
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOff
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryCheckboxOn
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryDroplist
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryImage
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryLine
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryMenu
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryPyramid
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOff
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRadioOn
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryRetrieveFromDictonnary
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryScroll
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTab
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryText
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTextField
- ready() - Method in class net.sourceforge.plantuml.salt.factory.ElementFactoryTree
- Real - Interface in net.sourceforge.plantuml.real
- realFillRanks(ST_Agraph_s, int[], int, ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- realloc(int) - Method in class h.ST_deque_t
- realloc(int) - Method in class smetana.core.CArrayOfStar
- realloc(Object) - Method in class smetana.core.size_t
- realloc(__ptr__, size_t) - Static method in class smetana.core.Memory
- REALLOC(int, CArrayOfStar<O>, Class<O>) - Static method in class smetana.core.CArrayOfStar
- REALLOC__(int, CArray<O>, Class<O>) - Static method in class smetana.core.CArray
- reallyroutespline(CArray<ST_Pedge_t>, int, CArray<ST_pointf>, int, ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- RealOrigin - Interface in net.sourceforge.plantuml.real
- RealUtils - Class in net.sourceforge.plantuml.real
- RealUtils() - Constructor for class net.sourceforge.plantuml.real.RealUtils
- rec__c - Class in gen.lib.cgraph
- rec__c() - Constructor for class gen.lib.cgraph.rec__c
- rec_apply(ST_Agraph_s, ST_Agobj_s, CFunction, __ptr__, CFunction, boolean) - Static method in class gen.lib.cgraph.apply__c
- rec_bb(ST_Agraph_s, ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- rec_reset_vlists(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- rec_save_vlists(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- ReceivedHTTPRequest - Class in net.sourceforge.plantuml.picoweb
- ReceivedHTTPRequest() - Constructor for class net.sourceforge.plantuml.picoweb.ReceivedHTTPRequest
- reclblp - Variable in class smetana.core.Z
- recon_mb() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- reconstruct() - Method in class net.sourceforge.plantuml.webp.SubBlock
- record_fns - Variable in class smetana.core.Z
- record_free - Static variable in class gen.lib.common.shapes__c
- record_free(Object...) - Static method in class gen.lib.common.shapes__c
- record_gencode - Static variable in class gen.lib.common.shapes__c
- record_gencode(Object...) - Static method in class gen.lib.common.shapes__c
- record_init - Static variable in class gen.lib.common.shapes__c
- record_init(ST_Agnode_s) - Static method in class gen.lib.common.shapes__c
- record_inside - Static variable in class gen.lib.common.shapes__c
- record_inside(ST_inside_t, ST_pointf) - Static method in class gen.lib.common.shapes__c
- record_path - Static variable in class gen.lib.common.shapes__c
- record_path(ST_Agnode_s, ST_port, int, ST_boxf, int[]) - Static method in class gen.lib.common.shapes__c
- record_port - Static variable in class gen.lib.common.shapes__c
- record_port(ST_Agnode_s, CString, CString) - Static method in class gen.lib.common.shapes__c
- recordlintrsx(ST_XLabels_t, ST_object_t, ST_object_t, ST_Rect_t, double, ST_object_t[]) - Static method in class gen.lib.label.xlabels__c
- recordointrsx(ST_XLabels_t, ST_object_t, ST_object_t, ST_Rect_t, double, ST_object_t[]) - Static method in class gen.lib.label.xlabels__c
- recover_slack(ST_Agedge_s, ST_path) - Static method in class gen.lib.dotgen.dotsplines__c
- rect - Variable in class h.ST_Branch_t
- rectangle - net.sourceforge.plantuml.CornerParam
- rectangle - net.sourceforge.plantuml.style.SName
- rectangle(double, double, double, double) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- rectangle(double, double, double, double) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- rectangle(double, double, double, double) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- Rectangle - Class in jcckit.graphic
-
A rectangle.
- Rectangle - Class in net.sourceforge.plantuml.cute
- Rectangle(GraphPoint, double, double, GraphicAttributes) - Constructor for class jcckit.graphic.Rectangle
-
Creates a new instance.
- Rectangle(VarArgs) - Constructor for class net.sourceforge.plantuml.cute.Rectangle
- RECTANGLE - net.sourceforge.plantuml.ComponentStyle
- RECTANGLE - net.sourceforge.plantuml.FontParam
- RECTANGLE - net.sourceforge.plantuml.svek.PackageStyle
- RECTANGLE - net.sourceforge.plantuml.svek.ShapeType
- RECTANGLE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- RECTANGLE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- rectangle__c - Class in gen.lib.label
- rectangle__c() - Constructor for class gen.lib.label.rectangle__c
- RECTANGLE_HTML_FOR_PORTS - net.sourceforge.plantuml.svek.ShapeType
- RECTANGLE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- RECTANGLE_WITH_CIRCLE_INSIDE - net.sourceforge.plantuml.svek.ShapeType
- rectangleBackground - net.sourceforge.plantuml.ColorParam
- rectangleBorder - net.sourceforge.plantuml.ColorParam
- rectangleBorder - net.sourceforge.plantuml.LineParam
- RectangleRenderer - Interface in jcckit.graphic
- rectangleRound(double, double, double, double, double) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- RectanglesCollection - Class in net.sourceforge.plantuml.graph2
- RectanglesCollection() - Constructor for class net.sourceforge.plantuml.graph2.RectanglesCollection
- RectanglesCollection(Rectangle2D.Double) - Constructor for class net.sourceforge.plantuml.graph2.RectanglesCollection
- RectArea(ST_Rect_t) - Static method in class gen.lib.label.rectangle__c
- RectCount - Variable in class h.ST_RTree
- RED - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- RED_DARK - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- RED_LIGHT - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- REDEFINES - net.sourceforge.plantuml.cucadiagram.LinkDecor
- ReedSolomonEncoder - Class in ext.plantuml.com.google.zxing.common.reedsolomon
-
Implements Reed-Solomon enbcoding, as the name implies.
- ReedSolomonEncoder(GF256) - Constructor for class ext.plantuml.com.google.zxing.common.reedsolomon.ReedSolomonEncoder
- ReedSolomonException - Exception in ext.plantuml.com.google.zxing.common.reedsolomon
-
Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.
- ReedSolomonException(String) - Constructor for exception ext.plantuml.com.google.zxing.common.reedsolomon.ReedSolomonException
- refcnt - Variable in class h.ST_refstr_t
- Refdict_default - Variable in class smetana.core.Z
- reference - net.sourceforge.plantuml.style.SName
- Reference - Class in net.sourceforge.plantuml.sequencediagram
- Reference(List<Participant>, Url, Display, HColor, HColor, StyleBuilder) - Constructor for class net.sourceforge.plantuml.sequencediagram.Reference
- REFERENCE - net.sourceforge.plantuml.skin.ComponentType
- referenceHeader - net.sourceforge.plantuml.style.SName
- ReferenceTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- ReferenceTile(Reference, TileArguments) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.ReferenceTile
- refstr__c - Class in gen.lib.cgraph
- refstr__c() - Constructor for class gen.lib.cgraph.refstr__c
- Refstrdisc - Variable in class smetana.core.Z
- REGEX_HTTP - Static variable in interface net.sourceforge.plantuml.creole.rosetta.ReaderWiki
- RegexComposed - Class in net.sourceforge.plantuml.command.regex
- RegexComposed(IRegex...) - Constructor for class net.sourceforge.plantuml.command.regex.RegexComposed
- RegexConcat - Class in net.sourceforge.plantuml.command.regex
- RegexConcat(IRegex...) - Constructor for class net.sourceforge.plantuml.command.regex.RegexConcat
- regexForVisibilityCharacterInClassName() - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- RegexLeaf - Class in net.sourceforge.plantuml.command.regex
- RegexLeaf(String) - Constructor for class net.sourceforge.plantuml.command.regex.RegexLeaf
- RegexLeaf(String, String) - Constructor for class net.sourceforge.plantuml.command.regex.RegexLeaf
- RegexOptional - Class in net.sourceforge.plantuml.command.regex
- RegexOptional(IRegex) - Constructor for class net.sourceforge.plantuml.command.regex.RegexOptional
- RegexOr - Class in net.sourceforge.plantuml.command.regex
- RegexOr(String, IRegex...) - Constructor for class net.sourceforge.plantuml.command.regex.RegexOr
- RegexOr(IRegex...) - Constructor for class net.sourceforge.plantuml.command.regex.RegexOr
- RegexPartialMatch - Class in net.sourceforge.plantuml.command.regex
- RegexPartialMatch(String) - Constructor for class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- RegexResult - Class in net.sourceforge.plantuml.command.regex
- RegexResult(Map<String, RegexPartialMatch>) - Constructor for class net.sourceforge.plantuml.command.regex.RegexResult
- registerDriver(Class<? extends UShape>, UDriver<O>) - Method in class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
- regular - Variable in class h.ST_polygon_t
- REGULAREDGE - Static variable in class smetana.core.Macro
- reload(String, Preferences) - Method in class net.sourceforge.plantuml.stats.FormatCounter
- ReMincross - Variable in class smetana.core.Z
- remove() - Method in class net.sourceforge.plantuml.command.regex.MatcherIterator
- remove() - Method in class net.sourceforge.plantuml.salt.DataSourceImpl
- remove() - Method in class net.sourceforge.plantuml.version.IteratorCounter2Impl
- remove(int) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- remove(int) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Removes the element at the specified index from this array.
- remove(String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Removes a member with the specified name from this object.
- remove(String) - Method in class net.sourceforge.plantuml.tim.TrieImpl
- remove(ConnectorPuzzle.Where) - Method in interface net.sourceforge.plantuml.bpm.ConnectorPuzzle
- remove(FontStyle) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- remove(O) - Method in interface net.sourceforge.plantuml.bpm.Chain
- remove(O) - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- remove(TextGrid.Cell) - Method in class org.stathissideris.ascii2image.text.CellSet
- remove_aux_edges(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- remove_from_rank(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- remove_rankleaders(ST_Agraph_s) - Static method in class gen.lib.dotgen.cluster__c
- REMOVE_STARTING_QUOTE - net.sourceforge.plantuml.command.MultilinesStrategy
- Removeable - Interface in net.sourceforge.plantuml
- removeAll(CharSequence, String) - Static method in class net.sourceforge.plantuml.command.regex.MyPattern
- removeAllElements() - Method in class jcckit.graphic.GraphicalComposite
-
Remove all elements.
- removeAllPoints() - Method in class jcckit.graphic.Polygon
-
Removes all points.
- removeAllPoints() - Method in interface jcckit.plot.Curve
-
Removes all points from the curve.
- removeAllPoints() - Method in class jcckit.plot.SimpleCurve
- removeArrowheads() - Method in class org.stathissideris.ascii2image.text.TextGrid
- removeBoundaries() - Method in class org.stathissideris.ascii2image.text.TextGrid
- removeChangeListener(MOChangeListener) - Method in class ext.plantuml.com.ctreber.aclib.gui.MonitoredObject
- removeColorCodes() - Method in class org.stathissideris.ascii2image.text.TextGrid
- removeCycle() - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- removeDataListener(DataListener) - Method in class jcckit.data.DataContainer
-
Removes a
DataListener
. - removeDefault() - Method in class net.sourceforge.plantuml.preproc.DefineVariable
- removeDuplicateSets(ArrayList) - Static method in class org.stathissideris.ascii2image.text.CellSet
- removeElementAt(int) - Method in class jcckit.data.DataContainer
-
Removes a
DataElement
at the specified index. - removeEmptyColumns() - Method in class net.sourceforge.plantuml.command.BlocLines
- removeEmptyLines() - Method in class net.sourceforge.plantuml.command.BlocLines
- removeEndingStereotype() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- removeFill(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- removeHiddenParticipants() - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- removeIIOReadProgressListener(IIOReadProgressListener) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- removeInitialSkinparam() - Method in class net.sourceforge.plantuml.core.UmlSource
- removeInnerComment() - Method in class net.sourceforge.plantuml.StringLocated
- removeIrrelevantSametail() - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- removeLine(Line) - Method in class net.sourceforge.plantuml.bpm.Grid
- removeLink(Link) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- removeLink(Link) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- removeLocalLimitSize() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- removeMarkupTags() - Method in class org.stathissideris.ascii2image.text.TextGrid
- removeMemberPart() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- removeNonText() - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Makes blank all the cells that contain non-text elements.
- removeOrRestore(String, boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- removePlotListener(PlotListener) - Method in class jcckit.plot.Plot
-
Removes the specfied
PlotListener
. - removeSomeDefaultValues(int) - Method in class net.sourceforge.plantuml.preproc.Variables
- removeStartingAndEnding(String, int) - Method in class net.sourceforge.plantuml.command.BlocLines
- removeStartingParenthesis() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- removeVariable(String) - Method in interface net.sourceforge.plantuml.tim.TMemory
- removeVariable(String) - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- removeVariable(String) - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- renameTo(SFile) - Method in class net.sourceforge.plantuml.security.SFile
- render() - Method in class ext.plantuml.com.ctreber.acearth.plugins.markers.PluginMarkers
- render() - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- render() - Method in class ext.plantuml.com.ctreber.acearth.renderer.Renderer
- render(PixelCanvas, Projection) - Method in class ext.plantuml.com.ctreber.acearth.plugins.markers.Marker
- render(Oval) - Method in interface jcckit.graphic.OvalRenderer
-
Renders the specified oval.
- render(Oval) - Method in class jcckit.renderer.Graphics2DRenderer
-
Paints the specified oval into the current Graphics context.
- render(Polygon) - Method in interface jcckit.graphic.PolygonRenderer
-
Renders the specified Polygon instance.
- render(Polygon) - Method in class jcckit.renderer.Graphics2DRenderer
-
Paints the specified polygon into the Graphics2D context.
- render(Rectangle) - Method in interface jcckit.graphic.RectangleRenderer
-
Renders the specified rectangle.
- render(Rectangle) - Method in class jcckit.renderer.Graphics2DRenderer
-
Paints the specified rectangle into the current Graphics context.
- render(Text) - Method in interface jcckit.graphic.TextRenderer
-
Renders the specified Text instance.
- render(Text) - Method in class jcckit.renderer.Graphics2DRenderer
-
Paints the specified text into the current Graphics context.
- render(Diagram, BufferedImage, RenderingOptions) - Method in class org.stathissideris.ascii2image.graphics.BitmapRenderer
- RENDER_COLOR_CODES - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- RENDER_TAGS - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- renderAsXML(Writer) - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- renderContinue() - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- renderContinue() - Method in class net.sourceforge.plantuml.geom.kinetic.World
- renderDebugLines() - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- Renderer - Class in ext.plantuml.com.ctreber.acearth.renderer
-
Uses defined RowTypeRenderers and Shader to render to render target.
- Renderer - Interface in jcckit.graphic
-
Marker interface.
- Renderer(RenderTarget) - Constructor for class ext.plantuml.com.ctreber.acearth.renderer.Renderer
- Rendering - Enum in net.sourceforge.plantuml.jungle
- renderingOptions - Variable in class org.stathissideris.ascii2image.core.ConversionOptions
- RenderingOptions - Class in org.stathissideris.ascii2image.core
- RenderingOptions() - Constructor for class org.stathissideris.ascii2image.core.RenderingOptions
- RenderRequest - Class in net.sourceforge.plantuml.picoweb
-
POJO of the json sent to "POST /render"
- RenderRequest(String[], String) - Constructor for class net.sourceforge.plantuml.picoweb.RenderRequest
- RenderTarget - Interface in ext.plantuml.com.ctreber.acearth.renderer
-
.
- renderToImage(Diagram, RenderingOptions) - Method in class org.stathissideris.ascii2image.graphics.BitmapRenderer
- renderWith(Renderer) - Method in class jcckit.graphic.GraphicalComposite
-
Renders all
GraphicalElements
in the sequence they have been added. - renderWith(Renderer) - Method in interface jcckit.graphic.GraphicalElement
-
Renders this element according to the type of renderer.
- renderWith(Renderer) - Method in class jcckit.graphic.Oval
-
Renders this oval with the specified
Renderer
. - renderWith(Renderer) - Method in class jcckit.graphic.Polygon
-
Renders this line with the specified
Renderer
. - renderWith(Renderer) - Method in class jcckit.graphic.Rectangle
-
Renders this rectangle with the specified
Renderer
. - renderWith(Renderer) - Method in class jcckit.graphic.Text
-
Renders this line with the specified
Renderer
. - renewlist(ST_elist) - Static method in class gen.lib.dotgen.rank__c
- reorder(ST_Agraph_s, int, boolean, boolean) - Static method in class gen.lib.dotgen.mincross__c
- rep - Variable in class h.ST_subtree_t
- repeat - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- repeat(BoxStyle, Swimlane, Swimlane, Display, Ftile, Display, Display, Display, Colors, Ftile, boolean, LinkRendering, LinkRendering) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- repeat(BoxStyle, Swimlane, Swimlane, Display, Ftile, Display, Display, Display, Colors, Ftile, boolean, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- repeat(BoxStyle, Swimlane, Swimlane, Display, Ftile, Display, Display, Display, Colors, Ftile, boolean, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorRepeat
- repeat(BoxStyle, Swimlane, Swimlane, Display, Ftile, Display, Display, Display, Colors, Ftile, boolean, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- repeatString(String, int) - Static method in class org.stathissideris.ascii2image.text.StringUtils
- repeatWhile(Display, Display, Display, Display, Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- replace(String, String) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- replaceAll(char, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Replace all occurences of c1 with c2
- replaceBackslashT() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- replaceBullets() - Method in class org.stathissideris.ascii2image.text.TextGrid
- replaceElementAt(int, DataElement) - Method in class jcckit.data.DataContainer
-
Replaces the
DataElement
at the specified index. - replaceElementAt(int, GraphicalElement) - Method in class jcckit.graphic.GraphicalComposite
-
Replaces the specified element at the specified index of the list of elements.
- replaceHumanColorCodes() - Method in class org.stathissideris.ascii2image.text.TextGrid
- replacePointAt(int, GraphPoint) - Method in class jcckit.graphic.Polygon
-
Replaces the point at the specified index by a new one.
- replacePointMarkersOnLine() - Method in class org.stathissideris.ascii2image.text.TextGrid
- replaceTypeOnLine() - Method in class org.stathissideris.ascii2image.text.TextGrid
-
Replaces letters or numbers that are on horizontal or vertical lines, with the appropriate character that will make the line continuous (| for vertical and - for horizontal lines)
- replaceVariables(String, int, StringBuilder) - Method in class net.sourceforge.plantuml.tim.VariableManager
- replaceVisibilityModifierByUnicodeChar(String, boolean) - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
- REQUIREMENT - net.sourceforge.plantuml.cucadiagram.GroupType
- REQUIREMENT - net.sourceforge.plantuml.cucadiagram.LeafType
- REQUIREMENT - net.sourceforge.plantuml.FontParam
- REQUIREMENT_STEREOTYPE - net.sourceforge.plantuml.FontParam
- requirementBackground - net.sourceforge.plantuml.ColorParam
- requirementBorder - net.sourceforge.plantuml.ColorParam
- requirementBorder - net.sourceforge.plantuml.LineParam
- rerank(ST_Agnode_s, int) - Static method in class gen.lib.common.ns__c
- reset() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- reset() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- reset() - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- reset() - Method in class net.sourceforge.plantuml.FileSystem
- reset() - Method in class net.sourceforge.plantuml.OptionFlags
- reset() - Method in class net.sourceforge.plantuml.stats.HistoricalData
- reset() - Method in class net.sourceforge.plantuml.stats.ParsedGenerated
- reset() - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - reset() - Method in class smetana.core.debug.Purify
- reset() - Static method in class smetana.core.debug.SmetanaDebug
- resetCoord(Object...) - Static method in class gen.lib.dotgen.dotinit__c
- resetCounter() - Static method in class net.sourceforge.plantuml.FileUtils
- resetFont() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- resetPragmaLabel() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- resetRW(Object...) - Static method in class gen.lib.dotgen.dotsplines__c
- resize - Variable in class h.ST_Agmemdisc_s
- resize_reclbl(ST_field_t, ST_pointf, boolean) - Static method in class gen.lib.common.shapes__c
- resize_vn(ST_Agnode_s, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- resolvePort(ST_Agnode_s, ST_Agnode_s, ST_port) - Static method in class gen.lib.common.shapes__c
- resolvePorts(Object...) - Static method in class gen.lib.common.shapes__c
- Resource - Class in net.sourceforge.plantuml.project.core
- Resource(String) - Constructor for class net.sourceforge.plantuml.project.core.Resource
- ResourceDraw - Class in net.sourceforge.plantuml.project.draw
- ResourceDraw(GanttDiagram, Resource, TimeScale, double, Day, Day) - Constructor for class net.sourceforge.plantuml.project.draw.ResourceDraw
- responseMessageBelowArrow() - Method in interface net.sourceforge.plantuml.ISkinParam
- responseMessageBelowArrow() - Method in class net.sourceforge.plantuml.SkinParam
- responseMessageBelowArrow() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- RessourcesUtils - Class in net.sourceforge.plantuml.sprite
- RessourcesUtils() - Constructor for class net.sourceforge.plantuml.sprite.RessourcesUtils
- restore_best(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- restoreAllCharsF7(String) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- restoreAllCharsF7AndDoEscapeForBackSlash(String) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- ResultPoint - Class in ext.plantuml.com.google.zxing
-
Encapsulates a point of interest in an image containing a barcode.
- ResultPoint(float, float) - Constructor for class ext.plantuml.com.google.zxing.ResultPoint
- resume(int, DecimalFormat) - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- resume(DecimalFormat) - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- retrieve(String) - Static method in class net.sourceforge.plantuml.openiconic.OpenIcon
- retrieve(String) - Static method in class net.sourceforge.plantuml.preproc.Stdlib
- retrieveDistributor() - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- retrieveDistributor(String) - Static method in class net.sourceforge.plantuml.version.PLSSignature
- retrieveDistributorImage(LicenseInfo) - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- retrieveDistributorImageSignature() - Static method in class net.sourceforge.plantuml.version.PLSSignature
- retrieveNamed(String) - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- retrieveNamed(String, String, boolean) - Static method in class net.sourceforge.plantuml.version.PLSSignature
- retrieveNamedOrDistributorQuickIsValid() - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- retrieveNamedSlow() - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- RetrieveProcedure - Class in net.sourceforge.plantuml.tim.stdlib
- RetrieveProcedure() - Constructor for class net.sourceforge.plantuml.tim.stdlib.RetrieveProcedure
- retrieveQuick() - Static method in class net.sourceforge.plantuml.version.LicenseInfo
- retrieveVersion(String) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- RETURN - net.sourceforge.plantuml.tim.TLineType
- RETURN_FUNCTION - net.sourceforge.plantuml.tim.TFunctionType
- reverse() - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Reverses all bits in the array.
- reverse() - Method in enum net.sourceforge.plantuml.cucadiagram.LinkArrow
- reverse() - Method in class net.sourceforge.plantuml.posimo.DotPath
- reverse() - Method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
- reverse() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- reverse() - Method in enum net.sourceforge.plantuml.skin.ArrowDirection
- reverse() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- reverse() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- reverse(CubicCurve2D) - Static method in class net.sourceforge.plantuml.posimo.DotPath
- reverse(Navigator<O>) - Static method in class net.sourceforge.plantuml.bpm.Navigators
- REVERSE - net.sourceforge.plantuml.wire.WArrowDirection
- reverse_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.acyclic__c
- REVERSED - Static variable in class smetana.core.Macro
- reverseDefine() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- reverseDirection() - Method in enum net.sourceforge.plantuml.command.Position
- ReversePolishInterpretor - Class in net.sourceforge.plantuml.tim.expression
- ReversePolishInterpretor(LineLocation, TokenStack, Knowledge, TMemory, TContext) - Constructor for class net.sourceforge.plantuml.tim.expression.ReversePolishInterpretor
- ReversePolishInterpretor(TokenStack, Knowledge, TMemory, TContext) - Constructor for class net.sourceforge.plantuml.tim.expression.ReversePolishInterpretor
- Reviewed - Annotation Type in gen.annotation
- RGB - net.sourceforge.plantuml.ugraphic.color.ColorOrder
- rgbToHex(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- rgbToHpluv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- rgbToHsluv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- rgbToLch(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- rgbToXyz(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- Ribbon - Class in net.sourceforge.plantuml.timingdiagram.graphic
- Ribbon(TimingRuler, ISkinParam, List<TimingNote>, boolean, TextBlock, int) - Constructor for class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- RichText - Class in net.sourceforge.plantuml.text
- RichText() - Constructor for class net.sourceforge.plantuml.text.RichText
- right - Variable in class h.ST_dtlink_s
- RIGHT - net.sourceforge.plantuml.command.Position
- RIGHT - net.sourceforge.plantuml.Direction
- RIGHT - net.sourceforge.plantuml.graphic.HorizontalAlignment
- RIGHT - net.sourceforge.plantuml.sequencediagram.NotePosition
- RIGHT - Static variable in class smetana.core.Macro
- RIGHT_IX - Static variable in class smetana.core.Macro
- RIGHT_TO_LEFT_REVERSE - net.sourceforge.plantuml.skin.ArrowDirection
- RIGHT_TOP - Static variable in class jcckit.graphic.Anchor
-
Anchor constant.
- RightBound - Variable in class h.ST_spline_info_t
- rlink____warning(ST_dtlink_s, ST_dtlink_s) - Static method in class smetana.core.Macro
- rn - Variable in class h.ST_Agraphinfo_t
- ROBUST - net.sourceforge.plantuml.timingdiagram.TimingStyle
- root - net.sourceforge.plantuml.style.SName
- root - Variable in class h.ST_Agnode_s
- root - Variable in class h.ST_Agraph_s
- root - Variable in class h.ST_RTree
- Root - Variable in class smetana.core.Z
- rootNode - net.sourceforge.plantuml.style.SName
- Rose - Class in net.sourceforge.plantuml.skin.rose
- Rose() - Constructor for class net.sourceforge.plantuml.skin.rose.Rose
- Rosetta - Class in net.sourceforge.plantuml.creole.rosetta
- rot(String) - Static method in class net.sourceforge.plantuml.StringUtils
- rotate() - Method in class net.sourceforge.plantuml.code.PairInt
- rotate(double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- rotate(double) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- rotate(double) - Method in class net.sourceforge.plantuml.ugraphic.USegment
- rotate(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
-
Rotate the point according to the current rotation of Earth.
- rotate(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Balloon
- RotatedEllipse - Class in net.sourceforge.plantuml.svek.image
- RotatedEllipse(UEllipse, double) - Constructor for class net.sourceforge.plantuml.svek.image.RotatedEllipse
- rotatepf(ST_pointf, int) - Static method in class gen.lib.common.geom__c
- rotateReverse(Point3D) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Arc
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Cheese
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Circle
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.CutePath
- rotateZoom(RotationZoom) - Method in interface net.sourceforge.plantuml.cute.CuteShape
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Group
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.MyDouble
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- rotateZoom(RotationZoom) - Method in interface net.sourceforge.plantuml.cute.Positionned
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.PositionnedImpl
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Rectangle
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Stick
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Tension
- rotateZoom(RotationZoom) - Method in class net.sourceforge.plantuml.cute.Triangle
- rotationInDegrees(double) - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- rotationInRadians(double) - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- RotationZoom - Class in net.sourceforge.plantuml.cute
- ROUND(double) - Static method in class smetana.core.Macro
- ROUND_RECTANGLE - net.sourceforge.plantuml.svek.ShapeType
- RoundCorner - net.sourceforge.plantuml.style.PName
- roundCorner1Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- roundCorner2Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- roundCorner3Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- roundCorner4Criteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- roundCornerCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- rounded(double) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- ROUNDED - Static variable in class smetana.core.Macro
- RoundedContainer - Class in net.sourceforge.plantuml.svek
- RoundedContainer(Dimension2D, double, double, HColor, HColor, HColor, UStroke) - Constructor for class net.sourceforge.plantuml.svek.RoundedContainer
- route__c - Class in gen.lib.pathplan
- route__c() - Constructor for class gen.lib.pathplan.route__c
- routeinit - Variable in class smetana.core.Z
- routepolylines(ST_path, int[]) - Static method in class gen.lib.common.routespl__c
- routespl__c - Class in gen.lib.common
- routespl__c() - Constructor for class gen.lib.common.routespl__c
- routesplines(ST_path, int[]) - Static method in class gen.lib.common.routespl__c
- routesplinesinit() - Static method in class gen.lib.common.routespl__c
- routesplinesterm() - Static method in class gen.lib.common.routespl__c
- RowLayout - Class in net.sourceforge.plantuml.classdiagram
- RowLayout() - Constructor for class net.sourceforge.plantuml.classdiagram.RowLayout
- rows - Variable in class org.stathissideris.ascii2image.text.AbstractCell
- rowSize - Variable in class ext.plantuml.com.google.zxing.common.BitMatrix
- RowTypeRenderer - Interface in ext.plantuml.com.ctreber.acearth.renderer
-
Renders a row of pixel types.
- RowTypeRendererScanBit - Class in ext.plantuml.com.ctreber.acearth.renderer
-
Renders a row of ScanBits to pixel types.
- RowTypeRendererScanBit() - Constructor for class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanBit
- RowTypeRendererScanDot - Class in ext.plantuml.com.ctreber.acearth.renderer
-
Renders a row of ScanDots to pixel types.
- RowTypeRendererScanDot() - Constructor for class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanDot
- rrotate(ST_dtlink_s, ST_dtlink_s) - Static method in class smetana.core.Macro
- RSS_EXPANDED - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
RSS EXPANDED
- RSS14 - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
RSS 14
- rtp - Variable in class h.ST_tedge_t
- RTreeClose(ST_RTree) - Static method in class gen.lib.label.index__c
- RTreeClose2(ST_RTree, ST_Node_t___) - Static method in class gen.lib.label.index__c
- RTreeInsert(ST_RTree, ST_Rect_t, __ptr__, ST_Node_t___[], int) - Static method in class gen.lib.label.index__c
- RTreeInsert2(ST_RTree, ST_Rect_t, __ptr__, ST_Node_t___, ST_Node_t___[], int) - Static method in class gen.lib.label.index__c
- RTreeLeafListAdd(ST_LeafList_t, ST_Branch_t) - Static method in class gen.lib.label.index__c
- RTreeLeafListFree(ST_LeafList_t) - Static method in class gen.lib.label.index__c
- RTreeNewIndex(ST_RTree) - Static method in class gen.lib.label.index__c
- RTreeNewLeafList(ST_Branch_t) - Static method in class gen.lib.label.index__c
- RTreeNewNode(ST_RTree) - Static method in class gen.lib.label.node__c
- RTreeOpen() - Static method in class gen.lib.label.index__c
- RTreeSearch(ST_RTree, ST_Node_t___, ST_Rect_t) - Static method in class gen.lib.label.index__c
- ruler - Variable in class net.sourceforge.plantuml.timingdiagram.Player
- RuleType - Enum in net.sourceforge.plantuml.cucadiagram
- run() - Method in class net.sourceforge.plantuml.picoweb.PicoWebServer
- run(byte[], OutputStream) - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessRunner
- run(byte[], OutputStream, SFile) - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessRunner
- run(Keyboard) - Method in interface net.sourceforge.plantuml.oregon.BasicGame
- run(Keyboard) - Method in class net.sourceforge.plantuml.oregon.OregonBasicGame
- Run - Class in net.sourceforge.plantuml
- Run() - Constructor for class net.sourceforge.plantuml.Run
- runJob() - Method in interface net.sourceforge.plantuml.api.MyRunnable
- runLoop() - Static method in class net.sourceforge.plantuml.ClipboardLoop
- RUNNING() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- runOnce() - Static method in class net.sourceforge.plantuml.ClipboardLoop
- rw - Variable in class h.ST_Agnodeinfo_t
S
- s - Variable in class h.ST_refstr_t
- s_bp - Variable in class h.ST_inside_t
- S_i - Variable in class smetana.core.Z
- s_n - Variable in class h.ST_inside_t
- safe_list_append(ST_Agedge_s, ST_elist) - Static method in class gen.lib.dotgen.fastgr__c
- safe_other_edge(ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- safeCheckAndEatChar(char) - Method in class net.sourceforge.plantuml.tim.Eater
- safefile(CString) - Static method in class gen.lib.common.utils__c
- SALT - net.sourceforge.plantuml.core.DiagramType
- SALT - net.sourceforge.plantuml.UmlDiagramType
- saltDiagram - net.sourceforge.plantuml.style.SName
- salting(String, byte[]) - Static method in class net.sourceforge.plantuml.SignatureUtils
- same(double) - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- same_side(ST_pointf, ST_pointf, ST_pointf, ST_pointf) - Static method in class gen.lib.common.shapes__c
- sameClassWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
- sameClassWidth() - Method in class net.sourceforge.plantuml.SkinParam
- sameClassWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- sameColThan(Square) - Method in class net.sourceforge.plantuml.nwdiag.Square
- sameConnections(Link) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- sameConnections(Line) - Method in class net.sourceforge.plantuml.svek.Line
- sameExtremities(LineSegmentInt) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- sameFunctionNameAs(TFunctionSignature) - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- sameport__c - Class in gen.lib.dotgen
- sameport__c() - Constructor for class gen.lib.dotgen.sameport__c
- SAMERANK - Static variable in class smetana.core.Macro
- sameRowAs(TaskInstant) - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- sample - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- sample() - Method in class net.sourceforge.plantuml.posimo.DotPath
- SANDBOX - net.sourceforge.plantuml.security.SecurityProfile
-
Running in SANDBOX mode is completely secure.
- sansSerif(int) - Static method in class net.sourceforge.plantuml.ugraphic.UFont
- sansSerif12(HColor) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- sansSerif14(HColor) - Static method in class net.sourceforge.plantuml.graphic.GraphicStrings
- SATURDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- save(Preferences) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- save(Preferences) - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- save(Preferences, FileFormat) - Method in class net.sourceforge.plantuml.stats.FormatCounter
- save_best(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- save_in - Variable in class h.ST_Agnodeinfo_t
- save_out - Variable in class h.ST_Agnodeinfo_t
- save_vlist(ST_Agraph_s) - Static method in class gen.lib.dotgen.mincross__c
- saveCallingEnvironment() - Method in class smetana.core.jmp_buf
- saveToImage(OutputStream) - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- Scalable - Interface in net.sourceforge.plantuml.ugraphic
- scale - Variable in class h.ST_layout_t
- scale(double) - Method in class net.sourceforge.plantuml.ugraphic.UEllipse
- scale(double) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- scale(float) - Method in class org.stathissideris.ascii2image.graphics.CompositeDiagramShape
- scale(float) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- scale(int) - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- scale(ST_pointf, double) - Static method in class gen.lib.pathplan.route__c
- Scale - Interface in net.sourceforge.plantuml
- scaled(double) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- scaled(double) - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- ScaleHeight - Class in net.sourceforge.plantuml
- ScaleHeight(double) - Constructor for class net.sourceforge.plantuml.ScaleHeight
- scaleInPixels(long, long) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- scaleInPixels(long, long) - Method in class net.sourceforge.plantuml.timingdiagram.TimingRuler
- ScaleMaxHeight - Class in net.sourceforge.plantuml
- ScaleMaxHeight(double) - Constructor for class net.sourceforge.plantuml.ScaleMaxHeight
- ScaleMaxWidth - Class in net.sourceforge.plantuml
- ScaleMaxWidth(double) - Constructor for class net.sourceforge.plantuml.ScaleMaxWidth
- ScaleMaxWidthAndHeight - Class in net.sourceforge.plantuml
- ScaleMaxWidthAndHeight(double, double) - Constructor for class net.sourceforge.plantuml.ScaleMaxWidthAndHeight
- ScaleSimple - Class in net.sourceforge.plantuml
- ScaleSimple(double) - Constructor for class net.sourceforge.plantuml.ScaleSimple
- ScaleWidth - Class in net.sourceforge.plantuml
- ScaleWidth(double) - Constructor for class net.sourceforge.plantuml.ScaleWidth
- ScaleWidthAndHeight - Class in net.sourceforge.plantuml
- ScaleWidthAndHeight(double, double) - Constructor for class net.sourceforge.plantuml.ScaleWidthAndHeight
- scalex - Variable in class smetana.core.Z
- scaley - Variable in class smetana.core.Z
- scan_and_normalize() - Static method in class gen.lib.common.ns__c
- ScanBit - Class in ext.plantuml.com.ctreber.acearth.scanbit
-
Instruction to paint points xFrom to xTo on line y.
- ScanBit(int, int, int, int) - Constructor for class ext.plantuml.com.ctreber.acearth.scanbit.ScanBit
- ScanBitGenerator - Class in ext.plantuml.com.ctreber.acearth.scanbit
-
A ScanBitGenerator produces ScanBits.
- ScanBitGenerator() - Constructor for class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- ScanDot - Class in ext.plantuml.com.ctreber.acearth.scandot
-
A single scandot (opposed to a Polygon).
- ScanDot(int, int, int) - Constructor for class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- ScanDot(int, Point2D) - Constructor for class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- ScanDotGenerator - Class in ext.plantuml.com.ctreber.acearth.scandot
-
A ScanDotGenerator produces ScanDots.
- ScanDotGenerator() - Constructor for class ext.plantuml.com.ctreber.acearth.scandot.ScanDotGenerator
- scanOutline() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- scanOutline() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapDefault
-
Seems to: walk along outline of projected area.
- scanOutline() - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapOrtho
- scanPolygon(ScanBuf, Point3D[], Point2D[], int) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- scanPolygon(ScanBuf, Point3D[], Point2D[], int) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapDefault
-
Look at 2 neighboring points in polygon and find edge crossings - edge of the globe?!
- scanPolygon(ScanBuf, Point3D[], Point2D[], int) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMapOrtho
- ScientificEquation - Interface in net.sourceforge.plantuml.math
- ScientificEquationSafe - Class in net.sourceforge.plantuml.math
- score() - Method in class net.sourceforge.plantuml.error.PSystemError
- score() - Method in class net.sourceforge.plantuml.ErrorUml
- Screen - Class in net.sourceforge.plantuml.oregon
- Screen() - Constructor for class net.sourceforge.plantuml.oregon.Screen
- ScrollStrategy - Enum in net.sourceforge.plantuml.salt.factory
- SCXML - net.sourceforge.plantuml.FileFormat
- ScxmlStateDiagramStandard - Class in net.sourceforge.plantuml.xmlsc
- ScxmlStateDiagramStandard(StateDiagram) - Constructor for class net.sourceforge.plantuml.xmlsc.ScxmlStateDiagramStandard
- SDL_ANTISAVE - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_CONTINUOUS - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_INPUT - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_OUTPUT - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_PROCEDURE - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_SAVE - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- SDL_TASK - net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
- Sea - Class in net.sourceforge.plantuml.creole
- Sea(StringBounder) - Constructor for class net.sourceforge.plantuml.creole.Sea
- search_component(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.decomp__c
- Search_size - Variable in class smetana.core.Z
- searchf - Variable in class h.ST_dt_s
- searchf - Variable in class h.ST_dtmethod_s
- SEARCHSIZE - Static variable in class smetana.core.Macro
- second - Variable in class org.stathissideris.ascii2image.core.Pair
- SecureCoder - Class in net.sourceforge.plantuml.oregon
- SecureCoder() - Constructor for class net.sourceforge.plantuml.oregon.SecureCoder
- SecurityProfile - Enum in net.sourceforge.plantuml.security
-
There are 4 different security profile defined.
- SecurityUtils - Class in net.sourceforge.plantuml.security
- SecurityUtils() - Constructor for class net.sourceforge.plantuml.security.SecurityUtils
- seed() - Method in class net.sourceforge.plantuml.AbstractPSystem
- seed() - Method in class net.sourceforge.plantuml.core.UmlSource
- seek() - Method in class net.sourceforge.plantuml.webp.BoolDecoder
- SEG_ARCTO - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_ARCTO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant for an elliptical arc.
- SEG_CLOSE - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_CLOSE - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
- SEG_CUBICTO - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_CUBICTO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
- SEG_LINETO - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_LINETO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
- SEG_MOVETO - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_MOVETO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
- SEG_QUADTO - net.sourceforge.plantuml.ugraphic.USegmentType
- SEG_QUADTO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
- Segment - Class in net.sourceforge.plantuml.cute
- Segment - Class in net.sourceforge.plantuml.salt.element
- Segment - Class in net.sourceforge.plantuml.sequencediagram.graphic
- Segment - Class in net.sourceforge.plantuml.webp
- Segment() - Constructor for class net.sourceforge.plantuml.webp.Segment
- Segment(double, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- Segment(int, int) - Constructor for class net.sourceforge.plantuml.salt.element.Segment
- Segment(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.cute.Segment
- SegmentPosition - Class in net.sourceforge.plantuml.sequencediagram.puma
- SegmentPosition(PSegment, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.puma.SegmentPosition
- SegmentQuant - Class in net.sourceforge.plantuml.webp
- SegmentQuant() - Constructor for class net.sourceforge.plantuml.webp.SegmentQuant
- SegmentQuants - Class in net.sourceforge.plantuml.webp
- SegmentQuants() - Constructor for class net.sourceforge.plantuml.webp.SegmentQuants
- segments() - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- segments() - Method in interface net.sourceforge.plantuml.geom.Polyline
- segments() - Method in class net.sourceforge.plantuml.geom.PolylineBreakeable
- segments() - Method in class net.sourceforge.plantuml.geom.PolylineImpl
- selectExactly(List<E>, int) - Static method in class net.sourceforge.plantuml.geom.CollectionUtils
- selectUpTo(List<E>, int) - Static method in class net.sourceforge.plantuml.geom.CollectionUtils
- self() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- SELF - net.sourceforge.plantuml.skin.ArrowDirection
- selfBottom(Object...) - Static method in class gen.lib.common.splines__c
- SELFEDGE - Static variable in class smetana.core.Macro
- selfLeft(Object...) - Static method in class gen.lib.common.splines__c
- SELFNPEDGE - Static variable in class smetana.core.Macro
- selfRight(CArrayOfStar<ST_Agedge_s>, int, int, double, double, ST_splineInfo) - Static method in class gen.lib.common.splines__c
- selfRightSpace(ST_Agedge_s) - Static method in class gen.lib.common.splines__c
- selfTop(Object...) - Static method in class gen.lib.common.splines__c
- SELFWPEDGE - Static variable in class smetana.core.Macro
- Sentence - Interface in net.sourceforge.plantuml.project.lang
- SentenceAnd - Class in net.sourceforge.plantuml.project.lang
- SentenceAnd(SentenceSimple, SentenceSimple) - Constructor for class net.sourceforge.plantuml.project.lang.SentenceAnd
- SentenceAndAnd - Class in net.sourceforge.plantuml.project.lang
- SentenceAndAnd(SentenceSimple, SentenceSimple, SentenceSimple) - Constructor for class net.sourceforge.plantuml.project.lang.SentenceAndAnd
- SentenceDecoder - Class in net.sourceforge.plantuml.eggs
- SentenceDecoder(String, byte[]) - Constructor for class net.sourceforge.plantuml.eggs.SentenceDecoder
- SentenceDisplayOnSameRowAs - Class in net.sourceforge.plantuml.project.lang
- SentenceDisplayOnSameRowAs() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceDisplayOnSameRowAs
- SentenceEnds - Class in net.sourceforge.plantuml.project.lang
- SentenceEnds() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceEnds
- SentenceHappens - Class in net.sourceforge.plantuml.project.lang
- SentenceHappens() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceHappens
- SentenceHappensDate - Class in net.sourceforge.plantuml.project.lang
- SentenceHappensDate() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceHappensDate
- SentenceIsColored - Class in net.sourceforge.plantuml.project.lang
- SentenceIsColored() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceIsColored
- SentenceIsDeleted - Class in net.sourceforge.plantuml.project.lang
- SentenceIsDeleted() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceIsDeleted
- SentenceIsForTask - Class in net.sourceforge.plantuml.project.lang
- SentenceIsForTask() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceIsForTask
- SentenceLasts - Class in net.sourceforge.plantuml.project.lang
- SentenceLasts() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceLasts
- SentenceLinksTo - Class in net.sourceforge.plantuml.project.lang
- SentenceLinksTo() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceLinksTo
- SentenceOccurs - Class in net.sourceforge.plantuml.project.lang
- SentenceOccurs() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceOccurs
- SentencePausesDate - Class in net.sourceforge.plantuml.project.lang
- SentencePausesDate() - Constructor for class net.sourceforge.plantuml.project.lang.SentencePausesDate
- SentencePausesDates - Class in net.sourceforge.plantuml.project.lang
- SentencePausesDates() - Constructor for class net.sourceforge.plantuml.project.lang.SentencePausesDates
- SentencePausesDayOfWeek - Class in net.sourceforge.plantuml.project.lang
- SentencePausesDayOfWeek() - Constructor for class net.sourceforge.plantuml.project.lang.SentencePausesDayOfWeek
- SentenceProducer - Class in net.sourceforge.plantuml.eggs
- SentenceProducer(String, String) - Constructor for class net.sourceforge.plantuml.eggs.SentenceProducer
- SentenceSimple - Class in net.sourceforge.plantuml.project.lang
- SentenceSimple(Subject, IRegex, Something) - Constructor for class net.sourceforge.plantuml.project.lang.SentenceSimple
- SentenceTaskEndsAbsolute - Class in net.sourceforge.plantuml.project.lang
- SentenceTaskEndsAbsolute() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceTaskEndsAbsolute
- SentenceTaskStarts - Class in net.sourceforge.plantuml.project.lang
- SentenceTaskStarts() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceTaskStarts
- SentenceTaskStartsAbsolute - Class in net.sourceforge.plantuml.project.lang
- SentenceTaskStartsAbsolute() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceTaskStartsAbsolute
- SentenceTaskStartsWithColor - Class in net.sourceforge.plantuml.project.lang
- SentenceTaskStartsWithColor() - Constructor for class net.sourceforge.plantuml.project.lang.SentenceTaskStartsWithColor
- separate_subclust(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- separator - net.sourceforge.plantuml.style.SName
- separator - Static variable in class net.sourceforge.plantuml.security.SFile
- separatorChar - Static variable in class net.sourceforge.plantuml.security.SFile
- SEPTEMBER - net.sourceforge.plantuml.project.time.Month
- seq - Variable in class h.ST_Agclos_s
- seq - Variable in class h.ST_Agtag_s
- SEQ(int, int, int) - Static method in class smetana.core.Macro
- seq_link - Variable in class h.ST_Agedge_s
- seq_link - Variable in class h.ST_Agsubnode_s
- SEQUENCE - net.sourceforge.plantuml.UmlDiagramType
- SEQUENCE_BOX - net.sourceforge.plantuml.FontParam
- SEQUENCE_DELAY - net.sourceforge.plantuml.FontParam
- SEQUENCE_DIVIDER - net.sourceforge.plantuml.FontParam
- SEQUENCE_GROUP - net.sourceforge.plantuml.FontParam
- SEQUENCE_GROUP_HEADER - net.sourceforge.plantuml.FontParam
- SEQUENCE_REFERENCE - net.sourceforge.plantuml.FontParam
- SEQUENCE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- sequenceActorBorder - net.sourceforge.plantuml.LineParam
- sequenceArrow - net.sourceforge.plantuml.LineParam
- sequenceBoxBackground - net.sourceforge.plantuml.ColorParam
- sequenceBoxBorder - net.sourceforge.plantuml.ColorParam
- sequenceDiagram - net.sourceforge.plantuml.style.SName
- SequenceDiagram - Class in net.sourceforge.plantuml.sequencediagram
- SequenceDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- SequenceDiagramArea - Class in net.sourceforge.plantuml.sequencediagram.graphic
- SequenceDiagramArea(double, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- SequenceDiagramFactory - Class in net.sourceforge.plantuml.sequencediagram
- SequenceDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sequencediagram.SequenceDiagramFactory
- SequenceDiagramFileMakerPuma2 - Class in net.sourceforge.plantuml.sequencediagram.graphic
- SequenceDiagramFileMakerPuma2(SequenceDiagram, Rose, FileFormatOption) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramFileMakerPuma2
- SequenceDiagramFileMakerTeoz - Class in net.sourceforge.plantuml.sequencediagram.teoz
- SequenceDiagramFileMakerTeoz(SequenceDiagram, Rose, FileFormatOption, int) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.SequenceDiagramFileMakerTeoz
- sequenceDiagramPadder() - Method in interface net.sourceforge.plantuml.ISkinParam
- sequenceDiagramPadder() - Method in class net.sourceforge.plantuml.SkinParam
- sequenceDiagramPadder() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- SequenceDiagramTxtMaker - Class in net.sourceforge.plantuml.sequencediagram.graphic
- SequenceDiagramTxtMaker(SequenceDiagram, FileFormat) - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramTxtMaker
- sequenceDividerBackground - net.sourceforge.plantuml.ColorParam
- sequenceDividerBorder - net.sourceforge.plantuml.ColorParam
- sequenceDividerBorder - net.sourceforge.plantuml.LineParam
- sequenceGroupBackground - net.sourceforge.plantuml.ColorParam
- sequenceGroupBodyBackground - net.sourceforge.plantuml.ColorParam
- sequenceGroupBorder - net.sourceforge.plantuml.ColorParam
- sequenceGroupBorder - net.sourceforge.plantuml.LineParam
- sequenceLifeLineBackground - net.sourceforge.plantuml.ColorParam
- sequenceLifeLineBorder - net.sourceforge.plantuml.ColorParam
- sequenceLifeLineBorder - net.sourceforge.plantuml.LineParam
- sequenceMessageAlignment - net.sourceforge.plantuml.AlignmentParam
- sequenceMessageTextAlignment - net.sourceforge.plantuml.AlignmentParam
- sequenceNewpageSeparator - net.sourceforge.plantuml.ColorParam
- sequenceParticipantBorder - net.sourceforge.plantuml.LineParam
- sequenceReferenceAlignment - net.sourceforge.plantuml.AlignmentParam
- sequenceReferenceBackground - net.sourceforge.plantuml.ColorParam
- sequenceReferenceBorder - net.sourceforge.plantuml.ColorParam
- sequenceReferenceBorder - net.sourceforge.plantuml.LineParam
- sequenceReferenceHeaderBackground - net.sourceforge.plantuml.ColorParam
- serif(int) - Static method in class net.sourceforge.plantuml.ugraphic.UFont
- serverLoop(ServerSocket) - Static method in class net.sourceforge.plantuml.picoweb.PicoWebServer
- SESSION_ID - net.sourceforge.plantuml.stats.api.StatsColumn
- set - Variable in class h.ST_textlabel_t
- set - Variable in class h.ST_xlabel_t
- set(boolean) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOBoolean
- set(double) - Method in class ext.plantuml.com.ctreber.aclib.gui.MODouble
- set(int) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOInteger
- set(int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Sets bit i.
- set(int, boolean) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
boolean
value. - set(int, double) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
double
value. - set(int, float) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
float
value. - set(int, int) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
Sets the given bit to true.
- set(int, int) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
int
value. - set(int, int, boolean) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- set(int, int, byte) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- set(int, int, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
- set(int, int, int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- set(int, int, LinkedElement) - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- set(int, int, AbstractCell) - Method in class org.stathissideris.ascii2image.text.AbstractionGrid
- set(int, long) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified
long
value. - set(int, String) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the JSON representation of the specified string.
- set(int, JsonValue) - Method in class net.sourceforge.plantuml.json.JsonArray
-
Replaces the element at the specified position in this array with the specified JSON value.
- set(Object) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOEnum
- set(String) - Method in class ext.plantuml.com.ctreber.aclib.gui.MOString
- set(String, boolean) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
boolean
value. - set(String, double) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
double
value. - set(String, float) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
float
value. - set(String, int) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
int
value. - set(String, long) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified
long
value. - set(String, String) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the JSON representation of the specified string.
- set(String, JsonValue) - Method in class net.sourceforge.plantuml.json.JsonObject
-
Sets the value of the member with the specified name to the specified JSON value.
- set(O) - Method in interface net.sourceforge.plantuml.bpm.Navigator
- set(O) - Method in interface smetana.core.ACCESS
- set(TextGrid.Cell, char) - Method in class org.stathissideris.ascii2image.text.TextGrid
- set_(int, O) - Method in class smetana.core.CArrayOfStar
- set_aspect(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.position__c
- set_data(ST_Agobj_s, ST_Agrec_s, int) - Static method in class gen.lib.cgraph.rec__c
- set_minmax(ST_Agraph_s) - Static method in class gen.lib.dotgen.rank__c
- set_type - Variable in class h.ST_Agraphinfo_t
- set_xcoords(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- set_ycoords(ST_Agraph_s) - Static method in class gen.lib.dotgen.position__c
- setActualFontConfiguration(FontConfiguration) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- setAllCornersAreRound(boolean) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setAllowIncludeFalse() - Static method in class net.sourceforge.plantuml.OptionFlags
- setAllowMixing(boolean) - Method in class net.sourceforge.plantuml.classdiagram.ClassDiagram
- setAnchor(String) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setAnimation(Iterable<CharSequence>) - Method in class net.sourceforge.plantuml.UmlDiagram
- setAnnotation(GraphicalElement) - Method in class jcckit.plot.Plot
-
Sets the annotation layer.
- setAntialias(boolean) - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- setAspect(ST_Agraph_s, ST_aspect_t) - Static method in class gen.lib.dotgen.aspect__c
- setattr(ST_Agraph_s, int, CString, CString) - Static method in class gen.lib.cgraph.attr__c
- setAutoactivate(boolean) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- setAutonewpage(int) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- setBackground(HColor) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- setBackward(Display, Swimlane, BoxStyle, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- setBackward(Display, Swimlane, BoxStyle, LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- setBetaStyle(boolean) - Static method in class net.sourceforge.plantuml.UseStyle
- setBlackBlockDimension(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- setBoolean(String, boolean) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- setBordered(Bordered) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- setbounds(ST_Agnode_s, int[], int[], int[]) - Static method in class gen.lib.dotgen.flat__c
- setBufferedImage(BufferedImage) - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- setBuffersToCreate(int) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- setBulk(int, int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
-
Sets a block of 32 bits, starting at bit i.
- setCalendar(Day) - Method in class net.sourceforge.plantuml.project.OpenClose
- setCaption(DisplayPositionned) - Method in class net.sourceforge.plantuml.TitledDiagram
- setCaptionArea(Dimension2D) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- setCellAlignment(HorizontalAlignment) - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- setCenter(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- setCenterX(double) - Method in class net.sourceforge.plantuml.posimo.Block
- setCenterX(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setCenterY(double) - Method in class net.sourceforge.plantuml.posimo.Block
- setCenterY(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setCharacterEncoding(String) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setCharAt(int, char) - Method in class smetana.core.CString
- setCharge(double) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- setCharset(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setCharset(String) - Method in class net.sourceforge.plantuml.Option
- setCheckDotError(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setCheckMetadata(boolean) - Method in interface net.sourceforge.plantuml.ISourceFileReader
- setCheckMetadata(boolean) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- setCheckOnly(boolean) - Method in class net.sourceforge.plantuml.Option
- setCheckOnly(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setClipboard(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setClipboardLoop(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setClosed(boolean) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setCluster(Cluster) - Method in class net.sourceforge.plantuml.svek.SvekNode
- setCmapData(boolean) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setCodeLine(LineLocation) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setCodeLine(LineLocation) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setCodeLine(LineLocation) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setCodeLine(LineLocation) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setColor(int, int, int) - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- setColor(Color) - Method in class net.sourceforge.plantuml.graph2.MyCurve
- setColor(Color) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setColor(HColor) - Method in class net.sourceforge.plantuml.nwdiag.Network
- setColor(HColor) - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- setColorCodesProcessingMode(int) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setColorNextArrow(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- setColors(Colors) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setColors(Colors) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setColors(Colors) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setColors(Colors) - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- setColors(Colors) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- setColors(Colors) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- setColors(Colors) - Method in interface net.sourceforge.plantuml.SpecificBackcolorable
- setColors(CenterBorderColor) - Method in interface net.sourceforge.plantuml.project.core.Task
- setColors(CenterBorderColor) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setColors(CenterBorderColor) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setColorsAndCompletion(CenterBorderColor, int, Url, Display) - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- setColorsAndCompletion(CenterBorderColor, int, Url, Display) - Method in interface net.sourceforge.plantuml.project.draw.TaskDraw
- setColorsAndCompletion(CenterBorderColor, int, Url, Display) - Method in class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- setComment(String) - Method in class net.sourceforge.plantuml.api.NumberAnalyzedDated
- setComment(String) - Method in class net.sourceforge.plantuml.gitlog.GNode
- setComment(String) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setCommentAndCodeLine(String, String) - Method in class net.sourceforge.plantuml.posimo.DotPath
- setCompletion(int) - Method in interface net.sourceforge.plantuml.project.core.Task
- setCompletion(int) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setCompletion(int) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setCompressionMode(CompressionMode) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- setConcurrentSeparator(char) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setConcurrentSeparator(char) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setConcurrentSeparator(char) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- setConfig(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setConstraint(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setContainer(DataContainer) - Method in class jcckit.data.DataCurve
-
Sets the
DataPlot
where this is a curve of. - setContainer(DataContainer) - Method in interface jcckit.data.DataElement
-
Sets the container which should contain this element.
- setContainer(DataContainer) - Method in class jcckit.data.DataPoint
-
Does nothing.
- setContainer(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setContainer(IGroup) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setCoordinateSystem(CoordinateSystem) - Method in class jcckit.plot.Plot
-
Sets the coordinate system.
- setCreate(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- setCurrent(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- setCurrentDir(SFile) - Method in class net.sourceforge.plantuml.FileSystem
- setCustomShapes(HashMap<String, CustomShapeDefinition>) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setData(int, int, Placeable) - Method in class net.sourceforge.plantuml.bpm.GridArray
- setData(ByteBuffer) - Static method in class net.sourceforge.plantuml.brotli.Dictionary
- setData(Placeable) - Method in class net.sourceforge.plantuml.bpm.Cell
- setData(TaskAttribute, Value) - Method in class net.sourceforge.plantuml.project.solver.AbstractSolver
- setData(TaskAttribute, Value) - Method in interface net.sourceforge.plantuml.project.solver.Solver
- setDaySideBrightness(double) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- setDebug(boolean) - Method in class org.stathissideris.ascii2image.core.ConversionOptions
- setDebugSvek(boolean) - Method in class net.sourceforge.plantuml.FileFormatOption
- setDebugSvek(boolean) - Method in class net.sourceforge.plantuml.Option
- setDebugSvek(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setDefaultDirection(Direction) - Method in class net.sourceforge.plantuml.mindmap.MindMapDiagram
- setDefaultSkin(String) - Method in interface net.sourceforge.plantuml.ISkinParam
- setDefaultSkin(String) - Method in class net.sourceforge.plantuml.SkinParam
- setDefaultSkin(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- setDefinition(CustomShapeDefinition) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setDelay(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
- setDeltaShadow(double) - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- setDeltaShadow(double) - Method in interface net.sourceforge.plantuml.ugraphic.Shadowable
- setDeltaShadow(double) - Method in class net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- setDeltaX1(double) - Method in class net.sourceforge.plantuml.skin.Area
- setDescription(String) - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- setDescription(String) - Method in class net.sourceforge.plantuml.nwdiag.Square
- setDescription(String) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setDest(int[][]) - Method in class net.sourceforge.plantuml.webp.SubBlock
- setDiamond(boolean) - Method in interface net.sourceforge.plantuml.project.core.Task
- setDiamond(boolean) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setDiamond(boolean) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setDiff(int[][]) - Method in class net.sourceforge.plantuml.webp.SubBlock
- setDimension(Dimension2D) - Method in class net.sourceforge.plantuml.anim.AffineTransformation
- setDimension(Dimension2D) - Method in class net.sourceforge.plantuml.anim.Animation
- setDir(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setDisplay(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setDisplay(Display) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setDisplay(Display) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setDisplay(Display) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setDispose(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
- setDotExecutable(String) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- setDotExecutable(String) - Method in class net.sourceforge.plantuml.OptionFlags
- setDotPath(DotPath) - Method in class net.sourceforge.plantuml.posimo.Path
- setDouble(String, double) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- setDropShadows(boolean) - Method in class org.stathissideris.ascii2image.core.ConversionOptions
- setDropShadows(boolean) - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- setDropsShadow(boolean) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setDumpHtmlStats(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setDumpStats(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setEast(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- setECLevel(ErrorCorrectionLevel) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setEdgeType(ST_Agraph_s, int) - Static method in class gen.lib.common.utils__c
- setEnable(boolean) - Static method in class net.sourceforge.plantuml.ProgressBar
- setEnableStats(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setEnableStats(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setEncodesprite(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setEnd(long) - Method in class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- setEnd(Day) - Method in interface net.sourceforge.plantuml.project.core.Task
- setEnd(Day) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setEnd(Day) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setEndPoint(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- setEnum(String, Object) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- setError(boolean) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setExportFormat(int) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setExtractFromMetadata(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setExtractStdLib(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setFailfast(boolean) - Method in class net.sourceforge.plantuml.Option
- setFailFast(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setFailfast2(boolean) - Method in class net.sourceforge.plantuml.Option
- setFailFast2(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setFileFormat(FileFormat) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- setFileFormat(FileFormat) - Method in class net.sourceforge.plantuml.Option
-
Deprecated.
- setFileFormatOption(FileFormatOption) - Method in interface net.sourceforge.plantuml.ISourceFileReader
- setFileFormatOption(FileFormatOption) - Method in class net.sourceforge.plantuml.Option
- setFileFormatOption(FileFormatOption) - Method in class net.sourceforge.plantuml.SourceFileReaderAbstract
- setFilename(String) - Method in class net.sourceforge.plantuml.Option
- setFilename(String) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setFileSeparator(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setFileSeparator(String) - Method in class net.sourceforge.plantuml.OptionFlags
- setFillColor(Color) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- setFillColor(Color) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- setFillColor(Color) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setFillColor(String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- setFillColor(String) - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- setFilterLevel(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setFilterStrength(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setFirstVariableCharacters(String) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets the characters other than letters and digits that are valid as the first character of a variable.
- setflags(ST_Agedge_s, int, int, int) - Static method in class gen.lib.dotgen.dotsplines__c
- setFont(Font) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setFooterArea(double, double, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- setFormat(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setFrame(ImageInputStream) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- setFrameRate(float) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets frame rate in frames per second.
- setFullWidth(boolean) - Method in class net.sourceforge.plantuml.nwdiag.Network
- setGeneric(String) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setGeneric(String) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setGeom(double, double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileThinSplit
- setGradientColor(Color, Color, char) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- setGraphvizDot(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setGrey(int, int, int) - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- setGrey(int, int, int) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- setGui(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setHasBeenBurn(boolean) - Method in class net.sourceforge.plantuml.tim.ExecutionContextIf
- setHasBorder(boolean) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setHasOutline(boolean) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setHeaderArea(double, double, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- setHectorLayer(int) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setHectorLayer(int) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setHectorLayer(int) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setHeight(double) - Method in class net.sourceforge.plantuml.posimo.Cluster
- setHeight(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setHeight(int) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- setHidden(boolean) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- setHideEmptyDescription(boolean) - Method in class net.sourceforge.plantuml.statediagram.StateDiagram
- setHideEmptyDescription(boolean) - Method in class net.sourceforge.plantuml.UmlDiagram
- setHideUnlinkedData(boolean) - Method in class net.sourceforge.plantuml.UmlDiagram
- setHorizontalPages(int) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- setHorizontalPages(int) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setHorizontalSolitary(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setHtmlStats(boolean) - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- setHtmlStats(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setIamSalt(boolean) - Method in class net.sourceforge.plantuml.salt.PSystemSalt
- setIgnoreForCompression() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- setIgnoreForCompressionOnX() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- setIgnoreForCompressionOnY() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- setImageHeight(int) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setImageHeight(int) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- setImageWidth(int) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setImageWidth(int) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.ScanBitGenerator
- setIndex(int) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpaceWithParticipants
- setInitialState(String, Colors) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Histogram
- setInitialState(String, Colors) - Method in interface net.sourceforge.plantuml.timingdiagram.graphic.PDrawing
- setInitialState(String, Colors) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.Ribbon
- setInlinkRendering(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- setInputFilename(String) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setInt(String, int) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- setIntricated(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setInvis(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setIsNotFilled() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setjmp(jmp_buf) - Static method in class smetana.core.JUtils
- setKeepTmpFiles(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setLabel(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
- setLabel(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- setLabelNextArrow(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- setLabelPosition(double, double) - Method in class net.sourceforge.plantuml.posimo.Path
- setLabelPositionCenter(double, double) - Method in class net.sourceforge.plantuml.posimo.Path
- setLastEntity(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- setLastEntityConsulted(IEntity) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- setLastPlayer(Player) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- setLeaf(ILeaf) - Method in interface net.sourceforge.plantuml.cucadiagram.Bodier
- setLeaf(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.BodierLikeClassOrObject
- setLeaf(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.BodierMap
- setLeaf(ILeaf) - Method in class net.sourceforge.plantuml.cucadiagram.BodierSimple
- setLegacyDefinition(String) - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- setLegend(Dimension2D, boolean, HorizontalAlignment) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- setLegend(DisplayPositionned) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setLegend(DisplayPositionned) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setLegend(DisplayPositionned) - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- setLegend(DisplayPositionned) - Method in class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
- setLegend(DisplayPositionned) - Method in class net.sourceforge.plantuml.TitledDiagram
- setLength(int) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setLine(double, double, double, double) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- setLineLocation(LineLocation) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setLinkArrow(LinkArrow) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setLinkConstraint(LinkConstraint) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setLinksColor(HColor) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setLivingParticipantBox(Participant, LivingParticipantBox) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- setLoad(Load) - Method in interface net.sourceforge.plantuml.project.core.Task
- setLoad(Load) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setLoad(Load) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setLocalImageLimit(int) - Static method in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- setLocation(double, double) - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- setLocation(double, double) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- setLocation(double, double) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- setLocation(Point2D) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- setLocked(boolean) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- setLogData(SFile) - Method in class net.sourceforge.plantuml.OptionFlags
- setLoopStats(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setMainFrame(Display) - Method in class net.sourceforge.plantuml.TitledDiagram
- setManageSnakes(boolean) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- setMapData(Polygon[]) - Method in class ext.plantuml.com.ctreber.acearth.scanbit.BitGeneratorMap
- setMarker(GraphicalElement) - Method in class jcckit.GraphicsPlotCanvas
-
Defines a graphical marker which will be drawn on top of the plot.
- setMaskPattern(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setMatrix(ByteMatrix) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setMatrixWidth(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setMaxPixel(int) - Static method in class net.sourceforge.plantuml.OptionFlags
- setMember(boolean) - Method in class net.sourceforge.plantuml.Url
- setMessage(AbstractMessage) - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- setMinimumDimension(Dimension2D) - Method in class net.sourceforge.plantuml.postit.PostIt
- setMinimunDimension(Dimension2D) - Method in class net.sourceforge.plantuml.postit.Area
- setMinMax(double, double) - Method in class net.sourceforge.plantuml.nwdiag.Network
- setMinMax(MinMax) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setMinwidth(int) - Method in class net.sourceforge.plantuml.UmlDiagram
- setMinWidth(double) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- setMode(int) - Method in class net.sourceforge.plantuml.webp.SubBlock
- setMode(Mode) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setMoveable(boolean) - Method in class net.sourceforge.plantuml.graph.ElectricCharge
- setMoveObserver(MoveObserver) - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- setMulticast(List<Participant>) - Method in class net.sourceforge.plantuml.sequencediagram.Message
- setNamespaceSeparator(String) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- setNbThread(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setNbThreads(int) - Method in class net.sourceforge.plantuml.Option
- setNbThreads(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setNearDecoration(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setNearDecoration(boolean) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setNeighborhood(Neighborhood) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setNeighborhood(Neighborhood) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setNextLinkRenderer(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- setNightSideBrightness(double) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- setNorth(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- setNote(Display) - Method in interface net.sourceforge.plantuml.project.core.Task
- setNote(Display) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setNote(Display) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setNote(Note) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setNote(Note) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- setNoteStyle(NoteStyle) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- setNumCol(int) - Method in class net.sourceforge.plantuml.nwdiag.Square
- setNumDataBytes(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setNumECBytes(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setNumRSBlocks(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setNumTotalBytes(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setOpale(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setOpale(boolean) - Method in class net.sourceforge.plantuml.svek.Line
- setOpale(Direction, Point2D, Point2D) - Method in class net.sourceforge.plantuml.svek.image.Opale
- setOpaleLine(Line, SvekNode, SvekNode) - Method in class net.sourceforge.plantuml.svek.image.EntityImageNote
- setOpenIconic(boolean) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- setOriginalGroup(IGroup) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- SeTouchCount - Variable in class h.ST_RTree
- setOutlineColor(Color) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setOutput(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setOutputDir(File) - Method in class net.sourceforge.plantuml.Option
- setOutputFilename(String) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setOutRendering(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionList
- setOverwrite(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setOverwrite(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setOverwriteFiles(boolean) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setOwnAdress(String) - Method in class net.sourceforge.plantuml.nwdiag.Network
- setOwner(DiagramShape) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- setParam(String, String) - Method in class net.sourceforge.plantuml.SkinParam
- setParam(String, String) - Method in class net.sourceforge.plantuml.TitledDiagram
- setParent(ACearth) - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- setParent(ST_refstr_t) - Method in class smetana.core.CString
- setPart1Anchor(String) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setPart2Anchor(String) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setPaused(boolean) - Method in class net.sourceforge.plantuml.preproc.UncommentReadLine
- setPerformSeparationOfCommonEdges(boolean) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setPixel(int, int, int) - Method in class net.sourceforge.plantuml.webp.SubBlock
- setPixel(int, int, int, int, int, int) - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- setPixel(int, int, int, int, int, int) - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RenderTarget
- setPixel(int, int, Color) - Method in class ext.plantuml.com.ctreber.acearth.gui.PixelCanvas
- setPixel(int, int, Color) - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RenderTarget
- setPoint(int, ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setPolygon(double, double, List<Point2D.Double>) - Method in class net.sourceforge.plantuml.svek.SvekNode
- setPortMembers(String, String) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setPosition(double, double, double, double) - Method in class net.sourceforge.plantuml.svek.Cluster
- setPosition(Link, Point2D) - Method in class net.sourceforge.plantuml.cucadiagram.LinkConstraint
- setPosYendLevel(double) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setPosYendLevel(double) - Method in interface net.sourceforge.plantuml.sequencediagram.EventWithDeactivate
- setPosYendLevel(double) - Method in class net.sourceforge.plantuml.sequencediagram.GroupingLeaf
- setPosYstartLevel(double) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setPrecision(int) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets the precision for expression evaluation.
- setPredict(int[][]) - Method in class net.sourceforge.plantuml.webp.SubBlock
- setPrintDebugOutput(boolean) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setPrintFonts(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setPrintInterval(Day, Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setPrintScale(PrintScale) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setProjection(Projection) - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- setProjection(Projection) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- setProjectionCluster(Cluster) - Method in class net.sourceforge.plantuml.svek.Line
- setProperty(String, String) - Method in class net.sourceforge.plantuml.nwdiag.NwDiagram
- setQindex(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setQuality(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
- setQuiet(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setRandomPixel(boolean) - Method in class net.sourceforge.plantuml.ugraphic.ImageBuilder
- setRankdir(Rankdir) - Method in class net.sourceforge.plantuml.SkinParam
- setRatio(ST_Agraph_s) - Static method in class gen.lib.common.input__c
- setRealTimeStats(boolean) - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- setRealTimeStats(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setRegion(int, int, int, int) - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
-
Sets a square region of the bit matrix to true.
- setRenderDebugLines(boolean) - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- setRenderer(String) - Method in class jcckit.GraphicsPlotCanvas
-
Sets the renderer used to render the plot.
- setRenderTarget(PixelCanvas) - Method in class ext.plantuml.com.ctreber.acearth.plugins.Plugin
- setRenderTarget(RenderTarget) - Method in class ext.plantuml.com.ctreber.acearth.renderer.Renderer
- setRepeat(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets the number of times the set of GIF frames should be played.
- setRotation(boolean) - Method in class net.sourceforge.plantuml.UmlDiagram
- setRoundCorner(double) - Method in class net.sourceforge.plantuml.svek.image.Opale
- setRoundingMode(RoundingMode) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets the rounding mode for expression evaluation.
- setRow(int) - Method in interface net.sourceforge.plantuml.graph.ANode
- setRow(int) - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- setRow(int) - Method in class net.sourceforge.plantuml.hector.Pin
- setRow(int, String) - Method in class org.stathissideris.ascii2image.text.TextGrid
- setRow(int, StringBuffer) - Method in class org.stathissideris.ascii2image.text.TextGrid
- setSametail(String) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setScale() - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setScale() - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionCyl
-
The scale is set so that a value of 2PI gets mapped to the full image width times the magnification.
- setScale() - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionMerc
-
The scale is set so that a value of 2PI gets mapped to the full image width times the magnification.
- setScale() - Method in class ext.plantuml.com.ctreber.acearth.projection.ProjectionOrtho
-
The scale is not from -PI to PI but from -1 to 1 in this case (the range of x, y, z of the points).
- setScale(float) - Method in class org.stathissideris.ascii2image.core.RenderingOptions
- setScale(Scale) - Method in class net.sourceforge.plantuml.AbstractPSystem
- setScanBits(ScanBit[]) - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanBit
- setScanDots(ScanDot[]) - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanDot
- setSegmentId(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setSegQuants(SegmentQuant[]) - Method in class net.sourceforge.plantuml.webp.SegmentQuants
- setShader(Shader) - Method in class ext.plantuml.com.ctreber.acearth.renderer.Renderer
- setShape(String) - Method in class net.sourceforge.plantuml.nwdiag.Square
- setShiftX(int) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setShiftY(int) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setShowFootbox(boolean) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setShowFootbox(boolean) - Method in class net.sourceforge.plantuml.sequencediagram.SequenceDiagram
- setSilentlyCompletelyIgnoreErrors(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setSize(double, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- setSize(double, double) - Method in class net.sourceforge.plantuml.Dimension2DDouble
- setSize(double, double) - Method in class net.sourceforge.plantuml.jungle.GTileGeometry
- setSize(int, int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets the GIF frame size.
- setSkipCoeff(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setSource(UmlSource) - Method in class net.sourceforge.plantuml.AbstractPSystem
- setSouth(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- setSpecial(Instruction) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionWhile
- setSpecial(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- setSpecificColor(HColor) - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- setSpecificColor(HColor, int) - Method in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- setSpecificColorTOBEREMOVED(ColorType, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setSpecificColorTOBEREMOVED(ColorType, HColor) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setSpecificColorTOBEREMOVED(ColorType, HColor) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setSpecificColorTOBEREMOVED(ColorType, HColor) - Method in interface net.sourceforge.plantuml.LineConfigurable
- setSpecificColorTOBEREMOVED(ColorType, HColor) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- setSpecificLineStroke(UStroke) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setSplash(boolean) - Method in class net.sourceforge.plantuml.Option
- setSplash(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setStart(long) - Method in class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- setStart(Day) - Method in interface net.sourceforge.plantuml.project.core.Task
- setStart(Day) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setStart(Day) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setStartEnd(double, double) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- setStartingDate(Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setStartPoint(ShapePoint) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- setState(int, int, boolean) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- setState(TimeTick, String, Colors, String...) - Method in class net.sourceforge.plantuml.timingdiagram.Player
- setState(TimeTick, String, Colors, String...) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- setState(TimeTick, String, Colors, String...) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerBinary
- setState(TimeTick, String, Colors, String...) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerClock
- setState(TimeTick, String, Colors, String...) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerRobustConcise
- setStatus(int) - Method in class net.sourceforge.plantuml.api.ImageDataAbstract
- setStdLib(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setStdlibName(String) - Method in class net.sourceforge.plantuml.sprite.StdlibDiagram
- setStereotype(Stereotype) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setStereotype(Stereotype) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setStereotype(Stereotype) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setStereotype(Stereotype) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setStereotype(Stereotype) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- setStereotype(Stereotype, boolean) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- setStretches(boolean) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setString(String, String) - Method in class ext.plantuml.com.ctreber.acearth.Configuration
- setString(CString) - Method in class h.ST_refstr_t
- setStrokeColor(Color) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- setStrokeColor(Color) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- setStrokeColor(Color) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setStrokeColor(String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- setStrokeColor(String) - Method in class net.sourceforge.plantuml.ugraphic.html5.Html5Drawer
- setStrokeDashed(boolean) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setStrokeWidth(double, double, double) - Method in class net.sourceforge.plantuml.eps.EpsGraphics
- setStrokeWidth(double, String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- setStrokeWidth(double, String) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- setStyle(ForkStyle, String, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionFork
- setSunPos(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- setSunPos(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- setSunPosRel(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- setSvekImage(IEntityImage) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setSvekImage(IEntityImage) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setSvgSize(String, String) - Method in interface net.sourceforge.plantuml.ISkinParam
- setSvgSize(String, String) - Method in class net.sourceforge.plantuml.SkinParam
- setSvgSize(String, String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- setSystemError(PSystemError) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setSystemExit(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setTabSize(int) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setTag(String) - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- setTagProcessingMode(int) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setTaskDraw(ResourceDraw) - Method in class net.sourceforge.plantuml.project.core.Resource
- setTerminatorDiscontinuity(double) - Method in class ext.plantuml.com.ctreber.acearth.shader.Shader
- setTest(Display, Display, Display, LinkRendering, LinkRendering, Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionRepeat
- setText(String) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setTextOnLine(boolean) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setThisIsTogether() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setThisIsTogether() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setThisIsTogether() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setTicks(int) - Method in class net.sourceforge.plantuml.timingdiagram.PlayerAnalog
- setTimeoutMs(long) - Method in class net.sourceforge.plantuml.OptionFlags
- setTitle(DisplayPositionned) - Method in class net.sourceforge.plantuml.TitledDiagram
- setTitleArea(double, double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramArea
- setTitlePosition(double, double) - Method in class net.sourceforge.plantuml.svek.Cluster
- setTo(String, String, String) - Method in class org.stathissideris.ascii2image.text.GridPattern
- setToday(Day) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setTodayColors(CenterBorderColor) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setTop(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setTop(boolean) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setTopStartingY(double) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.DrawableSet
- setTotalWidth(double) - Method in class net.sourceforge.plantuml.cucadiagram.TextBlockMap
- setTotalWidth(double) - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- setTranslate(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setTransparent(Color) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Sets the transparent color for the last added frame and any subsequent frames.
- setType(int) - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- setType(int) - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- setUDrawable(UDrawable) - Method in class net.sourceforge.plantuml.ugraphic.ImageBuilder
- setUid(int) - Method in class net.sourceforge.plantuml.hector.Pin
- setUmlDiagramType(UmlDiagramType) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setUmlDiagramType(UmlDiagramType) - Method in class net.sourceforge.plantuml.syntax.SyntaxResult
- setUrl(Url) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setUrl(Url) - Method in interface net.sourceforge.plantuml.project.core.Task
- setUrl(Url) - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- setUrl(Url) - Method in class net.sourceforge.plantuml.project.core.TaskSeparator
- setUrl(Url) - Method in class net.sourceforge.plantuml.sequencediagram.AbstractMessage
- setUrl(Url) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- setUrl(Url) - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- setUserData(Object) - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- setUseSmetana(boolean) - Method in class net.sourceforge.plantuml.TitledDiagram
- setUsesStandardSyntax(boolean) - Method in class org.stathissideris.ascii2image.text.GridPattern
- setUseVizJs(boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
- setUseVizJs(boolean) - Method in class net.sourceforge.plantuml.SkinParam
- setUseVizJs(boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- setUSymbol(USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setUSymbol(USymbol) - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- setUSymbol(USymbol) - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- setUvac_delta_q(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setUvdc_delta_q(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setUVFilterLevel(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setUvMode(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setVariable(String, String) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- setVariable(String, BigDecimal) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- setVariable(String, Expression.LazyNumber) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- setVariableCharacters(String) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets the characters other than letters and digits that are valid as the second and subsequent characters of a variable.
- SetVariableValue - Class in net.sourceforge.plantuml.tim.stdlib
- SetVariableValue() - Constructor for class net.sourceforge.plantuml.tim.stdlib.SetVariableValue
- setVerbose(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setVerbose(boolean) - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- setVerbose(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setVersion(int) - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- setVertical(boolean) - Method in class net.sourceforge.plantuml.salt.element.ElementTabBar
- setVerticalPages(int) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- setVerticalPages(int) - Method in class net.sourceforge.plantuml.project.GanttDiagram
- setViewMagnification(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setViewPos(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.ConfigurationACearth
- setViewPos(Coordinate) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setViewRotation(double) - Method in class ext.plantuml.com.ctreber.acearth.projection.Projection
- setVisibilityModifier(VisibilityModifier) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setVisibilityModifier(VisibilityModifier) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setVisibilityModifierPresent(boolean) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- setWeight(double) - Method in class net.sourceforge.plantuml.cucadiagram.Link
- setWest(Element) - Method in class net.sourceforge.plantuml.salt.element.ElementBorder
- setWidth(double) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- setWidth(double) - Method in class net.sourceforge.plantuml.posimo.Cluster
- setWidth(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setWidth(int) - Method in class net.sourceforge.plantuml.postit.PostItDiagram
- setWindingRule(int) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - setWord(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
- setWritable(boolean) - Method in class net.sourceforge.plantuml.security.SFile
- setX(double) - Method in class net.sourceforge.plantuml.posimo.Block
- setX(double) - Method in class net.sourceforge.plantuml.posimo.Cluster
- setX(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setX(double) - Method in class net.sourceforge.plantuml.salt.element.ElementMenuEntry
- setXmlStats(boolean) - Static method in class net.sourceforge.plantuml.stats.StatsUtils
- setXmlStats(String) - Method in class net.sourceforge.plantuml.ant.PlantUmlTask
- setXPos(int) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setXposition(int) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- setXposition(int) - Method in interface net.sourceforge.plantuml.cucadiagram.ILeaf
- setY(double) - Method in class net.sourceforge.plantuml.nwdiag.Network
- setY(double) - Method in class net.sourceforge.plantuml.posimo.Block
- setY(double) - Method in class net.sourceforge.plantuml.posimo.Cluster
- setY(double) - Method in class net.sourceforge.plantuml.posimo.Label
- setY1ac() - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setY1dc(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setY2ac_delta_q(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setY2dc(int) - Method in class net.sourceforge.plantuml.webp.SegmentQuant
- setYMode(int) - Method in class net.sourceforge.plantuml.webp.MacroBlock
- setYPos(int) - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- setZipfile(String) - Method in class net.sourceforge.plantuml.ant.CheckZipTask
- SFile - Class in net.sourceforge.plantuml.security
-
Secure replacement for java.io.File.
- SFile(String) - Constructor for class net.sourceforge.plantuml.security.SFile
- SFile(String, String) - Constructor for class net.sourceforge.plantuml.security.SFile
- SFile(URI) - Constructor for class net.sourceforge.plantuml.security.SFile
- SFile(SFile, String) - Constructor for class net.sourceforge.plantuml.security.SFile
- sflag - Variable in class h.ST_arrowdir_t
- sflag - Variable in class h.ST_bezier
- SH_EPSF - h.EN_shape_kind
- SH_POINT - h.EN_shape_kind
- SH_POLY - h.EN_shape_kind
- SH_RECORD - h.EN_shape_kind
- SH_UNSET - h.EN_shape_kind
- Shader - Class in ext.plantuml.com.ctreber.acearth.shader
-
A shader computes Colors for a row of pixel types, depending on lighting parameters.
- Shader() - Constructor for class ext.plantuml.com.ctreber.acearth.shader.Shader
- ShaderDefault - Class in ext.plantuml.com.ctreber.acearth.shader
-
Shader for projections which display the whole surface.
- ShaderDefault() - Constructor for class ext.plantuml.com.ctreber.acearth.shader.ShaderDefault
- ShaderFlat - Class in ext.plantuml.com.ctreber.acearth.shader
-
Flat shader (does not care for Projection).
- ShaderFlat() - Constructor for class ext.plantuml.com.ctreber.acearth.shader.ShaderFlat
- ShaderOrtho - Class in ext.plantuml.com.ctreber.acearth.shader
-
Shader for the orthographic projection.
- ShaderOrtho() - Constructor for class ext.plantuml.com.ctreber.acearth.shader.ShaderOrtho
- Shadowable - Interface in net.sourceforge.plantuml.ugraphic
- shadowing() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
- shadowing(Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- shadowing(Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- shadowing(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamColors
- shadowing(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- Shadowing - net.sourceforge.plantuml.style.PName
- shadowing2(Stereotype, SkinParameter) - Method in interface net.sourceforge.plantuml.ISkinParam
- shadowing2(Stereotype, SkinParameter) - Method in class net.sourceforge.plantuml.SkinParam
- shadowing2(Stereotype, SkinParameter) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- shadowingForNote(Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- shadowingForNote(Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- shadowingForNote(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- ShadowManager - Class in net.sourceforge.plantuml.ugraphic
- ShadowManager(int, int) - Constructor for class net.sourceforge.plantuml.ugraphic.ShadowManager
- shape - Variable in class h.ST_Agnodeinfo_t
- shape_clip0(__ptr__, ST_Agnode_s, CArray<ST_pointf>, boolean) - Static method in class gen.lib.common.splines__c
- shape_info - Variable in class h.ST_Agnodeinfo_t
- SHAPE_INFO - Interface in h
- SHAPE_MASK - Static variable in class smetana.core.Macro
- Shape3DOrderingComparator - Class in org.stathissideris.ascii2image.core
- Shape3DOrderingComparator() - Constructor for class org.stathissideris.ascii2image.core.Shape3DOrderingComparator
- ShapeAttributes - Class in jcckit.graphic
-
Basic attributes for shapes.
- ShapeAttributes(Color, Color, double, double[]) - Constructor for class jcckit.graphic.ShapeAttributes
-
Creates a new instance.
- ShapeAttributes(ConfigParameters) - Constructor for class jcckit.graphic.ShapeAttributes
-
Creates a new instance based on the specified configuration parameters.
- ShapeAttributesHint - Class in jcckit.plot
-
An
AttributesHint
which wrapsShapeAttributes
. - ShapeAttributesHint(ConfigParameters) - Constructor for class jcckit.plot.ShapeAttributesHint
-
Creates an instance from the specified configuration parameters.
- ShapeEdge - Class in org.stathissideris.ascii2image.graphics
- ShapeEdge(ShapeEdge) - Constructor for class org.stathissideris.ascii2image.graphics.ShapeEdge
- ShapeEdge(ShapePoint, ShapePoint, DiagramShape) - Constructor for class org.stathissideris.ascii2image.graphics.ShapeEdge
- shapeOf(ST_Agnode_s) - Static method in class gen.lib.common.shapes__c
- ShapePoint - Class in org.stathissideris.ascii2image.graphics
- ShapePoint() - Constructor for class org.stathissideris.ascii2image.graphics.ShapePoint
- ShapePoint(float, float) - Constructor for class org.stathissideris.ascii2image.graphics.ShapePoint
- ShapePoint(float, float, int) - Constructor for class org.stathissideris.ascii2image.graphics.ShapePoint
- ShapePoint(ShapePoint) - Constructor for class org.stathissideris.ascii2image.graphics.ShapePoint
- ShapePseudoImpl - Class in net.sourceforge.plantuml.svek
- ShapePseudoImpl(String, double, double) - Constructor for class net.sourceforge.plantuml.svek.ShapePseudoImpl
- Shapes - Variable in class smetana.core.Z
- shapes__c - Class in gen.lib.common
- shapes__c() - Constructor for class gen.lib.common.shapes__c
- ShapeType - Enum in net.sourceforge.plantuml.svek
- sharp000000(int) - Static method in class net.sourceforge.plantuml.svek.DotStringFactory
- Sheet - Class in net.sourceforge.plantuml.creole
- Sheet(HorizontalAlignment) - Constructor for class net.sourceforge.plantuml.creole.Sheet
- SheetBlock1 - Class in net.sourceforge.plantuml.creole
- SheetBlock1(Sheet, LineBreakStrategy, double) - Constructor for class net.sourceforge.plantuml.creole.SheetBlock1
- SheetBlock2 - Class in net.sourceforge.plantuml.creole
- SheetBlock2(SheetBlock1, Stencil, UStroke) - Constructor for class net.sourceforge.plantuml.creole.SheetBlock2
- SheetBuilder - Interface in net.sourceforge.plantuml.creole
- SHIFT_JIS - Static variable in class ext.plantuml.com.google.zxing.common.StringUtils
- shortBytes(short) - Static method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- shortest__c - Class in gen.lib.pathplan
- shortest__c() - Constructor for class gen.lib.pathplan.shortest__c
- shortName() - Method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- shortName() - Method in enum net.sourceforge.plantuml.project.time.Month
- shortName() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- shortNameYYYY() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- SHOW - net.sourceforge.plantuml.cucadiagram.RuleType
- Show_boxes - Variable in class smetana.core.Z
- showboxes - Variable in class h.ST_Agedgeinfo_t
- showboxes - Variable in class h.ST_Agnodeinfo_t
- showboxes - Variable in class h.ST_Agraphinfo_t
- showComparatorCharacters(String) - Static method in class net.sourceforge.plantuml.StringUtils
- showPortion(EntityPortion, IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- showPortion(EntityPortion, IEntity) - Method in class net.sourceforge.plantuml.cucadiagram.dot.DotData
- showPortion(EntityPortion, IEntity) - Method in interface net.sourceforge.plantuml.cucadiagram.PortionShower
- ShowStereotype - net.sourceforge.plantuml.style.PName
- ShuntingYard - Class in net.sourceforge.plantuml.tim.expression
- ShuntingYard(TokenIterator, Knowledge) - Constructor for class net.sourceforge.plantuml.tim.expression.ShuntingYard
- side - Variable in class h.ST_port
- side(Point2D) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- side(Box) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- Side - Enum in net.sourceforge.plantuml.svek
- sidemask - Variable in class h.ST_pathend_t
- sides - Variable in class h.ST_field_t
- sides - Variable in class h.ST_polygon_t
- sides - Variable in class smetana.core.Z
- signature() - Static method in class net.sourceforge.plantuml.version.PLSSignature
- SignatureUtils - Class in net.sourceforge.plantuml
- SignatureUtils() - Constructor for class net.sourceforge.plantuml.SignatureUtils
- SIMPLE_LINE - net.sourceforge.plantuml.creole.CreoleMode
- simpleColor(String, ColorType) - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- simpleColor(ColorType) - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- simpleColor(ColorType, String) - Static method in class net.sourceforge.plantuml.graphic.color.ColorParser
- SimpleContext2D - Class in net.sourceforge.plantuml.skin
- SimpleContext2D(boolean) - Constructor for class net.sourceforge.plantuml.skin.SimpleContext2D
- SimpleCostComputer - Class in net.sourceforge.plantuml.graph
- SimpleCostComputer() - Constructor for class net.sourceforge.plantuml.graph.SimpleCostComputer
- SimpleCurve - Class in jcckit.plot
-
A simple curve is the basic implementation of the
Curve
interface. - SimpleCurve(ConfigParameters, int, int, ClippingShape, Legend) - Constructor for class jcckit.plot.SimpleCurve
-
Creates a new curve.
- SimpleCurveFactory - Class in jcckit.plot
-
Factory for
SimpleCurves
. - SimpleCurveFactory(ConfigParameters) - Constructor for class jcckit.plot.SimpleCurveFactory
-
Creates an instance from the specified configuration parameter.
- SimpleDrawer - Class in net.sourceforge.plantuml.posimo
- SimpleDrawer(Cluster, Collection<Path>) - Constructor for class net.sourceforge.plantuml.posimo.SimpleDrawer
- SimpleReturnFunction - Class in net.sourceforge.plantuml.tim.stdlib
- SimpleReturnFunction() - Constructor for class net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
- simpleSplineRoute(ST_pointf, ST_pointf, ST_Ppoly_t, int[], boolean) - Static method in class gen.lib.common.routespl__c
- SimpleYamlParser - Class in net.sourceforge.plantuml.yaml
- SimpleYamlParser() - Constructor for class net.sourceforge.plantuml.yaml.SimpleYamlParser
- simulateCompound(Cluster, Cluster) - Method in class net.sourceforge.plantuml.posimo.DotPath
- sin(double) - Static method in class smetana.core.JUtils
- sinfo - Variable in class smetana.core.Z
- single(Display, HorizontalAlignment, VerticalAlignment) - Static method in class net.sourceforge.plantuml.cucadiagram.DisplayPositionned
- single(StringLocated) - Static method in class net.sourceforge.plantuml.command.BlocLines
- SINGLE - net.sourceforge.plantuml.cucadiagram.NamespaceStrategy
- singleError - Variable in class net.sourceforge.plantuml.error.PSystemError
- singleLine() - Static method in class net.sourceforge.plantuml.json.PrettyPrint
-
Print every value on a separate line.
- SingleLine - Interface in net.sourceforge.plantuml
- SingleLineCommand2<S extends Diagram> - Class in net.sourceforge.plantuml.command
- SingleLineCommand2(boolean, IRegex) - Constructor for class net.sourceforge.plantuml.command.SingleLineCommand2
- SingleLineCommand2(IRegex) - Constructor for class net.sourceforge.plantuml.command.SingleLineCommand2
- singleLineFormat(String) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- singleLineFormat(String) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderCreole
- singleLineFormat(String) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderDokuwiki
- SingleMultiFactoryCommand<D extends Diagram> - Interface in net.sourceforge.plantuml.command.note
- SingleStrategy - Enum in net.sourceforge.plantuml.svek
- singleString(String) - Static method in class net.sourceforge.plantuml.command.BlocLines
- singleton(AffineTransformation) - Static method in class net.sourceforge.plantuml.anim.Animation
- Singularity - Class in net.sourceforge.plantuml.geom
- Singularity(Point2DInt) - Constructor for class net.sourceforge.plantuml.geom.Singularity
- Singularity2 - Class in net.sourceforge.plantuml.graph2
- Singularity2(Point2D.Double) - Constructor for class net.sourceforge.plantuml.graph2.Singularity2
- SINKRANK - Static variable in class smetana.core.Macro
- size - Variable in class ext.plantuml.com.google.zxing.common.BitArray
- size - Variable in class h.ST_bezier
- size - Variable in class h.ST_dtdata_s
- size - Variable in class h.ST_dtdisc_s
- size - Variable in class h.ST_elist
- size - Variable in class h.ST_field_t
- size - Variable in class h.ST_layout_t
- size - Variable in class h.ST_nlist_t
- size - Variable in class h.ST_splines
- size - Variable in class h.ST_STheap_t
- size - Variable in class h.ST_subtree_t
- size - Variable in class h.ST_textfont_t
- size - Variable in class h.ST_textspan_t
- size() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- size() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormMutation
- size() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- size() - Method in class net.sourceforge.plantuml.command.BlocLines
- size() - Method in class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- size() - Method in class net.sourceforge.plantuml.command.regex.RegexResult
- size() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- size() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- size() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- size() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- size() - Method in interface net.sourceforge.plantuml.cucadiagram.IGroup
- size() - Method in class net.sourceforge.plantuml.graph.BoardCollection
- size() - Method in interface net.sourceforge.plantuml.graph.SortedCollection
- size() - Method in class net.sourceforge.plantuml.graph.SortedCollectionArrayList
- size() - Method in class net.sourceforge.plantuml.graph.SortedCollectionLinked
- size() - Method in class net.sourceforge.plantuml.graph2.RectanglesCollection
- size() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- size() - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- size() - Method in class net.sourceforge.plantuml.json.JsonArray
-
Returns the number of elements in this array.
- size() - Method in class net.sourceforge.plantuml.json.JsonObject
-
Returns the number of members (name/value pairs) in this object.
- size() - Method in class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- size() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Englobers
- size() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- size() - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- size() - Method in class net.sourceforge.plantuml.tim.FunctionsSet
- size() - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- size() - Method in class org.stathissideris.ascii2image.text.CellSet
- size(Random, MagicTable) - Static method in class net.sourceforge.plantuml.oregon.MagicTable
- SIZE - Static variable in class net.sourceforge.plantuml.dedication.Dedication
- SIZE - Static variable in class net.sourceforge.plantuml.svek.image.EntityImageLollipopInterfaceEye2
- SIZE_KEY - Static variable in interface jcckit.plot.SymbolFactory
-
Common configuration parameter key need by implementing classes.
- size_reclbl(ST_Agnode_s, ST_field_t) - Static method in class gen.lib.common.shapes__c
- size_t - Class in smetana.core
-
"Pseudo size" of a C structure.
- size_t(Class) - Constructor for class smetana.core.size_t
- sizeof(Class) - Static method in class smetana.core.JUtils
- sizeof(String, int) - Static method in class smetana.core.JUtils
- sizeSet - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- Skeleton - Class in net.sourceforge.plantuml.hector
- Skeleton - Class in net.sourceforge.plantuml.hector2.continuity
- Skeleton - Class in net.sourceforge.plantuml.salt.element
- Skeleton() - Constructor for class net.sourceforge.plantuml.hector2.continuity.Skeleton
- Skeleton() - Constructor for class net.sourceforge.plantuml.salt.element.Skeleton
- Skeleton(List<Pin>, List<PinLink>) - Constructor for class net.sourceforge.plantuml.hector.Skeleton
- Skeleton2 - Class in net.sourceforge.plantuml.salt.element
- Skeleton2() - Constructor for class net.sourceforge.plantuml.salt.element.Skeleton2
- SkeletonBuilder - Class in net.sourceforge.plantuml.hector
- SkeletonBuilder - Class in net.sourceforge.plantuml.hector2.continuity
- SkeletonBuilder() - Constructor for class net.sourceforge.plantuml.hector.SkeletonBuilder
- SkeletonBuilder() - Constructor for class net.sourceforge.plantuml.hector2.continuity.SkeletonBuilder
- SkeletonConfiguration - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurationComparator - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurationComparator(SkeletonConfigurationEvaluator) - Constructor for class net.sourceforge.plantuml.hector.SkeletonConfigurationComparator
- SkeletonConfigurationEvaluator - Interface in net.sourceforge.plantuml.hector
- SkeletonConfigurationEvaluatorLineLenght - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurationEvaluatorLineLenght() - Constructor for class net.sourceforge.plantuml.hector.SkeletonConfigurationEvaluatorLineLenght
- SkeletonConfigurations - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurations() - Constructor for class net.sourceforge.plantuml.hector.SkeletonConfigurations
- SkeletonConfigurationSet - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurationSet(int, SkeletonConfigurationEvaluator) - Constructor for class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- SkeletonConfigurationUtils - Class in net.sourceforge.plantuml.hector
- SkeletonConfigurationUtils() - Constructor for class net.sourceforge.plantuml.hector.SkeletonConfigurationUtils
- skew - Variable in class h.ST_polygon_t
- SkinLoader - Class in net.sourceforge.plantuml.command
- SkinLoader(TitledDiagram) - Constructor for class net.sourceforge.plantuml.command.SkinLoader
- skinparam - Variable in class net.sourceforge.plantuml.nwdiag.GridTextBlockSimple
- skinParam - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- skinParam - Variable in class net.sourceforge.plantuml.timingdiagram.Player
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- skinParam() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.Ftile
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- skinParam() - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- skinParam() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- SkinParam - Class in net.sourceforge.plantuml
- SkinParamBackcolored - Class in net.sourceforge.plantuml
- SkinParamBackcolored(ISkinParam, HColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
- SkinParamBackcolored(ISkinParam, HColor, boolean) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
- SkinParamBackcolored(ISkinParam, HColor, HColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
- SkinParamBackcolored(ISkinParam, HColor, HColor, boolean) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
- SkinParamBackcoloredReference - Class in net.sourceforge.plantuml
- SkinParamBackcoloredReference(ISkinParam, HColor, HColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcoloredReference
- SkinParamColors - Class in net.sourceforge.plantuml
- SkinParamColors(ISkinParam, Colors) - Constructor for class net.sourceforge.plantuml.SkinParamColors
- SkinParamDelegator - Class in net.sourceforge.plantuml
- SkinParamDelegator(ISkinParam) - Constructor for class net.sourceforge.plantuml.SkinParamDelegator
- SkinParameter - Class in net.sourceforge.plantuml.graphic
- SkinParamForceColor - Class in net.sourceforge.plantuml
- SkinParamForceColor(ISkinParam, ColorParam, HColor) - Constructor for class net.sourceforge.plantuml.SkinParamForceColor
- SkinParamForecolored - Class in net.sourceforge.plantuml
- SkinParamForecolored(ISkinParam, HColor) - Constructor for class net.sourceforge.plantuml.SkinParamForecolored
- SkinParamSameClassWidth - Class in net.sourceforge.plantuml
- SkinParamSameClassWidth(ISkinParam, double) - Constructor for class net.sourceforge.plantuml.SkinParamSameClassWidth
- SkinParamUtils - Class in net.sourceforge.plantuml
- SkinParamUtils() - Constructor for class net.sourceforge.plantuml.SkinParamUtils
- skipMe() - Method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- skipMeNow() - Method in class net.sourceforge.plantuml.tim.ExecutionContextForeach
- skipSpaces() - Method in class net.sourceforge.plantuml.tim.Eater
- skipUntilChar(char) - Method in class net.sourceforge.plantuml.tim.Eater
- Slack - Variable in class smetana.core.Z
- SLACK(ST_Agedge_s) - Static method in class smetana.core.Macro
- SLACKNODE - Static variable in class smetana.core.Macro
- slashTag(String) - Method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- Slot - Class in net.sourceforge.plantuml.ugraphic.comp
- Slot(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.Slot
- SlotFinder - Class in net.sourceforge.plantuml.ugraphic.comp
- SlotFinder(CompressionMode, StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.SlotFinder
- SlotSet - Class in net.sourceforge.plantuml.ugraphic.comp
- SlotSet() - Constructor for class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- SMALL_CIRCLE - net.sourceforge.plantuml.ugraphic.UPattern
- SMALLBUF - Static variable in class smetana.core.Macro
- smaller(double) - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- SMALLER - net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
- SmallestEnclosingCircle - Class in net.sourceforge.plantuml.svek.image
- SmallestEnclosingCircle() - Constructor for class net.sourceforge.plantuml.svek.image.SmallestEnclosingCircle
- SmartKeyboard - Class in net.sourceforge.plantuml.oregon
- SmartKeyboard(Keyboard) - Constructor for class net.sourceforge.plantuml.oregon.SmartKeyboard
- smetana.core - package smetana.core
- smetana.core.debug - package smetana.core.debug
- SmetanaDebug - Class in smetana.core.debug
- SmetanaDebug() - Constructor for class smetana.core.debug.SmetanaDebug
- SmetanaForGit - Class in net.sourceforge.plantuml.gitlog
- SmetanaForGit(UGraphic, ISkinParam) - Constructor for class net.sourceforge.plantuml.gitlog.SmetanaForGit
- SmetanaForJson - Class in net.sourceforge.plantuml.jsondiagram
- SmetanaForJson(UGraphic, ISkinParam) - Constructor for class net.sourceforge.plantuml.jsondiagram.SmetanaForJson
- SmetanaPath - Class in net.sourceforge.plantuml.sdot
- SmetanaPath(Link, ST_Agedge_s, YMirror, CucaDiagram, TextBlock, TextBlock, TextBlock) - Constructor for class net.sourceforge.plantuml.sdot.SmetanaPath
- Snake - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- SnakeDirection - Enum in net.sourceforge.plantuml.activitydiagram3.ftile
- SName - Enum in net.sourceforge.plantuml.style
- Snipset1 - Class in net.sourceforge.plantuml.evalex
- Snipset1() - Constructor for class net.sourceforge.plantuml.evalex.Snipset1
- Snipset2 - Class in net.sourceforge.plantuml.evalex
- Snipset2() - Constructor for class net.sourceforge.plantuml.evalex.Snipset2
- Snipset3 - Class in net.sourceforge.plantuml.evalex
- Snipset3() - Constructor for class net.sourceforge.plantuml.evalex.Snipset3
- SOFT_CLIPPING_KEY - Static variable in class jcckit.plot.SimpleCurve
-
Configuration parameter key.
- solve() - Method in class net.sourceforge.plantuml.sequencediagram.puma.PUnivers
- solve() - Method in class net.sourceforge.plantuml.svek.image.QuadraticEquation
- solve(boolean, EntityFactory, String) - Method in class net.sourceforge.plantuml.svek.DotStringFactory
- solve(Cluster, Collection<Path>) - Method in class net.sourceforge.plantuml.posimo.GraphvizSolverB
- solve1(double[], double[]) - Static method in class gen.lib.pathplan.solvers__c
- solve2(double[], double[]) - Static method in class gen.lib.pathplan.solvers__c
- solve3(double[], double[]) - Static method in class gen.lib.pathplan.solvers__c
- solveApollonius(ApolloniusSolver.Circle, ApolloniusSolver.Circle, ApolloniusSolver.Circle, int, int, int) - Static method in class net.sourceforge.plantuml.cute.ApolloniusSolver
-
Solves the Problem of Apollonius (finding a circle tangent to three other circles in the plane).
- solveApollonius(Balloon, Balloon, Balloon, int, int, int) - Static method in class net.sourceforge.plantuml.cute.ApolloniusSolver2
-
Solves the Problem of Apollonius (finding a circle tangent to three other circles in the plane).
- solveBackward(long, long) - Method in class net.sourceforge.plantuml.project.solver.Solver3
- solveForward(long, long) - Method in class net.sourceforge.plantuml.project.solver.Solver3
- solveLine(SvgResult) - Method in class net.sourceforge.plantuml.svek.Line
- Solver - Interface in net.sourceforge.plantuml.project.solver
- Solver3 - Class in net.sourceforge.plantuml.project.solver
- Solver3(Histogram) - Constructor for class net.sourceforge.plantuml.project.solver.Solver3
- SolverImpl - Class in net.sourceforge.plantuml.project.solver
- SolverImpl(LoadPlanable) - Constructor for class net.sourceforge.plantuml.project.solver.SolverImpl
- solvers__c - Class in gen.lib.pathplan
- solvers__c() - Constructor for class gen.lib.pathplan.solvers__c
- somePoint() - Method in class net.sourceforge.plantuml.svek.extremity.Extremity
- somePoint() - Method in class net.sourceforge.plantuml.svek.extremity.ExtremityOther
- somePoints() - Method in class net.sourceforge.plantuml.posimo.DotPath
- Something - Interface in net.sourceforge.plantuml.project.lang
- sort(Object[]) - Method in class ext.plantuml.com.ctreber.aclib.sort.CTSort
- sort(Object[], Comparator) - Method in class ext.plantuml.com.ctreber.aclib.sort.CTSort
- sort(Object[], Comparator) - Method in class ext.plantuml.com.ctreber.aclib.sort.QuickSort
- SortedCollection<S extends java.lang.Comparable<S>> - Interface in net.sourceforge.plantuml.graph
- SortedCollectionArrayList<S extends java.lang.Comparable<S>> - Class in net.sourceforge.plantuml.graph
- SortedCollectionArrayList() - Constructor for class net.sourceforge.plantuml.graph.SortedCollectionArrayList
- SortedCollectionLinked<S extends java.lang.Comparable<S>> - Class in net.sourceforge.plantuml.graph
- SortedCollectionLinked() - Constructor for class net.sourceforge.plantuml.graph.SortedCollectionLinked
- SortedList<V> - Interface in net.sourceforge.plantuml.graph2
- SortedListImpl<V> - Class in net.sourceforge.plantuml.graph2
- SortedListImpl(Measurer<V>) - Constructor for class net.sourceforge.plantuml.graph2.SortedListImpl
- source - Variable in class net.sourceforge.plantuml.tim.iterator.AbstractCodeIterator
- SourceFileReader - Class in net.sourceforge.plantuml
- SourceFileReader(File) - Constructor for class net.sourceforge.plantuml.SourceFileReader
- SourceFileReader(File, File) - Constructor for class net.sourceforge.plantuml.SourceFileReader
- SourceFileReader(File, File, String) - Constructor for class net.sourceforge.plantuml.SourceFileReader
- SourceFileReader(File, File, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReader
- SourceFileReader(Defines, File, File, List<String>, String, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReader
- SourceFileReaderAbstract - Class in net.sourceforge.plantuml
- SourceFileReaderAbstract() - Constructor for class net.sourceforge.plantuml.SourceFileReaderAbstract
- SourceFileReaderCopyCat - Class in net.sourceforge.plantuml
- SourceFileReaderCopyCat(Defines, File, File, List<String>, String, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReaderCopyCat
- SourceFileReaderHardFile - Class in net.sourceforge.plantuml
- SourceFileReaderHardFile(Defines, File, File, List<String>, String, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReaderHardFile
- SOURCERANK - Static variable in class smetana.core.Macro
- SourceStringReader - Class in net.sourceforge.plantuml
- SourceStringReader(String) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(String, String) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(String, SFile) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(Defines, String) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(Defines, String, String, List<String>) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(Defines, String, String, List<String>, SFile) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SourceStringReader(Defines, String, List<String>) - Constructor for class net.sourceforge.plantuml.SourceStringReader
- SOUTH - net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
- SOUTH - net.sourceforge.plantuml.golem.TileGeometry
- SOUTH - net.sourceforge.plantuml.svek.Side
- sp - Variable in class h.ST_bezier
- space - Variable in class h.ST_textlabel_t
- spaceCrossX - Static variable in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- spaceForNext() - Method in enum net.sourceforge.plantuml.wire.WLinkType
- spaceOneOrMore() - Static method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- SPACES - net.sourceforge.plantuml.tim.expression.TokenType
- spaceZeroOrMore() - Static method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- SPACING - net.sourceforge.plantuml.svg.LengthAdjust
- SPACING_AND_GLYPHS - net.sourceforge.plantuml.svg.LengthAdjust
- span - Variable in class h.ST_textlabel_t
- spdx - Variable in class h.ST_XLabels_t
- SpecialText - Class in net.sourceforge.plantuml.graphic
- SpecialText(TextBlock) - Constructor for class net.sourceforge.plantuml.graphic.SpecialText
- SpecificBackcolorable - Interface in net.sourceforge.plantuml
- SpiderWeb - Class in net.sourceforge.plantuml.geom
- SpiderWeb(int, int) - Constructor for class net.sourceforge.plantuml.geom.SpiderWeb
- Spiral - Class in net.sourceforge.plantuml.code
- Spiral() - Constructor for class net.sourceforge.plantuml.code.Spiral
- SpiralOnRectangle - Class in net.sourceforge.plantuml.code
- SpiralOnRectangle(int, int) - Constructor for class net.sourceforge.plantuml.code.SpiralOnRectangle
- spl - Variable in class h.ST_Agedgeinfo_t
- Splash - Class in net.sourceforge.plantuml
- spline_merge - Static variable in class gen.lib.dotgen.dotsplines__c
- spline_merge(ST_Agnode_s) - Static method in class gen.lib.dotgen.dotsplines__c
- splinefits(CArray<ST_Pedge_t>, int, ST_pointf, ST_pointf, ST_pointf, ST_pointf, CArray<ST_pointf>, int) - Static method in class gen.lib.pathplan.route__c
- splineintersectsline(CArray<ST_pointf>, CArray<ST_pointf>, double[]) - Static method in class gen.lib.pathplan.route__c
- splineisinside(CArray<ST_Pedge_t>, int, CArray<ST_pointf>) - Static method in class gen.lib.pathplan.route__c
- splineMerge - Variable in class h.ST_splineInfo
- SPLINES - net.sourceforge.plantuml.cucadiagram.dot.DotSplines
- splines__c - Class in gen.lib.common
- splines__c() - Constructor for class gen.lib.common.splines__c
- Splinesep - Variable in class h.ST_spline_info_t
- split - Variable in class h.ST_RTree
- split() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- SPLIT - net.sourceforge.plantuml.activitydiagram3.ForkStyle
- split_q__c - Class in gen.lib.label
- split_q__c() - Constructor for class gen.lib.label.split_q__c
- splitAgain() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- splitAgain(LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSplit
- splitComma(String) - Static method in class net.sourceforge.plantuml.StringUtils
- splitdq(int, int) - Static method in class gen.lib.pathplan.shortest__c
- splitHiddenNewLine(String) - Static method in class net.sourceforge.plantuml.BackSlash
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.atom.AbstractAtom
- splitInTwo(StringBounder, double) - Method in interface net.sourceforge.plantuml.creole.atom.Atom
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.atom.AtomWithMargin
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.legacy.StripeCode
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- splitInTwo(StringBounder, double) - Method in class net.sourceforge.plantuml.EmbeddedDiagram.Draw
- splitMultiline(Pattern2) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- SplitNode(ST_RTree, ST_Node_t___, ST_Branch_t, ST_Node_t___[]) - Static method in class gen.lib.label.split_q__c
- SplitParam - Class in net.sourceforge.plantuml
- SplitParam() - Constructor for class net.sourceforge.plantuml.SplitParam
- SplitParam(HColor, HColor, int) - Constructor for class net.sourceforge.plantuml.SplitParam
- Splitter - Class in net.sourceforge.plantuml.graphic
- Splitter(String) - Constructor for class net.sourceforge.plantuml.graphic.Splitter
- spot(String, HColor, String, String) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- spot(Swimlane, String, HColor) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- spot(Swimlane, String, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- spot(Swimlane, String, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- Spot - Class in net.sourceforge.plantuml.wire
- Spot(WBlock, HColor, String, String) - Constructor for class net.sourceforge.plantuml.wire.Spot
- Spring_coeff - Static variable in class smetana.core.Macro
- Sprite - Interface in net.sourceforge.plantuml.sprite
- SPRITE_NAME - Static variable in class net.sourceforge.plantuml.sprite.SpriteUtils
- SpriteColor - Class in net.sourceforge.plantuml.sprite
- SpriteColor(int, int) - Constructor for class net.sourceforge.plantuml.sprite.SpriteColor
- SpriteColorBuilder - Class in net.sourceforge.plantuml.sprite
- SpriteColorBuilder() - Constructor for class net.sourceforge.plantuml.sprite.SpriteColorBuilder
- SpriteColorBuilder4096 - Class in net.sourceforge.plantuml.sprite
- SpriteColorBuilder4096() - Constructor for class net.sourceforge.plantuml.sprite.SpriteColorBuilder4096
- SpriteCommand - Class in net.sourceforge.plantuml.graphic
- SpriteContainer - Interface in net.sourceforge.plantuml
- SpriteContainerEmpty - Class in net.sourceforge.plantuml
- SpriteContainerEmpty() - Constructor for class net.sourceforge.plantuml.SpriteContainerEmpty
- SpriteGrayLevel - Enum in net.sourceforge.plantuml.sprite
- SpriteImage - Class in net.sourceforge.plantuml.sprite
- SpriteImage(BufferedImage) - Constructor for class net.sourceforge.plantuml.sprite.SpriteImage
- SpriteMonochrome - Class in net.sourceforge.plantuml.sprite
- SpriteMonochrome(int, int, int) - Constructor for class net.sourceforge.plantuml.sprite.SpriteMonochrome
- spritePattern2 - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- spritePatternForMatch - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- SpriteSvg - Class in net.sourceforge.plantuml.sprite
- SpriteSvg(String) - Constructor for class net.sourceforge.plantuml.sprite.SpriteSvg
- SpriteUtils - Class in net.sourceforge.plantuml.sprite
- SpriteWindow - Class in net.sourceforge.plantuml.swing
- SpriteWindow() - Constructor for class net.sourceforge.plantuml.swing.SpriteWindow
- SPY_ME - Static variable in class smetana.core.UnsupportedStarStruct
- SQR(double) - Static method in class smetana.core.Macro
- sqrt(double) - Static method in class smetana.core.JUtils
- SQRT2 - Static variable in class smetana.core.Macro
- Square - Class in net.sourceforge.plantuml.golem
- Square - Class in net.sourceforge.plantuml.nwdiag
- Square() - Constructor for class net.sourceforge.plantuml.golem.Square
- Square(String, Network, ISkinSimple) - Constructor for class net.sourceforge.plantuml.nwdiag.Square
- SQUARE - net.sourceforge.plantuml.cucadiagram.LinkDecor
- SQUARE - net.sourceforge.plantuml.svek.SingleStrategy
- SQUARE_toberemoved - net.sourceforge.plantuml.cucadiagram.LinkDecor
- SquareSymbolFactory - Class in jcckit.plot
-
A factory of square symbols.
- SquareSymbolFactory(ConfigParameters) - Constructor for class jcckit.plot.SquareSymbolFactory
-
Creates an instance from the specified configuration parameters.
- ST_adjmatrix_t - Class in h
- ST_adjmatrix_t() - Constructor for class h.ST_adjmatrix_t
- ST_Agattr_s - Class in h
- ST_Agattr_s() - Constructor for class h.ST_Agattr_s
- ST_Agcbstack_s - Class in h
- ST_Agcbstack_s() - Constructor for class h.ST_Agcbstack_s
- ST_Agclos_s - Class in h
- ST_Agclos_s() - Constructor for class h.ST_Agclos_s
- ST_Agdatadict_s - Class in h
- ST_Agdatadict_s() - Constructor for class h.ST_Agdatadict_s
- ST_Agdesc_s - Class in h
- ST_Agdesc_s() - Constructor for class h.ST_Agdesc_s
- ST_Agdisc_s - Class in h
- ST_Agdisc_s() - Constructor for class h.ST_Agdisc_s
- ST_Agdstate_s - Class in h
- ST_Agdstate_s() - Constructor for class h.ST_Agdstate_s
- ST_Agedge_s - Class in h
- ST_Agedge_s() - Constructor for class h.ST_Agedge_s
- ST_Agedgeinfo_t - Class in h
- ST_Agedgeinfo_t() - Constructor for class h.ST_Agedgeinfo_t
- ST_Agedgepair_s - Class in h
- ST_Agedgepair_s() - Constructor for class h.ST_Agedgepair_s
- ST_Agiddisc_s - Class in h
- ST_Agiddisc_s() - Constructor for class h.ST_Agiddisc_s
- ST_Agiodisc_s - Class in h
- ST_Agiodisc_s() - Constructor for class h.ST_Agiodisc_s
- ST_Agmemdisc_s - Class in h
- ST_Agmemdisc_s() - Constructor for class h.ST_Agmemdisc_s
- ST_Agnode_s - Class in h
- ST_Agnode_s() - Constructor for class h.ST_Agnode_s
- ST_Agnodeinfo_t - Class in h
- ST_Agnodeinfo_t() - Constructor for class h.ST_Agnodeinfo_t
- ST_Agobj_s - Class in h
- ST_Agobj_s() - Constructor for class h.ST_Agobj_s
- ST_Agraph_s - Class in h
- ST_Agraph_s() - Constructor for class h.ST_Agraph_s
- ST_Agraphinfo_t - Class in h
- ST_Agraphinfo_t() - Constructor for class h.ST_Agraphinfo_t
- ST_Agrec_s - Class in h
- ST_Agrec_s() - Constructor for class h.ST_Agrec_s
- ST_Agsubnode_s - Class in h
- ST_Agsubnode_s() - Constructor for class h.ST_Agsubnode_s
- ST_Agsym_s - Class in h
- ST_Agsym_s() - Constructor for class h.ST_Agsym_s
- ST_Agtag_s - Class in h
- ST_Agtag_s() - Constructor for class h.ST_Agtag_s
- ST_arrowdir_t - Class in h
- ST_arrowdir_t() - Constructor for class h.ST_arrowdir_t
- ST_arrowname_t - Class in h
- ST_arrowname_t() - Constructor for class h.ST_arrowname_t
- ST_arrowtype_t - Class in h
- ST_arrowtype_t() - Constructor for class h.ST_arrowtype_t
- ST_aspect_t - Class in h
- ST_aspect_t() - Constructor for class h.ST_aspect_t
- ST_BestPos_t - Class in h
- ST_BestPos_t() - Constructor for class h.ST_BestPos_t
- ST_bezier - Class in h
- ST_bezier() - Constructor for class h.ST_bezier
- ST_blk_t - Class in h
- ST_blk_t() - Constructor for class h.ST_blk_t
- ST_boxf - Class in h
- ST_boxf() - Constructor for class h.ST_boxf
- ST_Branch_t - Class in h
- ST_Branch_t() - Constructor for class h.ST_Branch_t
- ST_cinfo_t - Class in h
- ST_cinfo_t() - Constructor for class h.ST_cinfo_t
- ST_deque_t - Class in h
- ST_deque_t() - Constructor for class h.ST_deque_t
- ST_dt_s - Class in h
- ST_dt_s() - Constructor for class h.ST_dt_s
- ST_dtdata_s - Class in h
- ST_dtdata_s() - Constructor for class h.ST_dtdata_s
- ST_dtdisc_s - Class in h
- ST_dtdisc_s() - Constructor for class h.ST_dtdisc_s
- ST_dthold_s - Class in h
- ST_dthold_s() - Constructor for class h.ST_dthold_s
- ST_dtlink_s - Class in h
- ST_dtlink_s() - Constructor for class h.ST_dtlink_s
- ST_dtlink_s(__ptr__) - Constructor for class h.ST_dtlink_s
- ST_dtmethod_s - Class in h
- ST_dtmethod_s() - Constructor for class h.ST_dtmethod_s
- ST_elist - Class in h
- ST_elist() - Constructor for class h.ST_elist
- ST_field_t - Class in h
- ST_field_t() - Constructor for class h.ST_field_t
- ST_fontinfo - Class in h
- ST_fontinfo() - Constructor for class h.ST_fontinfo
- ST_GVC_s - Class in h
- ST_GVC_s() - Constructor for class h.ST_GVC_s
- ST_GVCOMMON_t - Class in h
- ST_GVCOMMON_t() - Constructor for class h.ST_GVCOMMON_t
- ST_gvlayout_engine_s - Class in h
- ST_gvlayout_engine_s() - Constructor for class h.ST_gvlayout_engine_s
- ST_gvlayout_features_t - Class in h
- ST_gvlayout_features_t() - Constructor for class h.ST_gvlayout_features_t
- ST_gvplugin_active_layout_t - Class in h
- ST_gvplugin_active_layout_t() - Constructor for class h.ST_gvplugin_active_layout_t
- ST_gvplugin_available_s - Class in h
- ST_gvplugin_available_s() - Constructor for class h.ST_gvplugin_available_s
- ST_gvplugin_installed_t - Class in h
- ST_gvplugin_installed_t() - Constructor for class h.ST_gvplugin_installed_t
- ST_HDict_t - Class in h
- ST_HDict_t() - Constructor for class h.ST_HDict_t
- ST_IMapEntry_t - Class in h
- ST_IMapEntry_t() - Constructor for class h.ST_IMapEntry_t
- ST_inside_t - Class in h
- ST_inside_t() - Constructor for class h.ST_inside_t
- ST_label_params_t - Class in h
- ST_label_params_t() - Constructor for class h.ST_label_params_t
- ST_layout_t - Class in h
- ST_layout_t() - Constructor for class h.ST_layout_t
- ST_LeafList_t - Class in h
- ST_LeafList_t() - Constructor for class h.ST_LeafList_t
- ST_nlist_t - Class in h
- ST_nlist_t() - Constructor for class h.ST_nlist_t
- ST_Node_t___ - Class in h
- ST_Node_t___() - Constructor for class h.ST_Node_t___
- ST_Node_t___or_object_t - Interface in h
- ST_nodequeue - Class in h
- ST_nodequeue() - Constructor for class h.ST_nodequeue
- ST_object_t - Class in h
- ST_object_t() - Constructor for class h.ST_object_t
- ST_pack_info - Class in h
- ST_pack_info() - Constructor for class h.ST_pack_info
- ST_PartitionVars - Class in h
- ST_PartitionVars() - Constructor for class h.ST_PartitionVars
- ST_path - Class in h
- ST_path() - Constructor for class h.ST_path
- ST_pathend_t - Class in h
- ST_pathend_t() - Constructor for class h.ST_pathend_t
- ST_Pedge_t - Class in h
- ST_Pedge_t() - Constructor for class h.ST_Pedge_t
- ST_point - Class in h
- ST_point() - Constructor for class h.ST_point
- ST_pointf - Class in h
- ST_pointf() - Constructor for class h.ST_pointf
- ST_pointnlink_t - Class in h
- ST_pointnlink_t() - Constructor for class h.ST_pointnlink_t
- ST_polygon_t - Class in h
- ST_polygon_t() - Constructor for class h.ST_polygon_t
- ST_port - Class in h
- ST_port() - Constructor for class h.ST_port
- ST_Ppoly_t - Class in h
- ST_Ppoly_t() - Constructor for class h.ST_Ppoly_t
- ST_rank_t - Class in h
- ST_rank_t() - Constructor for class h.ST_rank_t
- ST_Rect_t - Class in h
- ST_Rect_t() - Constructor for class h.ST_Rect_t
- ST_refstr_t - Class in h
- ST_refstr_t() - Constructor for class h.ST_refstr_t
- ST_RTree - Class in h
- ST_RTree() - Constructor for class h.ST_RTree
- ST_shape_desc - Class in h
- ST_shape_desc() - Constructor for class h.ST_shape_desc
- ST_shape_functions - Class in h
- ST_shape_functions() - Constructor for class h.ST_shape_functions
- ST_spline_info_t - Class in h
- ST_spline_info_t() - Constructor for class h.ST_spline_info_t
- ST_splineInfo - Class in h
- ST_splineInfo() - Constructor for class h.ST_splineInfo
- ST_splines - Class in h
- ST_splines() - Constructor for class h.ST_splines
- ST_SplitQ_t - Class in h
- ST_SplitQ_t() - Constructor for class h.ST_SplitQ_t
- ST_STheap_t - Class in h
- ST_STheap_t() - Constructor for class h.ST_STheap_t
- ST_stk_t - Class in h
- ST_stk_t() - Constructor for class h.ST_stk_t
- ST_subtree_t - Class in h
- ST_subtree_t() - Constructor for class h.ST_subtree_t
- ST_tedge_t - Class in h
- ST_tedge_t() - Constructor for class h.ST_tedge_t
- ST_textfont_t - Class in h
- ST_textfont_t() - Constructor for class h.ST_textfont_t
- ST_textlabel_t - Class in h
- ST_textlabel_t() - Constructor for class h.ST_textlabel_t
- ST_textspan_t - Class in h
- ST_textspan_t() - Constructor for class h.ST_textspan_t
- ST_tna_t - Class in h
- ST_tna_t() - Constructor for class h.ST_tna_t
- ST_triangle_t - Class in h
- ST_triangle_t() - Constructor for class h.ST_triangle_t
- ST_xlabel_t - Class in h
- ST_xlabel_t() - Constructor for class h.ST_xlabel_t
- ST_XLabels_t - Class in h
- ST_XLabels_t() - Constructor for class h.ST_XLabels_t
- stack - net.sourceforge.plantuml.style.SName
- STACK - net.sourceforge.plantuml.FontParam
- STACK - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- STACK - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- STACK_STEREOTYPE - net.sourceforge.plantuml.FontParam
- stackBackground - net.sourceforge.plantuml.ColorParam
- stackBorder - net.sourceforge.plantuml.ColorParam
- STACKED_KEY - Static variable in class jcckit.plot.BarFactory
-
Configuration parameter key.
- Stairs - Class in net.sourceforge.plantuml.sequencediagram.graphic
- Stairs() - Constructor for class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- Stairs2 - Class in net.sourceforge.plantuml.sequencediagram.teoz
- Stairs2() - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- StairsPosition - Class in net.sourceforge.plantuml.sequencediagram.teoz
- StairsPosition(double, boolean) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- star() - Method in class smetana.core.CStarStar
- star(O) - Method in class smetana.core.CStarStar
- star_inside(Object...) - Static method in class gen.lib.common.shapes__c
- star_size(Object...) - Static method in class gen.lib.common.shapes__c
- star_vertices(Object...) - Static method in class gen.lib.common.shapes__c
- starOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- start - Variable in class h.ST_path
- start - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- start() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- start() - Method in class net.sourceforge.plantuml.command.regex.Matcher2
- start() - Static method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- start(OutputStream) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Initiates GIF file creation on the given stream.
- start(Swimlane) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- start(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- start(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- START - net.sourceforge.plantuml.bpm.BpmElementType
- START - net.sourceforge.plantuml.project.core.TaskAttribute
- START - net.sourceforge.plantuml.sequencediagram.GroupingType
- START - net.sourceforge.plantuml.sequencediagram.puma.PushSide
- START_PATTERN - Static variable in class net.sourceforge.plantuml.utils.StartUtils
- startArray() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of an array in the JSON input.
- startArrayValue(A) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of an array element in the JSON input.
- startBoolean() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of a boolean literal (
true
orfalse
) in the JSON input. - StartDiagramExtractReader - Class in net.sourceforge.plantuml.preproc
- started - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- startGroup(Display, HColor, HColor, HColor, USymbol, double) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- startGroup(UGroupType, String) - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- startGroup(UGroupType, String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- startGroup(UGroupType, String) - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- startGroup(UGroupType, String) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- startGroup(UGroupType, String) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- startGroup(UGroupType, String) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNo
- startIf(String) - Method in class net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- startIf(Display, Display, HColor, Url) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- STARTING - net.sourceforge.plantuml.stats.api.StatsColumn
- startNewRun() - Method in interface ext.plantuml.com.ctreber.acearth.renderer.RowTypeRenderer
-
Each time when rendering an image, call startNewRun() first.
- startNewRun() - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanBit
- startNewRun() - Method in class ext.plantuml.com.ctreber.acearth.renderer.RowTypeRendererScanDot
- startNull() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of a
null
literal in the JSON input. - startNumber() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of a number in the JSON input.
- startObject() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of an object in the JSON input.
- startObjectName(O) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of the name of an object member in the JSON input.
- startObjectValue(O, String) - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of the name of an object member in the JSON input.
- startOrEnd(StringLocated) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- startRendering(GraphicalComposite) - Method in interface jcckit.graphic.GraphicalCompositeRenderer
-
Starts rendering of the specified composite before its elements are rendererd.
- startRendering(GraphicalComposite) - Method in class jcckit.renderer.Graphics2DRenderer
-
Starts rendering of the specified composite.
- startRepeat(HColor, Display, BoxStyle, Colors) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- starts() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- starts2() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- starts3() - Static method in class net.sourceforge.plantuml.project.lang.Verbs
- startServer(int, String) - Static method in class net.sourceforge.plantuml.picoweb.PicoWebServer
- startString() - Method in class net.sourceforge.plantuml.json.JsonHandler
-
Indicates the beginning of a string in the JSON input.
- STARTSUB - net.sourceforge.plantuml.tim.TLineType
- startSwitch(Display, HColor) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- startsWith(String) - Method in class net.sourceforge.plantuml.cucadiagram.EntityPort
- startsWith(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- startsWithSymbolAnd(String, String) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- startsWithSymbolAnd(String, StringLocated) - Static method in class net.sourceforge.plantuml.utils.StartUtils
- startTime - Static variable in class net.sourceforge.plantuml.PSystemBuilder
- startTranslatedAsVector(double) - Method in class net.sourceforge.plantuml.geom.AbstractLineSegment
- startUrl(Url) - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- startUrl(Url) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic
- startUrl(Url) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNo
- StartUtils - Class in net.sourceforge.plantuml.utils
- StartUtils() - Constructor for class net.sourceforge.plantuml.utils.StartUtils
- state - Variable in class h.ST_Agclos_s
- State - Variable in class smetana.core.Z
- STATE - net.sourceforge.plantuml.cucadiagram.GroupType
- STATE - net.sourceforge.plantuml.cucadiagram.LeafType
- STATE - net.sourceforge.plantuml.FontParam
- STATE - net.sourceforge.plantuml.UmlDiagramType
- STATE_ATTRIBUTE - net.sourceforge.plantuml.FontParam
- STATE_CHOICE - net.sourceforge.plantuml.cucadiagram.LeafType
- STATE_CONCURRENT - net.sourceforge.plantuml.cucadiagram.LeafType
- STATE_FORK_JOIN - net.sourceforge.plantuml.cucadiagram.LeafType
- stateBackground - net.sourceforge.plantuml.ColorParam
- stateBorder - net.sourceforge.plantuml.ColorParam
- stateDiagram - net.sourceforge.plantuml.style.SName
- StateDiagram - Class in net.sourceforge.plantuml.statediagram
- StateDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.statediagram.StateDiagram
- StateDiagramFactory - Class in net.sourceforge.plantuml.statediagram
- StateDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.statediagram.StateDiagramFactory
- StateDiagramScxmlMaker - Class in net.sourceforge.plantuml.xmlsc
- StateDiagramScxmlMaker(StateDiagram) - Constructor for class net.sourceforge.plantuml.xmlsc.StateDiagramScxmlMaker
- stateEnd - net.sourceforge.plantuml.ColorParam
- stateHeader(IEntity, Style, ISkinParam) - Static method in class net.sourceforge.plantuml.svek.GeneralImageBuilder
- stateMessageAlignment - net.sourceforge.plantuml.AlignmentParam
- stateStart - net.sourceforge.plantuml.ColorParam
- StatFlag - Variable in class h.ST_RTree
- Stats - Interface in net.sourceforge.plantuml.stats.api
- StatsColumn - Enum in net.sourceforge.plantuml.stats.api
- StatsImpl - Class in net.sourceforge.plantuml.stats
- StatsLine - Interface in net.sourceforge.plantuml.stats.api
- StatsLineImpl - Class in net.sourceforge.plantuml.stats
- StatsLineImpl(Map<StatsColumn, Object>) - Constructor for class net.sourceforge.plantuml.stats.StatsLineImpl
- StatsTable - Interface in net.sourceforge.plantuml.stats.api
- StatsTableImpl - Class in net.sourceforge.plantuml.stats
- StatsTableImpl(String) - Constructor for class net.sourceforge.plantuml.stats.StatsTableImpl
- StatsUtils - Class in net.sourceforge.plantuml.stats
- StatsUtils() - Constructor for class net.sourceforge.plantuml.stats.StatsUtils
- StatsUtilsIncrement - Class in net.sourceforge.plantuml.stats
- StatsUtilsIncrement() - Constructor for class net.sourceforge.plantuml.stats.StatsUtilsIncrement
- Stdlib - Class in net.sourceforge.plantuml.preproc
- StdlibDiagram - Class in net.sourceforge.plantuml.sprite
- StdlibDiagram(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sprite.StdlibDiagram
- StdlibDiagramFactory - Class in net.sourceforge.plantuml.sprite
- StdlibDiagramFactory(ISkinSimple) - Constructor for class net.sourceforge.plantuml.sprite.StdlibDiagramFactory
- Stdrpt - Interface in net.sourceforge.plantuml
- StdrptNull - Class in net.sourceforge.plantuml
- StdrptNull() - Constructor for class net.sourceforge.plantuml.StdrptNull
- StdrptPipe0 - Class in net.sourceforge.plantuml
- StdrptPipe0() - Constructor for class net.sourceforge.plantuml.StdrptPipe0
- StdrptV1 - Class in net.sourceforge.plantuml
- StdrptV1() - Constructor for class net.sourceforge.plantuml.StdrptV1
- StdrptV2 - Class in net.sourceforge.plantuml
- StdrptV2() - Constructor for class net.sourceforge.plantuml.StdrptV2
- Stencil - Interface in net.sourceforge.plantuml.creole
- Stereotag - Class in net.sourceforge.plantuml.cucadiagram
- Stereotag(String) - Constructor for class net.sourceforge.plantuml.cucadiagram.Stereotag
- stereotags() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- stereotags() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- stereotags() - Method in interface net.sourceforge.plantuml.cucadiagram.IEntity
- stereotype - net.sourceforge.plantuml.style.SName
- Stereotype - Class in net.sourceforge.plantuml.cucadiagram
- Stereotype(String) - Constructor for class net.sourceforge.plantuml.cucadiagram.Stereotype
- Stereotype(String, boolean) - Constructor for class net.sourceforge.plantuml.cucadiagram.Stereotype
- Stereotype(String, double, UFont, boolean, HColorSet) - Constructor for class net.sourceforge.plantuml.cucadiagram.Stereotype
- Stereotype(String, double, UFont, HColorSet) - Constructor for class net.sourceforge.plantuml.cucadiagram.Stereotype
- STEREOTYPE - net.sourceforge.plantuml.cucadiagram.EntityPortion
- stereotypeABackground - net.sourceforge.plantuml.ColorParam
- stereotypeABorder - net.sourceforge.plantuml.ColorParam
- stereotypeCBackground - net.sourceforge.plantuml.ColorParam
- stereotypeCBorder - net.sourceforge.plantuml.ColorParam
- stereotypeEBackground - net.sourceforge.plantuml.ColorParam
- stereotypeEBorder - net.sourceforge.plantuml.ColorParam
- stereotypeIBackground - net.sourceforge.plantuml.ColorParam
- stereotypeIBorder - net.sourceforge.plantuml.ColorParam
- stereotypeNBackground - net.sourceforge.plantuml.ColorParam
- stereotypeNBorder - net.sourceforge.plantuml.ColorParam
- stereotypePositionTop() - Method in interface net.sourceforge.plantuml.ISkinParam
- stereotypePositionTop() - Method in class net.sourceforge.plantuml.SkinParam
- stereotypePositionTop() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- Stick - Class in net.sourceforge.plantuml.cute
- Stick(VarArgs) - Constructor for class net.sourceforge.plantuml.cute.Stick
- STICKMAN - net.sourceforge.plantuml.asciiart.AsciiShape
- STICKMAN - net.sourceforge.plantuml.skin.ActorStyle
- STICKMAN_BUSINESS - net.sourceforge.plantuml.skin.ActorStyle
- STICKMAN_UNICODE - net.sourceforge.plantuml.asciiart.AsciiShape
- STILL_UNKNOWN - net.sourceforge.plantuml.cucadiagram.LeafType
- stop() - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- stop() - Method in class net.sourceforge.plantuml.sequencediagram.AutoNumber
- stop(Swimlane) - Method in interface net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactory
- stop(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
- stop(Swimlane) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- storage - net.sourceforge.plantuml.style.SName
- STORAGE - net.sourceforge.plantuml.FontParam
- STORAGE - net.sourceforge.plantuml.svek.PackageStyle
- STORAGE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- STORAGE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- STORAGE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- storageBackground - net.sourceforge.plantuml.ColorParam
- storageBorder - net.sourceforge.plantuml.ColorParam
- store - Variable in class h.ST_nodequeue
- storeline(ST_GVC_s, ST_textlabel_t, CString, char) - Static method in class gen.lib.common.labels__c
- str - Variable in class h.ST_Agattr_s
- str - Variable in class h.ST_IMapEntry_t
- str - Variable in class h.ST_textspan_t
- straight_len(ST_Agnode_s) - Static method in class gen.lib.dotgen.dotsplines__c
- straight_path(ST_Agedge_s, int, CArray<ST_pointf>, int[]) - Static method in class gen.lib.dotgen.dotsplines__c
- strcasecmp(CString, CString) - Static method in class gen.lib.common.strcasecmp__c
- strcasecmp__c - Class in gen.lib.common
- strcasecmp__c() - Constructor for class gen.lib.common.strcasecmp__c
- strchr(char) - Method in class smetana.core.CString
- strchr(CString, char) - Static method in class smetana.core.JUtils
- strcmp(CString) - Method in class smetana.core.CString
- strcmp(CString, int) - Method in class smetana.core.CString
- strcmp(CString, CString) - Static method in class smetana.core.JUtils
- strdict - Variable in class h.ST_Agclos_s
- strdup() - Method in class smetana.core.CString
- strdup_and_subst_obj(CString, __ptr__) - Static method in class gen.lib.common.labels__c
- strdup_and_subst_obj0(CString, ST_Agobj_s, int) - Static method in class gen.lib.common.labels__c
- streq(CString, String) - Static method in class smetana.core.Macro
- streq(CString, CString) - Static method in class smetana.core.Macro
- stretches() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- strict - Variable in class h.ST_Agdesc_s
- STRICT - net.sourceforge.plantuml.graphic.InnerStrategy
- STRICT - net.sourceforge.plantuml.UrlBuilder.ModeUrl
- STRICT_SELFMESSAGE_POSITION - Static variable in class net.sourceforge.plantuml.OptionFlags
- strictUmlStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- strictUmlStyle() - Method in class net.sourceforge.plantuml.SkinParam
- strictUmlStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- STRIKE - net.sourceforge.plantuml.graphic.FontStyle
- string - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellStringPair
- StringBounder - Interface in net.sourceforge.plantuml.graphic
- StringBounderRaw - Class in net.sourceforge.plantuml.graphic
- StringBounderRaw() - Constructor for class net.sourceforge.plantuml.graphic.StringBounderRaw
- StringCompressor - Interface in net.sourceforge.plantuml.code
- StringCompressorNone - Class in net.sourceforge.plantuml.code
- StringCompressorNone() - Constructor for class net.sourceforge.plantuml.code.StringCompressorNone
- StringDecipher - Class in net.sourceforge.plantuml.openiconic
- StringDecipher() - Constructor for class net.sourceforge.plantuml.openiconic.StringDecipher
- StringEater - Class in net.sourceforge.plantuml.tim
- StringEater(String) - Constructor for class net.sourceforge.plantuml.tim.StringEater
- StringFunction - Class in net.sourceforge.plantuml.tim.stdlib
- StringFunction() - Constructor for class net.sourceforge.plantuml.tim.stdlib.StringFunction
- StringLocated - Class in net.sourceforge.plantuml
- StringLocated(String, LineLocation) - Constructor for class net.sourceforge.plantuml.StringLocated
- StringLocated(String, LineLocation, String) - Constructor for class net.sourceforge.plantuml.StringLocated
- StringParser - Class in ext.plantuml.com.ctreber.acearth.util
-
Cuts a string in words separated by white space.
- StringParser() - Constructor for class ext.plantuml.com.ctreber.acearth.util.StringParser
- StringUtils - Class in ext.plantuml.com.google.zxing.common
-
Common string-related functions.
- StringUtils - Class in net.sourceforge.plantuml
- StringUtils - Class in org.stathissideris.ascii2image.text
- StringUtils() - Constructor for class net.sourceforge.plantuml.StringUtils
- StringUtils() - Constructor for class org.stathissideris.ascii2image.text.StringUtils
- StringValue(String) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.StringValue
- StringWithArrow - Class in net.sourceforge.plantuml.descdiagram.command
- StringWithArrow(String) - Constructor for class net.sourceforge.plantuml.descdiagram.command.StringWithArrow
- Stripe - Class in net.sourceforge.plantuml.mindmap
- Stripe - Interface in net.sourceforge.plantuml.creole
- Stripe(double, double, double) - Constructor for class net.sourceforge.plantuml.mindmap.Stripe
- StripeCode - Class in net.sourceforge.plantuml.creole.legacy
- StripeCode(FontConfiguration, ISkinSimple, String) - Constructor for class net.sourceforge.plantuml.creole.legacy.StripeCode
- STRIPED - Static variable in class smetana.core.Macro
- StripeFrontier - Class in net.sourceforge.plantuml.mindmap
- StripeFrontier() - Constructor for class net.sourceforge.plantuml.mindmap.StripeFrontier
- StripeRow - Class in net.sourceforge.plantuml.creole.rosetta
- StripeRow() - Constructor for class net.sourceforge.plantuml.creole.rosetta.StripeRow
- StripeSimple - Class in net.sourceforge.plantuml.creole.legacy
- StripeSimple(FontConfiguration, StripeStyle, CreoleContext, ISkinSimple, CreoleMode) - Constructor for class net.sourceforge.plantuml.creole.legacy.StripeSimple
- StripeStyle - Class in net.sourceforge.plantuml.creole
- StripeStyle(StripeStyleType, int, char) - Constructor for class net.sourceforge.plantuml.creole.StripeStyle
- StripeStyleType - Enum in net.sourceforge.plantuml.creole
- StripeTable - Class in net.sourceforge.plantuml.creole.legacy
- StripeTable(FontConfiguration, ISkinSimple, String) - Constructor for class net.sourceforge.plantuml.creole.legacy.StripeTable
- StripeTree - Class in net.sourceforge.plantuml.creole.legacy
- StripeTree(FontConfiguration, ISkinSimple, String) - Constructor for class net.sourceforge.plantuml.creole.legacy.StripeTree
- strlen(CString) - Static method in class smetana.core.JUtils
- Strlen - Class in net.sourceforge.plantuml.tim.stdlib
- Strlen() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Strlen
- strncmp(CString, CString, int) - Static method in class smetana.core.JUtils
- strncpy(CString, CString, int) - Static method in class smetana.core.JUtils
- stroke(UGraphic, double, double, double) - Static method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- Strpos - Class in net.sourceforge.plantuml.tim.stdlib
- Strpos() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Strpos
- strstr(CString, CString) - Static method in class smetana.core.JUtils
- strtod(CString, CString[]) - Static method in class smetana.core.JUtils
- strtol(CString, CString[], int) - Static method in class smetana.core.JUtils
- STRUCTURED_APPEND - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- stubCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- Style - Class in net.sourceforge.plantuml.style
- Style(StyleSignature, Map<PName, Value>) - Constructor for class net.sourceforge.plantuml.style.Style
- STYLE_COLORS_MULTIPLES - Static variable in class net.sourceforge.plantuml.descdiagram.command.CommandLinkElement
- Styleable - Interface in net.sourceforge.plantuml.style
- StyleBuilder - Class in net.sourceforge.plantuml.style
- StyleBuilder(SkinParam) - Constructor for class net.sourceforge.plantuml.style.StyleBuilder
- StyledString - Class in net.sourceforge.plantuml.text
- StyleExtractor - Class in net.sourceforge.plantuml.jsondiagram
- StyleExtractor(Iterator<StringLocated>) - Constructor for class net.sourceforge.plantuml.jsondiagram.StyleExtractor
- StyleLoader - Class in net.sourceforge.plantuml.style
- StyleLoader(SkinParam) - Constructor for class net.sourceforge.plantuml.style.StyleLoader
- StyleSignature - Class in net.sourceforge.plantuml.style
- StyleSignature(String) - Constructor for class net.sourceforge.plantuml.style.StyleSignature
- sub(ST_pointf, ST_pointf) - Static method in class gen.lib.pathplan.route__c
- Sub - Class in net.sourceforge.plantuml.preproc
- Sub(String) - Constructor for class net.sourceforge.plantuml.preproc.Sub
- SubBlock - Class in net.sourceforge.plantuml.webp
- SubBlock(MacroBlock, SubBlock, SubBlock, SubBlock.PLANE) - Constructor for class net.sourceforge.plantuml.webp.SubBlock
- subblock_filter(int, int, int, Segment) - Static method in class net.sourceforge.plantuml.webp.LoopFilter
- SubBlock.PLANE - Enum in net.sourceforge.plantuml.webp
- subedge(Object...) - Static method in class gen.lib.cgraph.edge__c
- subExtract(int, int) - Method in class net.sourceforge.plantuml.command.BlocLines
- subg__c - Class in gen.lib.cgraph
- subg__c() - Constructor for class gen.lib.cgraph.subg__c
- subgraph_search - Static variable in class gen.lib.cgraph.apply__c
- subgraph_search(ST_Agraph_s, ST_Agobj_s) - Static method in class gen.lib.cgraph.apply__c
- Subject - Interface in net.sourceforge.plantuml.project.lang
- SubjectDayAsDate - Class in net.sourceforge.plantuml.project.lang
- SubjectDayAsDate() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectDayAsDate
- SubjectDayOfWeek - Class in net.sourceforge.plantuml.project.lang
- SubjectDayOfWeek() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectDayOfWeek
- SubjectDaysAsDates - Class in net.sourceforge.plantuml.project.lang
- SubjectDaysAsDates() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectDaysAsDates
- subjectii - Variable in class net.sourceforge.plantuml.project.lang.SentenceSimple
- SubjectLinks - Class in net.sourceforge.plantuml.project.lang
- SubjectLinks() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectLinks
- SubjectLinks.InColor - Class in net.sourceforge.plantuml.project.lang
- SubjectProject - Class in net.sourceforge.plantuml.project.lang
- SubjectProject() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectProject
- SubjectResource - Class in net.sourceforge.plantuml.project.lang
- SubjectResource() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectResource
- SubjectResource.IsOffDate - Class in net.sourceforge.plantuml.project.lang
- SubjectResource.IsOffDates - Class in net.sourceforge.plantuml.project.lang
- SubjectResource.IsOffDayOfWeek - Class in net.sourceforge.plantuml.project.lang
- SubjectResource.IsOnDate - Class in net.sourceforge.plantuml.project.lang
- SubjectResource.IsOnDates - Class in net.sourceforge.plantuml.project.lang
- SubjectTask - Class in net.sourceforge.plantuml.project.lang
- SubjectTask() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectTask
- SubjectToday - Class in net.sourceforge.plantuml.project.lang
- SubjectToday() - Constructor for class net.sourceforge.plantuml.project.lang.SubjectToday
- subList(int, int) - Method in class net.sourceforge.plantuml.command.BlocLines
- subList(int, int) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- subSequence(int, int) - Method in class net.sourceforge.plantuml.cucadiagram.Member
- subSequence(int, int) - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- subSequence(int, int) - Method in class net.sourceforge.plantuml.EmbeddedDiagram
- subSequence(int, int) - Method in class net.sourceforge.plantuml.sequencediagram.MessageNumber
- Substr - Class in net.sourceforge.plantuml.tim.stdlib
- Substr() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Substr
- SUBSTRACTION - net.sourceforge.plantuml.tim.expression.TokenOperator
- substring(int) - Method in class net.sourceforge.plantuml.StringLocated
- substring(int) - Method in class net.sourceforge.plantuml.svek.SvgResult
- substring(int, int) - Method in class net.sourceforge.plantuml.StringLocated
- substring(int, int) - Method in class net.sourceforge.plantuml.svek.SvgResult
- subTokenStack(int) - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- subtractSet(CellSet) - Method in class org.stathissideris.ascii2image.text.CellSet
- SudokuDLX - Class in net.sourceforge.plantuml.sudoku
- SudokuDLX(Long) - Constructor for class net.sourceforge.plantuml.sudoku.SudokuDLX
- SuggestedFile - Class in net.sourceforge.plantuml
- suggestedHeight - Variable in class net.sourceforge.plantuml.timingdiagram.Player
- SUNDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- SunPositionCalculator - Class in ext.plantuml.com.ctreber.acearth.util
-
Calculates the position of the point on Earth which is directly below the sun or the moon.
- SunPositionCalculator() - Constructor for class ext.plantuml.com.ctreber.acearth.util.SunPositionCalculator
- SuperGroup - Class in net.sourceforge.plantuml.cucadiagram
- SuperGroup(IGroup) - Constructor for class net.sourceforge.plantuml.cucadiagram.SuperGroup
- suppHeightBecauseOfShape() - Method in class net.sourceforge.plantuml.graphic.USymbol
- suppWidth(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileGroup
- suppWidthBecauseOfShape() - Method in class net.sourceforge.plantuml.graphic.USymbol
- SURFACE_COMPARATOR - Static variable in class net.sourceforge.plantuml.Url
- SURL - Class in net.sourceforge.plantuml.security
-
Secure replacement for java.net.URL.
- SvekNode - Class in net.sourceforge.plantuml.svek
- SvekResult - Class in net.sourceforge.plantuml.svek
- SvekResult(DotData, DotStringFactory) - Constructor for class net.sourceforge.plantuml.svek.SvekResult
- SvekUtils - Class in net.sourceforge.plantuml.svek
- SvekUtils() - Constructor for class net.sourceforge.plantuml.svek.SvekUtils
- SVG - net.sourceforge.plantuml.FileFormat
- SVG - net.sourceforge.plantuml.ugraphic.UFontContext
- svgArcEllipse(double, double, double, double, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- svgAttributePattern - Static variable in class net.sourceforge.plantuml.graphic.Splitter
- SvgAttributes - Class in net.sourceforge.plantuml.graphic
- SvgAttributes() - Constructor for class net.sourceforge.plantuml.graphic.SvgAttributes
- SvgAttributes(String) - Constructor for class net.sourceforge.plantuml.graphic.SvgAttributes
- SvgCharSizeHack - Interface in net.sourceforge.plantuml
- SvgCommand - Interface in net.sourceforge.plantuml.openiconic
- SvgCommandLetter - Class in net.sourceforge.plantuml.openiconic
- SvgCommandLetter(String) - Constructor for class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- SvgCommandNumber - Class in net.sourceforge.plantuml.openiconic
- SvgCommandNumber(double) - Constructor for class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- SvgCommandNumber(String) - Constructor for class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- SvgData - Class in net.sourceforge.plantuml.svg
- svgDimensionStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
- svgDimensionStyle() - Method in class net.sourceforge.plantuml.SkinParam
- svgDimensionStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- svgEllipse(double, double, double, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- SVGFONTS - h.EN_fontname_kind
- SvgGraphics - Class in net.sourceforge.plantuml.svg
- SvgGraphics(boolean, Dimension2D, double, String, long, String, LengthAdjust) - Constructor for class net.sourceforge.plantuml.svg.SvgGraphics
- SvgGraphics(boolean, Dimension2D, String, double, String, long, String, LengthAdjust) - Constructor for class net.sourceforge.plantuml.svg.SvgGraphics
- svgImage(BufferedImage, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- svgImage(UImageSvg, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- svgLine(double, double, double, double, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- svgPath(double, double, UPath, double) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- SvgPath - Class in net.sourceforge.plantuml.openiconic
- SvgPath(String) - Constructor for class net.sourceforge.plantuml.openiconic.SvgPath
- svgPolygon(double, double...) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- SvgPosition - Class in net.sourceforge.plantuml.openiconic
- SvgPosition() - Constructor for class net.sourceforge.plantuml.openiconic.SvgPosition
- SvgPosition(double, double) - Constructor for class net.sourceforge.plantuml.openiconic.SvgPosition
- SvgPosition(SvgCommandNumber, SvgCommandNumber) - Constructor for class net.sourceforge.plantuml.openiconic.SvgPosition
- svgRectangle(double, double, double, double, double, double, double, String, String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- SvgResult - Class in net.sourceforge.plantuml.svek
- SvgResult(String, Point2DFunction) - Constructor for class net.sourceforge.plantuml.svek.SvgResult
- swap_bezier(CArray<ST_bezier>, CArray<ST_bezier>) - Static method in class gen.lib.dotgen.dotsplines__c
- swap_ends_p - Static variable in class gen.lib.dotgen.dotsplines__c
- swap_ends_p(ST_Agedge_s) - Static method in class gen.lib.dotgen.dotsplines__c
- swap_spline(ST_splines) - Static method in class gen.lib.dotgen.dotsplines__c
- swapCols(int, int) - Method in class net.sourceforge.plantuml.nwdiag.NwArray
- swapEnds - Variable in class h.ST_splineInfo
- swapInt(int) - Static method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- swapShort(short) - Static method in class net.sourceforge.plantuml.mjpeg.MJPEGGenerator
- Swimable - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- swimlane - net.sourceforge.plantuml.style.SName
- swimlane(String, HColor, Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- swimlane(String, HColor, Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- Swimlane - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Swimlane(String) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- SWIMLANE_TITLE - net.sourceforge.plantuml.FontParam
- SWIMLANE_WIDTH_SAME - Static variable in interface net.sourceforge.plantuml.ISkinParam
- swimlaneBorder - net.sourceforge.plantuml.ColorParam
- swimlaneBorder - net.sourceforge.plantuml.LineParam
- swimlaneOutForStep2() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.AbstractParallelFtilesBuilder
- swimlaneOutForStep2() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.ParallelBuilderFork
- Swimlanes - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Swimlanes(ISkinParam, Pragma) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlanes
- swimlaneTitleBackground - net.sourceforge.plantuml.ColorParam
- swimlaneWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
- swimlaneWidth() - Method in class net.sourceforge.plantuml.SkinParam
- swimlaneWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- swimlaneWrapTitleWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
- swimlaneWrapTitleWidth() - Method in class net.sourceforge.plantuml.SkinParam
- swimlaneWrapTitleWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- switchCase(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3
- switchCase(Display, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionSwitch
- swithToElse2(LinkRendering, LinkRendering) - Method in class net.sourceforge.plantuml.activitydiagram3.InstructionIf
- sym() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- Symbol - Class in jcckit.plot
-
Immutable class holding the graphical represention of the symbol and two
Hints
. - Symbol(GraphicalElement, Hint, Hint) - Constructor for class jcckit.plot.Symbol
-
Creates an instance for the specified symbol and hints.
- SYMBOL_FACTORY_KEY - Static variable in class jcckit.plot.ErrorBarFactory
-
Configuration parameter key.
- SYMBOL_FACTORY_KEY - Static variable in class jcckit.plot.SimpleCurve
-
Configuration parameter key.
- SYMBOL_SIZE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- SymbolContext - Class in net.sourceforge.plantuml.graphic
- SymbolContext(HColor, HColor) - Constructor for class net.sourceforge.plantuml.graphic.SymbolContext
- SymbolFactory - Interface in jcckit.plot
-
Interface of a symbol factory.
- SymetricalTee - Class in net.sourceforge.plantuml.mindmap
- SymetricalTee(double, double, double, double) - Constructor for class net.sourceforge.plantuml.mindmap.SymetricalTee
- SymetricalTeePositioned - Class in net.sourceforge.plantuml.mindmap
- SymetricalTeePositioned(SymetricalTee) - Constructor for class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- SYNCHRO_BAR - net.sourceforge.plantuml.cucadiagram.LeafType
- SYNTAX_ERROR - net.sourceforge.plantuml.ErrorUmlType
- SyntaxChecker - Class in net.sourceforge.plantuml.syntax
- SyntaxChecker() - Constructor for class net.sourceforge.plantuml.syntax.SyntaxChecker
- SyntaxResult - Class in net.sourceforge.plantuml.syntax
- SyntaxResult() - Constructor for class net.sourceforge.plantuml.syntax.SyntaxResult
- syntaxWithFinalBracket() - Method in class net.sourceforge.plantuml.classdiagram.command.CommandCreateClassMultilines
- syntaxWithFinalBracket() - Method in class net.sourceforge.plantuml.command.CommandMultilines2
- syntaxWithFinalBracket() - Method in class net.sourceforge.plantuml.command.CommandPackage
- syntaxWithFinalBracket() - Method in class net.sourceforge.plantuml.command.SingleLineCommand2
- SYSTEM - net.sourceforge.plantuml.ugraphic.UFontContext
- sz - Variable in class h.ST_object_t
- sz - Variable in class h.ST_pack_info
- sz - Variable in class h.ST_xlabel_t
T
- t - Variable in class h.ST_tna_t
- TableStrategy - Enum in net.sourceforge.plantuml.salt.element
- tag - Variable in class h.ST_Agobj_s
- tag - Variable in class org.stathissideris.ascii2image.text.TextGrid.CellTagPair
- tag(String) - Method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- tag(String, String, String) - Method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- Tag - Variable in class smetana.core.Z
- tail - Variable in class h.ST_nodequeue
- TAIL_ID - Static variable in class smetana.core.Macro
- tail_label - Variable in class h.ST_Agedgeinfo_t
- TAIL_LABEL - Static variable in class smetana.core.Macro
- tail_port - Variable in class h.ST_Agedgeinfo_t
- takeConstraintIntoAccount(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- taken - Variable in class h.ST_PartitionVars
- task - net.sourceforge.plantuml.style.SName
- Task - Interface in net.sourceforge.plantuml.project.core
- TaskAttribute - Enum in net.sourceforge.plantuml.project.core
- TaskCode - Class in net.sourceforge.plantuml.project.core
- TaskCode(String) - Constructor for class net.sourceforge.plantuml.project.core.TaskCode
- TaskDraw - Interface in net.sourceforge.plantuml.project.draw
- TaskDrawDiamond - Class in net.sourceforge.plantuml.project.draw
- TaskDrawDiamond(TimeScale, double, String, Day, ISkinParam, Task, ToTaskDraw) - Constructor for class net.sourceforge.plantuml.project.draw.TaskDrawDiamond
- TaskDrawRegular - Class in net.sourceforge.plantuml.project.draw
- TaskDrawRegular(TimeScale, double, String, Day, Day, boolean, boolean, ISkinParam, Task, ToTaskDraw, Collection<GanttConstraint>) - Constructor for class net.sourceforge.plantuml.project.draw.TaskDrawRegular
- TaskDrawSeparator - Class in net.sourceforge.plantuml.project.draw
- TaskDrawSeparator(String, TimeScale, double, Day, Day) - Constructor for class net.sourceforge.plantuml.project.draw.TaskDrawSeparator
- TaskImpl - Class in net.sourceforge.plantuml.project.core
- TaskImpl(TaskCode, OpenClose) - Constructor for class net.sourceforge.plantuml.project.core.TaskImpl
- TaskInstant - Class in net.sourceforge.plantuml.project.core
- TaskInstant(Moment, TaskAttribute) - Constructor for class net.sourceforge.plantuml.project.core.TaskInstant
- TaskLoad - Interface in net.sourceforge.plantuml.project.core3
- TaskLoadImpl - Class in net.sourceforge.plantuml.project.core3
- TaskLoadImpl(Histogram) - Constructor for class net.sourceforge.plantuml.project.core3.TaskLoadImpl
- TaskSeparator - Class in net.sourceforge.plantuml.project.core
- TaskSeparator(String, int) - Constructor for class net.sourceforge.plantuml.project.core.TaskSeparator
- TB_balance() - Static method in class gen.lib.common.ns__c
- TContext - Class in net.sourceforge.plantuml.tim
- TContext(ImportedFiles, Defines, String, DefinitionsContainer) - Constructor for class net.sourceforge.plantuml.tim.TContext
- TCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- TE_list - Variable in class smetana.core.Z
- TelnetServer - Class in net.sourceforge.plantuml.telnet
- TelnetServer() - Constructor for class net.sourceforge.plantuml.telnet.TelnetServer
- template - Variable in class smetana.core.Z
- temporaryProtectedUntilTeozIsStandard() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- Tension - Class in net.sourceforge.plantuml.cute
- Tension(double) - Constructor for class net.sourceforge.plantuml.cute.Tension
- TeozLayer - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TeozLayer(PngTitler, StringBounder, FontParam) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TeozLayer
- Terminated<O> - Class in net.sourceforge.plantuml.salt
- Terminated(O, Terminator) - Constructor for class net.sourceforge.plantuml.salt.Terminated
- TERMINATED_OK() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- Terminator - Enum in net.sourceforge.plantuml.salt
- TERMINATOR - Static variable in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- Tetris - Class in net.sourceforge.plantuml.mindmap
- Tetris(String) - Constructor for class net.sourceforge.plantuml.mindmap.Tetris
- TeXIconBuilder - Class in net.sourceforge.plantuml.math
- TeXIconBuilder(String, Color) - Constructor for class net.sourceforge.plantuml.math.TeXIconBuilder
- text - Variable in class h.ST_textlabel_t
- text(double, double, String, boolean, boolean, boolean) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- text(String, double, double, String, int, double, double, Map<String, String>) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- text(String, double, double, String, int, String, String, String, double, Map<String, String>, String) - Method in class net.sourceforge.plantuml.svg.SvgGraphics
- Text - Class in jcckit.graphic
-
A single line of text.
- Text - Class in net.sourceforge.plantuml.graphic
- Text(GraphPoint, String, GraphicAttributes) - Constructor for class jcckit.graphic.Text
-
Creates an instance with the specified parameters.
- TEXT - net.sourceforge.plantuml.graphic.color.ColorType
- TEXT_BS_BS_N - Static variable in class net.sourceforge.plantuml.graphic.Text
- TEXT_COLOR_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- TextAttributes - Interface in jcckit.graphic
-
Interface for text attributes.
- TextBlock - Interface in net.sourceforge.plantuml.graphic
- TextBlockArrow - Class in net.sourceforge.plantuml.graphic
- TextBlockArrow(Direction, FontConfiguration) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockArrow
- TextBlockArrow2 - Class in net.sourceforge.plantuml.graphic
- TextBlockArrow2(GuideLine, FontConfiguration) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockArrow2
- TextBlockBackcolored - Interface in net.sourceforge.plantuml.svek
- TextBlockBordered - Class in net.sourceforge.plantuml.graphic
- TextBlockEmpty - Class in net.sourceforge.plantuml.graphic
- TextBlockEmpty() - Constructor for class net.sourceforge.plantuml.graphic.TextBlockEmpty
- TextBlockEmpty(double, double) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockEmpty
- TextBlockGeneric - Class in net.sourceforge.plantuml.graphic
- TextBlockGeneric(TextBlock, HColor, HColor) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockGeneric
- TextBlockHorizontal - Class in net.sourceforge.plantuml.graphic
- TextBlockHorizontal(List<TextBlock>, VerticalAlignment) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockHorizontal
- TextBlockInEllipse - Class in net.sourceforge.plantuml.ugraphic
- TextBlockInEllipse(TextBlock, StringBounder) - Constructor for class net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- TextBlockInterceptorUDrawable - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- TextBlockInterceptorUDrawable(TextBlock) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.TextBlockInterceptorUDrawable
- TextBlockJson - Class in net.sourceforge.plantuml.jsondiagram
- TextBlockJson(ISkinParam, JsonValue, List<String>, Style, Style) - Constructor for class net.sourceforge.plantuml.jsondiagram.TextBlockJson
- TextBlockLineBefore - Class in net.sourceforge.plantuml.graphic
- TextBlockLineBefore(TextBlock) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- TextBlockLineBefore(TextBlock, char) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- TextBlockLineBefore(TextBlock, char, TextBlock) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockLineBefore
- TextBlockMap - Class in net.sourceforge.plantuml.cucadiagram
- TextBlockMap(FontParam, ISkinParam, Map<String, String>) - Constructor for class net.sourceforge.plantuml.cucadiagram.TextBlockMap
- TextBlockRaw - Class in net.sourceforge.plantuml.graphic
- TextBlockRaw(List<String>, FontConfiguration) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockRaw
- TextBlockRecentred - Class in net.sourceforge.plantuml.graphic
- TextBlockRecentred(TextBlock) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockRecentred
- TextBlockSimple - Class in net.sourceforge.plantuml.graphic
- TextBlockSimple(Display, FontConfiguration, HorizontalAlignment, SpriteContainer, double) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockSimple
- TextBlockSprited - Class in net.sourceforge.plantuml.graphic
- TextBlockSprited(TextBlock, TextBlock) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockSprited
- TextBlockTitle - Class in net.sourceforge.plantuml.graphic
- TextBlockUtils - Class in net.sourceforge.plantuml.graphic
- TextBlockUtils() - Constructor for class net.sourceforge.plantuml.graphic.TextBlockUtils
- TextBlockVertical2 - Class in net.sourceforge.plantuml.graphic
- TextBlockVertical2(List<TextBlock>, HorizontalAlignment) - Constructor for class net.sourceforge.plantuml.graphic.TextBlockVertical2
- TextBlockWithUrl - Class in net.sourceforge.plantuml.graphic
- TextConverter - Class in net.sourceforge.plantuml.stats
- TextConverter(Stats) - Constructor for class net.sourceforge.plantuml.stats.TextConverter
- textfont_dict_open(ST_GVC_s) - Static method in class gen.lib.common.textspan__c
- TextGrid - Class in org.stathissideris.ascii2image.text
- TextGrid() - Constructor for class org.stathissideris.ascii2image.text.TextGrid
- TextGrid(int, int) - Constructor for class org.stathissideris.ascii2image.text.TextGrid
- TextGrid(TextGrid) - Constructor for class org.stathissideris.ascii2image.text.TextGrid
- TextGrid.Cell - Class in org.stathissideris.ascii2image.text
- TextGrid.CellColorPair - Class in org.stathissideris.ascii2image.text
- TextGrid.CellStringPair - Class in org.stathissideris.ascii2image.text
- TextGrid.CellTagPair - Class in org.stathissideris.ascii2image.text
- TextLimitFinder - Class in net.sourceforge.plantuml.ugraphic
- TextLimitFinder(StringBounder, boolean) - Constructor for class net.sourceforge.plantuml.ugraphic.TextLimitFinder
- TextLink - Class in net.sourceforge.plantuml.graphic
- TextRenderer - Interface in jcckit.graphic
- TextSkin - Class in net.sourceforge.plantuml.asciiart
- TextSkin(FileFormat) - Constructor for class net.sourceforge.plantuml.asciiart.TextSkin
- textspan__c - Class in gen.lib.common
- textspan__c() - Constructor for class gen.lib.common.textspan__c
- textspan_size(ST_GVC_s, ST_textspan_t) - Static method in class gen.lib.common.textspan__c
- TextStringBounder - Class in net.sourceforge.plantuml.asciiart
- TextStringBounder() - Constructor for class net.sourceforge.plantuml.asciiart.TextStringBounder
- TextTable - Class in net.sourceforge.plantuml.stats
- TextTable() - Constructor for class net.sourceforge.plantuml.stats.TextTable
- tf - Variable in class smetana.core.Z
- TFunction - Interface in net.sourceforge.plantuml.tim
- TFunctionArgument - Class in net.sourceforge.plantuml.tim
- TFunctionArgument(String, TValue) - Constructor for class net.sourceforge.plantuml.tim.TFunctionArgument
- TFunctionImpl - Class in net.sourceforge.plantuml.tim
- TFunctionImpl(String, List<TFunctionArgument>, boolean, TFunctionType) - Constructor for class net.sourceforge.plantuml.tim.TFunctionImpl
- TFunctionSignature - Class in net.sourceforge.plantuml.tim
- TFunctionSignature(String, int) - Constructor for class net.sourceforge.plantuml.tim.TFunctionSignature
- TFunctionSignature(String, int, Set<String>) - Constructor for class net.sourceforge.plantuml.tim.TFunctionSignature
- TFunctionType - Enum in net.sourceforge.plantuml.tim
- theta - Variable in class h.ST_port
- THICKNESS_BORDER - Static variable in class net.sourceforge.plantuml.svek.InnerActivity
- thinCircle - Static variable in class net.sourceforge.plantuml.skin.rose.ComponentRoseArrow
- thisIsGoingToBeALeaf(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- thisIsNotArealGroup(Ident) - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityFactory
- thisMayBeCaused(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- THURSDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- TI_list - Variable in class smetana.core.Z
- tic(Board, Random) - Method in class net.sourceforge.plantuml.graph.Oven
- TIC_ATTRIBUTES_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- TIC_LABEL_ATTRIBUTES_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- TIC_LABEL_FORMAT_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- TIC_LABEL_POSITION_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- TIC_LENGTH_KEY - Static variable in class jcckit.plot.AxisParameters
-
Configuration parameter key.
- TickInPlayer - Class in net.sourceforge.plantuml.timingdiagram
- TickInPlayer(Player, TimeTick) - Constructor for class net.sourceforge.plantuml.timingdiagram.TickInPlayer
- TicLabelFormat - Interface in jcckit.util
-
Format interface for tic labels.
- TicLabelMap - Class in jcckit.plot
-
Map of number intervals onto a text label.
- TicLabelMap(ConfigParameters) - Constructor for class jcckit.plot.TicLabelMap
-
Creates an instance from the specified configuration parameters.
- tight_tree() - Static method in class gen.lib.common.ns__c
- TikzFontDistortion - Class in net.sourceforge.plantuml
- TikzGraphics - Class in net.sourceforge.plantuml.tikz
- TikzGraphics(double, boolean) - Constructor for class net.sourceforge.plantuml.tikz.TikzGraphics
- Tile - Class in net.sourceforge.plantuml.golem
- Tile - Interface in net.sourceforge.plantuml.sequencediagram.teoz
- tile1 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- tile2 - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- Tile2 - Interface in net.sourceforge.plantuml.sequencediagram.teoz
- TileArea - Class in net.sourceforge.plantuml.golem
- TileArguments - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TileArguments(StringBounder, LivingSpaces, Rose, ISkinParam, Real) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- TileBuilder - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TileBuilder() - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TileBuilder
- TileGeometry - Enum in net.sourceforge.plantuml.golem
- TileImage - Class in net.sourceforge.plantuml.graphic
- TileImage(BufferedImage, ImgValign, int) - Constructor for class net.sourceforge.plantuml.graphic.TileImage
- TileImageSvg - Class in net.sourceforge.plantuml.graphic
- TileImageSvg(String) - Constructor for class net.sourceforge.plantuml.graphic.TileImageSvg
- TileMarged - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TileMarged(Tile, double, double, double, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TileMarged
- TileParallel - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TileParallel(StringBounder) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TileParallel
- tiles - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- TilesField - Class in net.sourceforge.plantuml.golem
- TilesField() - Constructor for class net.sourceforge.plantuml.golem.TilesField
- TileText - Class in net.sourceforge.plantuml.graphic
- TileText(String, FontConfiguration, Url) - Constructor for class net.sourceforge.plantuml.graphic.TileText
- TileUtils - Class in net.sourceforge.plantuml.sequencediagram.teoz
- TileUtils() - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.TileUtils
- TimeArrow - Class in net.sourceforge.plantuml.timingdiagram.graphic
- TimeConstraint - Class in net.sourceforge.plantuml.timingdiagram
- TimeConstraint(TimeTick, TimeTick, String, ISkinParam) - Constructor for class net.sourceforge.plantuml.timingdiagram.TimeConstraint
- TimeHeader - Class in net.sourceforge.plantuml.project.draw
- TimeHeader(Day, Day, TimeScale) - Constructor for class net.sourceforge.plantuml.project.draw.TimeHeader
- TimeHeaderDaily - Class in net.sourceforge.plantuml.project.draw
- TimeHeaderDaily(Day, Day, Day, LoadPlanable, Map<Day, HColor>, Map<DayOfWeek, HColor>, Map<Day, String>, Day, Day) - Constructor for class net.sourceforge.plantuml.project.draw.TimeHeaderDaily
- TimeHeaderMonthly - Class in net.sourceforge.plantuml.project.draw
- TimeHeaderMonthly(Day, Day, Day, LoadPlanable, Map<Day, HColor>, Map<DayOfWeek, HColor>, Map<Day, String>) - Constructor for class net.sourceforge.plantuml.project.draw.TimeHeaderMonthly
- TimeHeaderSimple - Class in net.sourceforge.plantuml.project.draw
- TimeHeaderSimple(Day, Day) - Constructor for class net.sourceforge.plantuml.project.draw.TimeHeaderSimple
- TimeHeaderWeekly - Class in net.sourceforge.plantuml.project.draw
- TimeHeaderWeekly(Day, Day, Day, LoadPlanable, Map<Day, HColor>, Map<DayOfWeek, HColor>, Map<Day, String>) - Constructor for class net.sourceforge.plantuml.project.draw.TimeHeaderWeekly
- TimeLine - Interface in net.sourceforge.plantuml.project.core3
- TimeLineSimple - Class in net.sourceforge.plantuml.project.core3
- TimeLineSimple() - Constructor for class net.sourceforge.plantuml.project.core3.TimeLineSimple
- TimeMessage - Class in net.sourceforge.plantuml.timingdiagram
- TimeMessage(TickInPlayer, TickInPlayer, String) - Constructor for class net.sourceforge.plantuml.timingdiagram.TimeMessage
- TIMEOUT() - Static method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- TimeoutExecutor - Class in net.sourceforge.plantuml.api
- TimeoutExecutor(long) - Constructor for class net.sourceforge.plantuml.api.TimeoutExecutor
- TimeProjected - Interface in net.sourceforge.plantuml.timingdiagram
- timeScale - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- TimeScale - Interface in net.sourceforge.plantuml.project.timescale
- TimeScaleCompressed - Class in net.sourceforge.plantuml.project.timescale
- TimeScaleCompressed(Day, int) - Constructor for class net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- TimeScaleDaily - Class in net.sourceforge.plantuml.project.timescale
- TimeScaleDaily(Day, Day) - Constructor for class net.sourceforge.plantuml.project.timescale.TimeScaleDaily
- TimeScaleWink - Class in net.sourceforge.plantuml.project.timescale
- TimeScaleWink() - Constructor for class net.sourceforge.plantuml.project.timescale.TimeScaleWink
- TimeTick - Class in net.sourceforge.plantuml.timingdiagram
- TimeTick(BigDecimal, TimingFormat) - Constructor for class net.sourceforge.plantuml.timingdiagram.TimeTick
- TimeTickBuilder - Class in net.sourceforge.plantuml.timingdiagram.command
- TimeTickBuilder() - Constructor for class net.sourceforge.plantuml.timingdiagram.command.TimeTickBuilder
- timeToString(long) - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
- TIMING - net.sourceforge.plantuml.FontParam
- TIMING - net.sourceforge.plantuml.UmlDiagramType
- TimingDiagram - Class in net.sourceforge.plantuml.timingdiagram
- TimingDiagram() - Constructor for class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- TimingDiagramFactory - Class in net.sourceforge.plantuml.timingdiagram
- TimingDiagramFactory() - Constructor for class net.sourceforge.plantuml.timingdiagram.TimingDiagramFactory
- TimingFormat - Enum in net.sourceforge.plantuml.timingdiagram
- TimingNote - Class in net.sourceforge.plantuml.timingdiagram
- TimingNote(TimeTick, Player, Display, Position, ISkinParam) - Constructor for class net.sourceforge.plantuml.timingdiagram.TimingNote
- TimingRuler - Class in net.sourceforge.plantuml.timingdiagram
- TimingRuler(ISkinParam) - Constructor for class net.sourceforge.plantuml.timingdiagram.TimingRuler
- TimingStyle - Enum in net.sourceforge.plantuml.timingdiagram
- TimLoader - Class in net.sourceforge.plantuml.tim
- TimLoader(ImportedFiles, Defines, String, DefinitionsContainer) - Constructor for class net.sourceforge.plantuml.tim.TimLoader
- TinyJavaLogo - Class in net.sourceforge.plantuml.logo
- TinyJavaLogo(TurtleGraphicsPane) - Constructor for class net.sourceforge.plantuml.logo.TinyJavaLogo
- TIPS - net.sourceforge.plantuml.cucadiagram.LeafType
- title - net.sourceforge.plantuml.style.SName
- title(FontConfiguration, Display, ISkinParam) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- TITLE - net.sourceforge.plantuml.FontParam
- TITLE_ATTRIBUTES_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- TITLE_DISTANCE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- TITLE_KEY - Static variable in class jcckit.data.DataCurve
-
Config parameter key.
- TITLE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- titleBackground - net.sourceforge.plantuml.ColorParam
- titleBorder - net.sourceforge.plantuml.ColorParam
- titleBorder - net.sourceforge.plantuml.CornerParam
- titleBorder - net.sourceforge.plantuml.LineParam
- titleConfig - Variable in class net.sourceforge.plantuml.cucadiagram.BodyEnhancedAbstract
- TitledDiagram - Class in net.sourceforge.plantuml
- TitledDiagram(UmlDiagramType) - Constructor for class net.sourceforge.plantuml.TitledDiagram
- TitledDiagram(UmlDiagramType, ISkinSimple) - Constructor for class net.sourceforge.plantuml.TitledDiagram
- TLineType - Enum in net.sourceforge.plantuml.tim
- TM_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- TMemory - Interface in net.sourceforge.plantuml.tim
- TMemoryGlobal - Class in net.sourceforge.plantuml.tim
- TMemoryGlobal() - Constructor for class net.sourceforge.plantuml.tim.TMemoryGlobal
- TMemoryLocal - Class in net.sourceforge.plantuml.tim
- TMemoryLocal(TMemoryGlobal, Map<String, TValue>) - Constructor for class net.sourceforge.plantuml.tim.TMemoryLocal
- TMode - Class in net.sourceforge.plantuml.tim
- TMode() - Constructor for class net.sourceforge.plantuml.tim.TMode
- tnan - Variable in class smetana.core.Z
- tnas - Variable in class smetana.core.Z
- TO_LEFT - net.sourceforge.plantuml.sequencediagram.MessageExoType
- to_orig - Variable in class h.ST_Agedgeinfo_t
- TO_RIGHT - net.sourceforge.plantuml.sequencediagram.MessageExoType
- to_virt - Variable in class h.ST_Agedgeinfo_t
- toAbsoluteUpperCase(SvgPosition) - Method in class net.sourceforge.plantuml.openiconic.Movement
- toArray(ISkinParam) - Method in class net.sourceforge.plantuml.bpm.Grid
- tobeAllocated - Variable in class smetana.core.size_t
- toBoolean() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- toBufferedImage(BitMatrix, int, int) - Static method in class ext.plantuml.com.google.zxing.client.j2se.MatrixToImageWriter
-
Renders a
BitMatrix
as an image, where "false" bits are rendered as white, and "true" bits are rendered as black. - toBufferedImage(Image) - Static method in class net.sourceforge.plantuml.swing.ImageHelper
-
Converts an Image to a BufferedImage.
- toByteArray() - Method in class net.sourceforge.plantuml.code.deflate.OutputStreamProtected
- toByteArrays(String) - Static method in class net.sourceforge.plantuml.eggs.EggUtils
- toBytes(int, byte[], int, int) - Method in class ext.plantuml.com.google.zxing.common.BitArray
- toCode(CucaDiagram) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- toColor(HColor) - Method in interface net.sourceforge.plantuml.ugraphic.color.ColorMapper
- toColor(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorMapperIdentity
- toColor(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorMapperLightnessInverse
- toColor(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorMapperMonochrome
- toColor(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorMapperReverse
- toColor(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.ColorMapperTransparentWrapper
- toCreole() - Method in class net.sourceforge.plantuml.stats.CreoleConverter
- today() - Static method in class net.sourceforge.plantuml.project.time.Day
- today() - Static method in class net.sourceforge.plantuml.project.time.Instant
- Today - Class in net.sourceforge.plantuml.project
- Today() - Constructor for class net.sourceforge.plantuml.project.Today
- toDisplay() - Method in class net.sourceforge.plantuml.command.BlocLines
- Todo - Annotation Type in gen.annotation
- toF7(char) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- toFont2(HColor, boolean, HColor, int) - Method in class net.sourceforge.plantuml.ugraphic.UFont
-
Deprecated.
- TOGETHER - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- toHex(int) - Static method in class net.sourceforge.plantuml.webp.Globals
- toHexString(byte[]) - Static method in class net.sourceforge.plantuml.SignatureUtils
- toHtml() - Method in enum net.sourceforge.plantuml.cucadiagram.LeafType
- toHtml() - Method in class net.sourceforge.plantuml.stats.HtmlConverter
- toHtml() - Method in class net.sourceforge.plantuml.stats.XmlConverter
- toHtmlDebug(String) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- toInt() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- toInt(double) - Method in class net.sourceforge.plantuml.braille.BrailleGrid
- toInternalBoldNumber(String) - Static method in class net.sourceforge.plantuml.StringUtils
- toJson() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- Token - Class in net.sourceforge.plantuml.tim.expression
- Token(char, TokenType, JsonValue) - Constructor for class net.sourceforge.plantuml.tim.expression.Token
- Token(String, TokenType, JsonValue) - Constructor for class net.sourceforge.plantuml.tim.expression.Token
- tokenIterator() - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- TokenIterator - Interface in net.sourceforge.plantuml.tim.expression
- TokenOperator - Enum in net.sourceforge.plantuml.tim.expression
- Tokens - Class in net.sourceforge.plantuml.code
- Tokens() - Constructor for class net.sourceforge.plantuml.code.Tokens
- TokenStack - Class in net.sourceforge.plantuml.tim.expression
- TokenStack() - Constructor for class net.sourceforge.plantuml.tim.expression.TokenStack
- TokenType - Enum in net.sourceforge.plantuml.tim.expression
- TOLEFT - net.sourceforge.plantuml.sequencediagram.puma.PushDirection
- toLegacyInt() - Method in enum net.sourceforge.plantuml.ugraphic.AffineTransformType
- toList() - Method in interface net.sourceforge.plantuml.bpm.Chain
- toList() - Method in class net.sourceforge.plantuml.bpm.ChainImpl
- tolower(char) - Static method in class smetana.core.JUtils
- toNumber() - Method in class net.sourceforge.plantuml.jasic.Jasic.NumberValue
- toNumber() - Method in class net.sourceforge.plantuml.jasic.Jasic.StringValue
- toNumber() - Method in interface net.sourceforge.plantuml.jasic.Jasic.Value
-
Value types override this to convert themselves to a numeric representation.
- Toolkit - Class in ext.plantuml.com.ctreber.acearth.util
-
Some tools.
- Toolkit() - Constructor for class ext.plantuml.com.ctreber.acearth.util.Toolkit
- TOP - net.sourceforge.plantuml.command.Position
- TOP - net.sourceforge.plantuml.graphic.ImgValign
- TOP - net.sourceforge.plantuml.graphic.VerticalAlignment
- TOP - net.sourceforge.plantuml.graphic.VerticalPosition
- TOP - net.sourceforge.plantuml.sequencediagram.NotePosition
- TOP - Static variable in class smetana.core.Macro
- top_bound(ST_Agedge_s, int) - Static method in class gen.lib.dotgen.dotsplines__c
- TOP_DISTANCE_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- TOP_IX - Static variable in class smetana.core.Macro
- TOP_PART - net.sourceforge.plantuml.skin.ArrowPart
- TOP_TO_BOTTOM - net.sourceforge.plantuml.cucadiagram.Rankdir
- topdictsize(ST_Agobj_s) - Static method in class gen.lib.cgraph.attr__c
- toPostString() - Method in interface net.sourceforge.plantuml.eps.PostScriptCommand
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandCurveTo
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandLineTo
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMacro
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandMoveTo
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandQuadTo
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptCommandRaw
- toPostString() - Method in class net.sourceforge.plantuml.eps.PostScriptData
- topRightBottomLeft(double, double, double, double) - Static method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- toRadians() - Method in class net.sourceforge.plantuml.cute.MyDouble
- toRectangle(Positionable) - Static method in class net.sourceforge.plantuml.posimo.BezierUtils
- toRegex() - Method in interface net.sourceforge.plantuml.project.lang.Sentence
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SentenceAnd
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SentenceAndAnd
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SentenceSimple
- toRegex() - Method in interface net.sourceforge.plantuml.project.lang.Subject
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectDayAsDate
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectDayOfWeek
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectDaysAsDates
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectLinks
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectProject
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectResource
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectTask
- toRegex() - Method in class net.sourceforge.plantuml.project.lang.SubjectToday
- toRegex() - Method in interface net.sourceforge.plantuml.project.lang.Verb
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementBeforeOrAfterOrAtTaskStartOrEnd
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementClose
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementCompleted
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDate
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDates
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementDayOfWeek
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementEmpty
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementFromTo
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementInColors
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementInColors2
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementNamed
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementOpen
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementSeveralDays
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementUrl
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.ComplementWithColorLink
- toRegex(String) - Method in class net.sourceforge.plantuml.project.lang.PairOfSomething
- toRegex(String) - Method in interface net.sourceforge.plantuml.project.lang.Something
- toRegexp(String) - Static method in class net.sourceforge.plantuml.FileGroup
- toRGB(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.AbstractColorMapper
- toRGB(HColor) - Method in interface net.sourceforge.plantuml.ugraphic.color.ColorMapper
- TORIGHT - net.sourceforge.plantuml.sequencediagram.puma.PushDirection
- toRPN() - Method in class net.sourceforge.plantuml.evalex.Expression
-
Get a string representation of the RPN (Reverse Polish Notation) for this expression.
- toSingleLineWithHiddenNewLine() - Method in class net.sourceforge.plantuml.command.BlocLines
- toString() - Method in class ext.plantuml.com.ctreber.acearth.plugins.markers.Marker
- toString() - Method in class ext.plantuml.com.ctreber.acearth.plugins.markers.PluginMarkers
- toString() - Method in class ext.plantuml.com.ctreber.acearth.scandot.ScanDot
- toString() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
- toString() - Method in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- toString() - Method in class ext.plantuml.com.ctreber.acearth.util.Point2D
- toString() - Method in class ext.plantuml.com.ctreber.acearth.util.Point3D
- toString() - Method in class ext.plantuml.com.ctreber.acearth.util.Polygon
- toString() - Method in class ext.plantuml.com.google.zxing.BarcodeFormat
- toString() - Method in class ext.plantuml.com.google.zxing.common.BitArray
- toString() - Method in class ext.plantuml.com.google.zxing.common.BitMatrix
- toString() - Method in class ext.plantuml.com.google.zxing.datamatrix.decoder.Version
- toString() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
- toString() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Mode
- toString() - Method in class ext.plantuml.com.google.zxing.qrcode.decoder.Version
- toString() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.ByteMatrix
- toString() - Method in class ext.plantuml.com.google.zxing.qrcode.encoder.QRCode
- toString() - Method in class ext.plantuml.com.google.zxing.ResultPoint
- toString() - Method in class h.ST_Agedge_s
- toString() - Method in class h.ST_Agnode_s
- toString() - Method in class h.ST_Agraph_s
- toString() - Method in class h.ST_Agtag_s
- toString() - Method in class h.ST_boxf
- toString() - Method in class h.ST_field_t
- toString() - Method in class h.ST_pointf
- toString() - Method in class h.ST_rank_t
- toString() - Method in class h.ST_textlabel_t
- toString() - Method in class jcckit.graphic.FontStyle
-
Returns a human readable description for pretty printing.
- toString() - Method in class jcckit.renderer.Transformation
- toString() - Method in exception jcckit.util.FactoryException
-
Renders this instance as follows: jcckit.util.FactoryException: full key = class name: reason.
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractConnection
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- toString() - Method in class net.sourceforge.plantuml.activitydiagram3.PositionedNote
- toString() - Method in class net.sourceforge.plantuml.AFileRegular
- toString() - Method in class net.sourceforge.plantuml.AFileZipEntry
- toString() - Method in class net.sourceforge.plantuml.AParentFolderRegular
- toString() - Method in class net.sourceforge.plantuml.AParentFolderZip
- toString() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed
- toString() - Method in class net.sourceforge.plantuml.api.NumberAnalyzed2
- toString() - Method in class net.sourceforge.plantuml.asciiart.BasicCharAreaImpl
- toString() - Method in class net.sourceforge.plantuml.BaseFile
- toString() - Method in class net.sourceforge.plantuml.board.BNode
- toString() - Method in class net.sourceforge.plantuml.bpm.BpmElement
- toString() - Method in class net.sourceforge.plantuml.bpm.Cell
- toString() - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- toString() - Method in class net.sourceforge.plantuml.bpm.Coord
- toString() - Method in class net.sourceforge.plantuml.bpm.GridArray
- toString() - Method in class net.sourceforge.plantuml.braille.Coords
- toString() - Method in class net.sourceforge.plantuml.code.PairInt
- toString() - Method in class net.sourceforge.plantuml.command.BlocLines
- toString() - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- toString() - Method in class net.sourceforge.plantuml.command.regex.RegexLeaf
- toString() - Method in class net.sourceforge.plantuml.command.regex.RegexPartialMatch
- toString() - Method in class net.sourceforge.plantuml.command.regex.RegexResult
- toString() - Method in class net.sourceforge.plantuml.core.DiagramDescription
- toString() - Method in class net.sourceforge.plantuml.creole.legacy.AtomText
- toString() - Method in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- toString() - Method in class net.sourceforge.plantuml.creole.Position
- toString() - Method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- toString() - Method in class net.sourceforge.plantuml.creole.Sheet
- toString() - Method in class net.sourceforge.plantuml.creole.SheetBlock1
- toString() - Method in class net.sourceforge.plantuml.creole.SheetBlock2
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.CodeImpl
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.dot.ProcessState
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.entity.EntityImpl
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.GroupRoot
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.HideOrShow2
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Link
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.LinkStyle
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Member
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotag
- toString() - Method in class net.sourceforge.plantuml.cucadiagram.Stereotype
- toString() - Method in class net.sourceforge.plantuml.cute.Balloon
- toString() - Method in class net.sourceforge.plantuml.cute.Group
- toString() - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- toString() - Method in class net.sourceforge.plantuml.cute.MyDouble
- toString() - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- toString() - Method in class net.sourceforge.plantuml.cute.PositionnedImpl
- toString() - Method in class net.sourceforge.plantuml.cute.RotationZoom
- toString() - Method in class net.sourceforge.plantuml.cute.TriangleCorner
- toString() - Method in class net.sourceforge.plantuml.cute.TriangleCornerSimple
- toString() - Method in class net.sourceforge.plantuml.cute.VarArgs
- toString() - Method in class net.sourceforge.plantuml.dedication.QBlock
- toString() - Method in class net.sourceforge.plantuml.Dimension2DDouble
- toString() - Method in class net.sourceforge.plantuml.ErrorUml
- toString() - Method in class net.sourceforge.plantuml.evalex.Expression
- toString() - Method in class net.sourceforge.plantuml.evalex.NString
- toString() - Method in class net.sourceforge.plantuml.FileFormatOption
- toString() - Method in class net.sourceforge.plantuml.FileWatcher
- toString() - Method in class net.sourceforge.plantuml.GeneratedImageImpl
- toString() - Method in class net.sourceforge.plantuml.geom.Box
- toString() - Method in class net.sourceforge.plantuml.geom.ClosedArea
- toString() - Method in class net.sourceforge.plantuml.geom.InflateData
- toString() - Method in class net.sourceforge.plantuml.geom.InflationTransform
- toString() - Method in class net.sourceforge.plantuml.geom.kinetic.Path
- toString() - Method in class net.sourceforge.plantuml.geom.kinetic.Point2DCharge
- toString() - Method in class net.sourceforge.plantuml.geom.kinetic.Quadrant
- toString() - Method in class net.sourceforge.plantuml.geom.kinetic.VectorForce
- toString() - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- toString() - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- toString() - Method in class net.sourceforge.plantuml.geom.Neighborhood
- toString() - Method in class net.sourceforge.plantuml.geom.Point2DInt
- toString() - Method in class net.sourceforge.plantuml.geom.Singularity
- toString() - Method in class net.sourceforge.plantuml.gitlog.Commit
- toString() - Method in class net.sourceforge.plantuml.gitlog.CursorPosition
- toString() - Method in class net.sourceforge.plantuml.gitlog.GNode
- toString() - Method in class net.sourceforge.plantuml.golem.Position
- toString() - Method in class net.sourceforge.plantuml.graph.ALinkImpl
- toString() - Method in class net.sourceforge.plantuml.graph.ANodeImpl
- toString() - Method in class net.sourceforge.plantuml.graph.Move
- toString() - Method in class net.sourceforge.plantuml.graph2.InflateData2
- toString() - Method in class net.sourceforge.plantuml.graph2.InflationTransform2
- toString() - Method in class net.sourceforge.plantuml.graph2.Neighborhood2
- toString() - Method in class net.sourceforge.plantuml.graph2.Singularity2
- toString() - Method in class net.sourceforge.plantuml.graphic.color.Colors
- toString() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- toString() - Method in class net.sourceforge.plantuml.graphic.HtmlColorAndStyle
- toString() - Method in class net.sourceforge.plantuml.graphic.Rainbow
- toString() - Method in class net.sourceforge.plantuml.graphic.SkinParameter
- toString() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- toString() - Method in class net.sourceforge.plantuml.graphic.UGraphicDelegator
- toString() - Method in class net.sourceforge.plantuml.graphic.USymbolFolder
- toString() - Method in class net.sourceforge.plantuml.hector.Box2D
- toString() - Method in class net.sourceforge.plantuml.hector.HectorPath
- toString() - Method in class net.sourceforge.plantuml.hector.SkeletonConfiguration
- toString() - Method in class net.sourceforge.plantuml.hector.SkeletonConfigurationSet
- toString() - Method in class net.sourceforge.plantuml.hector2.continuity.Skeleton
- toString() - Method in class net.sourceforge.plantuml.hector2.layering.Layer
- toString() - Method in class net.sourceforge.plantuml.hector2.mpos.MutationLayerMove
- toString() - Method in class net.sourceforge.plantuml.jasic.Jasic.NumberValue
- toString() - Method in class net.sourceforge.plantuml.jasic.Jasic.StringValue
- toString() - Method in interface net.sourceforge.plantuml.jasic.Jasic.Value
-
Value types override this to convert themselves to a string representation.
- toString() - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns the JSON string for this value in its minimal form, without any additional whitespace.
- toString() - Method in class net.sourceforge.plantuml.json.Location
- toString() - Method in class net.sourceforge.plantuml.LineBreakStrategy
- toString() - Method in class net.sourceforge.plantuml.LineLocationImpl
- toString() - Method in class net.sourceforge.plantuml.mindmap.Stripe
- toString() - Method in class net.sourceforge.plantuml.mindmap.StripeFrontier
- toString() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTee
- toString() - Method in class net.sourceforge.plantuml.mindmap.SymetricalTeePositioned
- toString() - Method in class net.sourceforge.plantuml.mindmap.Tetris
- toString() - Method in class net.sourceforge.plantuml.NewpagedDiagram
- toString() - Method in class net.sourceforge.plantuml.nwdiag.Footprint
- toString() - Method in class net.sourceforge.plantuml.nwdiag.Network
- toString() - Method in class net.sourceforge.plantuml.nwdiag.NwGroup
- toString() - Method in class net.sourceforge.plantuml.nwdiag.Square
- toString() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- toString() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- toString() - Method in class net.sourceforge.plantuml.openiconic.SvgPosition
- toString() - Method in class net.sourceforge.plantuml.posimo.Block
- toString() - Method in class net.sourceforge.plantuml.posimo.DotPath
- toString() - Method in class net.sourceforge.plantuml.preproc.Define
- toString() - Method in class net.sourceforge.plantuml.preproc.Defines
- toString() - Method in class net.sourceforge.plantuml.preproc.DefineSignature
- toString() - Method in class net.sourceforge.plantuml.preproc.FileWithSuffix
- toString() - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- toString() - Method in class net.sourceforge.plantuml.preproc.ReadLineReader
- toString() - Method in class net.sourceforge.plantuml.preproc.Sub
- toString() - Method in class net.sourceforge.plantuml.project.core.Resource
- toString() - Method in class net.sourceforge.plantuml.project.core.TaskCode
- toString() - Method in class net.sourceforge.plantuml.project.core.TaskImpl
- toString() - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- toString() - Method in class net.sourceforge.plantuml.project.core3.HistogramSimple
- toString() - Method in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- toString() - Method in class net.sourceforge.plantuml.project.draw.FingerPrint
- toString() - Method in class net.sourceforge.plantuml.project.GanttConstraint
- toString() - Method in class net.sourceforge.plantuml.project.time.Day
- toString() - Method in class net.sourceforge.plantuml.project.time.Instant
- toString() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- toString() - Method in class net.sourceforge.plantuml.salt.Cell
- toString() - Method in class net.sourceforge.plantuml.salt.DataSourceImpl
- toString() - Method in class net.sourceforge.plantuml.salt.Terminated
- toString() - Method in class net.sourceforge.plantuml.security.SFile
- toString() - Method in class net.sourceforge.plantuml.security.SURL
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.DottedNumber
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Englober
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Constraint
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ConstraintSet
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Page
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBox
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.ParticipantBoxSimple
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Segment
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.graphic.Stairs
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Grouping
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.LifeEvent
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.LinkAnchor
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Message
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.MessageNumber
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Note
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Participant
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.Reference
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.CommunicationTile
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.IntegerColored
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.Stairs2
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.StairsPosition
- toString() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- toString() - Method in class net.sourceforge.plantuml.skin.Area
- toString() - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- toString() - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- toString() - Method in class net.sourceforge.plantuml.skin.Padder
- toString() - Method in class net.sourceforge.plantuml.SkinParamBackcolored
- toString() - Method in class net.sourceforge.plantuml.SkinParamColors
- toString() - Method in class net.sourceforge.plantuml.StringLocated
- toString() - Method in class net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
- toString() - Method in class net.sourceforge.plantuml.style.Style
- toString() - Method in class net.sourceforge.plantuml.style.StyleSignature
- toString() - Method in class net.sourceforge.plantuml.style.ValueImpl
- toString() - Method in class net.sourceforge.plantuml.SuggestedFile
- toString() - Method in class net.sourceforge.plantuml.svek.Cluster
- toString() - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- toString() - Method in class net.sourceforge.plantuml.svek.image.ContainingEllipse
- toString() - Method in class net.sourceforge.plantuml.svek.Line
- toString() - Method in class net.sourceforge.plantuml.svek.Margins
- toString() - Method in class net.sourceforge.plantuml.svek.MinFinder
- toString() - Method in class net.sourceforge.plantuml.svek.PortGeometry
- toString() - Method in class net.sourceforge.plantuml.svek.Ports
- toString() - Method in class net.sourceforge.plantuml.svek.SvekNode
- toString() - Method in class net.sourceforge.plantuml.svek.UGraphicForSnake
- toString() - Method in class net.sourceforge.plantuml.text.StyledString
- toString() - Method in class net.sourceforge.plantuml.TikzFontDistortion
- toString() - Method in class net.sourceforge.plantuml.tim.ExecutionContextWhile
- toString() - Method in class net.sourceforge.plantuml.tim.expression.Token
- toString() - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- toString() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- toString() - Method in class net.sourceforge.plantuml.tim.TFunctionArgument
- toString() - Method in class net.sourceforge.plantuml.tim.TFunctionImpl
- toString() - Method in class net.sourceforge.plantuml.tim.TFunctionSignature
- toString() - Method in class net.sourceforge.plantuml.timingdiagram.TimeTick
- toString() - Method in class net.sourceforge.plantuml.ugraphic.color.HColorSimple
- toString() - Method in class net.sourceforge.plantuml.ugraphic.comp.Expand
- toString() - Method in class net.sourceforge.plantuml.ugraphic.comp.ExpandTransform
- toString() - Method in class net.sourceforge.plantuml.ugraphic.comp.Slot
- toString() - Method in class net.sourceforge.plantuml.ugraphic.comp.SlotSet
- toString() - Method in class net.sourceforge.plantuml.ugraphic.comp.UGraphicCompressOnXorY
- toString() - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- toString() - Method in class net.sourceforge.plantuml.ugraphic.MinMaxMutable
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UClip
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UFont
- toString() - Method in class net.sourceforge.plantuml.ugraphic.ULine
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UPath
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- toString() - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UScale
- toString() - Method in class net.sourceforge.plantuml.ugraphic.USegment
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UStroke
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UText
- toString() - Method in class net.sourceforge.plantuml.ugraphic.UTranslate
- toString() - Method in class net.sourceforge.plantuml.Url
- toString() - Method in class net.sourceforge.plantuml.webp.BoolDecoder
- toString() - Method in class net.sourceforge.plantuml.webp.MacroBlock
- toString() - Method in class net.sourceforge.plantuml.webp.Segment
- toString() - Method in class net.sourceforge.plantuml.webp.SubBlock
- toString() - Method in class net.sourceforge.plantuml.wire.WBlock
- toString() - Method in class org.stathissideris.ascii2image.graphics.CustomShapeDefinition
- toString() - Method in class org.stathissideris.ascii2image.graphics.DiagramShape
- toString() - Method in class org.stathissideris.ascii2image.graphics.DiagramText
- toString() - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- toString() - Method in class org.stathissideris.ascii2image.graphics.ShapePoint
- toString() - Method in class org.stathissideris.ascii2image.text.CellSet
- toString() - Method in class org.stathissideris.ascii2image.text.TextGrid.Cell
- toString() - Method in class org.stathissideris.ascii2image.text.TextGrid
- toString() - Method in class smetana.core.CArray
- toString() - Method in class smetana.core.CArrayOfStar
- toString() - Method in class smetana.core.CString
- toString() - Method in class smetana.core.OFFSET
- toString() - Method in class smetana.core.size_t
- toString(byte[]) - Static method in class net.sourceforge.plantuml.SignatureUtils
- toString(Line2D) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- toString(Point2D) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- toString(String) - Method in class net.sourceforge.plantuml.cucadiagram.Ident
- toString(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.GroupingGraphicalElementElse
- toString(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- toString(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.graphic.MessageExoArrow
- toString(StringBounder) - Method in interface net.sourceforge.plantuml.sequencediagram.InGroupable
- toString(StringBounder) - Method in class net.sourceforge.plantuml.sequencediagram.InGroupableList
- toString(WriterConfig) - Method in class net.sourceforge.plantuml.json.JsonValue
-
Returns the JSON string for this value using the given formatting.
- toStringPosition() - Method in class net.sourceforge.plantuml.posimo.Block
- toSvg() - Method in class net.sourceforge.plantuml.openiconic.Movement
- toSvg() - Method in interface net.sourceforge.plantuml.openiconic.SvgCommand
- toSvg() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandLetter
- toSvg() - Method in class net.sourceforge.plantuml.openiconic.SvgCommandNumber
- toSvg() - Method in class net.sourceforge.plantuml.openiconic.SvgPath
- toSvg(HColor) - Method in class net.sourceforge.plantuml.ugraphic.color.AbstractColorMapper
- toSvg(HColor) - Method in interface net.sourceforge.plantuml.ugraphic.color.ColorMapper
- ToTaskDraw - Interface in net.sourceforge.plantuml.project
- toTextBlock(ISkinParam) - Method in class net.sourceforge.plantuml.bpm.BpmElement
- toTextBlock(ISkinParam) - Method in class net.sourceforge.plantuml.bpm.ConnectorPuzzleEmpty
- toTextBlock(ISkinParam) - Method in interface net.sourceforge.plantuml.bpm.Placeable
- toTextBlockInternal(ISkinParam) - Method in class net.sourceforge.plantuml.bpm.BpmElement
- toToken() - Method in class net.sourceforge.plantuml.tim.expression.TValue
- touches(Snake) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- touchesWith(ShapeEdge) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- toUFT8String() - Method in class net.sourceforge.plantuml.code.ByteArray
- toUImage(ColorMapper, HColor, HColor) - Method in class net.sourceforge.plantuml.sprite.SpriteColor
- toUImage(ColorMapper, HColor, HColor) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- toUPath() - Method in class net.sourceforge.plantuml.posimo.DotPath
- toUPath() - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- toUPF9String() - Method in class net.sourceforge.plantuml.code.ByteArray
- toUPolygon() - Method in class net.sourceforge.plantuml.ugraphic.hand.HandJiggle
- toURI() - Method in class net.sourceforge.plantuml.security.SFile
- toUSymbol() - Method in enum net.sourceforge.plantuml.ComponentStyle
- toUSymbol() - Method in enum net.sourceforge.plantuml.skin.ActorStyle
- toUSymbol() - Method in enum net.sourceforge.plantuml.svek.PackageStyle
- trace - Variable in class net.sourceforge.plantuml.error.PSystemError
- TRACE - Static variable in class smetana.core.debug.SmetanaDebug
- TRACE_FINAL_CALL - Static variable in class smetana.core.debug.SmetanaDebug
- traceString(SFile, String) - Static method in class net.sourceforge.plantuml.svek.SvekUtils
- Transcoder - Interface in net.sourceforge.plantuml.code
- TranscoderImpl - Class in net.sourceforge.plantuml.code
- TranscoderSmart - Class in net.sourceforge.plantuml.code
- TranscoderSmart() - Constructor for class net.sourceforge.plantuml.code.TranscoderSmart
- TranscoderSmart2 - Class in net.sourceforge.plantuml.code
- TranscoderSmart2() - Constructor for class net.sourceforge.plantuml.code.TranscoderSmart2
- TranscoderSmartAttic - Class in net.sourceforge.plantuml.code
- TranscoderSmartAttic() - Constructor for class net.sourceforge.plantuml.code.TranscoderSmartAttic
- TranscoderSmartProtected - Class in net.sourceforge.plantuml.code
- TranscoderSmartProtected() - Constructor for class net.sourceforge.plantuml.code.TranscoderSmartProtected
- TranscoderSmartProtectedPure - Class in net.sourceforge.plantuml.code
- TranscoderSmartProtectedPure() - Constructor for class net.sourceforge.plantuml.code.TranscoderSmartProtectedPure
- TranscoderUtil - Class in net.sourceforge.plantuml.code
- TranscoderUtil() - Constructor for class net.sourceforge.plantuml.code.TranscoderUtil
- transform(double) - Method in class net.sourceforge.plantuml.ugraphic.comp.CompressionTransform
- transform(double) - Method in class net.sourceforge.plantuml.ugraphic.comp.ExpandTransform
- transform(double) - Method in class net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineComposition
- transform(double) - Method in interface net.sourceforge.plantuml.ugraphic.comp.PiecewiseAffineTransform
- transform(AffineTransform) - Method in class net.sourceforge.plantuml.ugraphic.arc.ExtendedGeneralPath
-
Delegates to the enclosed
GeneralPath
. - transform(String...) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderAbstractWiki
- transform(List<String>) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderCreole
- transform(List<String>) - Method in class net.sourceforge.plantuml.creole.rosetta.ReaderDokuwiki
- transform(List<String>) - Method in interface net.sourceforge.plantuml.creole.rosetta.ReaderWiki
- transform(List<String>) - Method in class net.sourceforge.plantuml.creole.rosetta.WriterWiki
- transform(GraphPoint) - Method in class jcckit.plot.Plot
-
Transforms a point from device-independent coordinates into data coordinates.
- Transformation - Class in jcckit.renderer
-
Transformation between device-independent coordinates and standard Java coordinates.
- Transformation - Interface in jcckit.transformation
-
Interface for transformations between data coordinates and device-independent coordinates.
- Transformation(int, int, ClippingRectangle, Anchor, Anchor) - Constructor for class jcckit.renderer.Transformation
-
Creates an instance for the specified canvas size, paper size, and anchor points of the paper.
- transformBack(int, int) - Method in class jcckit.renderer.Transformation
-
Transforms a point in Java coordinates back into device-independent coordinates.
- transformerXml(OutputStream) - Method in interface net.sourceforge.plantuml.xmi.IXmiClassDiagram
- transformerXml(OutputStream) - Method in class net.sourceforge.plantuml.xmi.XmiDescriptionDiagram
- transformerXml(OutputStream) - Method in class net.sourceforge.plantuml.xmi.XmiStateDiagram
- transformerXml(OutputStream) - Method in class net.sourceforge.plantuml.xmlsc.ScxmlStateDiagramStandard
- transformHeight(double) - Method in class jcckit.renderer.Transformation
-
Transforms the device-independent height into Java height.
- transformStringForSizeHack(String) - Method in class net.sourceforge.plantuml.salt.Dictionary
- transformStringForSizeHack(String) - Method in class net.sourceforge.plantuml.SkinParam
- transformStringForSizeHack(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- transformStringForSizeHack(String) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- transformStringForSizeHack(String) - Method in interface net.sourceforge.plantuml.SvgCharSizeHack
- transformToData(GraphPoint) - Method in class jcckit.transformation.CartesianTransformation
- transformToData(GraphPoint) - Method in interface jcckit.transformation.Transformation
-
Transforms a
GraphPoint
into aDataPoint
. - transformToGraph(DataPoint) - Method in class jcckit.transformation.CartesianTransformation
- transformToGraph(DataPoint) - Method in interface jcckit.transformation.Transformation
-
Transforms a
DataPoint
into aGraphPoint
. - transformWidth(double) - Method in class jcckit.renderer.Transformation
-
Transforms the device-independent width into Java width.
- transformX(double) - Method in class jcckit.renderer.Transformation
-
Transforms the device-independent x coordinate into Java coordinates.
- transformX(PiecewiseAffineTransform) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- transformY(double) - Method in class jcckit.renderer.Transformation
-
Transforms the device-independent y coordinate into Java coordinates.
- transIndex - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- translate(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- translate(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPath
- translate(double, double) - Method in class net.sourceforge.plantuml.ugraphic.UPolygon
- translate(double, double) - Method in class net.sourceforge.plantuml.ugraphic.USegment
- translate(float, float) - Method in class org.stathissideris.ascii2image.graphics.ShapeEdge
- translate(int, int) - Method in class net.sourceforge.plantuml.geom.LineSegmentInt
- translate(int, int) - Method in class net.sourceforge.plantuml.geom.Point2DInt
- translate(int, int) - Method in class org.stathissideris.ascii2image.text.CellSet
- translate(Point2D, double, double) - Static method in class net.sourceforge.plantuml.graph2.GeomUtils
- translate(UGraphic) - Method in class net.sourceforge.plantuml.creole.Position
- translate(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- translate(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- translate(UTranslate) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- translate(UTranslate) - Method in class net.sourceforge.plantuml.cute.Balloon
- translate(UTranslate) - Method in class net.sourceforge.plantuml.cute.Group
- translate(UTranslate) - Method in class net.sourceforge.plantuml.cute.InfiniteLine
- translate(UTranslate) - Method in interface net.sourceforge.plantuml.cute.Positionned
- translate(UTranslate) - Method in class net.sourceforge.plantuml.cute.PositionnedImpl
- translate(UTranslate) - Method in class net.sourceforge.plantuml.geom.LineSegmentDouble
- translate(UTranslate) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.TimeArrow
- translate(UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.MinMax
- translate(UTranslate) - Method in class net.sourceforge.plantuml.ugraphic.UClip
- translate_bb(ST_Agraph_s, int) - Static method in class gen.lib.common.postproc__c
- translate_drawing(ST_Agraph_s) - Static method in class gen.lib.common.postproc__c
- translateBackSlashes(CharSequence) - Static method in class net.sourceforge.plantuml.BackSlash
- translated(UTranslate) - Method in class net.sourceforge.plantuml.timingdiagram.graphic.IntricatedPoint
- TranslatedCharArea - Class in net.sourceforge.plantuml.asciiart
- TranslatedCharArea(UmlCharArea, int, int) - Constructor for class net.sourceforge.plantuml.asciiart.TranslatedCharArea
- translateMinYto(double) - Method in class net.sourceforge.plantuml.creole.Sea
- translateTo(WikiLanguage) - Method in class net.sourceforge.plantuml.creole.rosetta.Rosetta
- translateX(double) - Method in class net.sourceforge.plantuml.creole.Position
- translateY(double) - Method in class net.sourceforge.plantuml.creole.Position
- translateY(double) - Method in class net.sourceforge.plantuml.svek.PortGeometry
- translateY(double) - Method in class net.sourceforge.plantuml.svek.Ports
- transparent - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- transparent() - Static method in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- transparentBackColorToNull() - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- transpose(ST_Agraph_s, boolean) - Static method in class gen.lib.dotgen.mincross__c
- transpose_step(ST_Agraph_s, int, boolean) - Static method in class gen.lib.dotgen.mincross__c
- TREE - net.sourceforge.plantuml.creole.StripeStyleType
- Tree_edge - Variable in class smetana.core.Z
- TREE_EDGE(ST_Agedge_s) - Static method in class smetana.core.Macro
- tree_in - Variable in class h.ST_Agnodeinfo_t
- tree_index - Variable in class h.ST_Agedgeinfo_t
- Tree_node - Variable in class smetana.core.Z
- tree_out - Variable in class h.ST_Agnodeinfo_t
- treecount(ST_dtlink_s) - Static method in class gen.lib.cdt.dtsize__c
- treesearch(ST_Agnode_s) - Static method in class gen.lib.common.ns__c
- treeupdate(ST_Agnode_s, ST_Agnode_s, int, boolean) - Static method in class gen.lib.common.ns__c
- Triangle - Class in net.sourceforge.plantuml.cute
- Triangle(VarArgs) - Constructor for class net.sourceforge.plantuml.cute.Triangle
- TriangleCorner - Class in net.sourceforge.plantuml.cute
- TriangleCorner(Point2D, Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.cute.TriangleCorner
- TriangleCornerSimple - Class in net.sourceforge.plantuml.cute
- TriangleCornerSimple(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.cute.TriangleCornerSimple
- triangulate(ST_pointnlink_t[], int) - Static method in class gen.lib.pathplan.shortest__c
- Trie - Interface in net.sourceforge.plantuml.tim
- TrieImpl - Class in net.sourceforge.plantuml.tim
- TrieImpl() - Constructor for class net.sourceforge.plantuml.tim.TrieImpl
- tril - Variable in class smetana.core.Z
- trim() - Method in class net.sourceforge.plantuml.command.BlocLines
- trimSmart(int) - Method in class net.sourceforge.plantuml.command.BlocLines
- trin - Variable in class smetana.core.Z
- trin(String) - Static method in class net.sourceforge.plantuml.StringUtils
- trinNoTrace(CharSequence) - Static method in class net.sourceforge.plantuml.StringUtils
- tris - Variable in class smetana.core.Z
- TRUE - Static variable in class net.sourceforge.plantuml.json.Json
-
Represents the JSON literal
true
. - TRUE - Static variable in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.TRUE
instead - Truth - Interface in net.sourceforge.plantuml.preproc
- TRY_HARDER - Static variable in class ext.plantuml.com.google.zxing.DecodeHintType
-
Spend more time to try to find a barcode; optimize for accuracy, not speed.
- TSPAN - Static variable in class net.sourceforge.plantuml.creole.legacy.StripeSimple
- TUESDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- TurningBytes - Class in net.sourceforge.plantuml.dedication
- TurningBytes(byte[]) - Constructor for class net.sourceforge.plantuml.dedication.TurningBytes
- turningId() - Static method in class net.sourceforge.plantuml.version.Version
- TValue - Class in net.sourceforge.plantuml.tim.expression
- TValue(JsonValue) - Constructor for class net.sourceforge.plantuml.tim.expression.TValue
- TVariableScope - Enum in net.sourceforge.plantuml.tim
- TwoLinesIntersection - Class in net.sourceforge.plantuml.posimo
- TwoLinesIntersection(Line2D, Line2D) - Constructor for class net.sourceforge.plantuml.posimo.TwoLinesIntersection
- TwoNames - Class in net.sourceforge.plantuml.project.lang
- TwoNames(String, String) - Constructor for class net.sourceforge.plantuml.project.lang.TwoNames
- TWOPI - Static variable in class ext.plantuml.com.ctreber.acearth.util.Toolkit
- type - Variable in class h.ST_arrowname_t
- type - Variable in class h.ST_arrowtype_t
- type - Variable in class h.ST_dt_s
- type - Variable in class h.ST_dtdata_s
- type - Variable in class h.ST_dtmethod_s
- type - Variable in class h.ST_gvplugin_active_layout_t
- type - Variable in class h.ST_gvplugin_installed_t
- type - Variable in class net.sourceforge.plantuml.cucadiagram.WithLinkType
- type - Variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_ARROWHEAD - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_BILINEAR - net.sourceforge.plantuml.ugraphic.AffineTransformType
- TYPE_CLOSED - Static variable in class org.stathissideris.ascii2image.text.CellSet
- TYPE_CUSTOM - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_DECISION - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_DOCUMENT - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_ELLIPSE - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_HAS_CLOSED_AREA - Static variable in class org.stathissideris.ascii2image.text.CellSet
- TYPE_IO - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_MANUAL_OPERATION - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_MIXED - Static variable in class org.stathissideris.ascii2image.text.CellSet
- TYPE_NEAREST_NEIGHBOR - net.sourceforge.plantuml.ugraphic.AffineTransformType
- TYPE_NORMAL - Static variable in class org.stathissideris.ascii2image.graphics.ShapePoint
- TYPE_OPEN - Static variable in class org.stathissideris.ascii2image.text.CellSet
- TYPE_POINT_MARKER - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_ROUND - Static variable in class org.stathissideris.ascii2image.graphics.ShapePoint
- TYPE_SIMPLE - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_STORAGE - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_TRAPEZOID - Static variable in class org.stathissideris.ascii2image.graphics.DiagramShape
- TYPE_UNDETERMINED - Static variable in class org.stathissideris.ascii2image.text.CellSet
U
- U - net.sourceforge.plantuml.webp.SubBlock.PLANE
- UAntiAliasing - Enum in net.sourceforge.plantuml.ugraphic
- UBackground - Interface in net.sourceforge.plantuml.ugraphic
- UCenteredCharacter - Class in net.sourceforge.plantuml.ugraphic
- UCenteredCharacter(char, UFont) - Constructor for class net.sourceforge.plantuml.ugraphic.UCenteredCharacter
- UChange - Interface in net.sourceforge.plantuml.ugraphic
- UClip - Class in net.sourceforge.plantuml.ugraphic
- UClip(double, double, double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UClip
- UComment - Class in net.sourceforge.plantuml.ugraphic
- UComment(String) - Constructor for class net.sourceforge.plantuml.ugraphic.UComment
- UCreole - Interface in net.sourceforge.plantuml.creole
- UDotPathHand - Class in net.sourceforge.plantuml.ugraphic.hand
- UDotPathHand(DotPath, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.UDotPathHand
- UDrawable - Interface in net.sourceforge.plantuml.graphic
- UDrawableUtils - Class in net.sourceforge.plantuml.graphic
- UDrawableUtils() - Constructor for class net.sourceforge.plantuml.graphic.UDrawableUtils
- UDriver<O> - Interface in net.sourceforge.plantuml.ugraphic
- UEllipse - Class in net.sourceforge.plantuml.ugraphic
- UEllipse(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UEllipse
- UEllipse(double, double, double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UEllipse
- UEllipseHand - Class in net.sourceforge.plantuml.ugraphic.hand
- UEllipseHand(UEllipse, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.UEllipseHand
- UEmpty - Class in net.sourceforge.plantuml.ugraphic
- UEmpty(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UEmpty
- UEmpty(Dimension2D) - Constructor for class net.sourceforge.plantuml.ugraphic.UEmpty
- UF_find(ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- UF_parent - Variable in class h.ST_Agnodeinfo_t
- UF_setname(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- UF_singleton(ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- UF_size - Variable in class h.ST_Agnodeinfo_t
- UF_union(ST_Agnode_s, ST_Agnode_s) - Static method in class gen.lib.common.utils__c
- UFont - Class in net.sourceforge.plantuml.ugraphic
- UFont(String, int, int) - Constructor for class net.sourceforge.plantuml.ugraphic.UFont
- UFontContext - Enum in net.sourceforge.plantuml.ugraphic
- UFontUser - Enum in net.sourceforge.plantuml.ugraphic
- UGraphic - Interface in net.sourceforge.plantuml.ugraphic
- UGraphic2 - Interface in net.sourceforge.plantuml.ugraphic
- UGraphicBraille - Class in net.sourceforge.plantuml.braille
- UGraphicBraille(ColorMapper, FileFormat) - Constructor for class net.sourceforge.plantuml.braille.UGraphicBraille
- UGraphicCompressOnXorY - Class in net.sourceforge.plantuml.ugraphic.comp
- UGraphicCompressOnXorY(CompressionMode, UGraphic, PiecewiseAffineTransform) - Constructor for class net.sourceforge.plantuml.ugraphic.comp.UGraphicCompressOnXorY
- UGraphicCrossing - Class in net.sourceforge.plantuml.ugraphic.crossing
- UGraphicCrossing(UGraphic) - Constructor for class net.sourceforge.plantuml.ugraphic.crossing.UGraphicCrossing
- UGraphicDelegator - Class in net.sourceforge.plantuml.graphic
- UGraphicDelegator(UGraphic) - Constructor for class net.sourceforge.plantuml.graphic.UGraphicDelegator
- UGraphicEps - Class in net.sourceforge.plantuml.ugraphic.eps
- UGraphicEps(ColorMapper, EpsStrategy) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- UGraphicEps(UGraphicEps) - Constructor for class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- UGraphicFilter - Class in net.sourceforge.plantuml.ugraphic
- UGraphicFilter(UGraphic, Class<? extends UShape>...) - Constructor for class net.sourceforge.plantuml.ugraphic.UGraphicFilter
- UGraphicForSnake - Class in net.sourceforge.plantuml.svek
- UGraphicForSnake(UGraphic) - Constructor for class net.sourceforge.plantuml.svek.UGraphicForSnake
- UGraphicG2d - Class in net.sourceforge.plantuml.ugraphic.g2d
- UGraphicG2d(ColorMapper, Graphics2D, double) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- UGraphicG2d(ColorMapper, Graphics2D, double, AffineTransformation, double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- UGraphicHandwritten - Class in net.sourceforge.plantuml.ugraphic.hand
- UGraphicHandwritten(UGraphic) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.UGraphicHandwritten
- UGraphicHtml5 - Class in net.sourceforge.plantuml.ugraphic.html5
- UGraphicHtml5(ColorMapper) - Constructor for class net.sourceforge.plantuml.ugraphic.html5.UGraphicHtml5
- UGraphicInterceptorGoto - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- UGraphicInterceptorGoto(UGraphic) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorGoto
- UGraphicInterceptorOneSwimlane - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- UGraphicInterceptorOneSwimlane(UGraphic, Swimlane, List<Swimlane>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
- UGraphicInterceptorTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- UGraphicInterceptorTile(UGraphic, boolean) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicInterceptorTile
- UGraphicInterceptorUDrawable - Class in net.sourceforge.plantuml.graphic
- UGraphicInterceptorUDrawable(UGraphic) - Constructor for class net.sourceforge.plantuml.graphic.UGraphicInterceptorUDrawable
- UGraphicInterceptorUDrawable2 - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- UGraphicInterceptorUDrawable2(UGraphic, Map<String, UTranslate>) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.UGraphicInterceptorUDrawable2
- UGraphicNewpages - Class in net.sourceforge.plantuml.sequencediagram.teoz
- UGraphicNewpages(UGraphic, double, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.UGraphicNewpages
- UGraphicNo - Class in net.sourceforge.plantuml.ugraphic
- UGraphicNo() - Constructor for class net.sourceforge.plantuml.ugraphic.UGraphicNo
- UGraphicNull - Class in net.sourceforge.plantuml.ugraphic
- UGraphicNull() - Constructor for class net.sourceforge.plantuml.ugraphic.UGraphicNull
- UGraphicStencil - Class in net.sourceforge.plantuml.ugraphic
- UGraphicSvg - Class in net.sourceforge.plantuml.ugraphic.svg
- UGraphicSvg(boolean, Dimension2D, ColorMapper, boolean, double, String, String, long, String, SvgCharSizeHack, LengthAdjust) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- UGraphicSvg(boolean, Dimension2D, ColorMapper, String, boolean, double, String, String, long, String, SvgCharSizeHack, LengthAdjust) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- UGraphicSvg(boolean, Dimension2D, ColorMapper, HColorGradient, boolean, double, String, String, long, String, SvgCharSizeHack, LengthAdjust) - Constructor for class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- UGraphicTikz - Class in net.sourceforge.plantuml.ugraphic.tikz
- UGraphicTikz(ColorMapper, double, boolean, TikzFontDistortion) - Constructor for class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- UGraphicTxt - Class in net.sourceforge.plantuml.ugraphic.txt
- UGraphicTxt() - Constructor for class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- UGraphicUtils - Class in net.sourceforge.plantuml.ugraphic
- UGraphicUtils() - Constructor for class net.sourceforge.plantuml.ugraphic.UGraphicUtils
- UGraphicVdx - Class in net.sourceforge.plantuml.ugraphic.visio
- UGraphicVdx(ColorMapper) - Constructor for class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- UGroupType - Enum in net.sourceforge.plantuml.ugraphic
- UHidden - Enum in net.sourceforge.plantuml.ugraphic
- UHorizontalLine - Class in net.sourceforge.plantuml.ugraphic
- UID - Variable in class smetana.core.UnsupportedC
- UID - Variable in class smetana.core.UnsupportedStarStruct
- UImage - Class in net.sourceforge.plantuml.ugraphic
- UImage(MutableImage) - Constructor for class net.sourceforge.plantuml.ugraphic.UImage
- UImageSvg - Class in net.sourceforge.plantuml.ugraphic
- UImageSvg(String, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UImageSvg
- ULayoutGroup - Class in net.sourceforge.plantuml.ugraphic
- ULayoutGroup(PlacementStrategy) - Constructor for class net.sourceforge.plantuml.ugraphic.ULayoutGroup
- ULine - Class in net.sourceforge.plantuml.ugraphic
- ULine(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.ULine
- ULine(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.ugraphic.ULine
- ULineHand - Class in net.sourceforge.plantuml.ugraphic.hand
- ULineHand(ULine, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.ULineHand
- UML - net.sourceforge.plantuml.core.DiagramType
- UML1 - net.sourceforge.plantuml.ComponentStyle
- UML2 - net.sourceforge.plantuml.ComponentStyle
- UmlCharArea - Interface in net.sourceforge.plantuml.asciiart
- UmlCharAreaImpl - Class in net.sourceforge.plantuml.asciiart
- UmlCharAreaImpl() - Constructor for class net.sourceforge.plantuml.asciiart.UmlCharAreaImpl
- UmlDiagram - Class in net.sourceforge.plantuml
- UmlDiagram(UmlDiagramType) - Constructor for class net.sourceforge.plantuml.UmlDiagram
- UmlDiagram(UmlDiagramType, ISkinSimple) - Constructor for class net.sourceforge.plantuml.UmlDiagram
- UmlDiagramType - Enum in net.sourceforge.plantuml
- UmlSource - Class in net.sourceforge.plantuml.core
-
Represents the textual source of some diagram.
- UmlSource(List<StringLocated>, boolean) - Constructor for class net.sourceforge.plantuml.core.UmlSource
- UmlSource(List<StringLocated>, boolean, List<StringLocated>) - Constructor for class net.sourceforge.plantuml.core.UmlSource
-
Build the source from a text.
- UMotif - Class in net.sourceforge.plantuml.ugraphic
- UMotif(int...) - Constructor for class net.sourceforge.plantuml.ugraphic.UMotif
- UMotif(String) - Constructor for class net.sourceforge.plantuml.ugraphic.UMotif
- UnaryOperator(String, int, boolean) - Constructor for class net.sourceforge.plantuml.evalex.Expression.UnaryOperator
- unbold() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- UncommentReadLine - Class in net.sourceforge.plantuml.preproc
- UncommentReadLine(ReadLine) - Constructor for class net.sourceforge.plantuml.preproc.UncommentReadLine
- UNDEF - net.sourceforge.plantuml.tim.TLineType
- undefine(String) - Method in class net.sourceforge.plantuml.Pragma
- undefine(String) - Method in class net.sourceforge.plantuml.preproc.Defines
- underline() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- UNDERLINE - net.sourceforge.plantuml.graphic.FontStyle
- UNDERLINE - Static variable in class smetana.core.Macro
- underlined() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- underlinedName() - Method in class net.sourceforge.plantuml.cucadiagram.Display
- UNFLATTEN(ST_dt_s) - Static method in class smetana.core.Macro
- unhide(String) - Static method in class net.sourceforge.plantuml.utils.CharHidder
- unicode(String) - Static method in class net.sourceforge.plantuml.StringUtils
- UNICODE - net.sourceforge.plantuml.creole.rosetta.WikiLanguage
- unicodeForHtml(String) - Static method in class net.sourceforge.plantuml.StringUtils
- unicodeForHtml(Display) - Static method in class net.sourceforge.plantuml.StringUtils
- uniform(double) - Static method in class net.sourceforge.plantuml.svek.Margins
- UniqueSequence - Class in net.sourceforge.plantuml.utils
- UniqueSequence() - Constructor for class net.sourceforge.plantuml.utils.UniqueSequence
- unitalic() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- UNKNOWN - net.sourceforge.plantuml.core.DiagramType
- UNKNOWN - net.sourceforge.plantuml.version.LicenseType
- unlocated(String) - Static method in exception net.sourceforge.plantuml.tim.EaterException
- unmodifiableArray(JsonArray) - Static method in class net.sourceforge.plantuml.json.JsonArray
-
Returns an unmodifiable wrapper for the specified JsonArray.
- unmodifiableObject(JsonObject) - Static method in class net.sourceforge.plantuml.json.JsonObject
-
Returns an unmodifiable JsonObject for the specified one.
- UnparsableGraphvizException - Exception in net.sourceforge.plantuml.cucadiagram
- UnparsableGraphvizException(Exception, String, String, String) - Constructor for exception net.sourceforge.plantuml.cucadiagram.UnparsableGraphvizException
- unrecognized(ST_Agnode_s, CString) - Static method in class gen.lib.common.shapes__c
- UNSECURE - net.sourceforge.plantuml.security.SecurityProfile
-
Running in UNSECURE mode means that PlantUML can access to any local file and can connect to any URL.
- unsupported() - Method in interface smetana.core.__ptr__
- unsupported() - Method in class smetana.core.UnsupportedC
- unsupported() - Method in class smetana.core.UnsupportedStarStruct
- UNSUPPORTED(String) - Static method in class smetana.core.Macro
- UNSUPPORTED_INT(String) - Static method in class smetana.core.Macro
- UnsupportedC - Class in smetana.core
- UnsupportedC() - Constructor for class smetana.core.UnsupportedC
- UnsupportedStarStruct - Class in smetana.core
- UnsupportedStarStruct() - Constructor for class smetana.core.UnsupportedStarStruct
- UNSURE_ABOUT(String) - Static method in class smetana.core.Macro
- Untraced - Annotation Type in gen.annotation
- untranslateBackSlashes(CharSequence) - Static method in class net.sourceforge.plantuml.BackSlash
- Untranslated - Interface in net.sourceforge.plantuml.svek
- Unused - Annotation Type in gen.annotation
- UnusedSpace - Class in net.sourceforge.plantuml.graphic
- UP - net.sourceforge.plantuml.Direction
- UParam - Interface in net.sourceforge.plantuml.ugraphic
- UParamNull - Class in net.sourceforge.plantuml.ugraphic
- UParamNull() - Constructor for class net.sourceforge.plantuml.ugraphic.UParamNull
- upath(double, double, UPath) - Method in class net.sourceforge.plantuml.tikz.TikzGraphics
- upath(double, double, UPath) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- UPath - Class in net.sourceforge.plantuml.ugraphic
- UPath() - Constructor for class net.sourceforge.plantuml.ugraphic.UPath
- UPath(String, String) - Constructor for class net.sourceforge.plantuml.ugraphic.UPath
- UPathHand - Class in net.sourceforge.plantuml.ugraphic.hand
- UPathHand(UPath, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.UPathHand
- UPattern - Enum in net.sourceforge.plantuml.ugraphic
- UPC_A - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
UPC-A 1D format.
- UPC_E - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
UPC-E 1D format.
- UPC_EAN_EXTENSION - Static variable in class ext.plantuml.com.google.zxing.BarcodeFormat
-
UPC/EAN extension format.
- update - Variable in class net.sourceforge.plantuml.webp.DeltaQ
- update() - Method in class ext.plantuml.com.ctreber.acearth.ACearth
- update(ST_Agedge_s, ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- update(MinMax) - Method in class net.sourceforge.plantuml.creole.Position
- update(MinMax) - Method in class net.sourceforge.plantuml.creole.Sea
- update_bb_bz(ST_boxf, CArray<ST_pointf>) - Static method in class gen.lib.common.emit__c
- updateBB(ST_Agraph_s, ST_textlabel_t) - Static method in class gen.lib.common.utils__c
- updateFtile(FtileFactory) - Method in class net.sourceforge.plantuml.activitydiagram3.Branch
- updateNow(TimeTick) - Method in class net.sourceforge.plantuml.timingdiagram.TimingDiagram
- updatePoint(Point2DCharge) - Method in class net.sourceforge.plantuml.geom.kinetic.QuadrantMapper
- upf9(URLEncoder, StringCompressor, Compression) - Static method in class net.sourceforge.plantuml.code.TranscoderImpl
- Upf9Decoder - Class in net.sourceforge.plantuml.code
- Upf9Encoder - Class in net.sourceforge.plantuml.code
- UPixel - Class in net.sourceforge.plantuml.ugraphic
- UPixel() - Constructor for class net.sourceforge.plantuml.ugraphic.UPixel
- UPolygon - Class in net.sourceforge.plantuml.ugraphic
- UPolygon() - Constructor for class net.sourceforge.plantuml.ugraphic.UPolygon
- UPolygon(String) - Constructor for class net.sourceforge.plantuml.ugraphic.UPolygon
- UPolygon(List<Point2D.Double>) - Constructor for class net.sourceforge.plantuml.ugraphic.UPolygon
- UPolygonHand - Class in net.sourceforge.plantuml.ugraphic.hand
- UPolygonHand(UPolygon, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.UPolygonHand
- Upper - Class in net.sourceforge.plantuml.tim.stdlib
- Upper() - Constructor for class net.sourceforge.plantuml.tim.stdlib.Upper
- UPPER_RIGHT_CORNER_KEY - Static variable in class jcckit.plot.Legend
-
Configuration parameter key.
- UR - Variable in class h.ST_boxf
- URectangle - Class in net.sourceforge.plantuml.ugraphic
- URectangle(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.URectangle
- URectangle(Dimension2D) - Constructor for class net.sourceforge.plantuml.ugraphic.URectangle
- URectangleHand - Class in net.sourceforge.plantuml.ugraphic.hand
- URectangleHand(URectangle, Random) - Constructor for class net.sourceforge.plantuml.ugraphic.hand.URectangleHand
- url - Variable in class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Url - Class in net.sourceforge.plantuml
- Url(String, String) - Constructor for class net.sourceforge.plantuml.Url
- Url(String, String, String) - Constructor for class net.sourceforge.plantuml.Url
- UrlBuilder - Class in net.sourceforge.plantuml
- UrlBuilder(String, UrlBuilder.ModeUrl) - Constructor for class net.sourceforge.plantuml.UrlBuilder
- UrlBuilder.ModeUrl - Enum in net.sourceforge.plantuml
- URLEncoder - Interface in net.sourceforge.plantuml.code
- URosetta - Interface in net.sourceforge.plantuml.creole.rosetta
- UScale - Class in net.sourceforge.plantuml.ugraphic
- UScale(double) - Constructor for class net.sourceforge.plantuml.ugraphic.UScale
- USE_COLOR_CODES - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- USE_HECTOR - Static variable in class net.sourceforge.plantuml.OptionFlags
- USE_INTERFACE_EYE1 - Static variable in class net.sourceforge.plantuml.OptionFlags
- USE_INTERFACE_EYE2 - Static variable in class net.sourceforge.plantuml.OptionFlags
- USE_TAGS - Static variable in class org.stathissideris.ascii2image.core.ProcessingOptions
- useBetaStyle() - Static method in class net.sourceforge.plantuml.UseStyle
- useBufferedImage(BufferedImage) - Method in class net.sourceforge.plantuml.webp.VP8Frame
- usecase - net.sourceforge.plantuml.style.SName
- USECASE - net.sourceforge.plantuml.cucadiagram.LeafType
- USECASE - net.sourceforge.plantuml.FontParam
- USECASE - Static variable in class net.sourceforge.plantuml.graphic.SkinParameter
- USECASE - Static variable in class net.sourceforge.plantuml.graphic.USymbol
- USECASE_BUSINESS - net.sourceforge.plantuml.cucadiagram.LeafType
- USECASE_STEREOTYPE - net.sourceforge.plantuml.FontParam
- usecaseBackground - net.sourceforge.plantuml.ColorParam
- usecaseBorder - net.sourceforge.plantuml.ColorParam
- usecaseBorder - net.sourceforge.plantuml.LineParam
- usedColsOf(Line) - Method in class net.sourceforge.plantuml.bpm.Grid
- usedEntry - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- USegment - Class in net.sourceforge.plantuml.ugraphic
- USegment(double[], USegmentType) - Constructor for class net.sourceforge.plantuml.ugraphic.USegment
- USegmentType - Enum in net.sourceforge.plantuml.ugraphic
- useJavaInsteadOfDot() - Method in class net.sourceforge.plantuml.OptionFlags
- useNewPackage() - Method in class net.sourceforge.plantuml.Pragma
- useOctagonForActivity(Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
- useOctagonForActivity(Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
- useOctagonForActivity(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- useProtectionWhenThereALinkFromOrToGroup() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersion
- user - Variable in class h.ST_dt_s
- USER_NEWLINE - Static variable in class net.sourceforge.plantuml.StringUtils
- USER_TAB - Static variable in class net.sourceforge.plantuml.StringUtils
- useRankSame() - Method in interface net.sourceforge.plantuml.ISkinParam
- useRankSame() - Method in class net.sourceforge.plantuml.SkinParam
- useRankSame() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- usershape - Variable in class h.ST_shape_desc
- useShield() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersion
- usesStandardSyntax() - Method in class org.stathissideris.ascii2image.text.GridPattern
- UseStyle - Class in net.sourceforge.plantuml
- UseStyle() - Constructor for class net.sourceforge.plantuml.UseStyle
- useSwimlanes(UmlDiagramType) - Method in interface net.sourceforge.plantuml.ISkinParam
- useSwimlanes(UmlDiagramType) - Method in class net.sourceforge.plantuml.SkinParam
- useSwimlanes(UmlDiagramType) - Method in class net.sourceforge.plantuml.SkinParamDelegator
- useTeozLayout() - Method in class net.sourceforge.plantuml.Pragma
- useUnderlineForHyperlink() - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- useUnderlineForHyperlink() - Method in interface net.sourceforge.plantuml.ISkinParam
- useUnderlineForHyperlink() - Method in class net.sourceforge.plantuml.SkinParam
- useUnderlineForHyperlink() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- useVerticalIf() - Method in class net.sourceforge.plantuml.Pragma
- useXLabelInsteadOfLabel() - Method in interface net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersion
- UShape - Interface in net.sourceforge.plantuml.ugraphic
- UShapeIgnorableForCompression - Interface in net.sourceforge.plantuml.ugraphic
- UShapeSized - Interface in net.sourceforge.plantuml.ugraphic
- USHRT_MAX - Static variable in class smetana.core.JUtils
- UStroke - Class in net.sourceforge.plantuml.ugraphic
- UStroke() - Constructor for class net.sourceforge.plantuml.ugraphic.UStroke
- UStroke(double) - Constructor for class net.sourceforge.plantuml.ugraphic.UStroke
- UStroke(double, double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UStroke
- USymbol - Class in net.sourceforge.plantuml.graphic
- USymbol() - Constructor for class net.sourceforge.plantuml.graphic.USymbol
- USymbolFolder - Class in net.sourceforge.plantuml.graphic
- USymbolFolder(SkinParameter, boolean) - Constructor for class net.sourceforge.plantuml.graphic.USymbolFolder
- USymbolHexagon - Class in net.sourceforge.plantuml.graphic
- USymbolHexagon() - Constructor for class net.sourceforge.plantuml.graphic.USymbolHexagon
- USymbolInterface - Class in net.sourceforge.plantuml.graphic
- USymbolInterface() - Constructor for class net.sourceforge.plantuml.graphic.USymbolInterface
- UText - Class in net.sourceforge.plantuml.ugraphic
- UText(String, FontConfiguration) - Constructor for class net.sourceforge.plantuml.ugraphic.UText
- utf8(URLEncoder, StringCompressor, Compression) - Static method in class net.sourceforge.plantuml.code.TranscoderImpl
- Util - Class in jcckit.util
-
Collection of static utility methods.
- util__c - Class in gen.lib.pathplan
- util__c() - Constructor for class gen.lib.pathplan.util__c
- utils__c - Class in gen.lib.cgraph
- utils__c - Class in gen.lib.common
- utils__c() - Constructor for class gen.lib.cgraph.utils__c
- utils__c() - Constructor for class gen.lib.common.utils__c
- UtoLeft(double, double) - Static method in class net.sourceforge.plantuml.project.draw.PathUtils
- UtoRight(double, double) - Static method in class net.sourceforge.plantuml.project.draw.PathUtils
- UTranslate - Class in net.sourceforge.plantuml.ugraphic
- UTranslate() - Constructor for class net.sourceforge.plantuml.ugraphic.UTranslate
- UTranslate(double, double) - Constructor for class net.sourceforge.plantuml.ugraphic.UTranslate
- UTranslate(Point2D) - Constructor for class net.sourceforge.plantuml.ugraphic.UTranslate
- UTXT - net.sourceforge.plantuml.FileFormat
- UV - Static variable in class net.sourceforge.plantuml.webp.SubBlock
V
- v - Variable in class h.ST_rank_t
- v - Variable in class net.sourceforge.plantuml.webp.DeltaQ
- V - net.sourceforge.plantuml.webp.SubBlock.PLANE
- V_PRED - Static variable in class net.sourceforge.plantuml.webp.Globals
- V1972() - Method in class net.sourceforge.plantuml.cucadiagram.CucaDiagram
- valid - Variable in class h.ST_rank_t
- valign - Variable in class h.ST_textlabel_t
- vals - Variable in class h.ST_pack_info
- value() - Method in annotation type gen.annotation.Doc
- value(boolean) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given
boolean
value. - value(double) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given
double
value. - value(float) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given
float
value. - value(int) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given
int
value. - value(long) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given
long
value. - value(String) - Static method in class net.sourceforge.plantuml.json.Json
-
Returns a JsonValue instance that represents the given string.
- value(PName) - Method in class net.sourceforge.plantuml.style.Style
- Value - Interface in net.sourceforge.plantuml.project
- Value - Interface in net.sourceforge.plantuml.style
- ValueAbstract - Class in net.sourceforge.plantuml.style
- ValueAbstract() - Constructor for class net.sourceforge.plantuml.style.ValueAbstract
- valueChanged(MonitoredObject) - Method in interface ext.plantuml.com.ctreber.aclib.gui.MOChangeListener
- ValueColor - Class in net.sourceforge.plantuml.style
- ValueColor(HColor, int) - Constructor for class net.sourceforge.plantuml.style.ValueColor
- ValueImpl - Class in net.sourceforge.plantuml.style
- ValueImpl(String, AutomaticCounter) - Constructor for class net.sourceforge.plantuml.style.ValueImpl
- ValueNull - Class in net.sourceforge.plantuml.style
- valueOf(boolean) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(double) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(float) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(int) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(long) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(String) - Static method in class ext.plantuml.com.google.zxing.BarcodeFormat
- valueOf(String) - Static method in enum h.EN_api_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum h.EN_fontname_kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum h.EN_layout_type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum h.EN_pack_mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum h.EN_ratio_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum h.EN_shape_kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ForkStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.AlignmentParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.asciiart.AsciiShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.bpm.BpmElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ColorParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.command.CommandControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.command.MultilinesStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.command.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ComponentStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.core.DiagramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.CornerParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.creole.CreoleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.creole.StripeStyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.dot.DotSplines
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.dot.ExeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPortion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LeafType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkArrow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkHat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.NamespaceStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.Rankdir
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.cucadiagram.RuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.eps.EpsStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ErrorUmlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.FileFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.FontParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.geom.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.golem.TileGeometry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.color.ColorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.FontPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.GraphicPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.ImgValign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.InnerStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.graphic.VerticalPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.sourceforge.plantuml.json.JsonValue
-
Deprecated.Use
Json.value()
instead - valueOf(String) - Static method in enum net.sourceforge.plantuml.jungle.Rendering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.LineParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.mindmap.IdeaShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.OptionPreprocOutputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.PaddingParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.project.core.PrintScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.project.core.TaskAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.project.time.Month
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.salt.element.TableStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.salt.factory.ScrollStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.salt.Terminator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.security.SecurityProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.GroupingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.LifeEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NotePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.ParticipantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ActorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ArrowBody
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ArrowDecoration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ArrowDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ArrowHead
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ArrowPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.ComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.stats.api.StatsColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.style.PName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.style.SName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.ConditionEndStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.ConditionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.DotMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.extremity.MiddleCircleCircledMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.PackageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.ShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svek.SingleStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.svg.LengthAdjust
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.tim.expression.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.tim.TFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.tim.TLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.tim.TVariableScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.timingdiagram.TimingFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.timingdiagram.TimingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.AffineTransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.color.ColorOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.comp.CompressionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.comp.ExpandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UAntiAliasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UFontContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UFontUser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UGroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UHidden
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.UPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.ugraphic.USegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.UmlDiagramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.UrlBuilder.ModeUrl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.version.License
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.version.LicenseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.webp.SubBlock.PLANE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.wire.WArrowDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.wire.WLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.wire.WOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.zopfli.Options.BlockSplitting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.plantuml.zopfli.Options.OutputFormat
-
Returns the enum constant of this type with the specified name.
- values - Variable in class net.sourceforge.plantuml.project.solver.AbstractSolver
- values() - Static method in enum h.EN_api_t
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum h.EN_fontname_kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum h.EN_layout_type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum h.EN_pack_mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum h.EN_ratio_t
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum h.EN_shape_kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.activitydiagram3.ForkStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.BoxStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.MergeStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.AlignmentParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.asciiart.AsciiShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.bpm.BpmElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ColorParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.command.CommandControl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.command.MultilinesStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.command.Position
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ComponentStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.core.DiagramType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.CornerParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.creole.CreoleMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.creole.rosetta.WikiLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.creole.StripeStyleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.dot.DotSplines
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.dot.ExeState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPortion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.EntityPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.GroupType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.LeafType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkArrow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkDecor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkHat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.LinkMiddleDecor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.NamespaceStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.NoteLinkStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.Rankdir
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.cucadiagram.RuleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.eps.EpsStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ErrorUmlType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.FileFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.FontParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.geom.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.golem.TileGeometry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.color.ColorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.FontPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.FontStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.GraphicPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.ImgValign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.InnerStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.graphic.VerticalPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface net.sourceforge.plantuml.ISkinSimple
- values() - Method in class net.sourceforge.plantuml.json.JsonArray
-
Returns a list of the values in this array in document order.
- values() - Static method in enum net.sourceforge.plantuml.jungle.Rendering
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.LineParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.mindmap.IdeaShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.OptionPreprocOutputMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.PaddingParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.project.core.PrintScale
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.project.core.TaskAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.project.time.DayOfWeek
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.project.time.Month
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class net.sourceforge.plantuml.salt.Dictionary
- values() - Static method in enum net.sourceforge.plantuml.salt.element.TableStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.salt.factory.ScrollStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.salt.Terminator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.security.SecurityProfile
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.GroupingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.LifeEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.MessageExoType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.NotePosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.NoteType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.ParticipantType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushSide
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.puma.PushStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
- values() - Static method in enum net.sourceforge.plantuml.skin.ActorStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ArrowBody
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ArrowDecoration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ArrowDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ArrowHead
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ArrowPart
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.ComponentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.skin.VisibilityModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class net.sourceforge.plantuml.SkinParam
- values() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- values() - Static method in enum net.sourceforge.plantuml.sprite.SpriteGrayLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- values() - Static method in enum net.sourceforge.plantuml.stats.api.StatsColumn
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.style.PName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.style.SName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.ConditionEndStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.ConditionStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.DotMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.extremity.MiddleCircleCircledMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.PackageStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.ShapeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.Side
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svek.SingleStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.svg.LengthAdjust
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.tim.expression.TokenOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.tim.expression.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.tim.TFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.tim.TLineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.tim.TVariableScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.timingdiagram.TimingFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.timingdiagram.TimingStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.AffineTransformType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.color.ColorOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.comp.CompressionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.comp.ExpandType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UAntiAliasing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UFontContext
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UFontUser
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UGroupType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UHidden
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.UPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.ugraphic.USegmentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.UmlDiagramType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.UrlBuilder.ModeUrl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.version.License
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.version.LicenseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.webp.SubBlock.PLANE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.wire.WArrowDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.wire.WLinkType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.wire.WOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.zopfli.Options.BlockSplitting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sourceforge.plantuml.zopfli.Options.OutputFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VarArgs - Class in net.sourceforge.plantuml.cute
- VarArgs(String) - Constructor for class net.sourceforge.plantuml.cute.VarArgs
- VariableExists - Class in net.sourceforge.plantuml.tim.stdlib
- VariableExists() - Constructor for class net.sourceforge.plantuml.tim.stdlib.VariableExists
- VariableExpression(String) - Constructor for class net.sourceforge.plantuml.jasic.Jasic.VariableExpression
- VariableManager - Class in net.sourceforge.plantuml.tim
- VariableManager(TContext, TMemory, LineLocation) - Constructor for class net.sourceforge.plantuml.tim.VariableManager
- Variables - Class in net.sourceforge.plantuml.preproc
- Variables(String, String) - Constructor for class net.sourceforge.plantuml.preproc.Variables
- variablesNames() - Method in interface net.sourceforge.plantuml.tim.TMemory
- variablesNames() - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- variablesNames() - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- variablesNames3() - Method in interface net.sourceforge.plantuml.tim.TMemory
- variablesNames3() - Method in class net.sourceforge.plantuml.tim.TMemoryGlobal
- variablesNames3() - Method in class net.sourceforge.plantuml.tim.TMemoryLocal
- VCompactFactory - Class in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
- VCompactFactory(ISkinParam, StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.VCompactFactory
- VDX - net.sourceforge.plantuml.FileFormat
- VectorForce - Class in net.sourceforge.plantuml.geom.kinetic
- VectorForce(double, double) - Constructor for class net.sourceforge.plantuml.geom.kinetic.VectorForce
- VectorForce(Point2D, Point2D) - Constructor for class net.sourceforge.plantuml.geom.kinetic.VectorForce
- Verb - Interface in net.sourceforge.plantuml.project.lang
- verbose() - Method in class org.stathissideris.ascii2image.core.ProcessingOptions
- Verbs - Class in net.sourceforge.plantuml.project.lang
- Verbs() - Constructor for class net.sourceforge.plantuml.project.lang.Verbs
- version() - Method in annotation type gen.annotation.Original
- version() - Static method in class net.sourceforge.plantuml.version.Version
- Version - Class in ext.plantuml.com.google.zxing.datamatrix.decoder
-
The Version object encapsulates attributes about a particular size Data Matrix Code.
- Version - Class in ext.plantuml.com.google.zxing.qrcode.decoder
-
See ISO 18004:2006 Annex D
- Version - Class in net.sourceforge.plantuml.version
- Version() - Constructor for class net.sourceforge.plantuml.version.Version
- VERSION - net.sourceforge.plantuml.stats.api.StatsColumn
- VERSION - Static variable in class ext.plantuml.com.ctreber.acearth.ACearth
- Version.ECB - Class in ext.plantuml.com.google.zxing.qrcode.decoder
-
Encapsualtes the parameters for one error-correction block in one symbol version.
- Version.ECBlocks - Class in ext.plantuml.com.google.zxing.qrcode.decoder
-
Encapsulates a set of error-correction blocks in one symbol version.
- versionPatched() - Static method in class net.sourceforge.plantuml.version.Version
- versionString() - Static method in class net.sourceforge.plantuml.version.Version
- versionString(int) - Static method in class net.sourceforge.plantuml.version.Version
- vertex - Variable in class smetana.core.Z
- VERTICAL - net.sourceforge.plantuml.wire.WOrientation
- VERTICAL_ANCHOR_KEY - Static variable in class jcckit.graphic.BasicGraphicAttributes
-
Configuration parameter key.
- VERTICAL_ANCHOR_KEY - Static variable in class jcckit.plot.PlotCanvas
-
Configuration parameter key.
- VERTICAL_ONLY - net.sourceforge.plantuml.salt.factory.ScrollStrategy
- VERTICAL_STRIPE - net.sourceforge.plantuml.ugraphic.UPattern
- VERTICAL_THEN_HORIZONTAL - net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
- VerticalAlignment - Enum in net.sourceforge.plantuml.graphic
- verticalCrossOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- VerticalLine - Class in net.sourceforge.plantuml.nwdiag
- VerticalLine(double, double, Set<Double>) - Constructor for class net.sourceforge.plantuml.nwdiag.VerticalLine
- verticalLinesEndCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- VerticalPosition - Enum in net.sourceforge.plantuml.graphic
- verticalStarOnLineCriteria - Static variable in class org.stathissideris.ascii2image.text.GridPatternGroup
- vertices - Variable in class h.ST_polygon_t
- VERY_SIMPLE - net.sourceforge.plantuml.eps.EpsStrategy
- VERY_VERBOSE - Static variable in class smetana.core.debug.SmetanaDebug
- veryLightGray - Variable in class net.sourceforge.plantuml.project.draw.TimeHeader
- view - Variable in class h.ST_dt_s
- VIRTUAL - Static variable in class smetana.core.Macro
- virtual_edge(ST_Agnode_s, ST_Agnode_s, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- virtual_node(ST_Agraph_s) - Static method in class gen.lib.dotgen.fastgr__c
- virtual_weight(ST_Agedge_s) - Static method in class gen.lib.dotgen.mincross__c
- VisibilityModifier - Enum in net.sourceforge.plantuml.skin
- VisioGraphics - Class in net.sourceforge.plantuml.ugraphic.visio
- VisioGraphics() - Constructor for class net.sourceforge.plantuml.ugraphic.visio.VisioGraphics
- VisioLine - Class in net.sourceforge.plantuml.ugraphic.visio
- VisioRectangle - Class in net.sourceforge.plantuml.ugraphic.visio
- VisioShape - Interface in net.sourceforge.plantuml.ugraphic.visio
- VisioText - Class in net.sourceforge.plantuml.ugraphic.visio
- VIZJS - Static variable in class net.sourceforge.plantuml.cucadiagram.dot.GraphvizUtils
- VizJsEngine - Class in net.sourceforge.plantuml.vizjs
- VizJsEngine() - Constructor for class net.sourceforge.plantuml.vizjs.VizJsEngine
- vline(double) - Static method in class net.sourceforge.plantuml.ugraphic.ULine
- VLINE - net.sourceforge.plantuml.svek.SingleStrategy
- vlink(String, String, String, String, WLinkType, WArrowDirection, HColor, Display) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- vnode_not_related_to(ST_Agraph_s, ST_Agnode_s) - Static method in class gen.lib.dotgen.position__c
- vp8AcQLookup - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8CoefBands - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8CoefTree - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8CoefTreeNoEOB - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8DcQLookup - Static variable in class net.sourceforge.plantuml.webp.Globals
- VP8Decoder - Class in net.sourceforge.plantuml.webp
- VP8Decoder() - Constructor for class net.sourceforge.plantuml.webp.VP8Decoder
- vp8defaultZigZag1d - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8dxBitreaderNorm - Static variable in class net.sourceforge.plantuml.webp.Globals
- VP8Frame - Class in net.sourceforge.plantuml.webp
- VP8Frame(ImageInputStream) - Constructor for class net.sourceforge.plantuml.webp.VP8Frame
- VP8Frame(ImageInputStream, int[][][][]) - Constructor for class net.sourceforge.plantuml.webp.VP8Frame
- vp8KeyFrameSubBlockModeProb - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8KeyFrameUVModeProb - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8KeyFrameYModeProb - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8KeyFrameYModeTree - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8MacroBlockFeatureDataBits - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8SubBlockModeTree - Static variable in class net.sourceforge.plantuml.webp.Globals
- vp8UVModeTree - Static variable in class net.sourceforge.plantuml.webp.Globals
- vspace(int) - Method in class net.sourceforge.plantuml.wire.Block
W
- waitEnd() - Method in class net.sourceforge.plantuml.DirWatcher2
- walk - Variable in class h.ST_dt_s
- WArrowDirection - Enum in net.sourceforge.plantuml.wire
- WATER - Static variable in class ext.plantuml.com.ctreber.acearth.util.Polygon
- wave(HColor) - Method in class net.sourceforge.plantuml.graphic.FontConfiguration
- WAVE - net.sourceforge.plantuml.graphic.FontStyle
- WBlock - Class in net.sourceforge.plantuml.wire
- WBlock(String, UTranslate, double, double, HColor) - Constructor for class net.sourceforge.plantuml.wire.WBlock
- WBS - net.sourceforge.plantuml.core.DiagramType
- WBS - net.sourceforge.plantuml.UmlDiagramType
- wbsDiagram - net.sourceforge.plantuml.style.SName
- WBSDiagram - Class in net.sourceforge.plantuml.wbs
- WBSDiagram() - Constructor for class net.sourceforge.plantuml.wbs.WBSDiagram
- WBSDiagramFactory - Class in net.sourceforge.plantuml.wbs
- WBSDiagramFactory() - Constructor for class net.sourceforge.plantuml.wbs.WBSDiagramFactory
- WCursor - Class in net.sourceforge.plantuml.wire
- WCursor() - Constructor for class net.sourceforge.plantuml.wire.WCursor
- Wcwidth - Class in net.sourceforge.plantuml.asciiart
- Wcwidth() - Constructor for class net.sourceforge.plantuml.asciiart.Wcwidth
- WEDGED - Static variable in class smetana.core.Macro
- WEDNESDAY - net.sourceforge.plantuml.project.time.DayOfWeek
- WEEKLY - net.sourceforge.plantuml.project.core.PrintScale
- weight - Variable in class h.ST_Agedgeinfo_t
- weight_class - Variable in class h.ST_Agnodeinfo_t
- WeldingPoint - Interface in net.sourceforge.plantuml.activitydiagram3.ftile
- WEST - net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
- WEST - net.sourceforge.plantuml.golem.TileGeometry
- WEST - net.sourceforge.plantuml.svek.Side
- wgoto(int, double, double) - Method in class net.sourceforge.plantuml.wire.WBlock
- wgoto(String, double, double) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- what() - Method in annotation type gen.annotation.Todo
- when() - Method in annotation type gen.annotation.Reviewed
- WHILE - net.sourceforge.plantuml.tim.TLineType
- WHITE - Static variable in class net.sourceforge.plantuml.ugraphic.color.HColorUtils
- width - Variable in class ext.plantuml.com.google.zxing.common.BitMatrix
- width - Variable in class h.ST_Agnodeinfo_t
- width - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
- widthInner(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfNude
- widthInner(StringBounder) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileIfWithDiamonds
- widthWhenHeightIs(double, StringBounder) - Method in class net.sourceforge.plantuml.postit.Area
- widthWhenHeightIs(double, StringBounder) - Method in interface net.sourceforge.plantuml.postit.Elastic
- WikiLanguage - Enum in net.sourceforge.plantuml.creole.rosetta
- willBeRemoved() - Method in annotation type net.sourceforge.plantuml.api.ApiWarning
- willExist(String) - Method in class net.sourceforge.plantuml.ftp.FtpConnexion
- WIND_EVEN_ODD - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
- WIND_NON_ZERO - Static variable in interface net.sourceforge.plantuml.ugraphic.arc.ExtendedPathIterator
-
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
- WindowsDotArchive - Class in net.sourceforge.plantuml.windowsdot
- WIRE - net.sourceforge.plantuml.core.DiagramType
- WIRE - net.sourceforge.plantuml.UmlDiagramType
- WireDiagram - Class in net.sourceforge.plantuml.wire
- WireDiagram() - Constructor for class net.sourceforge.plantuml.wire.WireDiagram
- WireDiagramFactory - Class in net.sourceforge.plantuml.wire
- WireDiagramFactory() - Constructor for class net.sourceforge.plantuml.wire.WireDiagramFactory
- with(String, String) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- with(String, BigDecimal) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- with(String, Expression.LazyNumber) - Method in class net.sourceforge.plantuml.evalex.Expression
-
Sets a variable value.
- with(Stereotype) - Method in class net.sourceforge.plantuml.style.StyleSignature
- WITH_LINE_KEY - Static variable in class jcckit.plot.SimpleCurve
-
Configuration parameter key.
- WITH_MACRO - net.sourceforge.plantuml.eps.EpsStrategy
- WITH_MACRO_AND_TEXT - net.sourceforge.plantuml.eps.EpsStrategy
- WITH_MIX_PREFIX - net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2.Mode
- withBackColor(Reference) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- withBackColor(HColor) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withBackColorGeneral(HColor, HColor) - Method in class net.sourceforge.plantuml.sequencediagram.teoz.TileArguments
- withBackgroundColor(HColor) - Method in class net.sourceforge.plantuml.skin.Padder
- withBody(ArrowBody) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withBorderColor(HColor) - Method in class net.sourceforge.plantuml.skin.Padder
- withColor(HColor) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withCommentAndCodeLine(String, String) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- withCorner(double, double) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withCreoleMode(CreoleMode) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- withCurrentDir(AParentFolder) - Method in class net.sourceforge.plantuml.preproc.ImportedFiles
- withCurvation(double) - Method in class net.sourceforge.plantuml.cute.MyPoint2D
- withDecoration1(ArrowDecoration) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDecoration2(ArrowDecoration) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDefault(Rainbow) - Method in class net.sourceforge.plantuml.graphic.Rainbow
- withDelta(int) - Method in class net.sourceforge.plantuml.project.core.TaskInstant
- withDeltaShadow(double) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withDiagram(AbstractPSystem) - Method in class net.sourceforge.plantuml.command.CommandExecutionResult
- withDirectionBoth() - Static method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDirectionNormal() - Static method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDirectionReverse() - Static method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDirectionSelf() - Static method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withDisplay(Display) - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- withEast(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- withEast(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- withEast(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- withEast(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- withEast(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- withEnvironmentVariable(String) - Static method in class net.sourceforge.plantuml.preproc2.PreprocessorUtils
- withErrorPreprocessor(String) - Method in class net.sourceforge.plantuml.StringLocated
- withForeColor(HColor) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withFormula(String) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- withHead(ArrowHead) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withHead(ArrowHead) - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- withHead1(ArrowHead) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withHead2(ArrowHead) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withHeight(double) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- withHoverColor(String) - Method in class net.sourceforge.plantuml.FileFormatOption
- withLabel(TextBlock, HorizontalAlignment) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- withLabel(TextBlock, VerticalAlignment) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- WithLinkType - Class in net.sourceforge.plantuml.cucadiagram
- WithLinkType() - Constructor for class net.sourceforge.plantuml.cucadiagram.WithLinkType
- withLocation(StringLocated) - Method in exception net.sourceforge.plantuml.tim.EaterException
- withLollipopInterfaceEye1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withLollipopInterfaceEye2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withMargin(double) - Method in class net.sourceforge.plantuml.skin.Padder
- withMargin(TextBlock, double, double) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- withMargin(TextBlock, double, double, double, double) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- withMargin(TextBlock, ClockwiseTopRightBottomLeft) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- withMargin(Tile, double, double, double, double) - Static method in class net.sourceforge.plantuml.sequencediagram.teoz.TileUtils
- withMaxX(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- withMaxY(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- withMerge(MergeStrategy) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- withMiddleCircle() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withMiddleCircleCircled() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withMiddleCircleCircled1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withMiddleCircleCircled2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withMinWidth(TextBlock, double, HorizontalAlignment) - Static method in class net.sourceforge.plantuml.graphic.TextBlockUtils
- withMinX(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- withMinY(double) - Method in class net.sourceforge.plantuml.svek.ClusterPosition
- withNorth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- withNorth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- withNorth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- withNorth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- withNorth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- WithNote - Class in net.sourceforge.plantuml.activitydiagram3
- WithNote() - Constructor for class net.sourceforge.plantuml.activitydiagram3.WithNote
- withNoTension() - Method in class net.sourceforge.plantuml.cute.Arc
- withNoTension() - Method in class net.sourceforge.plantuml.cute.CutePath
- withOrientation(int) - Method in class net.sourceforge.plantuml.ugraphic.UText
- withoutDecors1() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withoutDecors2() - Method in class net.sourceforge.plantuml.cucadiagram.LinkType
- withoutEndDecoration() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.Snake
- withoutPointOut() - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileGeometry
- withoutSpace() - Method in class net.sourceforge.plantuml.tim.expression.TokenStack
- withoutStereotypeIfNeeded(Style) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- withPadding(double) - Method in class net.sourceforge.plantuml.skin.Padder
- withPage(int, int) - Method in class net.sourceforge.plantuml.cucadiagram.Display
- withPage(int, int) - Method in class net.sourceforge.plantuml.cucadiagram.DisplaySection
- withPart(ArrowPart) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withPart(ArrowPart) - Method in class net.sourceforge.plantuml.skin.ArrowDressing
- WithPorts - Interface in net.sourceforge.plantuml.svek
- withPosition(NotePosition) - Method in class net.sourceforge.plantuml.sequencediagram.Note
- withPreprocFormat() - Method in class net.sourceforge.plantuml.SuggestedFile
- withPreserveAspectRatio(String) - Method in class net.sourceforge.plantuml.FileFormatOption
- withRainbow(Rainbow) - Method in class net.sourceforge.plantuml.activitydiagram3.LinkRendering
- withRankdir(Rankdir) - Method in enum net.sourceforge.plantuml.command.Position
- withRawFileName(String) - Method in class net.sourceforge.plantuml.ugraphic.UImage
- withRoundCorner(double) - Method in class net.sourceforge.plantuml.skin.Padder
- withScale(double) - Method in class net.sourceforge.plantuml.FileFormatOption
- withScale(double) - Method in interface net.sourceforge.plantuml.ugraphic.MutableImage
- withScale(double) - Method in class net.sourceforge.plantuml.ugraphic.PixelImage
- withShadow(double) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withSize(float) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- withSouth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- withSouth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- withSouth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- withSouth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- withSouth(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- WithSprite - Interface in net.sourceforge.plantuml
- withStereotype(Stereotype) - Method in class net.sourceforge.plantuml.style.StyleSignature
- withStroke(UStroke) - Method in class net.sourceforge.plantuml.graphic.SymbolContext
- withStyle(int) - Method in class net.sourceforge.plantuml.ugraphic.UFont
- WithStyle - Interface in net.sourceforge.plantuml.style
- withSvgLinkTarget(String) - Method in class net.sourceforge.plantuml.FileFormatOption
- withSwimlaneOut(Ftile, Swimlane) - Static method in class net.sourceforge.plantuml.activitydiagram3.ftile.FtileUtils
- withTension(String) - Method in class net.sourceforge.plantuml.cute.Arc
- withThickness(double) - Method in class net.sourceforge.plantuml.skin.ArrowConfiguration
- withTikzFontDistortion(TikzFontDistortion) - Method in class net.sourceforge.plantuml.FileFormatOption
- withUrl(TextBlock, Url) - Static method in class net.sourceforge.plantuml.graphic.TextBlockWithUrl
- withUseRedForError() - Method in class net.sourceforge.plantuml.FileFormatOption
- withWartermark(String) - Method in class net.sourceforge.plantuml.FileFormatOption
- withWest(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- withWest(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- withWest(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
- withWest(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside3
- withWest(TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- withWestAndEast(TextBlock, TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamond
- withWestAndEast(TextBlock, TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
- withWestAndEast(TextBlock, TextBlock) - Method in class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
- withWidth(double) - Method in class net.sourceforge.plantuml.Dimension2DDouble
- withWidth(double) - Method in class net.sourceforge.plantuml.ugraphic.URectangle
- WLinkHorizontal - Class in net.sourceforge.plantuml.wire
- WLinkHorizontal(ISkinParam, UTranslate, double, WLinkType, WArrowDirection, HColor, Display) - Constructor for class net.sourceforge.plantuml.wire.WLinkHorizontal
- WLinkType - Enum in net.sourceforge.plantuml.wire
- WLinkVertical - Class in net.sourceforge.plantuml.wire
- WLinkVertical(ISkinParam, UTranslate, double, WLinkType, WArrowDirection, HColor, Display) - Constructor for class net.sourceforge.plantuml.wire.WLinkVertical
- wmove(int, double, double) - Method in class net.sourceforge.plantuml.wire.WBlock
- wmove(String, double, double) - Method in class net.sourceforge.plantuml.wire.WireDiagram
- WOrientation - Enum in net.sourceforge.plantuml.wire
- World - Class in net.sourceforge.plantuml.geom.kinetic
- World() - Constructor for class net.sourceforge.plantuml.geom.kinetic.World
- Worm - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Worm() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Worm
- WormMutation - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- WormTexted - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- WormTexted() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
- WPrint - Class in net.sourceforge.plantuml.wire
- WPrint(ISkinParam, UTranslate, HColor, Display) - Constructor for class net.sourceforge.plantuml.wire.WPrint
- wrap() - Method in class ext.plantuml.com.ctreber.acearth.util.Coordinate
-
Warp coordinates exceeding valid values.
- WrappedElement - Class in net.sourceforge.plantuml.salt.element
- WrappedElement(Element) - Constructor for class net.sourceforge.plantuml.salt.element.WrappedElement
- wrapWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
- wrapWidth() - Method in interface net.sourceforge.plantuml.ISkinSimple
- wrapWidth() - Method in class net.sourceforge.plantuml.salt.Dictionary
- wrapWidth() - Method in class net.sourceforge.plantuml.SkinParam
- wrapWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
- wrapWidth() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
- wrapWidth() - Method in class net.sourceforge.plantuml.style.Style
- write(byte[]) - Method in class net.sourceforge.plantuml.CounterOutputStream
-
Overridden for performance reason
- write(byte[]) - Method in class net.sourceforge.plantuml.NamedOutputStream
- write(byte[]) - Method in class net.sourceforge.plantuml.NullOutputStream
-
Overridden for performance reason
- write(byte[], int, int) - Method in class net.sourceforge.plantuml.CounterOutputStream
-
Overridden for performance reason
- write(byte[], int, int) - Method in class net.sourceforge.plantuml.NamedOutputStream
- write(byte[], int, int) - Method in class net.sourceforge.plantuml.NullOutputStream
-
Overridden for performance reason
- write(int) - Method in class net.sourceforge.plantuml.code.deflate.OutputStreamProtected
- write(int) - Method in class net.sourceforge.plantuml.CounterOutputStream
-
Writes to nowhere
- write(int) - Method in class net.sourceforge.plantuml.NamedOutputStream
- write(int) - Method in class net.sourceforge.plantuml.NullOutputStream
-
Writes to nowhere
- write(RenderedImage, OutputStream, int) - Static method in class net.sourceforge.plantuml.png.PngIO
- write(RenderedImage, OutputStream, String, int) - Static method in class net.sourceforge.plantuml.png.PngIO
- write(RenderedImage, OutputStream, String, int, String) - Static method in class net.sourceforge.plantuml.png.PngIO
- write(RenderedImage, String, File) - Static method in class net.sourceforge.plantuml.security.ImageIO
- write(RenderedImage, String, OutputStream) - Static method in class net.sourceforge.plantuml.security.ImageIO
- write(RenderedImage, String, SFile) - Static method in class net.sourceforge.plantuml.security.ImageIO
- write(RenderedImage, SFile, int) - Static method in class net.sourceforge.plantuml.png.PngIO
- write(RenderedImage, SFile, String, int) - Static method in class net.sourceforge.plantuml.png.PngIO
- write(OutputStream, int) - Method in class net.sourceforge.plantuml.dedication.QBlock
- writeGraphicCtrlExt() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes Graphic Control Extension
- writeImage(OutputStream) - Method in class net.sourceforge.plantuml.eggs.GraphicsPath
- writeImage(OutputStream, String, FileFormatOption, long, ColorMapper, HColor, TextBlock) - Static method in class net.sourceforge.plantuml.ugraphic.UGraphicUtils
- writeImageDesc() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes Image Descriptor
- writeImageEps(OutputStream) - Method in class net.sourceforge.plantuml.sudoku.GraphicsSudoku
- writeImageLatex(OutputStream, FileFormat) - Method in class net.sourceforge.plantuml.sudoku.GraphicsSudoku
- writeImagePng(OutputStream) - Method in class net.sourceforge.plantuml.sudoku.GraphicsSudoku
- writeImageSvg(OutputStream) - Method in class net.sourceforge.plantuml.sudoku.GraphicsSudoku
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.braille.UGraphicBraille
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.g2d.UGraphicG2d
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.html5.UGraphicHtml5
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.svg.UGraphicSvg
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- writeImageTOBEMOVED(OutputStream, String, int) - Method in interface net.sourceforge.plantuml.ugraphic.UGraphic2
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.UGraphicNull
- writeImageTOBEMOVED(OutputStream, String, int) - Method in class net.sourceforge.plantuml.ugraphic.visio.UGraphicVdx
- writeImageTOBEMOVED(FileFormatOption, long, OutputStream) - Method in class net.sourceforge.plantuml.ugraphic.ImageBuilder
- writeLSD() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes Logical Screen Descriptor
- writeNetscapeExt() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes Netscape application extension to define repeat count.
- writePalette() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes color table
- writePGMFile(String, VP8Frame) - Method in class net.sourceforge.plantuml.webp.VP8Decoder
- writePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Encodes and writes pixel data
- Writer - Interface in ext.plantuml.com.google.zxing
-
The base class for all objects which encode/generate a barcode image.
- WriterConfig - Class in net.sourceforge.plantuml.json
-
Controls the formatting of the JSON output.
- WriterConfig() - Constructor for class net.sourceforge.plantuml.json.WriterConfig
- WriterException - Exception in ext.plantuml.com.google.zxing
-
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
- WriterException() - Constructor for exception ext.plantuml.com.google.zxing.WriterException
- WriterException(String) - Constructor for exception ext.plantuml.com.google.zxing.WriterException
- WriterWiki - Class in net.sourceforge.plantuml.creole.rosetta
- WriterWiki(WikiLanguage) - Constructor for class net.sourceforge.plantuml.creole.rosetta.WriterWiki
- writeShort(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Write 16-bit value to output stream, LSB first
- writeString(String) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
-
Writes string to output stream
- writeStringTo(int, int, String) - Method in class org.stathissideris.ascii2image.text.TextGrid
- writeStringTo(TextGrid.Cell, String) - Method in class org.stathissideris.ascii2image.text.TextGrid
- writeTo(OutputStream, int) - Method in class net.sourceforge.plantuml.dedication.QBlocks
- writeTo(Writer) - Method in class net.sourceforge.plantuml.json.JsonValue
-
Writes the JSON representation of this value to the given writer in its minimal form, without any additional whitespace.
- writeTo(Writer, WriterConfig) - Method in class net.sourceforge.plantuml.json.JsonValue
-
Writes the JSON representation of this value to the given writer using the given formatting.
- writeWithMetadata(RenderedImage, OutputStream, String, int, String) - Static method in class net.sourceforge.plantuml.png.PngIOMetadata
- writeYV12File(String, VP8Frame) - Method in class net.sourceforge.plantuml.webp.VP8Decoder
X
- x - Variable in class h.ST_point
- x - Variable in class h.ST_pointf
- x - Variable in class org.stathissideris.ascii2image.text.TextGrid.Cell
- X_AXIS_KEY - Static variable in class jcckit.plot.CartesianCoordinateSystem
-
Configuration parameter key.
- x_cutval(ST_Agedge_s) - Static method in class gen.lib.common.ns__c
- X_KEY - Static variable in class jcckit.data.DataCurve
-
Config parameter key.
- x_val(ST_Agedge_s, ST_Agnode_s, int) - Static method in class gen.lib.common.ns__c
- xdots - Variable in class h.ST_layout_t
- XingTypeEntry - Static variable in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- XingTypeExit - Static variable in class ext.plantuml.com.ctreber.acearth.util.EdgeCrossing
- xlabel - Variable in class h.ST_Agedgeinfo_t
- xlabel - Variable in class h.ST_Agnodeinfo_t
- xlabels__c - Class in gen.lib.label
- xlabels__c() - Constructor for class gen.lib.label.xlabels__c
- xladjust(ST_XLabels_t, ST_object_t) - Static method in class gen.lib.label.xlabels__c
- xlfree(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- xlhdxload(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- xlhdxunload(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- xlhorder(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- xlinitialize(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- xlintersections(ST_XLabels_t, ST_object_t, ST_object_t[]) - Static method in class gen.lib.label.xlabels__c
- xlnew(CArray<ST_object_t>, int, CArray<ST_xlabel_t>, int, ST_label_params_t) - Static method in class gen.lib.label.xlabels__c
- xlspdxload(ST_XLabels_t) - Static method in class gen.lib.label.xlabels__c
- XMI_ARGO - net.sourceforge.plantuml.FileFormat
- XMI_STANDARD - net.sourceforge.plantuml.FileFormat
- XMI_STAR - net.sourceforge.plantuml.FileFormat
- XmiClassDiagramArgo - Class in net.sourceforge.plantuml.xmi
- XmiClassDiagramArgo(ClassDiagram) - Constructor for class net.sourceforge.plantuml.xmi.XmiClassDiagramArgo
- XmiClassDiagramStandard - Class in net.sourceforge.plantuml.xmi
- XmiClassDiagramStandard(ClassDiagram) - Constructor for class net.sourceforge.plantuml.xmi.XmiClassDiagramStandard
- XmiClassDiagramStar - Class in net.sourceforge.plantuml.xmi
- XmiClassDiagramStar(ClassDiagram) - Constructor for class net.sourceforge.plantuml.xmi.XmiClassDiagramStar
- XmiDescriptionDiagram - Class in net.sourceforge.plantuml.xmi
- XmiDescriptionDiagram(DescriptionDiagram) - Constructor for class net.sourceforge.plantuml.xmi.XmiDescriptionDiagram
- XmiStateDiagram - Class in net.sourceforge.plantuml.xmi
- XmiStateDiagram(StateDiagram) - Constructor for class net.sourceforge.plantuml.xmi.XmiStateDiagram
- XmlConverter - Class in net.sourceforge.plantuml.stats
- XmlConverter(Stats) - Constructor for class net.sourceforge.plantuml.stats.XmlConverter
- XMoveable - Interface in net.sourceforge.plantuml.geom
- xor(byte[], byte[]) - Static method in class net.sourceforge.plantuml.eggs.EggUtils
- xor(byte[], byte[]) - Static method in class net.sourceforge.plantuml.version.PLSSignature
- xor(BitArray) - Method in class ext.plantuml.com.google.zxing.common.BitArray
- xor(SpriteMonochrome) - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- XPAD(ST_pointf) - Static method in class smetana.core.Macro
- xpenalty - Variable in class h.ST_Agedgeinfo_t
- xSeparation - Variable in class net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond.FtileSwitchNude
- xsize - Variable in class smetana.core.Z
- xSymetric() - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- xyzToLuv(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
- xyzToRgb(double[]) - Static method in class net.sourceforge.plantuml.ugraphic.color.HUSLColorConverter
Y
- y - Variable in class h.ST_point
- y - Variable in class h.ST_pointf
- y - Variable in class org.stathissideris.ascii2image.text.TextGrid.Cell
- Y - Static variable in class net.sourceforge.plantuml.webp.SubBlock
- Y_AFTER_Y2 - Static variable in class net.sourceforge.plantuml.webp.SubBlock
- Y_AXIS_KEY - Static variable in class jcckit.plot.CartesianCoordinateSystem
-
Configuration parameter key.
- Y_KEY - Static variable in class jcckit.data.DataCurve
-
Config parameter key.
- Y_POS_ROW16() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- Y_POS_ROW28() - Method in class net.sourceforge.plantuml.project.draw.TimeHeader
- Y1 - net.sourceforge.plantuml.webp.SubBlock.PLANE
- Y2 - net.sourceforge.plantuml.webp.SubBlock.PLANE
- Y2 - Static variable in class net.sourceforge.plantuml.webp.SubBlock
- YAML - net.sourceforge.plantuml.core.DiagramType
- YAML - net.sourceforge.plantuml.UmlDiagramType
- yamlDiagram - net.sourceforge.plantuml.style.SName
- YamlDiagramFactory - Class in net.sourceforge.plantuml.yaml
- YamlDiagramFactory() - Constructor for class net.sourceforge.plantuml.yaml.YamlDiagramFactory
- YamlLines - Class in net.sourceforge.plantuml.yaml
- YamlLines(List<String>) - Constructor for class net.sourceforge.plantuml.yaml.YamlLines
- YDelta - Class in net.sourceforge.plantuml.svek
- YDelta(double) - Constructor for class net.sourceforge.plantuml.svek.YDelta
- YDelta(double, double) - Constructor for class net.sourceforge.plantuml.svek.YDelta
- year() - Method in class net.sourceforge.plantuml.project.time.Day
- year() - Method in class net.sourceforge.plantuml.project.time.MonthYear
- YMirror - Class in net.sourceforge.plantuml.sdot
- YMirror(double) - Constructor for class net.sourceforge.plantuml.sdot.YMirror
- yNewPages() - Method in class net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
- youShouldSendThisDiagram(List<String>) - Static method in class net.sourceforge.plantuml.svek.GraphvizCrash
- YPAD(ST_pointf) - Static method in class smetana.core.Macro
- YPositionedTile - Class in net.sourceforge.plantuml.sequencediagram.teoz
- YPositionedTile(Tile, double) - Constructor for class net.sourceforge.plantuml.sequencediagram.teoz.YPositionedTile
- yReverse(double) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioLine
- yReverse(double) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioRectangle
- yReverse(double) - Method in interface net.sourceforge.plantuml.ugraphic.visio.VisioShape
- yReverse(double) - Method in class net.sourceforge.plantuml.ugraphic.visio.VisioText
- ysize - Variable in class smetana.core.Z
- ySymetric() - Method in class net.sourceforge.plantuml.sprite.SpriteMonochrome
- YTransformer - Class in net.sourceforge.plantuml.svek.image
- YTransformer(double) - Constructor for class net.sourceforge.plantuml.svek.image.YTransformer
Z
- z() - Static method in class smetana.core.Z
- Z - Class in smetana.core
- Zad - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- Zad() - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.Zad
- ZadBuilder - Class in net.sourceforge.plantuml.activitydiagram3.ftile
- ZadBuilder(StringBounder) - Constructor for class net.sourceforge.plantuml.activitydiagram3.ftile.ZadBuilder
- zapinlist(ST_elist, ST_Agedge_s) - Static method in class gen.lib.dotgen.fastgr__c
- zero() - Static method in class smetana.core.OFFSET
- ZERO - Static variable in class net.sourceforge.plantuml.creole.legacy.AtomTextUtils
- zeroMargin(int) - Static method in class net.sourceforge.plantuml.SkinParam
- ZLIB - net.sourceforge.plantuml.zopfli.Options.OutputFormat
- zmalloc(size_t) - Static method in class gen.lib.common.memory__c
- Zoda1 - Class in net.sourceforge.plantuml.graph
-
Deprecated.
- Zoda1() - Constructor for class net.sourceforge.plantuml.graph.Zoda1
-
Deprecated.
- Zoda2 - Class in net.sourceforge.plantuml.graph
- Zoda2() - Constructor for class net.sourceforge.plantuml.graph.Zoda2
- zoom(double) - Static method in class net.sourceforge.plantuml.cute.RotationZoom
- Zopfli - Class in net.sourceforge.plantuml.zopfli
- Zopfli(int) - Constructor for class net.sourceforge.plantuml.zopfli.Zopfli
_
- ___(__struct__) - Method in class h.ST_Agdesc_s
- ___(__struct__) - Method in class h.ST_Agedge_s
- ___(__struct__) - Method in class h.ST_Agedgeinfo_t
- ___(__struct__) - Method in class h.ST_Agnode_s
- ___(__struct__) - Method in class h.ST_Agraph_s
- ___(__struct__) - Method in class h.ST_Agtag_s
- ___(__struct__) - Method in class h.ST_arrowname_t
- ___(__struct__) - Method in class h.ST_arrowtype_t
- ___(__struct__) - Method in class h.ST_BestPos_t
- ___(__struct__) - Method in class h.ST_bezier
- ___(__struct__) - Method in class h.ST_boxf
- ___(__struct__) - Method in class h.ST_Branch_t
- ___(__struct__) - Method in class h.ST_cinfo_t
- ___(__struct__) - Method in class h.ST_dtlink_s
- ___(__struct__) - Method in class h.ST_elist
- ___(__struct__) - Method in class h.ST_field_t
- ___(__struct__) - Method in class h.ST_point
- ___(__struct__) - Method in class h.ST_pointf
- ___(__struct__) - Method in class h.ST_port
- ___(__struct__) - Method in class h.ST_rank_t
- ___(__struct__) - Method in class h.ST_Rect_t
- ___(__struct__) - Method in class smetana.core.UnsupportedStarStruct
- ___(__struct__<C>) - Method in interface smetana.core.__struct__
- __ptr__ - Interface in smetana.core
- __struct__<C extends __ptr__> - Interface in smetana.core
- _attributes - Variable in class jcckit.plot.AbstractSymbolFactory
-
Attributes of all symbols.
- _DTCMP(ST_dt_s, __ptr__, __ptr__, ST_dtdisc_s, CFunction, int) - Static method in class smetana.core.Macro
- _DTKEY(__ptr__, OFFSET, int) - Static method in class smetana.core.Macro
- _Dtobag - Variable in class smetana.core.Z
- _Dttree - Variable in class smetana.core.Z
- _DUMMY_ELEM_ - h.EN_api_t
- _head - Variable in class h.ST_dtdata_s
- _htab - Variable in class h.ST_dtdata_s
- _left - Variable in class h.ST_dtlink_s
- _routesplines(ST_path, int[], int) - Static method in class gen.lib.common.routespl__c
- _size - Variable in class jcckit.plot.AbstractSymbolFactory
-
Size of all symbols.
- _swap(int, int) - Method in class smetana.core.CArrayOfStar
All Classes All Packages