public class Bibliotekon extends Object
Constructor and Description |
---|
Bibliotekon() |
Modifier and Type | Method and Description |
---|---|
void |
addCluster(Cluster current) |
void |
addLine(Line line) |
List<Cluster> |
allCluster() |
List<Line> |
allLines() |
Collection<Shape> |
allShapes() |
List<Line> |
getAllLineConnectedTo(IEntity leaf) |
Cluster |
getCluster(IGroup ent) |
Line |
getLine(Link link) |
IEntity |
getOnlyOther(IEntity entity) |
Shape |
getShape(IEntity ent) |
String |
getShapeUid(ILeaf ent) |
String |
getWarningOrError(int warningOrError) |
List<Line> |
lines0() |
List<Line> |
lines1() |
void |
putShape(ILeaf ent,
Shape shape) |
public void addLine(Line line)
public void addCluster(Cluster current)
public String getWarningOrError(int warningOrError)
public Collection<Shape> allShapes()
Copyright © 2015. All Rights Reserved.