Ejemplo n.º 1
0
 def __init__(self, itemname='HwyPrepareZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, itemname)
Ejemplo n.º 2
0
 def __init__(self, Item='HwyLinkMappingZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, Item)
 def __init__(self):
     comp_base.__init__(self, 'guideinfo_signpost_uc')
Ejemplo n.º 4
0
 def __init__(self, ItemName='HwySapaInfoRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, ItemName)
Ejemplo n.º 5
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Guideinfo_Safety_Zone')
 def __init__(self):
     comp_base.__init__(self, 'Guideinfo_Spotguide_pushlink')
Ejemplo n.º 7
0
 def __init__(self):
     comp_base.__init__(self, 'GuideInfo_SignPost')
     return
Ejemplo 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')
Ejemplo n.º 10
0
 def __init__(self):
     ''' '''
     comp_base.__init__(self, 'HwySapaInfoMMI')
Ejemplo n.º 11
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'GuideInfo_SignPost')
Ejemplo n.º 12
0
 def __init__(self, item_name='HwyPathNameNiPro'):
     comp_base.__init__(self, item_name)