net.sourceforge.plantuml.hector
Class SkeletonConfiguration
java.lang.Object
net.sourceforge.plantuml.hector.SkeletonConfiguration
public class SkeletonConfiguration
- extends Object
getDefault
public static SkeletonConfiguration getDefault(Skeleton skeleton)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
getCol
public int getCol(Pin pin)
getSomeMuteds
public Set<SkeletonConfiguration> getSomeMuteds()
getPinLinks
public List<PinLink> getPinLinks()
getLength
public double getLength(PinLink link)
Copyright © 2014. All Rights Reserved.