net.sourceforge.plantuml.hector
Class Skeleton
java.lang.Object
net.sourceforge.plantuml.hector.Skeleton
public class Skeleton
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Skeleton
public Skeleton(List<Pin> pins,
List<PinLink> pinLinks)
getRows
public SortedSet<Integer> getRows()
getPins
public List<Pin> getPins()
getPinsOfRow
public Collection<Pin> getPinsOfRow(int row)
getPinLinks
public List<PinLink> getPinLinks()
Copyright © 2013. All Rights Reserved.