Esempio n. 1
0
 def __init__(self, itemname='HwyPrepareZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, itemname)
Esempio n. 2
0
 def __init__(self, Item='HwyLinkMappingZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, Item)
 def __init__(self):
     comp_base.__init__(self, 'guideinfo_signpost_uc')
Esempio n. 4
0
 def __init__(self, ItemName='HwySapaInfoRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, ItemName)
Esempio n. 5
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Guideinfo_Safety_Zone')
 def __init__(self):
     comp_base.__init__(self, 'Guideinfo_Spotguide_pushlink')
 def __init__(self):
     comp_base.__init__(self, 'GuideInfo_SignPost')
     return
Esempio n. 8
0
 def __init__(self, item_name='HwyExitNameRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, item_name)
 def __init__(self):
     comp_base.__init__(self, 'Guideinfo_Lane_Pushlink')
Esempio n. 10
0
 def __init__(self):
     ''' '''
     comp_base.__init__(self, 'HwySapaInfoMMI')
Esempio n. 11
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'GuideInfo_SignPost')
Esempio n. 12
0
 def __init__(self, item_name='HwyPathNameNiPro'):
     comp_base.__init__(self, item_name)