Uses of Class
net.sourceforge.plantuml.decoration.symbol.USymbol
Packages that use USymbol
Package
Description
-
Uses of USymbol in net.atmp
-
Uses of USymbol in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return USymbolMethods in net.sourceforge.plantuml.abel with parameters of type USymbolModifier and TypeMethodDescriptionbooleanEntity.muteToType(LeafType newType, USymbol newSymbol) voidEntity.setUSymbol(USymbol symbol) -
Uses of USymbol in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 with parameters of type USymbolModifier and TypeMethodDescriptionvoidActivityDiagram3.startGroup(Display name, HColor backColor, USymbol type, Style style) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type USymbolModifierConstructorDescriptionInstructionGroup(Instruction parent, Display title, HColor backColor, Swimlane swimlane, LinkRendering linkRendering, USymbol type, Style style) -
Uses of USymbol in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type USymbolModifier and TypeMethodDescriptionFtileFactory.createGroup(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) FtileFactoryDelegator.createGroup(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) -
Uses of USymbol in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type USymbolModifier and TypeMethodDescriptionFtileFactoryDelegatorCreateGroup.createGroup(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) VCompactFactory.createGroup(Ftile list, Display name, HColor backColor, PositionedNote note, USymbol type, Style style) static final StyleSignatureBasicFtileGroup.getStyleSignature(USymbol symbol) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type USymbolModifierConstructorDescriptionFtileGroup(Ftile inner, Display title, HColor backColor, ISkinParam skinParam, USymbol type, Style style) -
Uses of USymbol in net.sourceforge.plantuml.activitydiagram3.gtile
Constructors in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type USymbolModifierConstructorDescriptionGtileGroup(Gtile inner, Display title, Display displayNote, HColor arrowColor, HColor backColor, ISkinParam skinParam, USymbol type, Style style) -
Uses of USymbol in net.sourceforge.plantuml.decoration.symbol
Subclasses of USymbol in net.sourceforge.plantuml.decoration.symbolModifier and TypeClassDescriptionclassclassclassclassFields in net.sourceforge.plantuml.decoration.symbol declared as USymbolModifier and TypeFieldDescriptionstatic final USymbolUSymbols.ACTIONstatic final USymbolUSymbols.ACTOR_AWESOMEstatic final USymbolUSymbols.ACTOR_HOLLOWstatic final USymbolUSymbols.ACTOR_STICKMANstatic final USymbolUSymbols.ACTOR_STICKMAN_BUSINESSstatic final USymbolUSymbols.AGENTstatic final USymbolUSymbols.ARCHIMATEstatic final USymbolUSymbols.ARTIFACTstatic final USymbolUSymbols.BOUNDARYstatic final USymbolUSymbols.CARDstatic final USymbolUSymbols.CLOUDstatic final USymbolUSymbols.COLLECTIONSstatic final USymbolUSymbols.COMPONENT_RECTANGLEstatic final USymbolUSymbols.COMPONENT1static final USymbolUSymbols.COMPONENT2static final USymbolUSymbols.CONTROLstatic final USymbolUSymbols.DATABASEstatic final USymbolUSymbols.ENTITY_DOMAINstatic final USymbolUSymbols.FILEstatic final USymbolUSymbols.FOLDERstatic final USymbolUSymbols.FRAMEstatic final USymbolUSymbols.GROUPstatic final USymbolUSymbols.HEXAGONstatic final USymbolUSymbols.INTERFACEstatic final USymbolUSymbols.LABELstatic final USymbolUSymbols.NODEstatic final USymbolUSymbols.PACKAGEstatic final USymbolUSymbols.PARTITIONstatic final USymbolUSymbols.PERSONstatic final USymbolUSymbols.PROCESSstatic final USymbolUSymbols.QUEUEstatic final USymbolUSymbols.RECTANGLEstatic final USymbolUSymbols.STACKstatic final USymbolUSymbols.STORAGEstatic final USymbolUSymbols.USECASEMethods in net.sourceforge.plantuml.decoration.symbol that return USymbolModifier and TypeMethodDescriptionstatic USymbolUSymbols.fromString(String s, ActorStyle actorStyle, ComponentStyle componentStyle, PackageStyle packageStyle) static USymbolUSymbols.fromString(String symbol, ISkinParam skinParam) -
Uses of USymbol in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type USymbolModifier and TypeMethodDescriptionstatic booleanCommandCreateElementFull.existsWithBadType3(AbstractEntityDiagram diagram, Quark<Entity> code, LeafType type, USymbol usymbol) -
Uses of USymbol in net.sourceforge.plantuml.nwdiag.core
Methods in net.sourceforge.plantuml.nwdiag.core that return USymbol -
Uses of USymbol in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return USymbol -
Uses of USymbol in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return USymbolMethods in net.sourceforge.plantuml.svek with parameters of type USymbolModifier and TypeMethodDescriptionstatic HColorCluster.getBackColor(HColor backColor, Stereotype stereotype, SName styleName, USymbol symbol, StyleBuilder styleBuilder, HColorSet colorSet, GroupType groupType) static StyleSignatureBasicCluster.getDefaultStyleDefinition(SName diagramStyleName, USymbol symbol, GroupType groupType) Constructors in net.sourceforge.plantuml.svek with parameters of type USymbolModifierConstructorDescriptionClusterDecoration(PackageStyle style, USymbol symbol, TextBlock title, TextBlock stereo, RectangleArea rectangleArea, UStroke stroke)