Uses of Enum Class
net.sourceforge.plantuml.style.SName
Packages that use SName
Package
Description
-
Uses of SName in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type SNameModifier and TypeMethodDescriptionstatic FloatingNote
FloatingNote.create
(Display note, ISkinParam skinParam, SName sname) static FloatingNote
FloatingNote.createOpale
(Display note, ISkinParam skinParam, SName sname) -
Uses of SName in net.sourceforge.plantuml.chronology
Methods in net.sourceforge.plantuml.chronology with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.decoration.symbol
Methods in net.sourceforge.plantuml.decoration.symbol that return SNameModifier and TypeMethodDescriptionabstract SName
USymbol.getSName()
USymbolActorBusiness.getSName()
USymbolFolder.getSName()
USymbolHexagon.getSName()
USymbolInterface.getSName()
Constructors in net.sourceforge.plantuml.decoration.symbol with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.elk
Methods in net.sourceforge.plantuml.elk with parameters of type SNameModifier and TypeMethodDescriptionfinal StyleSignature
CucaDiagramFileMakerElk.getDefaultStyleDefinitionArrow
(Stereotype stereotype, SName styleName) Constructors in net.sourceforge.plantuml.elk with parameters of type SNameModifierConstructorDescriptionMyElkEdge
(CucaDiagram diagram, SName styleName, Link link, ElkEdge edge, TextBlock centerLabel, TextBlock tailLabel, TextBlock headLabel, double magicY2, Map<Entity, MyElkCluster> elkClusters, UTranslate translate, Map<Entity, IEntityImage> nodeImages) -
Uses of SName in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.nwdiag.core
Methods in net.sourceforge.plantuml.nwdiag.core with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.project.draw
Methods in net.sourceforge.plantuml.project.draw with parameters of type SNameModifier and TypeMethodDescriptionprotected final TextBlock
TimeHeader.getTextBlock
(SName param, String text, boolean bold, HColor color) -
Uses of SName in net.sourceforge.plantuml.sdot
Methods in net.sourceforge.plantuml.sdot with parameters of type SNameModifier and TypeMethodDescriptionfinal StyleSignature
CucaDiagramFileMakerSmetana.getDefaultStyleDefinitionArrow
(Stereotype stereotype, SName styleName) -
Uses of SName in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return SName -
Uses of SName in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return SNameModifier and TypeMethodDescriptionstatic SName
Returns the enum constant of this class with the specified name.static SName[]
SName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.style with parameters of type SName -
Uses of SName in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return SNameMethods in net.sourceforge.plantuml.svek with parameters of type SNameModifier and TypeMethodDescriptionstatic HColor
Cluster.getBackColor
(HColor backColor, Stereotype stereotype, SName styleName, USymbol symbol, StyleBuilder styleBuilder, HColorSet colorSet, GroupType groupType) static StyleSignatureBasic
Cluster.getDefaultStyleDefinition
(SName diagramStyleName, USymbol symbol, GroupType groupType) Constructors in net.sourceforge.plantuml.svek with parameters of type SNameModifierConstructorDescriptionGraphvizImageBuilder
(DotData dotData, UmlSource source, Pragma pragma, SName styleName, DotMode dotMode, DotStringFactory dotStringFactory, ClusterManager clusterManager)