public class SkeletonConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
getCol(Pin pin) |
static SkeletonConfiguration |
getDefault(Skeleton skeleton) |
double |
getLength(PinLink link) |
List<PinLink> |
getPinLinks() |
Set<SkeletonConfiguration> |
getSomeMuteds() |
int |
hashCode() |
String |
toString() |
public static SkeletonConfiguration getDefault(Skeleton skeleton)
public int getCol(Pin pin)
public Set<SkeletonConfiguration> getSomeMuteds()
public double getLength(PinLink link)
Copyright © 2017. All Rights Reserved.