Uses of Class
net.sourceforge.plantuml.svek.Bibliotekon
Packages that use Bibliotekon
Package
Description
-
Uses of Bibliotekon in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel with parameters of type BibliotekonModifier and TypeMethodDescriptionLink.getEntityPort1
(Bibliotekon bibliotekon) Link.getEntityPort2
(Bibliotekon bibliotekon) -
Uses of Bibliotekon in net.sourceforge.plantuml.cruise
Fields in net.sourceforge.plantuml.cruise declared as BibliotekonConstructors in net.sourceforge.plantuml.cruise with parameters of type BibliotekonModifierConstructorDescriptionprotected
XAbstractEdge
(Link link, ISkinParam skinParam, Bibliotekon bibliotekon) -
Uses of Bibliotekon in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot with parameters of type BibliotekonModifier and TypeMethodDescriptionvoid
Neighborhood.drawU
(UGraphic ug, double minX, double minY, Bibliotekon bibliotekon, XDimension2D shapeDim) -
Uses of Bibliotekon in net.sourceforge.plantuml.sdot
Constructors in net.sourceforge.plantuml.sdot with parameters of type BibliotekonModifierConstructorDescriptionSmetanaEdge
(Link link, ST_Agedge_s edge, YMirror ymirror, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon, ISkinParam skinParam) -
Uses of Bibliotekon in net.sourceforge.plantuml.svek
Fields in net.sourceforge.plantuml.svek declared as BibliotekonMethods in net.sourceforge.plantuml.svek that return BibliotekonModifier and TypeMethodDescriptionfinal Bibliotekon
ClusterManager.getBibliotekon()
protected final Bibliotekon
CucaDiagramFileMaker.getBibliotekon()
DotStringFactory.getBibliotekon()
Methods in net.sourceforge.plantuml.svek with parameters of type BibliotekonModifier and TypeMethodDescriptionstatic IEntityImage
GeneralImageBuilder.createEntityImageBlock
(Entity leaf, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, Collection<Link> links) Constructors in net.sourceforge.plantuml.svek with parameters of type BibliotekonModifierConstructorDescriptionClusterManager
(Bibliotekon bibliotekon, Cluster root) DotStringFactory
(Bibliotekon bibliotekon, Cluster root, UmlDiagramType umlDiagramType, ISkinParam skinParam) EntityImageProtected
(IEntityImage orig, double border, Neighborhood neighborhood, Bibliotekon bibliotekon) SvekEdge
(Link link, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, FontConfiguration cardinalityFont, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion) -
Uses of Bibliotekon in net.sourceforge.plantuml.svek.image
Fields in net.sourceforge.plantuml.svek.image declared as BibliotekonModifier and TypeFieldDescriptionprotected final Bibliotekon
AbstractEntityImageBorder.bibliotekon
Constructors in net.sourceforge.plantuml.svek.image with parameters of type BibliotekonModifierConstructorDescriptionEntityImageActivity
(Entity entity, Bibliotekon bibliotekon) EntityImageDescription
(Entity entity, PortionShower portionShower, Collection<Link> links, Bibliotekon bibliotekon) EntityImageLollipopInterfaceEye1
(Entity entity, Bibliotekon bibliotekon) EntityImagePort
(Entity leaf, Cluster parent, Bibliotekon bibliotekon) EntityImageStateBorder
(Entity leaf, Cluster stateParent, Bibliotekon bibliotekon) EntityImageTips
(Entity entity, Bibliotekon bibliotekon)