|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Nasca.Node | |
---|---|
RdcPanda |
Uses of Nasca.Node in RdcPanda |
---|
Methods in RdcPanda with parameters of type Nasca.Node | |
---|---|
void |
Nasca.Node.AddAdj(Nasca.Node ndNeigh)
|
void |
Nasca.Node.AddCloseAdj(Nasca.Node ndNeigh)
|
void |
Nasca.Node.addMappingNode(Nasca.Node node)
|
boolean |
Nasca.isInCloseAdj(Nasca.Node nodeSrc,
Nasca.Node nodeObj)
check whether one node is in another node's close neighbors |
boolean |
Nasca.isInStereoSet(Nasca.Node nodeSrc,
Nasca.Node nodeObj)
check whether one node is in another node's stereo set |
boolean |
Nasca.isMappedBetwTwoSetsCalScore(Nasca.Node nodeReson,
Nasca.Node nodeStruct,
java.util.Vector vecNodeSetA,
java.util.Vector vecNodeSetB,
int[][] M,
boolean isConsiderAssigned,
int threshold,
double[] Score,
java.util.Vector vecNoesy)
check whether there exists at least one mapping between two node sets |
Constructors in RdcPanda with parameters of type Nasca.Node | |
---|---|
Nasca.Node(Nasca.Node nd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |