示例#1
0
 def __init__(self, itemname='HwyPrepareZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, itemname)
示例#2
0
 def __init__(self, Item='HwyLinkMappingZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, Item)
 def __init__(self):
     comp_base.__init__(self, 'guideinfo_signpost_uc')
示例#4
0
 def __init__(self, ItemName='HwySapaInfoRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, ItemName)
示例#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
示例#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')
示例#10
0
 def __init__(self):
     ''' '''
     comp_base.__init__(self, 'HwySapaInfoMMI')
示例#11
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'GuideInfo_SignPost')
示例#12
0
 def __init__(self, item_name='HwyPathNameNiPro'):
     comp_base.__init__(self, item_name)