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