예제 #1
0
파일: glyphNode.py 프로젝트: abap/RGT-tool
 def __init__(self, ownerDoc):
     BaseGlyph.__init__(self, ownerDoc, 'glyph')
예제 #2
0
 def __init__(self, ownerDoc):
     BaseGlyph.__init__(self, ownerDoc, 'missing-glyph')
     
예제 #3
0
 def __init__(self, ownerDoc):
     BaseGlyph.__init__(self, ownerDoc, 'glyph')