|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.visualization.Snapper
public class Snapper
Field Summary | |
---|---|
protected AbstractMetric |
distanceFunction
|
protected DistanceFunctionType |
lineDistanceFunction
|
Constructor Summary | |
---|---|
Snapper()
|
|
Snapper(AbstractMetric distanceFunction,
DistanceFunctionType lineDistanceFunction)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AbstractMetric distanceFunction
protected DistanceFunctionType lineDistanceFunction
Constructor Detail |
---|
public Snapper()
public Snapper(AbstractMetric distanceFunction, DistanceFunctionType lineDistanceFunction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |