Package net.sourceforge.plantuml.svek
Class Bibliotekon
java.lang.Object
net.sourceforge.plantuml.svek.Bibliotekon
public class Bibliotekon
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addCluster
(Cluster current) void
java.util.List<Cluster>
java.util.List<SvekLine>
allLines()
java.util.Collection<SvekNode>
allNodes()
createNode
(ILeaf ent, IEntityImage image, ColorSequence colorSequence, StringBounder stringBounder) java.util.List<SvekLine>
getAllLineConnectedTo
(IEntity leaf) getCluster
(IGroup ent) java.util.Map<java.lang.String,
java.lang.Double> getMaxX()
java.lang.String
getNodeUid
(ILeaf ent) getOnlyOther
(IEntity entity) java.lang.String
getWarningOrError
(int warningOrError) java.util.List<SvekLine>
lines0()
java.util.List<SvekLine>
lines1()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Bibliotekon
public Bibliotekon()
-
-
Method Details
-
createNode
public SvekNode createNode(ILeaf ent, IEntityImage image, ColorSequence colorSequence, StringBounder stringBounder) -
getCluster
-
addLine
-
addCluster
-
getNode
-
getNodeUid
-
getWarningOrError
public java.lang.String getWarningOrError(int warningOrError) -
getMaxX
public java.util.Map<java.lang.String,java.lang.Double> getMaxX() -
allLines
-
lines0
-
lines1
-
allCluster
-
allNodes
-
getAllLineConnectedTo
-
getLine
-
getOnlyOther
-
getLeaf
-