Ejemplo n.º 1
0
 public proxyElt()
 {
     this.startField = tfType1.f;
     this.endField = tfType1.f;
 }
Ejemplo n.º 2
0
 public calloutElt()
 {
     this.extField = skewEltExt.view;
     this.lengthspecifiedField = tfType1.f;
 }
Ejemplo n.º 3
0
 public proxyElt()
 {
     _start = tfType1.f;
     _end = tfType1.f;
 }