Esempio n. 1
0
 def _setxmtics2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'xmtics2',
         value)
     self._xmtics2 = value
Esempio n. 2
0
 def _setyticlabels2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'yticlabels2',
         value)
     self._yticlabels2 = value
Esempio n. 3
0
 def _setxmtics1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'xmtics1',
         value)
     self._xmtics1 = value
Esempio n. 4
0
 def _setyticlabels1(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "yticlabels1", value)
     self._yticlabels1 = value
Esempio n. 5
0
 def _setyticlabels1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'yticlabels1',
         value)
     self._yticlabels1 = value
Esempio n. 6
0
 def _setxticlabels2(self,value):
      value=VCS_validation_functions.checkStringDictionary(self,'xticlabels2',value)
      self._xticlabels2=value
      setmember(self,'xticlabels2',value)
Esempio n. 7
0
 def _setxmtics1(self,value):
      value=VCS_validation_functions.checkStringDictionary(self,'xmtics1',value)
      self._xmtics1=value
      setmember(self,'xmtics1',value)
Esempio n. 8
0
 def _setyticlabels2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self, 'yticlabels2', value)
     self._yticlabels2 = value
     setmember(self, 'yticlabels2', value)
Esempio n. 9
0
 def _setxmtics2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self, 'xmtics2', value)
     self._xmtics2 = value
     setmember(self, 'xmtics2', value)
Esempio n. 10
0
 def _setymtics1(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "ymtics1", value)
     self._ymtics1 = value
     setmember(self, "ymtics1", value)
Esempio n. 11
0
 def _setxticlabels1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self, 'xticlabels1', value)
     self._xticlabels1 = value
     setmember(self, 'xticlabels1', value)
Esempio n. 12
0
 def _setxmtics2(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "xmtics2", value)
     self._xmtics2 = value
     setmember(self, "xmtics2", value)
Esempio n. 13
0
 def _setymtics2(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "ymtics2", value)
     self._ymtics2 = value
Esempio n. 14
0
 def _setxmtics1(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "xmtics1", value)
     self._xmtics1 = value
Esempio n. 15
0
 def _setymtics1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'ymtics1',
         value)
     self._ymtics1 = value
Esempio n. 16
0
 def _setymtics1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self, 'ymtics1', value)
     self._ymtics1 = value
     setmember(self, 'ymtics1', value)
Esempio n. 17
0
 def _setymtics2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'ymtics2',
         value)
     self._ymtics2 = value
Esempio n. 18
0
 def _setxticlabels1(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'xticlabels1',
         value)
     self._xticlabels1 = value
Esempio n. 19
0
 def _setyticlabels1(self,value):
      value=VCS_validation_functions.checkStringDictionary(self,'yticlabels1',value)
      self._yticlabels1=value
      setmember(self,'yticlabels1',value)
Esempio n. 20
0
 def _setxticlabels2(self, value):
     value = VCS_validation_functions.checkStringDictionary(
         self,
         'xticlabels2',
         value)
     self._xticlabels2 = value
Esempio n. 21
0
 def _setymtics2(self,value):
      value=VCS_validation_functions.checkStringDictionary(self,'ymtics2',value)
      self._ymtics2=value
      setmember(self,'ymtics2',value)
Esempio n. 22
0
 def _setxticlabels2(self, value):
     value = VCS_validation_functions.checkStringDictionary(self, "xticlabels2", value)
     self._xticlabels2 = value