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