Exemple #1
0
 public bool Unite(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Union(TopLoc_MapOfLocation theLeft, TopLoc_MapOfLocation theRight)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void Exchange(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public TopLoc_MapOfLocation Assign(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public bool HasIntersection(TopLoc_MapOfLocation theMap)
 {
     throw new NotImplementedException();
 }