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, Entity g) Bibliotekon.getCluster(Entity ent) final ClusterSvekNode.getCluster()ClusterManager.getCurrent()final ClusterCluster.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 TypeMethodDescriptionvoidBibliotekon.addCluster(Cluster current) final voidSvekNode.setCluster(Cluster cluster) voidSvekEdge.setProjectionCluster(Cluster cluster) Constructors in net.sourceforge.plantuml.svek with parameters of type ClusterModifierConstructorDescriptionClusterDotString(Cluster cluster, ISkinParam skinParam) ClusterDotStringKermor(Cluster cluster, ISkinParam skinParam) ClusterManager(Bibliotekon bibliotekon, Cluster root) DotStringFactory(Bibliotekon bibliotekon, Cluster root, UmlDiagramType umlDiagramType, 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, Cluster parent, Bibliotekon bibliotekon) EntityImageStateBorder(Entity leaf, Cluster stateParent, Bibliotekon bibliotekon)