Package net.sourceforge.plantuml.hector
Class Skeleton
- java.lang.Object
-
- net.sourceforge.plantuml.hector.Skeleton
-
public class Skeleton extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<PinLink>getPinLinks()java.util.List<Pin>getPins()java.util.Collection<Pin>getPinsOfRow(int row)java.util.SortedSet<java.lang.Integer>getRows()
-