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
Constructors in net.sourceforge.plantuml.elk with parameters of type SName -
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.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 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 SNameModifierConstructorDescriptionGeneralImageBuilder
(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName) -
Uses of SName in net.sourceforge.plantuml.svek.image
Constructors in net.sourceforge.plantuml.svek.image with parameters of type SNameModifierConstructorDescriptionEntityImageAssociation
(Entity entity, ISkinParam skinParam, SName sname) EntityImageDeepHistory
(Entity entity, ISkinParam skinParam, SName sname) EntityImageDescription
(Entity entity, ISkinParam skinParam2, PortionShower portionShower, Collection<Link> links, SName styleName, Bibliotekon bibliotekon) EntityImageEmptyPackage
(Entity entity, ISkinParam skinParam, PortionShower portionShower, SName sname) EntityImageLollipopInterface
(Entity entity, ISkinParam skinParam, SName sname) EntityImagePort
(Entity leaf, ISkinParam skinParam, Cluster parent, Bibliotekon bibliotekon, SName sname) EntityImagePseudoState
(Entity entity, ISkinParam skinParam, String historyText, SName sname) EntityImagePseudoState
(Entity entity, ISkinParam skinParam, SName sname) EntityImageState2
(Entity entity, ISkinParam skinParam, SName sname) EntityImageStateBorder
(Entity leaf, ISkinParam skinParam, Cluster stateParent, Bibliotekon bibliotekon, SName sname) EntityImageSynchroBar
(Entity entity, ISkinParam skinParam, SName styleName)