public class PinLinksContinuousSet extends Object
Constructor and Description |
---|
PinLinksContinuousSet() |
Modifier and Type | Method and Description |
---|---|
void |
add(PinLink newPinLink) |
void |
addAll(PinLinksContinuousSet other) |
Skeleton |
createSkeleton() |
boolean |
doesTouch(PinLink other) |
boolean |
doesTouch(PinLinksContinuousSet otherSet) |
public Skeleton createSkeleton()
public void add(PinLink newPinLink)
public void addAll(PinLinksContinuousSet other)
public boolean doesTouch(PinLink other)
public boolean doesTouch(PinLinksContinuousSet otherSet)
Copyright © 2014. All Rights Reserved.