simbad.piconode.visual
Class NNCorrespondance

java.lang.Object
  extended by simbad.piconode.visual.NNCorrespondance

 class NNCorrespondance
extends java.lang.Object


Field Summary
(package private)  java.util.Vector idCorrespondance
           
(package private)  java.util.Vector idCorrespondance2
           
 
Constructor Summary
NNCorrespondance()
           
 
Method Summary
(package private)  void addCorresondance(int a, int b)
           
(package private)  int getCorrespondance(int a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idCorrespondance

java.util.Vector idCorrespondance

idCorrespondance2

java.util.Vector idCorrespondance2
Constructor Detail

NNCorrespondance

NNCorrespondance()
Method Detail

addCorresondance

void addCorresondance(int a,
                      int b)

getCorrespondance

int getCorrespondance(int a)