Uses of Class
net.sourceforge.plantuml.svek.ColorSequence
Packages that use ColorSequence
-
Uses of ColorSequence in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return ColorSequenceMethods in net.sourceforge.plantuml.svek with parameters of type ColorSequenceModifier and TypeMethodDescriptionCluster.createChild(ClusterHeader clusterHeader, ColorSequence colorSequence, ISkinParam skinParam, Entity g) Bibliotekon.createNode(Entity ent, IEntityImage image, ColorSequence colorSequence, StringBounder stringBounder) Constructors in net.sourceforge.plantuml.svek with parameters of type ColorSequenceModifierConstructorDescriptionCluster(ICucaDiagram diagram, ColorSequence colorSequence, ISkinParam skinParam, Entity root) SvekLine(Link link, ColorSequence colorSequence, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion)