Uses of Class
net.sourceforge.plantuml.nwdiag.core.NServer
Packages that use NServer
-
Uses of NServer in net.sourceforge.plantuml.nwdiag.core
Methods in net.sourceforge.plantuml.nwdiag.core that return NServerModifier and TypeMethodDescriptionstatic NServerNServer.create(String name, ISkinParam skinParam) Methods in net.sourceforge.plantuml.nwdiag.core with parameters of type NServerMethod parameters in net.sourceforge.plantuml.nwdiag.core with type arguments of type NServer -
Uses of NServer in net.sourceforge.plantuml.nwdiag.next
Methods in net.sourceforge.plantuml.nwdiag.next that return NServerMethod parameters in net.sourceforge.plantuml.nwdiag.next with type arguments of type NServerModifier and TypeMethodDescriptionvoidNPlayField.fixGroups(List<NwGroup> groups, Collection<NServer> servers) Constructors in net.sourceforge.plantuml.nwdiag.next with parameters of type NServer