net.sourceforge.plantuml.hector2.continuity
Class Skeleton
java.lang.Object
net.sourceforge.plantuml.hector2.continuity.Skeleton
public class Skeleton
- extends Object
Skeleton
public Skeleton()
toString
public String toString()
- Overrides:
toString
in class Object
removeCycle
public Skeleton removeCycle()
add
public void add(Link link)
addAll
public void addAll(Skeleton other)
doesTouch
public boolean doesTouch(Link other)
doesTouch
public boolean doesTouch(Skeleton other)
computeLayers
public void computeLayers()
entities
public Collection<IEntity> entities()
Copyright © 2014. All Rights Reserved.