Uses of Class
net.sourceforge.plantuml.nwdiag.core.NwGroup
Packages that use NwGroup
-
Uses of NwGroup in net.sourceforge.plantuml.nwdiag.next
Method parameters in net.sourceforge.plantuml.nwdiag.next with type arguments of type NwGroupModifier and TypeMethodDescriptionvoidNPlayField.fixGroups(List<NwGroup> groups, Collection<NServer> servers) Constructor parameters in net.sourceforge.plantuml.nwdiag.next with type arguments of type NwGroupModifierConstructorDescriptionGridTextBlockDecorated(int lines, int cols, List<NwGroup> groups, List<Network> networks, ISkinParam skinparam)