net.sourceforge.plantuml.svek
Class Bibliotekon
java.lang.Object
net.sourceforge.plantuml.svek.Bibliotekon
public class Bibliotekon
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bibliotekon
public Bibliotekon()
putShape
public void putShape(ILeaf ent,
Shape shape)
getCluster
public Cluster getCluster(IGroup ent)
addLine
public void addLine(Line line)
addCluster
public void addCluster(Cluster current)
getShape
public Shape getShape(IEntity ent)
getShapeUid
public String getShapeUid(ILeaf ent)
getWarningOrError
public String getWarningOrError(int warningOrError)
allLines
public List<Line> allLines()
lines0
public List<Line> lines0()
lines1
public List<Line> lines1()
allCluster
public List<Cluster> allCluster()
allShapes
public Collection<Shape> allShapes()
getAllLineConnectedTo
public List<Line> getAllLineConnectedTo(IEntity leaf)
Copyright © 2014. All Rights Reserved.