Uses of Class
net.sourceforge.plantuml.svek.Cluster
Packages that use Cluster
-
Uses of Cluster in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return ClusterModifier and TypeMethodDescriptionCluster.createChild
(ClusterHeader clusterHeader, ColorSequence colorSequence, ISkinParam skinParam, Entity g) Bibliotekon.getCluster
(Entity ent) final Cluster
SvekNode.getCluster()
final Cluster
Cluster.getParentCluster()
Methods in net.sourceforge.plantuml.svek that return types with arguments of type ClusterMethods in net.sourceforge.plantuml.svek with parameters of type ClusterModifier and TypeMethodDescriptionvoid
Bibliotekon.addCluster
(Cluster current) final void
SvekNode.setCluster
(Cluster cluster) void
SvekLine.setProjectionCluster
(Cluster cluster) Constructors in net.sourceforge.plantuml.svek with parameters of type ClusterModifierConstructorDescriptionClusterDotString
(Cluster cluster, ISkinParam skinParam) ClusterDotStringKermor
(Cluster cluster, ISkinParam skinParam) -
Uses of Cluster in net.sourceforge.plantuml.svek.image
Fields in net.sourceforge.plantuml.svek.image declared as ClusterConstructors in net.sourceforge.plantuml.svek.image with parameters of type ClusterModifierConstructorDescriptionEntityImagePort
(Entity leaf, ISkinParam skinParam, Cluster parent, Bibliotekon bibliotekon, SName sname) EntityImageStateBorder
(Entity leaf, ISkinParam skinParam, Cluster stateParent, Bibliotekon bibliotekon, SName sname)