Uses of Enum Class
net.sourceforge.plantuml.abel.GroupType
Packages that use GroupType
-
Uses of GroupType in net.atmp
-
Uses of GroupType in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return GroupTypeModifier and TypeMethodDescriptionEntity.getGroupType()static GroupTypeReturns the enum constant of this class with the specified name.static GroupType[]GroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.abel with parameters of type GroupTypeModifier and TypeMethodDescriptionEntityFactory.createGroup(Quark<Entity> quark, GroupType groupType, Set<VisibilityModifier> hides) voidEntity.muteToGroupType(GroupType newType) -
Uses of GroupType in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek with parameters of type GroupTypeModifier 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)