gliffyTranslation.properties 131 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589
  1. #
  2. # BASIC
  3. #
  4. com.gliffy.shape.basic.basic_v1.default.triangle=triangle;rotation=-90;swapwidthandheight=1
  5. com.gliffy.shape.basic.basic_v1.default.ellipse=ellipse
  6. com.gliffy.shape.basic.basic_v1.default.rectangle=rect
  7. com.gliffy.shape.basic.basic_v1.default.circle=ellipse
  8. com.gliffy.shape.basic.basic_v1.default.square=rect
  9. com.gliffy.shape.basic.basic_v1.default.pentagon=mxgraph.basic.pentagon
  10. com.gliffy.shape.basic.basic_v1.default.hexagon=hexagon
  11. com.gliffy.shape.basic.basic_v1.default.octagon=mxgraph.basic.octagon
  12. com.gliffy.shape.basic.basic_v1.default.right_triangle=mxgraph.basic.orthogonal_triangle
  13. com.gliffy.shape.basic.basic_v1.default.star=mxgraph.basic.star
  14. #TODO fix disappearing control point
  15. com.gliffy.shape.basic.basic_v1.default.round_rectangle=rect;rounded=1;arcSize=5;
  16. com.gliffy.shape.basic.basic_v1.default.cross=mxgraph.basic.cross2;dx=5
  17. com.gliffy.shape.basic.basic_v1.default.left_arrow=mxgraph.arrows2.arrow;dy=0.6;dx=25;flipH=1;notch=0
  18. com.gliffy.shape.basic.basic_v1.default.right_arrow=mxgraph.arrows2.arrow;dy=0.6;dx=25;notch=0
  19. com.gliffy.shape.basic.basic_v1.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.6;dx=25
  20. com.gliffy.shape.basic.basic_v1.default.cylinder=cylinder
  21. com.gliffy.shape.basic.basic_v1.default.image=image
  22. com.gliffy.shape.basic.basic_v1.default.chevron_box_right=mxgraph.arrows2.arrow;dy=0;dx=20;notch=0
  23. com.gliffy.shape.basic.basic_v1.default.chevron_box_left=mxgraph.arrows2.arrow;dy=0;dx=20;notch=0;flipH=1
  24. com.gliffy.shape.basic.basic_v1.default.chevron_tail_right=mxgraph.arrows2.arrow;dy=0;dx=20;notch=20
  25. com.gliffy.shape.basic.basic_v1.default.chevron_tail_left=mxgraph.arrows2.arrow;dy=0;dx=20;notch=20;flipH=1
  26. #
  27. # TABLE
  28. #
  29. #com.gliffy.shape.table.table_v1.default.table_three_by_two=
  30. #com.gliffy.shape.table.table_v1.default.table_horizontal_title_three_by_two=
  31. #com.gliffy.shape.table.table_v1.default.table_vertical_title_three_by_two=
  32. #com.gliffy.shape.table.table_v1.default.table_horizontal_and_vertical_title_three_by_two=
  33. #
  34. # FLOWCHART
  35. #
  36. com.gliffy.shape.flowchart.flowchart_v1.default.process=rect
  37. com.gliffy.shape.flowchart.flowchart_v1.default.decision=rhombus
  38. com.gliffy.shape.flowchart.flowchart_v1.default.document=document;size=0.2
  39. com.gliffy.shape.flowchart.flowchart_v1.default.subroutine=process
  40. com.gliffy.shape.flowchart.flowchart_v1.default.input_output=parallelogram
  41. com.gliffy.shape.flowchart.flowchart_v1.default.paper_tape=tape;size=0.2
  42. com.gliffy.shape.flowchart.flowchart_v1.default.database=datastore
  43. com.gliffy.shape.flowchart.flowchart_v1.default.data_storage=dataStorage
  44. com.gliffy.shape.flowchart.flowchart_v1.default.merge=triangle;direction=south
  45. com.gliffy.shape.flowchart.flowchart_v1.default.multiple_documents=mxgraph.flowchart.multi-document
  46. com.gliffy.shape.flowchart.flowchart_v1.default.manual_input=manualInput;size=20
  47. com.gliffy.shape.flowchart.flowchart_v1.default.manual_operation=trapezoid;direction=west;size=0.2
  48. com.gliffy.shape.flowchart.flowchart_v1.default.internal_storage=internalStorage;dx=10;dy=10
  49. com.gliffy.shape.flowchart.flowchart_v1.default.tape_data=mxgraph.flowchart.sequential_data
  50. com.gliffy.shape.flowchart.flowchart_v1.default.loop_limit=loopLimit;size=20
  51. com.gliffy.shape.flowchart.flowchart_v1.default.preparation=hexagon;perimeter=hexagonPerimeter
  52. com.gliffy.shape.flowchart.flowchart_v1.default.card=card;size=20
  53. com.gliffy.shape.flowchart.flowchart_v1.default.display=display;size=0.25
  54. com.gliffy.shape.flowchart.flowchart_v1.default.delay=delay
  55. com.gliffy.shape.flowchart.flowchart_v1.default.start_end=mxgraph.flowchart.terminator
  56. com.gliffy.shape.flowchart.flowchart_v1.default.connector=ellipse;perimeter=ellipsePerimeter
  57. com.gliffy.shape.flowchart.flowchart_v1.default.off_page_connector=offPageConnector;size=0.3
  58. # TODO Arrows Dy/Dx are dynamic in Gliffy
  59. com.gliffy.shape.flowchart.flowchart_v1.default.left_arrow=mxgraph.arrows2.arrow;dy=0.65;dx=25;flipH=1;notch=0
  60. com.gliffy.shape.flowchart.flowchart_v1.default.right_arrow=mxgraph.arrows2.arrow;dy=0.65;dx=25;notch=0
  61. com.gliffy.shape.flowchart.flowchart_v1.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.65;dx=25;
  62. #
  63. # FLOWCHART V2
  64. #
  65. com.gliffy.shape.flowchart.flowchart_v2.default.process=mxgraph.flowchart.process;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  66. com.gliffy.shape.flowchart.flowchart_v2.default.decision=rhombus;rounded=1;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  67. com.gliffy.shape.flowchart.flowchart_v2.default.document=mxgraph.flowchart.document;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  68. com.gliffy.shape.flowchart.flowchart_v2.default.subroutine=mxgraph.flowchart.predefined_process;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  69. com.gliffy.shape.flowchart.flowchart_v2.default.input_output=parallelogram;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  70. com.gliffy.shape.flowchart.flowchart_v2.default.paper_tape=mxgraph.flowchart.paper_tape;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  71. com.gliffy.shape.flowchart.flowchart_v2.default.database=mxgraph.flowchart.database;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  72. com.gliffy.shape.flowchart.flowchart_v2.default.data_storage=mxgraph.flowchart.stored_data;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  73. com.gliffy.shape.flowchart.flowchart_v2.default.merge=mxgraph.flowchart.merge_or_storage;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  74. com.gliffy.shape.flowchart.flowchart_v2.default.multiple_documents=mxgraph.flowchart.multi-document;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  75. com.gliffy.shape.flowchart.flowchart_v2.default.manual_input=mxgraph.flowchart.manual_input;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  76. com.gliffy.shape.flowchart.flowchart_v2.default.manual_operation=mxgraph.flowchart.manual_operation;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  77. com.gliffy.shape.flowchart.flowchart_v2.default.internal_storage=mxgraph.flowchart.internal_storage;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  78. com.gliffy.shape.flowchart.flowchart_v2.default.tape_data=mxgraph.flowchart.sequential_data;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  79. com.gliffy.shape.flowchart.flowchart_v2.default.loop_limit=mxgraph.flowchart.loop_limit;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  80. com.gliffy.shape.flowchart.flowchart_v2.default.preparation=hexagon;perimeter=hexagonPerimeter;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  81. com.gliffy.shape.flowchart.flowchart_v2.default.card=mxgraph.flowchart.card;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  82. com.gliffy.shape.flowchart.flowchart_v2.default.display=mxgraph.flowchart.display;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  83. com.gliffy.shape.flowchart.flowchart_v2.default.delay=mxgraph.flowchart.delay;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  84. com.gliffy.shape.flowchart.flowchart_v2.default.start_end=mxgraph.flowchart.terminator;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  85. com.gliffy.shape.flowchart.flowchart_v2.default.connector=ellipse;perimeter=ellipsePerimeter;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  86. com.gliffy.shape.flowchart.flowchart_v2.default.off_page_connector=offPageConnector;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  87. com.gliffy.shape.flowchart.flowchart_v2.default.left_arrow=mxgraph.arrows2.arrow;dy=0.47;dx=28.75;flipH=1;notch=0;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  88. com.gliffy.shape.flowchart.flowchart_v2.default.right_arrow=mxgraph.arrows2.arrow;dy=0.47;dx=28.75;notch=0;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  89. com.gliffy.shape.flowchart.flowchart_v2.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.47;dx=28.75;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
  90. #
  91. # SWIMLANES
  92. #
  93. com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_single_lane_pool=swimlane;fontStyle=0
  94. com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_single_lane_pool=swimlane;fontStyle=0
  95. com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_double_lane_pool=swimlane;fontStyle=0
  96. com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_double_lane_pool=swimlane;fontStyle=0
  97. com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_triple_lane_pool=swimlane;fontStyle=0
  98. com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_triple_lane_pool=swimlane;fontStyle=0
  99. com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_four_lane_pool=swimlane;fontStyle=0
  100. com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_four_lane_pool=swimlane;fontStyle=0
  101. #
  102. # UML v2
  103. #
  104. # UML V2 CLASS
  105. com.gliffy.shape.uml.uml_v2.class.object=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  106. com.gliffy.shape.uml.uml_v2.class.data_type=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  107. com.gliffy.shape.uml.uml_v2.class.enumeration=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  108. com.gliffy.shape.uml.uml_v2.class.interface=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  109. com.gliffy.shape.uml.uml_v2.class.class2=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  110. com.gliffy.shape.uml.uml_v2.class.class=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
  111. com.gliffy.shape.uml.uml_v2.class.package=rect;strokeColor=none;shadow=0;fillColor=none
  112. com.gliffy.shape.uml.uml_v2.class.simple_class=rect
  113. com.gliffy.shape.uml.uml_v2.class.primitive=rect
  114. com.gliffy.shape.uml.uml_v2.class.stereotype=rect
  115. com.gliffy.shape.uml.uml_v2.class.generalization=endArrow=block;endFill=0;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=top;endSize=12
  116. com.gliffy.shape.uml.uml_v2.class.implements=endArrow=block;endFill=0;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=top;dashed=1;endSize=12
  117. com.gliffy.shape.uml.uml_v2.class.association=endArrow=none;edgeStyle=orthogonalEdgeStyle
  118. com.gliffy.shape.uml.uml_v2.class.directed_association=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12
  119. com.gliffy.shape.uml.uml_v2.class.aggregation=endArrow=diamond;edgeStyle=orthogonalEdgeStyle;endFill=0;endSize=12
  120. com.gliffy.shape.uml.uml_v2.class.composition=endArrow=diamond;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12
  121. com.gliffy.shape.uml.uml_v2.class.dependency=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1
  122. com.gliffy.shape.uml.uml_v2.class.usage=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  123. com.gliffy.shape.uml.uml_v2.class.binding=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  124. com.gliffy.shape.uml.uml_v2.class.permission=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  125. com.gliffy.shape.uml.uml_v2.class.access=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  126. com.gliffy.shape.uml.uml_v2.class.import=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  127. com.gliffy.shape.uml.uml_v2.class.merge=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
  128. com.gliffy.shape.uml.uml_v2.class.note=note;size=10
  129. com.gliffy.shape.uml.uml_v2.class.anchor_line=endArrow=none;endSize=12;dashed=1
  130. # UML v1
  131. com.gliffy.shape.uml.uml_v1.default.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
  132. com.gliffy.shape.uml.uml_v1.default.class=rect;fillColor=none;strokeColor=none
  133. com.gliffy.shape.uml.uml_v1.default.simple_class=rect
  134. com.gliffy.shape.uml.uml_v1.default.note=note;size=10
  135. com.gliffy.shape.uml.uml_v1.default.object=rect;fillColor=none;strokeColor=none
  136. com.gliffy.shape.uml.uml_v1.default.interface=ellipse
  137. com.gliffy.shape.uml.uml_v1.default.node=cube;size=10;direction=south
  138. com.gliffy.shape.uml.uml_v1.default.component=component;align=left;spacingLeft=36
  139. com.gliffy.shape.uml.uml_v1.default.generalization=edgeStyle=orthogonalEdgeStyle;verticalAlign=top
  140. com.gliffy.shape.uml.uml_v1.default.implements=edgeStyle=orthogonalEdgeStyle;verticalAlign=top;dashed=1
  141. com.gliffy.shape.uml.uml_v1.default.association=edgeStyle=orthogonalEdgeStyle
  142. com.gliffy.shape.uml.uml_v1.default.aggregation=edgeStyle=orthogonalEdgeStyle
  143. com.gliffy.shape.uml.uml_v1.default.composition=edgeStyle=orthogonalEdgeStyle
  144. com.gliffy.shape.uml.uml_v1.default.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
  145. com.gliffy.shape.uml.uml_v1.default.object_timeline=rect;fillColor=none;strokeColor=none
  146. com.gliffy.shape.uml.uml_v1.default.activation=rect
  147. com.gliffy.shape.uml.uml_v1.default.lifeline=stencil(nZFNDsIgEIVPwx6ZjS4NtveYtkRIKxDAVm8vP5qA3RgTNrw330zmDQHuJVpBGEVvxRgIXAhjKzqFwxJlFh0fnJnFpqYgi620FE6F5EJH6JkAH3Ccr87c9fSW6Ck94BYTVUlZvZk1zXyUfrTMeda/fg8tSlfQgbbYv9zxR66lPl36r3WjUm0c083ZNXW5aJdXVsstoHsB);dashed=1
  148. com.gliffy.shape.uml.uml_v1.default.message=edgeStyle=none
  149. #TODO this shape has a shape graphics instead of a line!
  150. com.gliffy.shape.uml.uml_v1.default.self_message=filledEdge;fixDash=1;startArrow=none;endArrow=block;endFill=1;endSize=6;edgeStyle=orthogonalEdgeStyle;curved=1
  151. com.gliffy.shape.uml.uml_v1.default.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=bottom
  152. com.gliffy.shape.uml.uml_v1.default.use_case=ellipse
  153. # UML v2 SEQUENCE
  154. com.gliffy.shape.uml.uml_v2.sequence.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=26
  155. com.gliffy.shape.uml.uml_v2.sequence.interaction_use=stencil(rVNbDsIgEDwN/wjxAMbHPWi7taQIDWCtt5dmsVI0aqw/hBkmwyy7EL51jeiAMNoQviOMrSgNa8CXDAvXQemR7IWVolCAJ85b08JFVj56SN2AlX485XtCN4RvC1G2R2vOuiLsMLG1sRDZO9WJ0SWCk+nHaAPaxiDXFD28lNSJli8Qr9hbdZaDrd+qF4jz0KUyDlIi7GfPVUulsBmp6k8vOg3CT+o7/q7yZ/XH2p/r9jB4nE40tVDjJcOszVnXqVDyqJEqQXuwSPcJf5JVFYd/FujFOAcWPxjf3wA=);xSize=90;align=left;spacingLeft=10;overflow=fill
  156. com.gliffy.shape.uml.uml_v2.sequence.opt_combined_fragment=stencil(rVPREoIgEPwa3gmmD2jM/gP1TEYCB0nt78M5MtSmmuyFYZedZY87CE/aSjRAGK0IPxLGdpT61eN+gUXbQO6Q7ISVIlOAJ62zpoZeFi54SF2BlW485SmhB8KTTOT12ZqrLgg7TWxpLAT2QTVidAngYrox2oC2IcgtRk8vJXWk5RvEO/ZWvcjB9m/VG8TL0LkyLcSE38+eq5RKYTNi1Z9edBqEn9QP/F3la/XH2td1OxgcTieamsbhJcOszYuuU6HkWSOVg3Zgke4i/iKLIgz/LNCLcfYsfjCe3gE=);xSize=90;align=left;spacingLeft=10;overflow=fill
  157. com.gliffy.shape.uml.uml_v2.sequence.loop_combined_fragment=stencil(rVNbDoMgEDwN/xTSAzStvQeFVYkUDFJtb1/NokX7jOkPYYbJMLsshO+bUtRAGC0JPxDGNpT2a4+7BRZNDTIg2QqvxckAnjTBuwo6rUL00LYEr8NwyjNCd4TvT0JWhXcXqwg7TmzuPER2pGoxuERwdu0Q7Yq2McgtRQ8vo22i5dv14g37qGZzdYTv1HS9eBlaGtdASvT7WbtybQw+Rqr6U0enQVilHvFvlT+rv9b+XHeAa8DpRFPjXI23jBlfPjsVRhcWKQk2gEe6TfizVipO/yzRi3nuWfxhPLsD);xSize=90;align=left;spacingLeft=10;overflow=fill
  158. com.gliffy.shape.uml.uml_v2.sequence.alt_combined_fragment=stencil(rVNbDsIgEDwN/wjxAMbHPWi7WlKEBrCtt5dmsVI0aqw/hBkmwyy7EL51tWiBMFoTviOMrSgNa8B9hoVrofRIdsJKUSjAE+etaaCXlY8eUtdgpR9P+Z7QDeHbQpTNyZqLrgg7TOzRWIjsnWrF6BLB2XRjtAFtY5Brih5eSupEyxeIV+ytOsvB1m/VC8R56FIZBykR9rPnOkqlsBmp6k8vOg3CT+o7/q7yZ/XH2p/r9jB4nE40FcrjJcOszVnXqVDypJEqQXuwSHcJf5ZVFYd/FujFOAcWPxjf3wA=);xSize=90;align=left;spacingLeft=10;overflow=fill
  159. com.gliffy.shape.basic.basic_v1.default.line=edgeStyle=none;endArrow=none
  160. #composite
  161. com.gliffy.shape.uml.uml_v2.sequence.entity_lifeline=rect;fillColor=none;strokeColor=none
  162. #composite
  163. com.gliffy.shape.uml.uml_v2.sequence.control_lifeline=rect;fillColor=none;strokeColor=none
  164. #composite
  165. com.gliffy.shape.uml.uml_v2.sequence.boundary_lifeline=rect;fillColor=none;strokeColor=none
  166. com.gliffy.shape.uml.uml_v2.sequence.lifeline=rect;fillColor=none;strokeColor=none
  167. com.gliffy.shape.uml.uml_v2.sequence.activation=rect
  168. com.gliffy.shape.uml.uml_v2.sequence.destruction=mxgraph.sysml.x
  169. com.gliffy.shape.uml.uml_v2.sequence.init_message=endArrow=open;endSize=12;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;dashed=1
  170. com.gliffy.shape.uml.uml_v2.sequence.message=endArrow=block;endSize=8;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;endFill=1
  171. com.gliffy.shape.uml.uml_v2.sequence.async_message=endArrow=open;endSize=12;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom
  172. #com.gliffy.shape.uml.uml_v2.sequence.async_message2=
  173. com.gliffy.shape.uml.uml_v2.sequence.return_message=endArrow=none;startSize=12;startArrow=open;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;dashed=1
  174. com.gliffy.shape.uml.uml_v2.sequence.self_message=curved=1
  175. com.gliffy.shape.uml.uml_v2.sequence.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=top
  176. com.gliffy.shape.uml.uml_v2.sequence.concurrent=stencil(nZFNDsIgEIVPwx6ZjS4NtveYtkRIKxDAVm8vP5qA3RgTNrw330zmDQHuJVpBGEVvxRgIXAhjKzqFwxJlFh0fnJnFpqYgi620FE6F5EJH6JkAH3Ccr87c9fSW6Ck94BYTVUlZvZk1zXyUfrTMeda/fg8tSlfQgbbYv9zxR66lPl36r3WjUm0c083ZNXW5aJdXVsstoHsB);dashed=1
  177. com.gliffy.shape.uml.uml_v2.sequence.continuation=rect;rounded=1
  178. com.gliffy.shape.uml.uml_v2.sequence.gate=rect
  179. com.gliffy.shape.uml.uml_v2.sequence.constraint=edgeStyle=none;endArrow=none;dashed=1
  180. com.gliffy.shape.uml.uml_v2.sequence.note=note;size=10
  181. com.gliffy.shape.uml.uml_v2.sequence.anchor_line=edgeStyle=none;endArrow=none;dashed=1
  182. # UML v2 ACTIVITY
  183. com.gliffy.shape.uml.uml_v2.activity.activity=rect;rounded=1
  184. com.gliffy.shape.uml.uml_v2.activity.action=rect;rounded=1
  185. com.gliffy.shape.uml.uml_v2.activity.accept_event_action=mxgraph.arrows2.arrow;dy=0;dx=0;notch=15
  186. com.gliffy.shape.uml.uml_v2.activity.accept_time_event_action=mxgraph.flowchart.collate
  187. com.gliffy.shape.uml.uml_v2.activity.send_signal_action=mxgraph.arrows2.arrow;dy=0;dx=15;notch=0
  188. com.gliffy.shape.uml.uml_v2.activity.decision=rhombus
  189. com.gliffy.shape.uml.uml_v2.activity.horizontal_sync_bar=rect
  190. com.gliffy.shape.uml.uml_v2.activity.vertical_sync_bar=rect
  191. com.gliffy.shape.uml.uml_v2.activity.initial_node=ellipse
  192. com.gliffy.shape.uml.uml_v2.activity.activity_final_node=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=terminate
  193. com.gliffy.shape.uml.uml_v2.activity.flow_final_node=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=cancel
  194. com.gliffy.shape.uml.uml_v2.activity.jump_node=ellipse
  195. com.gliffy.shape.uml.uml_v2.activity.control_flow=edgeStyle=none;endArrow=open;endSize=12
  196. com.gliffy.shape.uml.uml_v2.activity.object_flow=edgeStyle=none;endArrow=open;dashed=1;endSize=12
  197. #com.gliffy.shape.uml.uml_v2.activity.exception_flow=
  198. com.gliffy.shape.uml.uml_v2.activity.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=32
  199. com.gliffy.shape.uml.uml_v2.activity.object_node=rect
  200. com.gliffy.shape.uml.uml_v2.activity.structured_node=rect;rounded=1;dashed=1
  201. com.gliffy.shape.uml.uml_v2.activity.region=rect;rounded=1;dashed=1
  202. com.gliffy.shape.uml.uml_v2.activity.note=note;size=10
  203. com.gliffy.shape.uml.uml_v2.activity.anchor_line=edgeStyle=none;endArrow=none;dashed=1
  204. # UML v2 STATE MACHINE
  205. com.gliffy.shape.uml.uml_v2.state_machine.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=32
  206. com.gliffy.shape.uml.uml_v2.state_machine.orthoganal_state=rect;rounded=1;startSize=30;arcSize=10
  207. com.gliffy.shape.uml.uml_v2.state_machine.composite_state=rect;rounded=1;startSize=30;arcSize=10
  208. com.gliffy.shape.uml.uml_v2.state_machine.state=rect;rounded=1
  209. # temporary
  210. com.gliffy.shape.uml.uml_v2.state_machine.submachine_state=ext;symbol0=ellipse;symbol0Width=10;symbol0Height=10;symbol0Align=right;symbol0VerticalAlign=bottom;symbol0Spacing=5;symbol0VSpacing=5;symbol1=ellipse;symbol1Width=10;symbol1Height=10;symbol1Align=right;symbol1VerticalAlign=bottom;symbol1Spacing=25;symbol1VSpacing=5;symbol2=line;symbol2Width=10;symbol2Height=10;symbol2Align=right;symbol2VerticalAlign=bottom;symbol2Spacing=15;symbol2VSpacing=5;rounded=1;arcSize=10
  211. com.gliffy.shape.uml.uml_v2.state_machine.final_state=mxgraph.bpmn.shape;verticalLabelPosition=bottom;verticalAlign=top;perimeter=ellipsePerimeter;outline=end;symbol=terminate
  212. com.gliffy.shape.uml.uml_v2.state_machine.initial_state=ellipse
  213. com.gliffy.shape.uml.uml_v2.state_machine.entry_point=ellipse
  214. com.gliffy.shape.uml.uml_v2.state_machine.exit_point=mxgraph.bpmn.shape;verticalLabelPosition=bottom;verticalAlign=top;perimeter=ellipsePerimeter;outline=end;symbol=cancel
  215. com.gliffy.shape.uml.uml_v2.state_machine.choice=rhombus
  216. com.gliffy.shape.uml.uml_v2.state_machine.junction=ellipse
  217. com.gliffy.shape.uml.uml_v2.state_machine.terminate=mxgraph.sysml.x
  218. com.gliffy.shape.uml.uml_v2.state_machine.horizontal_join_bar=rect
  219. com.gliffy.shape.uml.uml_v2.state_machine.vertical_join_bar=rect
  220. com.gliffy.shape.uml.uml_v2.state_machine.transition=edgeStyle=none;endArrow=open;endSize=12
  221. com.gliffy.shape.uml.uml_v2.state_machine.shallow_history=ellipse
  222. com.gliffy.shape.uml.uml_v2.state_machine.deep_history=ellipse
  223. com.gliffy.shape.uml.uml_v2.state_machine.note=note;size=10
  224. com.gliffy.shape.uml.uml_v2.state_machine.anchor_line=edgeStyle=none;endArrow=none;dashed=1
  225. # UML v2 DEPLOYMENT
  226. com.gliffy.shape.uml.uml_v2.deployment.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
  227. com.gliffy.shape.uml.uml_v2.deployment.node=cube;size=10;direction=south
  228. com.gliffy.shape.uml.uml_v2.deployment.device_node=cube;size=10;direction=south
  229. com.gliffy.shape.uml.uml_v2.deployment.execution_environment_node=cube;size=10;direction=south
  230. com.gliffy.shape.uml.uml_v2.deployment.artifact=note;size=10
  231. com.gliffy.shape.uml.uml_v2.deployment.component1=component;align=left;spacingLeft=36
  232. com.gliffy.shape.uml.uml_v2.deployment.component2=ext;symbol0=component;symbol0Width=20;symbol0Height=20;symbol0Align=right;symbol0VerticalAlign=top;symbol0Spacing=4;symbol0ArcSpacing=0.25;jettyWidth=8;jettyHeight=4;overflow=fill
  233. com.gliffy.shape.uml.uml_v2.deployment.interface=ellipse
  234. com.gliffy.shape.uml.uml_v2.deployment.simple_interface=stencil(bVHRDsIgDPwaHpewERN9NFP/o5s4yHCQgm7+vWydBqYJL3dXer2WidorcJJVHLyTbWDixKrqCaihMZGuouID2l6O+hoUyXpQEnWYVXFm/MhE3UDbd2gfw3Wl+GF+onYw/0qohb3b5+w5Ub8dJ6MXwZITvny7A7ZRxk85VeMrg/97rWgqYNK+QBsgaDtkmgHsZBEtipuBLpP8KKVL6DKbK0kZySRoXOqysjSCNEY7n4Qut6EJjgT3K1Q5TDvetDFbHxppmefnIgtL1xbnNw==)
  235. com.gliffy.shape.uml.uml_v2.deployment.required_interface=stencil(bZDNDoMgEISfhiMJQnrosbH2PValSrRCFurP25cfbSRtwmW+GXZhiChtD0YSzsAa2Tgi7oTzGVBBPXrMvWMd6kEuqnV9stXUS1QuuKIi7EZEWUMzdKjfU7sjdg1HlAbCrROK9KXnsHNN8y4sLdqSLFjSj+90wMbbeMRTGrdM/p+1q5XCqixF7cApPWXeCNhJ6lfQ5whdZtlFSnPCRfau4zOenH7pG419ZbkY+uko0tS/qD4=)
  236. com.gliffy.shape.uml.uml_v2.deployment.port=rect;verticalLabelPosition=bottom;verticalAlign=top
  237. com.gliffy.shape.uml.uml_v2.deployment.instance=rect
  238. com.gliffy.shape.uml.uml_v2.deployment.instance_specification=ext;symbol0=note;symbol0Width=20;symbol0Height=20;symbol0Align=right;symbol0VerticalAlign=top;symbol0Spacing=4;symbol0ArcSpacing=0.25;jettyWidth=8;jettyHeight=4;overflow=fill;align=center;verticalAlign=bottom;size=5
  239. com.gliffy.shape.uml.uml_v2.deployment.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill
  240. com.gliffy.shape.uml.uml_v2.deployment.association=edgeStyle=orthogonalEdgeStyle
  241. com.gliffy.shape.uml.uml_v2.deployment.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
  242. com.gliffy.shape.uml.uml_v2.deployment.generalization=edgeStyle=orthogonalEdgeStyle
  243. com.gliffy.shape.uml.uml_v2.deployment.aggregation=edgeStyle=orthogonalEdgeStyle
  244. com.gliffy.shape.uml.uml_v2.deployment.composition=edgeStyle=orthogonalEdgeStyle
  245. com.gliffy.shape.uml.uml_v2.deployment.note=note;size=10
  246. com.gliffy.shape.uml.uml_v2.deployment.anchor_line=edgeStyle=none;dashed=1
  247. com.gliffy.shape.uml.uml_v2.class.class=verticalAlign=top;overflow=fill;fontSize=12;fontFamily=Helvetica
  248. com.gliffy.shape.uml.uml_v2.deployment.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
  249. # UML v2 COMPONENT
  250. com.gliffy.shape.uml.uml_v2.component.component1=component;align=left;spacingLeft=36
  251. com.gliffy.shape.uml.uml_v2.component.component2=ext;symbol0=component;symbol0Width=20;symbol0Height=20;symbol0Align=right;symbol0VerticalAlign=top;symbol0Spacing=4;symbol0ArcSpacing=0.25;jettyWidth=8;jettyHeight=4;overflow=fill
  252. com.gliffy.shape.uml.uml_v2.component.interface=ellipse
  253. #com.gliffy.shape.uml.uml_v2.component.simple_interface=
  254. #com.gliffy.shape.uml.uml_v2.component.required_interface=
  255. com.gliffy.shape.uml.uml_v2.component.port=rect
  256. com.gliffy.shape.uml.uml_v2.component.artifact=note;size=10
  257. com.gliffy.shape.uml.uml_v2.component.generalization=edgeStyle=orthogonalEdgeStyle
  258. com.gliffy.shape.uml.uml_v2.component.realization=edgeStyle=orthogonalEdgeStyle;dashed=1
  259. com.gliffy.shape.uml.uml_v2.component.association=edgeStyle=orthogonalEdgeStyle
  260. com.gliffy.shape.uml.uml_v2.component.aggregation=edgeStyle=orthogonalEdgeStyle
  261. com.gliffy.shape.uml.uml_v2.component.composition=edgeStyle=orthogonalEdgeStyle
  262. com.gliffy.shape.uml.uml_v2.component.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
  263. com.gliffy.shape.uml.uml_v2.component.note=note;size=10
  264. com.gliffy.shape.uml.uml_v2.component.anchor_line=edgeStyle=none;dashed=1
  265. # UML v2 USE CASE
  266. com.gliffy.shape.uml.uml_v2.use_case.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
  267. com.gliffy.shape.uml.uml_v2.use_case.use_case=ellipse
  268. com.gliffy.shape.uml.uml_v2.use_case.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=bottom
  269. com.gliffy.shape.uml.uml_v2.use_case.association=edgeStyle=none
  270. com.gliffy.shape.uml.uml_v2.use_case.system=rect
  271. com.gliffy.shape.uml.uml_v2.use_case.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=26
  272. com.gliffy.shape.uml.uml_v2.use_case.include=edgeStyle=none;dashed=1
  273. com.gliffy.shape.uml.uml_v2.use_case.extend=edgeStyle=none;dashed=1
  274. com.gliffy.shape.uml.uml_v2.use_case.dependency=edgeStyle=none;dashed=1
  275. com.gliffy.shape.uml.uml_v2.use_case.generalization=edgeStyle=none;
  276. com.gliffy.shape.uml.uml_v2.use_case.realization=edgeStyle=none;dashed=1
  277. com.gliffy.shape.uml.uml_v2.use_case.collaboration=ellipse;dashed=1
  278. com.gliffy.shape.uml.uml_v2.use_case.note=note;size=10
  279. com.gliffy.shape.uml.uml_v2.use_case.anchor_line=edgeStyle=none;dashed=1
  280. #
  281. # ERD v1
  282. #
  283. com.gliffy.shape.erd.erd_v1.default.entity_with_multiple_attributes=rect
  284. com.gliffy.shape.erd.erd_v1.default.entity_with_attributes=rect
  285. com.gliffy.shape.erd.erd_v1.default.attribute=ellipse
  286. com.gliffy.shape.erd.erd_v1.default.entity=rect
  287. com.gliffy.shape.erd.erd_v1.default.relation=rhombus
  288. com.gliffy.shape.erd.erd_v1.default.zero_many_optional=edgeStyle=orthogonalEdgeStyle
  289. com.gliffy.shape.erd.erd_v1.default.one_many=edgeStyle=orthogonalEdgeStyle
  290. com.gliffy.shape.erd.erd_v1.default.one_mandatory=edgeStyle=orthogonalEdgeStyle
  291. com.gliffy.shape.erd.erd_v1.default.one_one=edgeStyle=orthogonalEdgeStyle
  292. com.gliffy.shape.erd.erd_v1.default.one=edgeStyle=orthogonalEdgeStyle
  293. com.gliffy.shape.erd.erd_v1.default.zero_one=edgeStyle=orthogonalEdgeStyle
  294. com.gliffy.shape.erd.erd_v1.default.many=edgeStyle=orthogonalEdgeStyle
  295. com.gliffy.shape.erd.erd_v1.default.many_many=edgeStyle=orthogonalEdgeStyle
  296. com.gliffy.shape.erd.erd_v1.default.one_optional_many_optional=edgeStyle=orthogonalEdgeStyle
  297. com.gliffy.shape.erd.erd_v1.default.one_mandatory_many_optional=edgeStyle=orthogonalEdgeStyle
  298. com.gliffy.shape.erd.erd_v1.default.one_mandatory_many_mandatory=edgeStyle=orthogonalEdgeStyle
  299. com.gliffy.shape.erd.erd_v1.default.one_optional_many_mandatory=edgeStyle=orthogonalEdgeStyle
  300. com.gliffy.shape.erd.erd_v1.default.many_mandatory_many_mandatory=edgeStyle=orthogonalEdgeStyle
  301. com.gliffy.shape.erd.erd_v1.default.many_optional_many_mandatory=edgeStyle=orthogonalEdgeStyle
  302. #
  303. # BPMN v1
  304. #
  305. # BPMN v1 EVENTS
  306. com.gliffy.shape.bpmn.bpmn_v1.events.general_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=general;strokeWidth=1
  307. com.gliffy.shape.bpmn.bpmn_v1.events.general_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=general
  308. com.gliffy.shape.bpmn.bpmn_v1.events.general_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=general
  309. com.gliffy.shape.bpmn.bpmn_v1.events.message_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=message
  310. com.gliffy.shape.bpmn.bpmn_v1.events.message_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=message
  311. com.gliffy.shape.bpmn.bpmn_v1.events.message_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=message
  312. com.gliffy.shape.bpmn.bpmn_v1.events.timer_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=timer
  313. com.gliffy.shape.bpmn.bpmn_v1.events.timer_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=timer
  314. com.gliffy.shape.bpmn.bpmn_v1.events.cancel_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=boundInt;symbol=cancel
  315. com.gliffy.shape.bpmn.bpmn_v1.events.cancel_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=cancel
  316. com.gliffy.shape.bpmn.bpmn_v1.events.terminate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=terminate
  317. com.gliffy.shape.bpmn.bpmn_v1.events.link_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=link
  318. com.gliffy.shape.bpmn.bpmn_v1.events.link_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=link
  319. com.gliffy.shape.bpmn.bpmn_v1.events.link_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=link
  320. com.gliffy.shape.bpmn.bpmn_v1.events.error_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=boundInt;symbol=error
  321. com.gliffy.shape.bpmn.bpmn_v1.events.error_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=error
  322. com.gliffy.shape.bpmn.bpmn_v1.events.compensation_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=compensation
  323. com.gliffy.shape.bpmn.bpmn_v1.events.compensation_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=compensation
  324. com.gliffy.shape.bpmn.bpmn_v1.events.rule_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=conditional
  325. com.gliffy.shape.bpmn.bpmn_v1.events.rule_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=conditional
  326. com.gliffy.shape.bpmn.bpmn_v1.events.multiple_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=multiple
  327. com.gliffy.shape.bpmn.bpmn_v1.events.multiple_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=multiple
  328. com.gliffy.shape.bpmn.bpmn_v1.events.multiple_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=multiple
  329. # BPMN v1 ACTIVITIES
  330. com.gliffy.shape.bpmn.bpmn_v1.activities.multiple_instances=mxgraph.ios7.icons.pause;fillColor=#000000
  331. com.gliffy.shape.bpmn.bpmn_v1.activities.compensation=mxgraph.bpmn.compensation;html=1;fillColor=#000000;verticalLabelPosition=bottom;verticalAlign=top
  332. com.gliffy.shape.bpmn.bpmn_v1.activities.ad_hoc=mxgraph.bpmn.ad_hoc;fillColor=#000000;verticalLabelPosition=bottom;verticalAlign=top
  333. com.gliffy.shape.bpmn.bpmn_v1.activities.looping=mxgraph.bpmn.loop;verticalLabelPosition=bottom;verticalAlign=top;strokeWidth=5
  334. com.gliffy.shape.bpmn.bpmn_v1.activities.process=ext;rounded=1
  335. com.gliffy.shape.bpmn.bpmn_v1.activities.transaction=ext;rounded=1;double=1
  336. com.gliffy.shape.bpmn.bpmn_v1.activities.expanded_sub_process=ext;rounded=1
  337. com.gliffy.shape.bpmn.bpmn_v1.activities.collapsed_sub_process=ext;rounded=1;symbol0=plus;symbol0Width=14;symbol0Height=14;symbol0Align=center;symbol0VerticalAlign=bottom
  338. com.gliffy.shape.bpmn.bpmn_v1.activities.task=ext;rounded=1
  339. # BPMN v1 DATA ARTIFACTS
  340. com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.annotation=mxgraph.flowchart.annotation_1;strokeWidth=2;html=1
  341. com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.data_object=note;size=25
  342. com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.group=rect;dashed=1;fillColor=none;dashPattern=8 3 2 3;fixDash=1
  343. # BPMN v1 GATEWAYS
  344. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway=rhombus
  345. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_xor_data=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=exclusiveGw
  346. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_and=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=parallelGw
  347. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_xor_event=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=throwing;symbol=multiple
  348. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_complex=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=complexGw
  349. com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_or=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=end;symbol=general
  350. # BPMN v1 CONNECTORS
  351. com.gliffy.shape.bpmn.bpmn_v1.connectors.normal_sequence_flow=edgeStyle=orthogonalEdgeStyle;dashed=1
  352. com.gliffy.shape.bpmn.bpmn_v1.connectors.message_flow=edgeStyle=orthogonalEdgeStyle
  353. com.gliffy.shape.bpmn.bpmn_v1.connectors.default_sequence_flow=edgeStyle=orthogonalEdgeStyle;startArrow=dash
  354. com.gliffy.shape.bpmn.bpmn_v1.connectors.conditional_sequence_flow=edgeStyle=orthogonalEdgeStyle
  355. com.gliffy.shape.bpmn.bpmn_v1.connectors.exception_flow=edgeStyle=orthogonalEdgeStyle
  356. com.gliffy.shape.bpmn.bpmn_v1.connectors.association=edgeStyle=orthogonalEdgeStyle;dashed=1
  357. com.gliffy.shape.bpmn.bpmn_v1.connectors.association_with_arrow=edgeStyle=orthogonalEdgeStyle;dashed=1
  358. #
  359. # iOS7
  360. #
  361. # iOS7 CONTAINERS
  362. com.gliffy.shape.iphone.iphone_ios7.containers_content.title_bar=rect;strokeColor=none
  363. #composite
  364. #com.gliffy.shape.iphone.iphone_ios7.containers_content.table=
  365. com.gliffy.shape.iphone.iphone_ios7.containers_content.blank_screen=mxgraph.ios.iBgFlat;strokeColor=#18211b;fillColor=#dddddd
  366. com.gliffy.shape.iphone.iphone_ios7.containers_content.iphone5=mxgraph.ios.iPhone;bgStyle=bgWhite;fillColor=#aaaaaa
  367. com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_grey=mxgraph.ios7ui.callout
  368. com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_green=mxgraph.ios7ui.callout;flipH=1
  369. com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_blue=mxgraph.ios7ui.callout;flipH=1
  370. com.gliffy.shape.iphone.iphone_ios7.containers_content.page_indicator=mxgraph.ios.iPageControl
  371. #composite
  372. com.gliffy.shape.iphone.iphone_ios7.containers_content.status_bar_black=mxgraph.ios7ui.appBar;fillColor=#000000;strokeColor=#FFFFFF
  373. #composite
  374. com.gliffy.shape.iphone.iphone_ios7.containers_content.status_bar_white=mxgraph.ios7ui.appBar;;fillColor=none;strokeColor=#000000
  375. # iOS7 FORMS CONTROLS
  376. #composite
  377. #com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_stack=
  378. #composite
  379. #com.gliffy.shape.iphone.iphone_ios7.forms_controls.alert=
  380. #composite
  381. #com.gliffy.shape.iphone.iphone_ios7.forms_controls.alert_2options=
  382. com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_blue=rect;rounded=1
  383. com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_green=rect;rounded=1
  384. com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_red=rect;rounded=1
  385. #com.gliffy.shape.iphone.iphone_ios7.forms_controls.date_picker=
  386. com.gliffy.shape.iphone.iphone_ios7.forms_controls.input=rect;rounded=1
  387. com.gliffy.shape.iphone.iphone_ios7.forms_controls.keyboard_landscape=mxgraph.ios7.misc.keyboard_(letters)
  388. com.gliffy.shape.iphone.iphone_ios7.forms_controls.keyboard_portrait=mxgraph.ios7.misc.keyboard_(letters)
  389. com.gliffy.shape.iphone.iphone_ios7.forms_controls.progress_bar=mxgraph.ios7ui.downloadBar;barPos=50;fillColor=#aaaaaa;strokeColor=#0080f0
  390. com.gliffy.shape.iphone.iphone_ios7.forms_controls.search=mxgraph.ios7ui.searchBox
  391. com.gliffy.shape.iphone.iphone_ios7.forms_controls.slider=mxgraph.ios7ui.slider;barPos=35;strokeColor=#0080f0;fillColor=#ffffff;strokeColor2=#a0a0a0
  392. com.gliffy.shape.iphone.iphone_ios7.forms_controls.switch_off=mxgraph.ios7ui.onOffButton;buttonState=off;strokeColor2=#aaaaaa;fillColor2=#ffffff
  393. com.gliffy.shape.iphone.iphone_ios7.forms_controls.switch_on=mxgraph.ios7ui.onOffButton;buttonState=on;strokeColor=#38D145;fillColor=#38D145
  394. # iOS7 GLYPHS
  395. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_add=mxgraph.ios7.icons.add
  396. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_airplane=mxgraph.signs.transportation.airplane_6;direction=south
  397. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_alarm=mxgraph.ios7.icons.alarm_clock
  398. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_albums=mxgraph.ios7.icons.folders
  399. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_archive=mxgraph.ios7.icons.box
  400. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_bluetooth=mxgraph.ios7.icons.bluetooth
  401. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_bookmarks=mxgraph.ios7.icons.book
  402. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_brightness=mxgraph.ios7.icons.sun
  403. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_calculator=mxgraph.ios7.icons.calculator
  404. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_camera=mxgraph.ios7.icons.camera
  405. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_check=mxgraph.ios7.icons.select
  406. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_clock=mxgraph.ios7.icons.clock
  407. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_cloud=mxgraph.ios7.icons.cloud
  408. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_display=mxgraph.ios7.icons.move_to_folder
  409. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_document=mxgraph.ios7.icons.document
  410. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_download=mxgraph.ios7.icons.down
  411. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_edit=mxgraph.ios7.icons.compose
  412. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_flag=mxgraph.ios7.icons.flag
  413. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_flashlight=mxgraph.ios7.icons.flashlight
  414. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_folder=mxgraph.ios7.icons.folder
  415. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_globe=mxgraph.ios7.icons.globe
  416. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_hand=mxgraph.ios7.icons.privacy
  417. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_info=mxgraph.ios7.icons.info
  418. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_keypad=mxgraph.ios7.icons.keypad
  419. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_link=mxgraph.ios7.icons.link
  420. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_list=mxgraph.ios7.icons.most_viewed
  421. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_location=mxgraph.ios7.icons.location_2
  422. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_lock=mxgraph.ios7.icons.orientation_lock
  423. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_microphone=mxgraph.ios7.icons.microphone
  424. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_moon=mxgraph.ios7.icons.moon
  425. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_phone=mxgraph.signs.tech.telephone_3
  426. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_photos=mxgraph.ios7.icons.folders_2
  427. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_profile=mxgraph.ios7.icons.user
  428. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_search=mxgraph.ios7.icons.looking_glass
  429. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_sent=mxgraph.ios7.icons.pointer
  430. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_settings=mxgraph.ios7.icons.settings
  431. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_share=mxgraph.ios7.icons.share
  432. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_star=mxgraph.ios7.icons.star
  433. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_timer=mxgraph.ios7.icons.gauge
  434. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_trash=mxgraph.ios7.icons.trashcan
  435. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_video=mxgraph.ios7.icons.video_conversation
  436. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_voicemail=mxgraph.ios7.icons.tape
  437. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_volume=mxgraph.ios7.icons.volume_2
  438. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_wifi=mxgraph.ios7.icons.wifi
  439. # iOS7 ICONS
  440. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_add=mxgraph.ios7.misc.add;fillColor=#4CD864;strokeColor=#ffffff
  441. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_arrow_down=mxgraph.ios7.misc.down;strokeColor=#157EFA
  442. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_arrow_up=mxgraph.ios7.misc.up;strokeColor=#157EFA
  443. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_blue_dot=ellipse;strokeColor=none;fillColor=#157EFA
  444. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_chevron=mxgraph.ios7.misc.right;strokeColor=#157EFA
  445. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_favorite_off=mxgraph.basic.star;strokeColor=#929292;fillColor=#ffffff
  446. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_favorite_on=mxgraph.basic.star;strokeColor=none;fillColor=#157EFA
  447. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_move=mxgraph.ios7.misc.options
  448. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_orange_dot=ellipse;strokeColor=none;fillColor=#FF9400
  449. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_refresh=mxgraph.ios7.icons.reload;strokeColor=#929292;fillColor=#929292
  450. com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_remove=mxgraph.ios7.misc.delete;fillColor=#ff0000;strokeColor=#ffffff
  451. # iOS7 NAVIGATION
  452. com.gliffy.shape.iphone.iphone_ios7.navigation.action_back=mxgraph.ios7.misc.left
  453. #composite
  454. #com.gliffy.shape.iphone.iphone_ios7.navigation.contextual_menu=
  455. #composite
  456. #com.gliffy.shape.iphone.iphone_ios7.navigation.nav_3tabs=
  457. #composite
  458. #com.gliffy.shape.iphone.iphone_ios7.containers_content.title_bar=
  459. #composite
  460. #com.gliffy.shape.iphone.iphone_ios7.navigation.tab_bar=
  461. #
  462. # ANDROID v1
  463. #
  464. # ANDROID v1 GENERAL
  465. com.gliffy.shape.android.android_v1.general.tooltip=rect;rounded=1
  466. com.gliffy.shape.android.android_v1.general.subheader=rect
  467. #composite
  468. com.gliffy.shape.android.android_v1.general.statusbar=mxgraph.android.statusBar;strokeColor=#ffffff
  469. com.gliffy.shape.android.android_v1.general.slider=mxgraph.android.progress_scrubber_focused
  470. com.gliffy.shape.android.android_v1.general.keyboard_portrait=mxgraph.android.keyboard
  471. com.gliffy.shape.android.android_v1.general.keyboard_landscape=mxgraph.android.keyboard
  472. com.gliffy.shape.android.android_v1.general.bottom_bar=rect
  473. #composite
  474. #com.gliffy.shape.android.android_v1.general.app_bar=
  475. com.gliffy.shape.android.android_v1.general.actionbar=rect
  476. com.gliffy.shape.android.android_v1.general.phone=mxgraph.android.phone2
  477. #composite
  478. #com.gliffy.shape.android.android_v1.general.dialog=
  479. #composite
  480. #com.gliffy.shape.android.android_v1.general.list_1line=
  481. #composite
  482. #com.gliffy.shape.android.android_v1.general.list_2lines=
  483. #composite
  484. #com.gliffy.shape.android.android_v1.general.tabs01=
  485. #composite
  486. #com.gliffy.shape.android.android_v1.general.tabs02=
  487. # ANDROID v1 FORMS
  488. #composite
  489. #com.gliffy.shape.android.android_v1.forms.timepicker=
  490. com.gliffy.shape.android.android_v1.forms.switch_on=mxgraph.android.switch_on
  491. com.gliffy.shape.android.android_v1.forms.switch_off=mxgraph.android.switch_off
  492. com.gliffy.shape.android.android_v1.forms.radio_button=ellipse
  493. com.gliffy.shape.android.android_v1.forms.input_field=mxgraph.android.textfield
  494. #composite
  495. #com.gliffy.shape.android.android_v1.forms.datepicker=
  496. com.gliffy.shape.android.android_v1.forms.checkbox=mxgraph.android.checkbox
  497. com.gliffy.shape.android.android_v1.forms.button_floating_action=mxgraph.ios7.icons.add;strokecolor=#929292;fillColor=#ffffff
  498. com.gliffy.shape.android.android_v1.forms.button=rect;rounded=1;strokeColor=none
  499. # ANDROID v1 ICONS
  500. com.gliffy.shape.android.android_v1.icons.attachment=mxgraph.office.concepts.attachment
  501. com.gliffy.shape.android.android_v1.icons.avatar=mxgraph.android.contact_badge_normal
  502. com.gliffy.shape.android.android_v1.icons.backspace=mxgraph.gmdl.backspace
  503. com.gliffy.shape.android.android_v1.icons.brightness_high=mxgraph.basic.sun
  504. #com.gliffy.shape.android.android_v1.icons.brightness_med=
  505. com.gliffy.shape.android.android_v1.icons.call=mxgraph.signs.tech.telephone_3
  506. com.gliffy.shape.android.android_v1.icons.camera=mxgraph.ios7.icons.camera
  507. com.gliffy.shape.android.android_v1.icons.chat=mxgraph.gmdl.message
  508. com.gliffy.shape.android.android_v1.icons.cloud=mxgraph.networks.cloud
  509. com.gliffy.shape.android.android_v1.icons.collapse=mxgraph.ios7.misc.up
  510. com.gliffy.shape.android.android_v1.icons.cog=mxgraph.ios7.icons.settings
  511. com.gliffy.shape.android.android_v1.icons.copy=mxgraph.ios7.icons.documents
  512. com.gliffy.shape.android.android_v1.icons.crop=mxgraph.signs.tech.crop
  513. #com.gliffy.shape.android.android_v1.icons.cut=
  514. com.gliffy.shape.android.android_v1.icons.directions=mxgraph.gmdl.share2
  515. #tmp
  516. com.gliffy.shape.android.android_v1.icons.document=mxgraph.azure.file_2
  517. com.gliffy.shape.android.android_v1.icons.download=mxgraph.ios7.icons.down
  518. com.gliffy.shape.android.android_v1.icons.edit=mxgraph.gmdl.edit
  519. com.gliffy.shape.android.android_v1.icons.email=mxgraph.azure.message
  520. #com.gliffy.shape.android.android_v1.icons.error=
  521. com.gliffy.shape.android.android_v1.icons.event=mxgraph.gmdl.calendar
  522. com.gliffy.shape.android.android_v1.icons.expand=mxgraph.ios7.misc.down
  523. com.gliffy.shape.android.android_v1.icons.favorite=mxgraph.basic.heart
  524. com.gliffy.shape.android.android_v1.icons.folder=mxgraph.ios7.icons.folder
  525. #com.gliffy.shape.android.android_v1.icons.forward=
  526. #com.gliffy.shape.android.android_v1.icons.fullscreen=
  527. #com.gliffy.shape.android.android_v1.icons.fullscreen_exit=
  528. #tmp
  529. com.gliffy.shape.android.android_v1.icons.globe=mxgraph.citrix.globe
  530. com.gliffy.shape.android.android_v1.icons.group=mxgraph.office.users.users
  531. com.gliffy.shape.android.android_v1.icons.laptop=mxgraph.azure.laptop
  532. com.gliffy.shape.android.android_v1.icons.location=mxgraph.gmdl.gps
  533. com.gliffy.shape.android.android_v1.icons.lock=mxgraph.ios7.icons.locked
  534. #com.gliffy.shape.android.android_v1.icons.lock_landscape=
  535. #com.gliffy.shape.android.android_v1.icons.lock_portrait=
  536. com.gliffy.shape.android.android_v1.icons.mic=mxgraph.ios7.icons.microphone
  537. com.gliffy.shape.android.android_v1.icons.monitor=mxgraph.azure.computer
  538. com.gliffy.shape.android.android_v1.icons.next=mxgraph.ios7.misc.right
  539. com.gliffy.shape.android.android_v1.icons.paste=mxgraph.office.concepts.clipboard
  540. com.gliffy.shape.android.android_v1.icons.person=mxgraph.azure.user
  541. com.gliffy.shape.android.android_v1.icons.phone=mxgraph.office.devices.cell_phone_android_standalone
  542. #com.gliffy.shape.android.android_v1.icons.picture=
  543. com.gliffy.shape.android.android_v1.icons.place_pin=mxgraph.office.concepts.pin
  544. com.gliffy.shape.android.android_v1.icons.plane=mxgraph.signs.transportation.airplane_3
  545. com.gliffy.shape.android.android_v1.icons.previous=mxgraph.ios7.misc.left
  546. com.gliffy.shape.android.android_v1.icons.pushpin=mxgraph.mockup.misc.pin
  547. com.gliffy.shape.android.android_v1.icons.reply=mxgraph.ios7.icons.back
  548. #com.gliffy.shape.android.android_v1.icons.rotate=
  549. com.gliffy.shape.android.android_v1.icons.save=mxgraph.cisco.storage.diskette
  550. com.gliffy.shape.android.android_v1.icons.search=mxgraph.office.concepts.search
  551. com.gliffy.shape.android.android_v1.icons.send=mxgraph.gmdl.send
  552. #tmp
  553. com.gliffy.shape.android.android_v1.icons.share=mxgraph.mockup.misc.shareIcon
  554. com.gliffy.shape.android.android_v1.icons.star=mxgraph.basic.star
  555. #com.gliffy.shape.android.android_v1.icons.star_half=
  556. com.gliffy.shape.android.android_v1.icons.tag=mxgraph.gmdl.promotions
  557. com.gliffy.shape.android.android_v1.icons.thumbs_down=mxgraph.mscae.general.like;flipV=1
  558. com.gliffy.shape.android.android_v1.icons.thumbs_up=mxgraph.mscae.general.like
  559. com.gliffy.shape.android.android_v1.icons.time=mxgraph.ios7.icons.clock
  560. com.gliffy.shape.android.android_v1.icons.trash=mxgraph.ios7.icons.trashcan
  561. com.gliffy.shape.android.android_v1.icons.undo=mxgraph.ios7.icons.reload;flipH=1
  562. com.gliffy.shape.android.android_v1.icons.unlock=mxgraph.ios7.icons.unlocked;flipH=1
  563. com.gliffy.shape.android.android_v1.icons.upload=mxgraph.ios7.icons.up
  564. com.gliffy.shape.android.android_v1.icons.video=mxgraph.ios7.icons.video_conversation
  565. com.gliffy.shape.android.android_v1.icons.volume=mxgraph.ios7.icons.volume_2
  566. com.gliffy.shape.android.android_v1.icons.warning=mxgraph.azure.azure_alert
  567. #ANDROID AV ICONS
  568. #com.gliffy.shape.android.android_v1.icons_av.add_to_queue=
  569. com.gliffy.shape.android.android_v1.icons_av.fastforward=mxgraph.ios7.icons.forward
  570. #tmp
  571. com.gliffy.shape.android.android_v1.icons_av.next=mxgraph.ios7.icons.forward
  572. #tmp
  573. com.gliffy.shape.android.android_v1.icons_av.pause=mxgraph.ios7.misc.pause
  574. #tmp
  575. com.gliffy.shape.android.android_v1.icons_av.play=mxgraph.ios7.icons.play
  576. #tmp
  577. com.gliffy.shape.android.android_v1.icons_av.previous=mxgraph.ios7.icons.backward
  578. #tmp
  579. com.gliffy.shape.android.android_v1.icons_av.repeat=mxgraph.ios7.icons.repeat
  580. #tmp
  581. com.gliffy.shape.android.android_v1.icons_av.replay=mxgraph.ios7.icons.reload;flipH=1
  582. com.gliffy.shape.android.android_v1.icons_av.rewind=mxgraph.ios7.icons.backward
  583. #tmp
  584. com.gliffy.shape.android.android_v1.icons_av.shuffle=mxgraph.ios7.icons.shuffle
  585. #TODO create a dedicated set
  586. #ANDROID SYSTEM ICONS
  587. com.gliffy.shape.android.android_v1.icons_system.back=mxgraph.ios7.icons.play;flipH=1
  588. com.gliffy.shape.android.android_v1.icons_system.home=ellipse
  589. com.gliffy.shape.android.android_v1.icons_system.recent_apps=rect;rounded=1
  590. #com.gliffy.shape.android.android_v1.icons_system.back_v1=
  591. com.gliffy.shape.android.android_v1.icons_system.down_v1=mxgraph.ios7.misc.down
  592. #com.gliffy.shape.android.android_v1.icons_system.home_v1=
  593. #com.gliffy.shape.android.android_v1.icons_system.recent_apps_v1=
  594. com.gliffy.shape.android.android_v1.icons_system.menu=mxgraph.ios7.misc.options
  595. #
  596. # AWS
  597. #
  598. # AWS APP SERVICES
  599. com.gliffy.shape.aws.aws_v1.app_services.cloud_search=mxgraph.aws2.app_services.cloudsearch;strokeColor=none
  600. com.gliffy.shape.aws.aws_v1.app_services.cloud_search_sdf_metadata=mxgraph.aws2.app_services.cloudsearch_sdf_metadata;strokeColor=none
  601. com.gliffy.shape.aws.aws_v1.app_services.elastic_transcoder=mxgraph.aws2.app_services.elastic_transcoder;strokeColor=none
  602. com.gliffy.shape.aws.aws_v1.app_services.email=mxgraph.aws2.app_services.email;strokeColor=none
  603. com.gliffy.shape.aws.aws_v1.app_services.ses=mxgraph.aws2.app_services.ses;strokeColor=none
  604. com.gliffy.shape.aws.aws_v1.app_services.sns=mxgraph.aws2.app_services.sns;strokeColor=none
  605. com.gliffy.shape.aws.aws_v1.app_services.sns_email_notification=mxgraph.aws2.app_services.sns_email_notification;strokeColor=none
  606. com.gliffy.shape.aws.aws_v1.app_services.sns_http_notification=mxgraph.aws2.app_services.sns_http_notification;strokeColor=none
  607. com.gliffy.shape.aws.aws_v1.app_services.sns_topic=mxgraph.aws2.app_services.sns_topic;strokeColor=none
  608. com.gliffy.shape.aws.aws_v1.app_services.sqs=mxgraph.aws2.app_services.sqs;strokeColor=none
  609. com.gliffy.shape.aws.aws_v1.app_services.sqs_message=mxgraph.aws2.app_services.sqs_message;strokeColor=none
  610. com.gliffy.shape.aws.aws_v1.app_services.sqs_queue=mxgraph.aws2.app_services.sqs_queue;strokeColor=none
  611. com.gliffy.shape.aws.aws_v1.app_services.swf=mxgraph.aws2.app_services.swf;strokeColor=none
  612. com.gliffy.shape.aws.aws_v1.app_services.swf_decider=mxgraph.aws2.app_services.swf_decider;strokeColor=none
  613. com.gliffy.shape.aws.aws_v1.app_services.swf_worker=mxgraph.aws2.app_services.swf_worker;strokeColor=none
  614. # AWS COMPUTE AND NETWORKING
  615. com.gliffy.shape.aws.aws_v1.compute_and_networking.auto_scaling=mxgraph.aws2.compute_and_networking.auto_scaling;strokeColor=none
  616. com.gliffy.shape.aws.aws_v1.compute_and_networking.aws_direct_connect=mxgraph.aws2.compute_and_networking.aws_direct_connect;strokeColor=none
  617. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2=mxgraph.aws2.compute_and_networking.ec2;strokeColor=none
  618. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_ami=mxgraph.aws2.compute_and_networking.ec2_ami;strokeColor=none
  619. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_cloud_watch=mxgraph.aws2.compute_and_networking.ec2_cloudwatch;strokeColor=none
  620. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_db_on_instance=mxgraph.aws2.compute_and_networking.ec2_db_on_instance;strokeColor=none
  621. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_elastic_ip=mxgraph.aws2.compute_and_networking.ec2_elastic_ip;strokeColor=none
  622. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_instance=mxgraph.aws2.compute_and_networking.ec2_instance;strokeColor=none
  623. com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_instances=mxgraph.aws2.compute_and_networking.ec2_instances;strokeColor=none
  624. com.gliffy.shape.aws.aws_v1.compute_and_networking.elastic_load_balancing=mxgraph.aws2.compute_and_networking.elastic_load_balancing;strokeColor=none
  625. com.gliffy.shape.aws.aws_v1.compute_and_networking.elastic_network_instance=mxgraph.aws2.compute_and_networking.elastic_network_instance;strokeColor=none
  626. com.gliffy.shape.aws.aws_v1.compute_and_networking.emr=mxgraph.aws2.compute_and_networking.emr;strokeColor=none
  627. com.gliffy.shape.aws.aws_v1.compute_and_networking.emr_cluster=mxgraph.aws2.compute_and_networking.emr_cluster;strokeColor=none
  628. com.gliffy.shape.aws.aws_v1.compute_and_networking.emr_hdfs_cluster=mxgraph.aws2.compute_and_networking.emr_hdfs_cluster;strokeColor=none
  629. com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53=mxgraph.aws2.compute_and_networking.route_53;strokeColor=none
  630. com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53_hosted_zone=mxgraph.aws2.compute_and_networking.route_53_hosted_zone;strokeColor=none
  631. com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53_route_table=mxgraph.aws2.compute_and_networking.route_53_route_table;strokeColor=none
  632. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc=mxgraph.aws2.compute_and_networking.vpc;strokeColor=none
  633. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_customer_gateway=mxgraph.aws2.compute_and_networking.vpc_customer_gateway;strokeColor=none
  634. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_internet_gateway=mxgraph.aws2.compute_and_networking.vpc_internet_gateway;strokeColor=none
  635. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_router=mxgraph.aws2.compute_and_networking.vpc_router;strokeColor=none
  636. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_vpn_connection=mxgraph.aws2.compute_and_networking.vpc_vpn_connection;strokeColor=none
  637. com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_vpn_gateway=mxgraph.aws2.compute_and_networking.vpc_vpn_gateway;strokeColor=none
  638. # AWS DATABASE
  639. com.gliffy.shape.aws.aws_v1.database.dynamo_db=mxgraph.aws2.database.dynamodb;strokeColor=none
  640. com.gliffy.shape.aws.aws_v1.database.dynamo_db_attribute=mxgraph.aws2.database.dynamodb_attribute;strokeColor=none
  641. com.gliffy.shape.aws.aws_v1.database.dynamo_db_attributes=mxgraph.aws2.database.dynamodb_attributes;strokeColor=none
  642. com.gliffy.shape.aws.aws_v1.database.dynamo_db_item=mxgraph.aws2.database.dynamodb_item;strokeColor=none
  643. com.gliffy.shape.aws.aws_v1.database.dynamo_db_items=mxgraph.aws2.database.dynamodb_items;strokeColor=none
  644. com.gliffy.shape.aws.aws_v1.database.dynamo_db_table=mxgraph.aws2.database.dynamodb_table;strokeColor=none
  645. com.gliffy.shape.aws.aws_v1.database.elastic_cache=mxgraph.aws2.database.elasticcache;strokeColor=none
  646. com.gliffy.shape.aws.aws_v1.database.elastic_cache_node=mxgraph.aws2.database.elasticcache_node;strokeColor=none
  647. com.gliffy.shape.aws.aws_v1.database.rds=mxgraph.aws2.database.rds;strokeColor=none
  648. com.gliffy.shape.aws.aws_v1.database.rds_db_instance=mxgraph.aws2.database.rds_db_instance;strokeColor=none
  649. com.gliffy.shape.aws.aws_v1.database.rds_instance_read_replica=mxgraph.aws2.database.rds_instance_read_replica;strokeColor=none
  650. com.gliffy.shape.aws.aws_v1.database.rds_instance_standby=mxgraph.aws2.database.rds_instance_standby;strokeColor=none
  651. com.gliffy.shape.aws.aws_v1.database.rds_ms_sql_instance=mxgraph.aws2.database.rds_ms_sql_instance_2;strokeColor=none
  652. com.gliffy.shape.aws.aws_v1.database.rds_mysql_db_instance=mxgraph.aws2.database.rds_mysql_db_instance_2;strokeColor=none
  653. com.gliffy.shape.aws.aws_v1.database.rds_oracle_db_instance=mxgraph.aws2.database.rds_oracle_db_instance_2;strokeColor=none
  654. com.gliffy.shape.aws.aws_v1.database.red_shift=mxgraph.aws2.database.redshift;strokeColor=none
  655. com.gliffy.shape.aws.aws_v1.database.simple_db=mxgraph.aws2.database.simpledb;strokeColor=none
  656. com.gliffy.shape.aws.aws_v1.database.simple_db_domain=mxgraph.aws2.database.simpledb_domain;strokeColor=none
  657. # AWS DEPLOYMENT AND MANAGEMENT
  658. com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation=mxgraph.aws2.deployment_and_management.cloudformation;strokeColor=none
  659. com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation_stack=mxgraph.aws2.deployment_and_management.cloudformation_stack;strokeColor=none
  660. com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation_template=mxgraph.aws2.deployment_and_management.cloudformation_template;strokeColor=none
  661. com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_data_pipeline=mxgraph.aws2.deployment_and_management.data_pipeline;strokeColor=none
  662. com.gliffy.shape.aws.aws_v1.deployment_and_management.cloud_watch=mxgraph.aws2.deployment_and_management.cloudwatch;strokeColor=none
  663. com.gliffy.shape.aws.aws_v1.deployment_and_management.cloud_watch_alarm=mxgraph.aws2.deployment_and_management.cloudwatch_alarm;strokeColor=none
  664. com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk=mxgraph.aws2.deployment_and_management.elastic_beanstalk;strokeColor=none
  665. com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk_application=mxgraph.aws2.deployment_and_management.elastic_beanstalk_application;strokeColor=none
  666. com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk_deployment=mxgraph.aws2.deployment_and_management.elastic_beanstalk_deployment;strokeColor=none
  667. com.gliffy.shape.aws.aws_v1.deployment_and_management.iam=mxgraph.aws2.deployment_and_management.iam;strokeColor=none
  668. com.gliffy.shape.aws.aws_v1.deployment_and_management.iam_add_on=mxgraph.aws2.deployment_and_management.iam_add-on;strokeColor=none
  669. com.gliffy.shape.aws.aws_v1.deployment_and_management.iam_sts=mxgraph.aws2.deployment_and_management.iam_sts;strokeColor=none
  670. com.gliffy.shape.aws.aws_v1.deployment_and_management.ops_works=mxgraph.aws2.deployment_and_management.opsworks;strokeColor=none
  671. # AWS NON SERVICE SPECIFIC
  672. com.gliffy.shape.aws.aws_v1.non_service_specific.aws_cloud=mxgraph.aws2.non-service_specific.cloud;strokeColor=none
  673. com.gliffy.shape.aws.aws_v1.non_service_specific.aws_management_console=mxgraph.aws2.non-service_specific.management_console;strokeColor=none
  674. com.gliffy.shape.aws.aws_v1.non_service_specific.client=mxgraph.aws2.non-service_specific.client;strokeColor=none
  675. com.gliffy.shape.aws.aws_v1.non_service_specific.corporate_data_center=mxgraph.aws2.non-service_specific.corporate_data_center;strokeColor=none
  676. com.gliffy.shape.aws.aws_v1.non_service_specific.disk=mxgraph.aws2.non-service_specific.disk;strokeColor=none
  677. com.gliffy.shape.aws.aws_v1.non_service_specific.forum=mxgraph.aws2.non-service_specific.forums;strokeColor=none
  678. com.gliffy.shape.aws.aws_v1.non_service_specific.generic_database=mxgraph.aws2.non-service_specific.generic_database;strokeColor=none
  679. com.gliffy.shape.aws.aws_v1.non_service_specific.internet=mxgraph.aws2.non-service_specific.internet;strokeColor=none
  680. com.gliffy.shape.aws.aws_v1.non_service_specific.mobile_client=mxgraph.aws2.non-service_specific.mobile_client;strokeColor=none
  681. com.gliffy.shape.aws.aws_v1.non_service_specific.multimedia=mxgraph.aws2.non-service_specific.multimedia;strokeColor=none
  682. com.gliffy.shape.aws.aws_v1.non_service_specific.tape_storage=mxgraph.aws2.non-service_specific.tape_storage;strokeColor=none
  683. com.gliffy.shape.aws.aws_v1.non_service_specific.traditional_server=mxgraph.aws2.non-service_specific.traditional_server;strokeColor=none
  684. com.gliffy.shape.aws.aws_v1.non_service_specific.user=mxgraph.aws2.non-service_specific.user;strokeColor=none
  685. com.gliffy.shape.aws.aws_v1.non_service_specific.users=mxgraph.aws2.non-service_specific.users;strokeColor=none
  686. com.gliffy.shape.aws.aws_v1.non_service_specific.virtual_private_cloud=mxgraph.aws2.non-service_specific.virtual_private_cloud;strokeColor=none
  687. # AWS ON DEMAND WORKFORCE
  688. com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk=mxgraph.aws2.on-demand_workforce.mechanical_turk;strokeColor=none
  689. com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_assignment_task=mxgraph.aws2.on-demand_workforce.mechanical_turk_assignment_task;strokeColor=none
  690. com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_human_intelligence_tasks=mxgraph.aws2.on-demand_workforce.mechanical_turk_human_intelligence_tasks;strokeColor=none
  691. com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_requester=mxgraph.aws2.on-demand_workforce.mechanical_turk_requester;strokeColor=none
  692. com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_workers=mxgraph.aws2.on-demand_workforce.mechanical_turk_workers;strokeColor=none
  693. # AWS SDKS
  694. com.gliffy.shape.aws.aws_v1.sdks.android=mxgraph.aws2.sdks.android;strokeColor=none
  695. com.gliffy.shape.aws.aws_v1.sdks.aws_toolkit_for_eclipse=mxgraph.aws2.sdks.aws_toolkit_for_eclipse;strokeColor=none
  696. com.gliffy.shape.aws.aws_v1.sdks.aws_toolkit_for_visual_studio=mxgraph.aws2.sdks.aws_toolkit_for_visual_studio;strokeColor=none
  697. com.gliffy.shape.aws.aws_v1.sdks.cli=mxgraph.aws2.sdks.cli;strokeColor=none
  698. com.gliffy.shape.aws.aws_v1.sdks.ios=mxgraph.aws2.sdks.ios;strokeColor=none
  699. com.gliffy.shape.aws.aws_v1.sdks.java=mxgraph.aws2.sdks.java;strokeColor=none
  700. com.gliffy.shape.aws.aws_v1.sdks.net=mxgraph.aws2.sdks.net;strokeColor=none
  701. com.gliffy.shape.aws.aws_v1.sdks.nodejs=mxgraph.aws2.sdks.nodejs;strokeColor=none
  702. com.gliffy.shape.aws.aws_v1.sdks.php=mxgraph.aws2.sdks.php;strokeColor=none
  703. com.gliffy.shape.aws.aws_v1.sdks.python=mxgraph.aws2.sdks.python;strokeColor=none
  704. com.gliffy.shape.aws.aws_v1.sdks.ruby=mxgraph.aws2.sdks.ruby;strokeColor=none
  705. com.gliffy.shape.aws.aws_v1.sdks.tools_for_windows_power_shell=mxgraph.aws2.sdks.tools_for_windows_powershell;strokeColor=none
  706. # AWS STORAGE AND CONTENT DELIVERY
  707. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_cloud_front=mxgraph.aws2.storage_and_content_delivery.cloudfront;strokeColor=none
  708. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_cloud_front_download_distribution=mxgraph.aws2.storage_and_content_delivery.cloudfront_download_distribution;strokeColor=none
  709. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_cloud_front_edge_location=mxgraph.aws2.storage_and_content_delivery.cloudfront_edge_location;strokeColor=none
  710. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_cloud_front_streaming_distribution=mxgraph.aws2.storage_and_content_delivery.cloudfront_streaming_distribution;strokeColor=none
  711. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs=mxgraph.aws2.storage_and_content_delivery.ebs;strokeColor=none
  712. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs_snapshot=mxgraph.aws2.storage_and_content_delivery.ebs_snapshot;strokeColor=none
  713. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs_volume=mxgraph.aws2.storage_and_content_delivery.ebs_volume;strokeColor=none
  714. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier=mxgraph.aws2.storage_and_content_delivery.glacier;strokeColor=none
  715. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier_archive=mxgraph.aws2.storage_and_content_delivery.glacier_archive;strokeColor=none
  716. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier_vault=mxgraph.aws2.storage_and_content_delivery.glacier_vault;strokeColor=none
  717. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3=mxgraph.aws2.storage_and_content_delivery.s3;strokeColor=none
  718. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3_bucket=mxgraph.aws2.storage_and_content_delivery.s3_bucket;strokeColor=none
  719. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3_bucket_with_objects=mxgraph.aws2.storage_and_content_delivery.s3_bucket_with_objects;strokeColor=none
  720. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3_objects=mxgraph.aws2.storage_and_content_delivery.s3_objects;strokeColor=none
  721. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.aws_import_export=mxgraph.aws2.storage_and_content_delivery.aws_import_export;strokeColor=none
  722. com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.aws_storage_gateway=mxgraph.aws2.storage_and_content_delivery.aws_storage_gateway;strokeColor=none
  723. #
  724. # CISCO
  725. #
  726. # CISCO BUILDINGS
  727. com.gliffy.shape.cisco.cisco_v1.buildings.branch_office=mxgraph.cisco.buildings.branch_office;strokeColor=#ffffff
  728. com.gliffy.shape.cisco.cisco_v1.buildings.end_office=mxgraph.cisco.buildings.end_office;strokeColor=#ffffff
  729. com.gliffy.shape.cisco.cisco_v1.buildings.generic_building=mxgraph.cisco.buildings.generic_building;strokeColor=#ffffff
  730. com.gliffy.shape.cisco.cisco_v1.buildings.government_building=mxgraph.cisco.buildings.government_building;strokeColor=#ffffff
  731. com.gliffy.shape.cisco.cisco_v1.buildings.mdu=mxgraph.cisco.buildings.mdu;strokeColor=#ffffff
  732. com.gliffy.shape.cisco.cisco_v1.buildings.small_business=mxgraph.cisco.buildings.small_business;strokeColor=#ffffff
  733. com.gliffy.shape.cisco.cisco_v1.buildings.telecommuter_house=mxgraph.cisco.buildings.telecommuter_house;strokeColor=#ffffff
  734. com.gliffy.shape.cisco.cisco_v1.buildings.telecommuter_house_pc=mxgraph.cisco.buildings.telecommuter_house_pc;strokeColor=#ffffff
  735. com.gliffy.shape.cisco.cisco_v1.buildings.university=mxgraph.cisco.buildings.university;strokeColor=#ffffff
  736. # CISCO COMPUTER AND PERIPHERALS
  737. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_mainframe=mxgraph.cisco.computers_and_peripherals.ibm_mainframe;strokeColor=#ffffff
  738. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_mini_as400=mxgraph.cisco.computers_and_peripherals.ibm_mini_as400;strokeColor=#ffffff
  739. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_tower=mxgraph.cisco.computers_and_peripherals.ibm_tower;strokeColor=#ffffff
  740. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.laptop=mxgraph.cisco.computers_and_peripherals.laptop;strokeColor=#ffffff
  741. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.macintosh=mxgraph.cisco.computers_and_peripherals.macintosh;strokeColor=#ffffff
  742. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.microphone=mxgraph.cisco.computers_and_peripherals.microphone;strokeColor=#ffffff
  743. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc=mxgraph.cisco.computers_and_peripherals.pc;strokeColor=#ffffff
  744. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc_adapter_card=mxgraph.cisco.computers_and_peripherals.pc_adapter_card;strokeColor=#ffffff
  745. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc_routercard=mxgraph.cisco.computers_and_peripherals.pc_routercard;strokeColor=#ffffff
  746. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.printer=mxgraph.cisco.computers_and_peripherals.printer;strokeColor=#ffffff
  747. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.scanner=mxgraph.cisco.computers_and_peripherals.scanner;strokeColor=#ffffff
  748. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.speaker=mxgraph.cisco.computers_and_peripherals.speaker;strokeColor=#ffffff
  749. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.sun_workstation=mxgraph.cisco.computers_and_peripherals.sun_workstation;strokeColor=#ffffff
  750. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.supercomputer=mxgraph.cisco.computers_and_peripherals.supercomputer;strokeColor=#ffffff
  751. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.tablet=mxgraph.cisco.computers_and_peripherals.tablet;strokeColor=#ffffff
  752. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.terminal=mxgraph.cisco.computers_and_peripherals.terminal;strokeColor=#ffffff
  753. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.upc=mxgraph.cisco.computers_and_peripherals.upc;strokeColor=#ffffff
  754. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.video_camera=mxgraph.cisco.computers_and_peripherals.video_camera;strokeColor=#ffffff
  755. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.web_browser=mxgraph.cisco.computers_and_peripherals.web_browser;strokeColor=#ffffff
  756. com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.workstation=mxgraph.cisco.computers_and_peripherals.workstation;strokeColor=#ffffff
  757. # CISCO CONTROLLERS AND MODULES
  758. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.3x74_floor=mxgraph.cisco.controllers_and_modules.3x74_(floor)_cluster_controller;strokeColor=#ffffff
  759. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.10GE_FCoE=mxgraph.cisco.controllers_and_modules.10ge_fcoe;strokeColor=#ffffff
  760. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.3174_desktop=mxgraph.cisco.controllers_and_modules.3174_(desktop)_cluster_controller;strokeColor=#ffffff
  761. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.content_switch_module=mxgraph.cisco.controllers_and_modules.content_switch_module;strokeColor=#ffffff
  762. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.firewall_service_module_fwsm=mxgraph.cisco.controllers_and_modules.firewall_service_module_(fwsm);strokeColor=#ffffff
  763. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.service_module=mxgraph.cisco.controllers_and_modules.service_module;strokeColor=#ffffff
  764. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.system_controller=mxgraph.cisco.controllers_and_modules.system_controller;strokeColor=#ffffff
  765. com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.virtual_switch_controller_vsc3000=mxgraph.cisco.controllers_and_modules.virtual_switch_controller_(vsc3000);strokeColor=#ffffff
  766. # CISCO DIRECTORS
  767. com.gliffy.shape.cisco.cisco_v1.directors.content_engine_cache_director=mxgraph.cisco.directors.content_engine_(cache_director);strokeColor=#ffffff
  768. com.gliffy.shape.cisco.cisco_v1.directors.director_class_fibre_channel_director=mxgraph.cisco.directors.director-class_fibre_channel_director;strokeColor=#ffffff
  769. com.gliffy.shape.cisco.cisco_v1.directors.distributed_director=mxgraph.cisco.directors.distributed_director;strokeColor=#ffffff
  770. com.gliffy.shape.cisco.cisco_v1.directors.localdirector=mxgraph.cisco.directors.localdirector;strokeColor=#ffffff
  771. com.gliffy.shape.cisco.cisco_v1.directors.workgroup_director=mxgraph.cisco.directors.workgroup_director;strokeColor=#ffffff
  772. # CISCO HUBS AND GATEWAYS
  773. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.100baset_hub=mxgraph.cisco.hubs_and_gateways.100baset_hub;strokeColor=#ffffff
  774. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.cisco_hub=mxgraph.cisco.hubs_and_gateways.cisco_hub;strokeColor=#ffffff
  775. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.generic_gateway=mxgraph.cisco.hubs_and_gateways.generic_gateway;strokeColor=#ffffff
  776. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.hub=mxgraph.cisco.hubs_and_gateways.hub;strokeColor=#ffffff
  777. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.mas_gateway=mxgraph.cisco.hubs_and_gateways.mas_gateway;strokeColor=#ffffff
  778. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.small_hub=mxgraph.cisco.hubs_and_gateways.small_hub;strokeColor=#ffffff
  779. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.universal_gateway=mxgraph.cisco.hubs_and_gateways.universal_gateway;strokeColor=#ffffff
  780. com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.vpn_gateway=mxgraph.cisco.hubs_and_gateways.vpn_gateway;strokeColor=#ffffff
  781. # CISCO MISC
  782. com.gliffy.shape.cisco.cisco_v1.misc.15200=mxgraph.cisco.misc.15200;strokeColor=#ffffff
  783. com.gliffy.shape.cisco.cisco_v1.misc.6700_series=mxgraph.cisco.misc.6700_series;strokeColor=#ffffff
  784. com.gliffy.shape.cisco.cisco_v1.misc.7500ars_7513=mxgraph.cisco.misc.7500ars_(7513);strokeColor=#ffffff
  785. com.gliffy.shape.cisco.cisco_v1.misc.accesspoint=mxgraph.cisco.misc.access_point;strokeColor=#ffffff
  786. com.gliffy.shape.cisco.cisco_v1.misc.ace=mxgraph.cisco.misc.ace;strokeColor=#ffffff
  787. com.gliffy.shape.cisco.cisco_v1.misc.acs=mxgraph.cisco.misc.acs;strokeColor=#ffffff
  788. com.gliffy.shape.cisco.cisco_v1.misc.adm=mxgraph.cisco.misc.adm;strokeColor=#ffffff
  789. com.gliffy.shape.cisco.cisco_v1.misc.asic_processor=mxgraph.cisco.misc.asic_processor;strokeColor=#ffffff
  790. com.gliffy.shape.cisco.cisco_v1.misc.asr_1000_Series=mxgraph.cisco.misc.asr_1000_series;strokeColor=#ffffff
  791. com.gliffy.shape.cisco.cisco_v1.misc.ata=mxgraph.cisco.misc.ata;strokeColor=#ffffff
  792. com.gliffy.shape.cisco.cisco_v1.misc.atm_3800=mxgraph.cisco.misc.atm_3800;strokeColor=#ffffff
  793. com.gliffy.shape.cisco.cisco_v1.misc.avs=mxgraph.cisco.misc.avs;strokeColor=#ffffff
  794. com.gliffy.shape.cisco.cisco_v1.misc.axp=mxgraph.cisco.misc.axp;strokeColor=#ffffff
  795. com.gliffy.shape.cisco.cisco_v1.misc.bbsm=mxgraph.cisco.misc.bbsm;strokeColor=#ffffff
  796. com.gliffy.shape.cisco.cisco_v1.misc.breakout_box=mxgraph.cisco.misc.breakout_box;strokeColor=#ffffff
  797. com.gliffy.shape.cisco.cisco_v1.misc.bridge=mxgraph.cisco.misc.bridge;strokeColor=#ffffff
  798. com.gliffy.shape.cisco.cisco_v1.misc.bts_10200=mxgraph.cisco.misc.bts_10200;strokeColor=#ffffff
  799. com.gliffy.shape.cisco.cisco_v1.misc.callmanager=mxgraph.cisco.misc.call_manager;strokeColor=#ffffff
  800. com.gliffy.shape.cisco.cisco_v1.misc.car=mxgraph.cisco.misc.car;strokeColor=#ffffff
  801. com.gliffy.shape.cisco.cisco_v1.misc.carrier_routing_system=mxgraph.cisco.misc.carrier_routing_system;strokeColor=#ffffff
  802. com.gliffy.shape.cisco.cisco_v1.misc.cddi_fddi=mxgraph.cisco.misc.cddi_fddi;strokeColor=#ffffff
  803. com.gliffy.shape.cisco.cisco_v1.misc.cdm=mxgraph.cisco.misc.cdm;strokeColor=#ffffff
  804. com.gliffy.shape.cisco.cisco_v1.misc.cisco_1000=mxgraph.cisco.misc.cisco_1000;strokeColor=#ffffff
  805. com.gliffy.shape.cisco.cisco_v1.misc.cisco_ca=mxgraph.cisco.misc.cisco_ca;strokeColor=#ffffff
  806. com.gliffy.shape.cisco.cisco_v1.misc.cisco_unityexpress=mxgraph.cisco.misc.cisco_unity_express;strokeColor=#ffffff
  807. com.gliffy.shape.cisco.cisco_v1.misc.ciscoworks=mxgraph.cisco.misc.cisco_works;strokeColor=#ffffff
  808. com.gliffy.shape.cisco.cisco_v1.misc.csu_dsu=mxgraph.cisco.misc.csu_dsu;strokeColor=#ffffff
  809. com.gliffy.shape.cisco.cisco_v1.misc.cube=mxgraph.cisco.misc.cube;strokeColor=#ffffff
  810. com.gliffy.shape.cisco.cisco_v1.misc.detector=mxgraph.cisco.misc.detector;strokeColor=#ffffff
  811. com.gliffy.shape.cisco.cisco_v1.misc.dot_dot=mxgraph.cisco.misc.dot-dot;strokeColor=#ffffff
  812. com.gliffy.shape.cisco.cisco_v1.misc.dpt=mxgraph.cisco.misc.dpt;strokeColor=#ffffff
  813. com.gliffy.shape.cisco.cisco_v1.misc.dslam=mxgraph.cisco.misc.dslam;strokeColor=#ffffff
  814. com.gliffy.shape.cisco.cisco_v1.misc.dual_mode_ap=mxgraph.cisco.misc.dual_mode;strokeColor=#ffffff
  815. com.gliffy.shape.cisco.cisco_v1.misc.dwdm_filter=mxgraph.cisco.misc.dwdm_filter;strokeColor=#ffffff
  816. com.gliffy.shape.cisco.cisco_v1.misc.fddi_ring=mxgraph.cisco.misc.fddi_ring;strokeColor=#ffffff
  817. com.gliffy.shape.cisco.cisco_v1.misc.front_end_processor=mxgraph.cisco.misc.front_end_processor;strokeColor=#ffffff
  818. com.gliffy.shape.cisco.cisco_v1.misc.general_applicance=mxgraph.cisco.misc.general_appliance;strokeColor=#ffffff
  819. com.gliffy.shape.cisco.cisco_v1.misc.generic_processor=mxgraph.cisco.misc.generic_processor;strokeColor=#ffffff
  820. com.gliffy.shape.cisco.cisco_v1.misc.h323=mxgraph.cisco.misc.h_323;strokeColor=#ffffff
  821. com.gliffy.shape.cisco.cisco_v1.misc.handheld=mxgraph.cisco.misc.handheld;strokeColor=#ffffff
  822. com.gliffy.shape.cisco.cisco_v1.misc.hp_mini=mxgraph.cisco.misc.hp_mini;strokeColor=#ffffff
  823. com.gliffy.shape.cisco.cisco_v1.misc.icm=mxgraph.cisco.misc.icm;strokeColor=#ffffff
  824. com.gliffy.shape.cisco.cisco_v1.misc.ics=mxgraph.cisco.misc.ics;strokeColor=#ffffff
  825. com.gliffy.shape.cisco.cisco_v1.misc.internet_streamer=mxgraph.cisco.misc.internet_streamer;strokeColor=#ffffff
  826. com.gliffy.shape.cisco.cisco_v1.misc.ios_slb=mxgraph.cisco.misc.ios_slb;strokeColor=#ffffff
  827. com.gliffy.shape.cisco.cisco_v1.misc.ip=mxgraph.cisco.misc.ip;strokeColor=#ffffff
  828. com.gliffy.shape.cisco.cisco_v1.misc.ip_dsl=mxgraph.cisco.misc.ip_dsl;strokeColor=#ffffff
  829. com.gliffy.shape.cisco.cisco_v1.misc.iptc=mxgraph.cisco.misc.iptc;strokeColor=#ffffff
  830. com.gliffy.shape.cisco.cisco_v1.misc.iptv_content_manager=mxgraph.cisco.misc.iptv_content_manager;strokeColor=#ffffff
  831. com.gliffy.shape.cisco.cisco_v1.misc.itp=mxgraph.cisco.misc.itp;strokeColor=#ffffff
  832. com.gliffy.shape.cisco.cisco_v1.misc.jbod=mxgraph.cisco.misc.jbod;strokeColor=#ffffff
  833. com.gliffy.shape.cisco.cisco_v1.misc.key=mxgraph.cisco.misc.key;strokeColor=#ffffff
  834. com.gliffy.shape.cisco.cisco_v1.misc.lan_to_lan=mxgraph.cisco.misc.lan_to_lan;strokeColor=#ffffff
  835. com.gliffy.shape.cisco.cisco_v1.misc.lightweight_ap=mxgraph.cisco.misc.lightweight_ap;strokeColor=#ffffff
  836. com.gliffy.shape.cisco.cisco_v1.misc.longreach_cpe=mxgraph.cisco.misc.longreach_cpe;strokeColor=#ffffff
  837. com.gliffy.shape.cisco.cisco_v1.misc.mau=mxgraph.cisco.misc.mau;strokeColor=#ffffff
  838. com.gliffy.shape.cisco.cisco_v1.misc.mcu=mxgraph.cisco.misc.mcu;strokeColor=#ffffff
  839. com.gliffy.shape.cisco.cisco_v1.misc.me_1100=mxgraph.cisco.misc.me1100;strokeColor=#ffffff
  840. com.gliffy.shape.cisco.cisco_v1.misc.mediator=mxgraph.cisco.misc.mediator;strokeColor=#ffffff
  841. com.gliffy.shape.cisco.cisco_v1.misc.meetingplace=mxgraph.cisco.misc.meetingplace;strokeColor=#ffffff
  842. com.gliffy.shape.cisco.cisco_v1.misc.mesh_ap=mxgraph.cisco.misc.mesh_ap;strokeColor=#ffffff
  843. com.gliffy.shape.cisco.cisco_v1.misc.metro_1500=mxgraph.cisco.misc.metro_1500;strokeColor=#ffffff
  844. com.gliffy.shape.cisco.cisco_v1.misc.mini_vax=mxgraph.cisco.misc.mini_vax;strokeColor=#ffffff
  845. com.gliffy.shape.cisco.cisco_v1.misc.mse=mxgraph.cisco.misc.mse;strokeColor=#ffffff
  846. com.gliffy.shape.cisco.cisco_v1.misc.mux=mxgraph.cisco.misc.mux;strokeColor=#ffffff
  847. com.gliffy.shape.cisco.cisco_v1.misc.mxe=mxgraph.cisco.misc.mxe;strokeColor=#ffffff
  848. com.gliffy.shape.cisco.cisco_v1.misc.nac_appliance=mxgraph.cisco.misc.nac_appliance;strokeColor=#ffffff
  849. com.gliffy.shape.cisco.cisco_v1.misc.nce=mxgraph.cisco.misc.nce;strokeColor=#ffffff
  850. com.gliffy.shape.cisco.cisco_v1.misc.netranger=mxgraph.cisco.misc.netranger;strokeColor=#ffffff
  851. com.gliffy.shape.cisco.cisco_v1.misc.netsonar=mxgraph.cisco.misc.netsonar;strokeColor=#ffffff
  852. com.gliffy.shape.cisco.cisco_v1.misc.network_management=mxgraph.cisco.misc.network_management;strokeColor=#ffffff
  853. com.gliffy.shape.cisco.cisco_v1.misc.nexus_1000=mxgraph.cisco.misc.nexus_1000;strokeColor=#ffffff
  854. com.gliffy.shape.cisco.cisco_v1.misc.nexus_2000=mxgraph.cisco.misc.nexus_2000_fabric_extender;strokeColor=#ffffff
  855. com.gliffy.shape.cisco.cisco_v1.misc.nexus_5000=mxgraph.cisco.misc.nexus_5000;strokeColor=#ffffff
  856. com.gliffy.shape.cisco.cisco_v1.misc.nexus_7000=mxgraph.cisco.misc.nexus_7000;strokeColor=#ffffff
  857. com.gliffy.shape.cisco.cisco_v1.misc.octel=mxgraph.cisco.misc.octel;strokeColor=#ffffff
  858. com.gliffy.shape.cisco.cisco_v1.misc.ons15500=mxgraph.cisco.misc.ons15500;strokeColor=#ffffff
  859. com.gliffy.shape.cisco.cisco_v1.misc.optical_amplifier=mxgraph.cisco.misc.optical_amplifier;strokeColor=#ffffff
  860. com.gliffy.shape.cisco.cisco_v1.misc.optical_transport=mxgraph.cisco.misc.optical_transport;strokeColor=#ffffff
  861. com.gliffy.shape.cisco.cisco_v1.misc.pad=mxgraph.cisco.misc.pad_2;strokeColor=#ffffff
  862. com.gliffy.shape.cisco.cisco_v1.misc.pad_x_28=mxgraph.cisco.misc.pad_1;strokeColor=#ffffff
  863. com.gliffy.shape.cisco.cisco_v1.misc.page_icon=mxgraph.cisco.misc.page_icon;strokeColor=#ffffff
  864. com.gliffy.shape.cisco.cisco_v1.misc.pbx=mxgraph.cisco.misc.pbx;strokeColor=#ffffff
  865. com.gliffy.shape.cisco.cisco_v1.misc.pc_software=mxgraph.cisco.misc.pc_software;strokeColor=#ffffff
  866. com.gliffy.shape.cisco.cisco_v1.misc.pc_video=mxgraph.cisco.misc.pc_video;strokeColor=#ffffff
  867. com.gliffy.shape.cisco.cisco_v1.misc.pda=mxgraph.cisco.misc.pda;strokeColor=#ffffff
  868. com.gliffy.shape.cisco.cisco_v1.misc.pmc=mxgraph.cisco.misc.pmc;strokeColor=#ffffff
  869. com.gliffy.shape.cisco.cisco_v1.misc.protocol_translator=mxgraph.cisco.misc.protocol_translator;strokeColor=#ffffff
  870. com.gliffy.shape.cisco.cisco_v1.misc.pxf=mxgraph.cisco.misc.pxf;strokeColor=#ffffff
  871. com.gliffy.shape.cisco.cisco_v1.misc.ratemux=mxgraph.cisco.misc.ratemux;strokeColor=#ffffff
  872. com.gliffy.shape.cisco.cisco_v1.misc.repeater=mxgraph.cisco.misc.repeater;strokeColor=#ffffff
  873. com.gliffy.shape.cisco.cisco_v1.misc.route_switch_processor=mxgraph.cisco.misc.route_switch_processor;strokeColor=#ffffff
  874. com.gliffy.shape.cisco.cisco_v1.misc.rps=mxgraph.cisco.misc.rpsrps;strokeColor=#ffffff
  875. com.gliffy.shape.cisco.cisco_v1.misc.service_control=mxgraph.cisco.misc.service_control;strokeColor=#ffffff
  876. com.gliffy.shape.cisco.cisco_v1.misc.services=mxgraph.cisco.misc.services;strokeColor=#ffffff
  877. com.gliffy.shape.cisco.cisco_v1.misc.ssc=mxgraph.cisco.misc.ssc;strokeColor=#ffffff
  878. com.gliffy.shape.cisco.cisco_v1.misc.ssl_terminator=mxgraph.cisco.misc.ssl_terminator;strokeColor=#ffffff
  879. com.gliffy.shape.cisco.cisco_v1.misc.stb=mxgraph.cisco.misc.stb;strokeColor=#ffffff
  880. com.gliffy.shape.cisco.cisco_v1.misc.stp=mxgraph.cisco.misc.stp;strokeColor=#ffffff
  881. com.gliffy.shape.cisco.cisco_v1.misc.streamer=mxgraph.cisco.misc.streamer;strokeColor=#ffffff
  882. com.gliffy.shape.cisco.cisco_v1.misc.svx=mxgraph.cisco.misc.svx;strokeColor=#ffffff
  883. com.gliffy.shape.cisco.cisco_v1.misc.telecommuter=mxgraph.cisco.misc.telecommuter_icon;strokeColor=#ffffff
  884. com.gliffy.shape.cisco.cisco_v1.misc.tp_mcu=mxgraph.cisco.misc.tp_mcu;strokeColor=#ffffff
  885. com.gliffy.shape.cisco.cisco_v1.misc.transpath=mxgraph.cisco.misc.transpath;strokeColor=#ffffff
  886. com.gliffy.shape.cisco.cisco_v1.misc.truck=mxgraph.cisco.misc.truck;strokeColor=#ffffff
  887. com.gliffy.shape.cisco.cisco_v1.misc.turret=mxgraph.cisco.misc.turret;strokeColor=#ffffff
  888. com.gliffy.shape.cisco.cisco_v1.misc.tv=mxgraph.cisco.misc.tv;strokeColor=#ffffff
  889. com.gliffy.shape.cisco.cisco_v1.misc.ubr910=mxgraph.cisco.misc.ubr910;strokeColor=#ffffff
  890. com.gliffy.shape.cisco.cisco_v1.misc.umg_series=mxgraph.cisco.misc.umg_series;strokeColor=#ffffff
  891. com.gliffy.shape.cisco.cisco_v1.misc.ups=mxgraph.cisco.misc.ups;strokeColor=#ffffff
  892. com.gliffy.shape.cisco.cisco_v1.misc.vault=mxgraph.cisco.misc.vault;strokeColor=#ffffff
  893. com.gliffy.shape.cisco.cisco_v1.misc.vip=mxgraph.cisco.misc.vip;strokeColor=#ffffff
  894. com.gliffy.shape.cisco.cisco_v1.misc.vpn_concentrator=mxgraph.cisco.misc.vpn_concentrator;strokeColor=#ffffff
  895. com.gliffy.shape.cisco.cisco_v1.misc.vss=mxgraph.cisco.misc.vss;strokeColor=#ffffff
  896. com.gliffy.shape.cisco.cisco_v1.misc.wae=mxgraph.cisco.misc.wae;strokeColor=#ffffff
  897. com.gliffy.shape.cisco.cisco_v1.misc.wism=mxgraph.cisco.misc.wism;strokeColor=#ffffff
  898. # CISCO MODEMS AND PHONES
  899. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.cable_modem=mxgraph.cisco.modems_and_phones.cable_modem;strokeColor=#ffffff
  900. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.fax=mxgraph.cisco.modems_and_phones.fax;strokeColor=#ffffff
  901. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.hootphone=mxgraph.cisco.modems_and_phones.hootphone;strokeColor=#ffffff
  902. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.ip_phone=mxgraph.cisco.modems_and_phones.ip_phone;strokeColor=#ffffff
  903. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.mobile_access_ip_phone=mxgraph.cisco.modems_and_phones.mobile_access_ip_phone;strokeColor=#ffffff
  904. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.modem=mxgraph.cisco.modems_and_phones.modem;strokeColor=#ffffff
  905. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.phone=mxgraph.cisco.modems_and_phones.phone;strokeColor=#ffffff
  906. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.phone_fax=mxgraph.cisco.modems_and_phones.phone-fax;strokeColor=#ffffff
  907. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.rf_modem=mxgraph.cisco.modems_and_phones.rf_modem;strokeColor=#ffffff
  908. com.gliffy.shape.cisco.cisco_v1.modems_and_phones.softphone=mxgraph.cisco.modems_and_phones.softphone;strokeColor=#ffffff
  909. # CISCO PEOPLE
  910. com.gliffy.shape.cisco.cisco_v1.people.androgenous_person=mxgraph.cisco.people.androgenous_person;strokeColor=#ffffff
  911. com.gliffy.shape.cisco.cisco_v1.people.pc_man=mxgraph.cisco.people.pc_man;strokeColor=#ffffff
  912. com.gliffy.shape.cisco.cisco_v1.people.running_man=mxgraph.cisco.people.running_man;strokeColor=#ffffff
  913. com.gliffy.shape.cisco.cisco_v1.people.sitting_woman=mxgraph.cisco.people.sitting_woman;strokeColor=#ffffff
  914. com.gliffy.shape.cisco.cisco_v1.people.standing_man=mxgraph.cisco.people.standing_man;strokeColor=#ffffff
  915. com.gliffy.shape.cisco.cisco_v1.people.standing_woman=mxgraph.cisco.people.standing_woman;strokeColor=#ffffff
  916. # CISCO ROUTERS
  917. com.gliffy.shape.cisco.cisco_v1.routers.10700=mxgraph.cisco.routers.10700;strokeColor=#ffffff
  918. com.gliffy.shape.cisco.cisco_v1.routers.atm_router=mxgraph.cisco.routers.atm_router;strokeColor=#ffffff
  919. com.gliffy.shape.cisco.cisco_v1.routers.atm_tag_switch_router=mxgraph.cisco.routers.atm_tag_switch_router;strokeColor=#ffffff
  920. com.gliffy.shape.cisco.cisco_v1.routers.content_service_router=mxgraph.cisco.routers.content_service_router;strokeColor=#ffffff
  921. com.gliffy.shape.cisco.cisco_v1.routers.gigabit_switch_atm_tag_router=mxgraph.cisco.routers.gigabit_switch_atm_tag_router;strokeColor=#ffffff
  922. com.gliffy.shape.cisco.cisco_v1.routers.iad_router=mxgraph.cisco.routers.iad_router;strokeColor=#ffffff
  923. com.gliffy.shape.cisco.cisco_v1.routers.ip_telephony_router=mxgraph.cisco.routers.ip_telephony_router;strokeColor=#ffffff
  924. com.gliffy.shape.cisco.cisco_v1.routers.iscsi_router=mxgraph.cisco.routers.isci_router;strokeColor=#ffffff
  925. com.gliffy.shape.cisco.cisco_v1.routers.mobile_access_router=mxgraph.cisco.routers.mobile_access_router;strokeColor=#ffffff
  926. com.gliffy.shape.cisco.cisco_v1.routers.nce_router=mxgraph.cisco.routers.nce_router;strokeColor=#ffffff
  927. com.gliffy.shape.cisco.cisco_v1.routers.netflow_router=mxgraph.cisco.routers.netflow_router;strokeColor=#ffffff
  928. com.gliffy.shape.cisco.cisco_v1.routers.optical_services_router=mxgraph.cisco.routers.optical_services_router;strokeColor=#ffffff
  929. com.gliffy.shape.cisco.cisco_v1.routers.router=mxgraph.cisco.routers.router;strokeColor=#ffffff
  930. com.gliffy.shape.cisco.cisco_v1.routers.router_in_building=mxgraph.cisco.routers.router_in_building;strokeColor=#ffffff
  931. com.gliffy.shape.cisco.cisco_v1.routers.router_with_silicon_switch=mxgraph.cisco.routers.router_with_silicon_switch;strokeColor=#ffffff
  932. com.gliffy.shape.cisco.cisco_v1.routers.service_router=mxgraph.cisco.routers.service_router;strokeColor=#ffffff
  933. com.gliffy.shape.cisco.cisco_v1.routers.space_router=mxgraph.cisco.wireless.satellite;strokeColor=#ffffff
  934. com.gliffy.shape.cisco.cisco_v1.routers.storage_router=mxgraph.cisco.routers.storage_router;strokeColor=#ffffff
  935. com.gliffy.shape.cisco.cisco_v1.routers.tdm_router=mxgraph.cisco.routers.tdm_router;strokeColor=#ffffff
  936. com.gliffy.shape.cisco.cisco_v1.routers.voice_router=mxgraph.cisco.routers.voice_router;strokeColor=#ffffff
  937. com.gliffy.shape.cisco.cisco_v1.routers.wavelength_router=mxgraph.cisco.routers.wavelength_router;strokeColor=#ffffff
  938. com.gliffy.shape.cisco.cisco_v1.routers.wireless_router=mxgraph.cisco.routers.wireless_router;strokeColor=#ffffff
  939. # CISCO SECURITY
  940. com.gliffy.shape.cisco.cisco_v1.security.centri_firewall=mxgraph.cisco.security.centri_firewall;strokeColor=#ffffff
  941. com.gliffy.shape.cisco.cisco_v1.security.ciscosecurity=mxgraph.cisco.security.cisco_security;strokeColor=#ffffff
  942. com.gliffy.shape.cisco.cisco_v1.security.firewall=mxgraph.cisco.security.firewall;strokeColor=#ffffff
  943. com.gliffy.shape.cisco.cisco_v1.security.gatekeeper=mxgraph.cisco.security.gatekeeper;strokeColor=#ffffff
  944. com.gliffy.shape.cisco.cisco_v1.security.guard=mxgraph.cisco.security.guard;strokeColor=#ffffff
  945. com.gliffy.shape.cisco.cisco_v1.security.ios_firewall=mxgraph.cisco.security.ios_firewall;strokeColor=#ffffff
  946. com.gliffy.shape.cisco.cisco_v1.security.lock=mxgraph.cisco.security.lock;strokeColor=#ffffff
  947. com.gliffy.shape.cisco.cisco_v1.security.pix_firewall=mxgraph.cisco.security.pix_firewall;strokeColor=#ffffff
  948. com.gliffy.shape.cisco.cisco_v1.security.router_firewall=mxgraph.cisco.security.router_firewall;strokeColor=#ffffff
  949. # CISCO SERVERS
  950. com.gliffy.shape.cisco.cisco_v1.servers.cisco_unified_presence_server=mxgraph.cisco.servers.cisco_unified_presence_server;strokeColor=#ffffff
  951. com.gliffy.shape.cisco.cisco_v1.servers.communications_server=mxgraph.cisco.servers.communications_server;strokeColor=#ffffff
  952. com.gliffy.shape.cisco.cisco_v1.servers.directory_server=mxgraph.cisco.servers.directory_server;strokeColor=#ffffff
  953. com.gliffy.shape.cisco.cisco_v1.servers.file_server=mxgraph.cisco.servers.fileserver;strokeColor=#ffffff
  954. com.gliffy.shape.cisco.cisco_v1.servers.host=mxgraph.cisco.servers.host;strokeColor=#ffffff
  955. com.gliffy.shape.cisco.cisco_v1.servers.iptv_server=mxgraph.cisco.servers.iptv_server;strokeColor=#ffffff
  956. com.gliffy.shape.cisco.cisco_v1.servers.microwebserver=mxgraph.cisco.servers.microwebserver;strokeColor=#ffffff
  957. com.gliffy.shape.cisco.cisco_v1.servers.moh_server=mxgraph.cisco.servers.moh_server;strokeColor=#ffffff
  958. com.gliffy.shape.cisco.cisco_v1.servers.server_with_router=mxgraph.cisco.servers.server_with_router;strokeColor=#ffffff
  959. com.gliffy.shape.cisco.cisco_v1.servers.sip_proxy_server=mxgraph.cisco.servers.sip_proxy_server;strokeColor=#ffffff
  960. com.gliffy.shape.cisco.cisco_v1.servers.software_based_server=mxgraph.cisco.servers.software_based_server;strokeColor=#ffffff
  961. com.gliffy.shape.cisco.cisco_v1.servers.standard_host=mxgraph.cisco.servers.standard_host;strokeColor=#ffffff
  962. com.gliffy.shape.cisco.cisco_v1.servers.storage_server=mxgraph.cisco.servers.storage_server;strokeColor=#ffffff
  963. com.gliffy.shape.cisco.cisco_v1.servers.unity_server=mxgraph.cisco.servers.unity_server;strokeColor=#ffffff
  964. com.gliffy.shape.cisco.cisco_v1.servers.voice_commserver=mxgraph.cisco.servers.voice_commserver;strokeColor=#ffffff
  965. com.gliffy.shape.cisco.cisco_v1.servers.www_server=mxgraph.cisco.servers.www_server;strokeColor=#ffffff
  966. # CISCO STORAGE
  967. com.gliffy.shape.cisco.cisco_v1.storage.cisco_file_engine=mxgraph.cisco.storage.cisco_file_engine;strokeColor=#ffffff
  968. com.gliffy.shape.cisco.cisco_v1.storage.cloud=mxgraph.cisco.storage.cloud;strokeColor=#ffffff
  969. com.gliffy.shape.cisco.cisco_v1.storage.diskette=mxgraph.cisco.storage.diskette;strokeColor=#ffffff
  970. com.gliffy.shape.cisco.cisco_v1.storage.fc_storage=mxgraph.cisco.storage.fc_storage;strokeColor=#ffffff
  971. com.gliffy.shape.cisco.cisco_v1.storage.fibre_channel_disk_subsystem=mxgraph.cisco.storage.fibre_channel_disk_subsystem;strokeColor=#ffffff
  972. com.gliffy.shape.cisco.cisco_v1.storage.file_cabinet=mxgraph.cisco.storage.file_cabinet;strokeColor=#ffffff
  973. com.gliffy.shape.cisco.cisco_v1.storage.relational_database=mxgraph.cisco.storage.relational_database;strokeColor=#ffffff
  974. com.gliffy.shape.cisco.cisco_v1.storage.tape_array=mxgraph.cisco.storage.tape_array;strokeColor=#ffffff
  975. com.gliffy.shape.cisco.cisco_v1.storage.web_cluster=mxgraph.cisco.storage.web_cluster;strokeColor=#ffffff
  976. # CISCO SWITCHES
  977. com.gliffy.shape.cisco.cisco_v1.switches.atm_fast_gigabit_etherswitch=mxgraph.cisco.switches.atm_fast_gigabit_etherswitch;strokeColor=#ffffff
  978. com.gliffy.shape.cisco.cisco_v1.switches.atm_switch=mxgraph.cisco.switches.atm_switch;strokeColor=#ffffff
  979. com.gliffy.shape.cisco.cisco_v1.switches.class_4_5_switch=mxgraph.cisco.switches.class_4_5_switch;strokeColor=#ffffff
  980. com.gliffy.shape.cisco.cisco_v1.switches.content_service_switch_1100=mxgraph.cisco.switches.content_service_switch_1100;strokeColor=#ffffff
  981. com.gliffy.shape.cisco.cisco_v1.switches.content_switch=mxgraph.cisco.switches.content_switch;strokeColor=#ffffff
  982. com.gliffy.shape.cisco.cisco_v1.switches.fibre_channel_fabric_switch=mxgraph.cisco.switches.fibre_channel_fabric_switch;strokeColor=#ffffff
  983. com.gliffy.shape.cisco.cisco_v1.switches.generic_softswitch=mxgraph.cisco.switches.generic_softswitch;strokeColor=#ffffff
  984. com.gliffy.shape.cisco.cisco_v1.switches.intelliswitch_stack=mxgraph.cisco.switches.intelliswitch_stack;strokeColor=#ffffff
  985. com.gliffy.shape.cisco.cisco_v1.switches.isdn_switch=mxgraph.cisco.switches.isdn_switch;strokeColor=#ffffff
  986. com.gliffy.shape.cisco.cisco_v1.switches.layer_2_remote_switch=mxgraph.cisco.switches.layer_2_remote_switch;strokeColor=#ffffff
  987. com.gliffy.shape.cisco.cisco_v1.switches.layer_3_switch=mxgraph.cisco.switches.layer_3_switch;strokeColor=#ffffff
  988. com.gliffy.shape.cisco.cisco_v1.switches.mgx_8000_multiservice_switch=mxgraph.cisco.switches.mgx_8000_multiservice_switch;strokeColor=#ffffff
  989. com.gliffy.shape.cisco.cisco_v1.switches.mulitswitch_device=mxgraph.cisco.switches.multiswitch_device;strokeColor=#ffffff
  990. com.gliffy.shape.cisco.cisco_v1.switches.multi_fabric_server_switch=mxgraph.cisco.switches.multi-fabric_server_switch;strokeColor=#ffffff
  991. com.gliffy.shape.cisco.cisco_v1.switches.multilayer_remote_switch=mxgraph.cisco.switches.multilayer_remote_switch;strokeColor=#ffffff
  992. com.gliffy.shape.cisco.cisco_v1.switches.pbx_switch=mxgraph.cisco.switches.pbx_switch;strokeColor=#ffffff
  993. com.gliffy.shape.cisco.cisco_v1.switches.programmable_switch=mxgraph.cisco.switches.programmable_switch;strokeColor=#ffffff
  994. com.gliffy.shape.cisco.cisco_v1.switches.server_switch=mxgraph.cisco.switches.server_switch;strokeColor=#ffffff
  995. com.gliffy.shape.cisco.cisco_v1.switches.simulitlayer_switch=mxgraph.cisco.switches.simultilayer_switch;strokeColor=#ffffff
  996. com.gliffy.shape.cisco.cisco_v1.switches.softswitch_pgw_mgc=mxgraph.cisco.switches.softswitch_pgw_mgc;strokeColor=#ffffff
  997. com.gliffy.shape.cisco.cisco_v1.switches.virtual_layer_switch=mxgraph.cisco.switches.virtual_layer_switch;strokeColor=#ffffff
  998. com.gliffy.shape.cisco.cisco_v1.switches.voice_atm_switch=mxgraph.cisco.switches.voice_atm_switch;strokeColor=#ffffff
  999. com.gliffy.shape.cisco.cisco_v1.switches.voice_switch=mxgraph.cisco.switches.voice_switch;strokeColor=#ffffff
  1000. com.gliffy.shape.cisco.cisco_v1.switches.workgroup_switch=mxgraph.cisco.switches.workgroup_switch;strokeColor=#ffffff
  1001. # CISCO WIRELESS
  1002. com.gliffy.shape.cisco.cisco_v1.wireless.antenna=mxgraph.cisco.wireless.antenna;strokeColor=#ffffff
  1003. com.gliffy.shape.cisco.cisco_v1.wireless.ground_terminal=mxgraph.cisco.wireless.ground_terminal;strokeColor=#ffffff
  1004. com.gliffy.shape.cisco.cisco_v1.wireless.radio_tower=mxgraph.cisco.wireless.radio_tower;strokeColor=#ffffff
  1005. com.gliffy.shape.cisco.cisco_v1.wireless.sattelite=mxgraph.cisco.wireless.satellite;strokeColor=#ffffff
  1006. com.gliffy.shape.cisco.cisco_v1.wireless.sattelite_dish=mxgraph.cisco.wireless.satellite_dish;strokeColor=#ffffff
  1007. com.gliffy.shape.cisco.cisco_v1.wireless.wifi_tag=mxgraph.cisco.wireless.wi-fi_tag;strokeColor=#ffffff
  1008. com.gliffy.shape.cisco.cisco_v1.wireless.wireless=mxgraph.cisco.wireless.wireless;strokeColor=#ffffff
  1009. com.gliffy.shape.cisco.cisco_v1.wireless.wireless_bridge=mxgraph.cisco.wireless.wireless_bridge;strokeColor=#ffffff
  1010. com.gliffy.shape.cisco.cisco_v1.wireless.wireless_location_appliance=mxgraph.cisco.wireless.wireless_location_appliance;strokeColor=#ffffff
  1011. com.gliffy.shape.cisco.cisco_v1.wireless.wireless_transport=mxgraph.cisco.wireless.wireless_transport;strokeColor=#ffffff
  1012. com.gliffy.shape.cisco.cisco_v1.wireless.wlan_controller=mxgraph.cisco.wireless.wlan_controller;strokeColor=#ffffff
  1013. #
  1014. # NETWORK v4
  1015. #
  1016. # NETWORK v4 HOME
  1017. com.gliffy.shape.network.network_v4.home.cloud=mxgraph.networks.cloud
  1018. com.gliffy.shape.network.network_v4.home.comm_link=mxgraph.networks.comm_link;flipH=1
  1019. com.gliffy.shape.network.network_v4.home.computer=mxgraph.networks.pc
  1020. com.gliffy.shape.network.network_v4.home.crt_tv=mxgraph.networks.monitor
  1021. com.gliffy.shape.network.network_v4.home.external_storage=mxgraph.networks.external_storage
  1022. com.gliffy.shape.network.network_v4.home.fax=mxgraph.networks.printer
  1023. com.gliffy.shape.network.network_v4.home.firewall=mxgraph.networks.firewall
  1024. com.gliffy.shape.network.network_v4.home.flatscreen_tv=mxgraph.networks.monitor
  1025. com.gliffy.shape.network.network_v4.home.game_console=mxgraph.networks.gamepad
  1026. com.gliffy.shape.network.network_v4.home.hub=mxgraph.networks.hub
  1027. com.gliffy.shape.network.network_v4.home.iphone=mxgraph.android.phone2
  1028. com.gliffy.shape.network.network_v4.home.laptop=mxgraph.networks.laptop
  1029. com.gliffy.shape.network.network_v4.home.mac=mxgraph.networks.monitor
  1030. com.gliffy.shape.network.network_v4.home.modem=mxgraph.networks.hub
  1031. com.gliffy.shape.network.network_v4.home.monitor=mxgraph.networks.monitor
  1032. #com.gliffy.shape.network.network_v4.home.outlet=
  1033. com.gliffy.shape.network.network_v4.home.phone1=mxgraph.networks.phone_1
  1034. com.gliffy.shape.network.network_v4.home.phone2=mxgraph.networks.phone_2
  1035. com.gliffy.shape.network.network_v4.home.printer=mxgraph.networks.printer
  1036. com.gliffy.shape.network.network_v4.home.router=mxgraph.networks.router
  1037. com.gliffy.shape.network.network_v4.home.scanner=mxgraph.networks.scanner
  1038. com.gliffy.shape.network.network_v4.home.security_camera=mxgraph.networks.security_camera
  1039. com.gliffy.shape.network.network_v4.home.server=mxgraph.networks.server
  1040. com.gliffy.shape.network.network_v4.home.smartphone=mxgraph.android.phone2
  1041. #tmp
  1042. com.gliffy.shape.network.network_v4.home.speaker=mxgraph.cisco.computers_and_peripherals.speaker
  1043. #com.gliffy.shape.network.network_v4.home.stereo=
  1044. com.gliffy.shape.network.network_v4.home.subwoofer=mxgraph.cisco.computers_and_peripherals.speaker
  1045. com.gliffy.shape.network.network_v4.home.tablet=mxgraph.android.tab2
  1046. com.gliffy.shape.network.network_v4.home.wireless_modem=mxgraph.networks.wireless_hub
  1047. com.gliffy.shape.network.network_v3.home.firewall=image;image=img/lib/clip_art/networking/Firewall-page1_128x128.png
  1048. com.gliffy.shape.network.network_v3.home.cloud=cloud
  1049. com.gliffy.shape.network.network_v3.home.comm_link=mxgraph.networks.comm_link
  1050. com.gliffy.shape.network.network_v3.home.server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1051. com.gliffy.shape.network.network_v3.home.computer=image;image=img/lib/clip_art/computers/Workstation_128x128.png
  1052. com.gliffy.shape.network.network_v3.home.laptop=image;image=img/lib/clip_art/computers/Laptop_128x128.png
  1053. com.gliffy.shape.network.network_v3.home.monitor_crt=image;image=img/lib/clip_art/computers/Monitor_128x128.png
  1054. com.gliffy.shape.network.network_v3.home.monitor_lcd=image;image=img/lib/clip_art/computers/Monitor_128x128.png
  1055. com.gliffy.shape.network.network_v3.home.cellphone=image;image=img/lib/clip_art/telecommunication/Cellphone_128x128.png
  1056. com.gliffy.shape.network.network_v3.home.printer=image;image=img/lib/clip_art/computers/Printer_128x128.png
  1057. #com.gliffy.shape.network.network_v3.home.scanner=
  1058. #com.gliffy.shape.network.network_v3.home.fax=
  1059. com.gliffy.shape.network.network_v3.home.external_storage=image;image=img/lib/clip_art/computers/Harddrive_128x128.png
  1060. com.gliffy.shape.network.network_v3.home.pda=image;image=img/lib/clip_art/telecommunication/BlackBerry_128x128.png
  1061. #com.gliffy.shape.network.network_v3.home.telephone=
  1062. com.gliffy.shape.network.network_v3.home.hub=image;image=img/lib/clip_art/networking/Concentrator_128x128.png
  1063. com.gliffy.shape.network.network_v3.home.iphone=image;image=img/lib/clip_art/telecommunication/iPhone_128x128.png
  1064. com.gliffy.shape.network.network_v3.home.modem=image;image=img/lib/clip_art/networking/Modem_128x128.png
  1065. com.gliffy.shape.network.network_v3.home.wireless_modem=image;image=img/lib/clip_art/networking/Wireless_Router_128x128.png
  1066. com.gliffy.shape.network.network_v3.home.router=image;image=img/lib/clip_art/networking/Router_128x128.png
  1067. #com.gliffy.shape.network.network_v3.home.game_system=
  1068. #com.gliffy.shape.network.network_v3.home.outlet=
  1069. #com.gliffy.shape.network.network_v3.home.stereo=
  1070. #com.gliffy.shape.network.network_v3.home.speakers=
  1071. #com.gliffy.shape.network.network_v3.home.subwoofer=
  1072. com.gliffy.shape.network.network_v3.home.tv=image;image=img/lib/clip_art/computers/Monitor_128x128.png
  1073. com.gliffy.shape.network.network_v3.home.tv_flatscreen=image;image=img/lib/clip_art/computers/Monitor_128x128.png
  1074. # NETWORK v4 BUSINESS
  1075. com.gliffy.shape.network.network_v4.business.cloud=cloud
  1076. com.gliffy.shape.network.network_v4.business.comm_link=mxgraph.networks.comm_link;flipH=1
  1077. com.gliffy.shape.network.network_v4.business.computer=mxgraph.networks.pc
  1078. com.gliffy.shape.network.network_v4.business.copy_machine=mxgraph.networks.copier
  1079. com.gliffy.shape.network.network_v4.business.database=mxgraph.networks.storage
  1080. com.gliffy.shape.network.network_v4.business.database_server=mxgraph.networks.server_storage
  1081. com.gliffy.shape.network.network_v4.business.encrypted=mxgraph.networks.secured
  1082. com.gliffy.shape.network.network_v4.business.fax=mxgraph.networks.printer
  1083. com.gliffy.shape.network.network_v4.business.female_user=mxgraph.networks.user_female
  1084. com.gliffy.shape.network.network_v4.business.firewall=mxgraph.networks.firewall
  1085. com.gliffy.shape.network.network_v4.business.hub=mxgraph.networks.hub
  1086. com.gliffy.shape.network.network_v4.business.iphone=mxgraph.networks.mobile
  1087. com.gliffy.shape.network.network_v4.business.laptop=mxgraph.networks.laptop
  1088. com.gliffy.shape.network.network_v4.business.load_balancer=mxgraph.networks.load_balancer
  1089. com.gliffy.shape.network.network_v4.business.mac=mxgraph.networks.monitor
  1090. com.gliffy.shape.network.network_v4.business.mail_server=mxgraph.networks.mail_server
  1091. com.gliffy.shape.network.network_v4.business.mainframe=mxgraph.networks.mainframe
  1092. com.gliffy.shape.network.network_v4.business.male_user=mxgraph.networks.user_male
  1093. com.gliffy.shape.network.network_v4.business.modem=mxgraph.networks.hub
  1094. com.gliffy.shape.network.network_v4.business.monitor=mxgraph.networks.monitor
  1095. com.gliffy.shape.network.network_v4.business.multi_u_server=mxgraph.networks.server
  1096. com.gliffy.shape.network.network_v4.business.nas_filer=mxgraph.networks.nas_filer
  1097. com.gliffy.shape.network.network_v4.business.phone1=mxgraph.networks.phone_1
  1098. com.gliffy.shape.network.network_v4.business.phone2=mxgraph.networks.phone_2
  1099. com.gliffy.shape.network.network_v4.business.printer=mxgraph.networks.printer
  1100. com.gliffy.shape.network.network_v4.business.proxy_server=mxgraph.networks.proxy_server
  1101. com.gliffy.shape.network.network_v4.business.rack=mxgraph.networks.rack
  1102. #com.gliffy.shape.network.network_v4.business.rack_server_1u=
  1103. com.gliffy.shape.network.network_v4.business.router=mxgraph.networks.router
  1104. com.gliffy.shape.network.network_v4.business.satellite=mxgraph.networks.satellite
  1105. com.gliffy.shape.network.network_v4.business.satellite_antenna=mxgraph.networks.satellite_dish
  1106. com.gliffy.shape.network.network_v4.business.scanner=mxgraph.networks.scanner
  1107. com.gliffy.shape.network.network_v4.business.server=mxgraph.networks.server
  1108. com.gliffy.shape.network.network_v4.business.smartphone=mxgraph.networks.mobile
  1109. com.gliffy.shape.network.network_v4.business.switch=mxgraph.networks.switch
  1110. com.gliffy.shape.network.network_v4.business.tablet=mxgraph.networks.tablet
  1111. com.gliffy.shape.network.network_v4.business.tape_backup=mxgraph.networks.tape_storage
  1112. com.gliffy.shape.network.network_v4.business.ups=mxgraph.networks.ups_small
  1113. com.gliffy.shape.network.network_v4.business.usb=mxgraph.networks.usb_stick
  1114. com.gliffy.shape.network.network_v4.business.user=mxgraph.networks.user_male
  1115. com.gliffy.shape.network.network_v4.business.user_group=mxgraph.networks.users
  1116. com.gliffy.shape.network.network_v4.business.video_projector=mxgraph.networks.video_projector
  1117. com.gliffy.shape.network.network_v4.business.video_screen=mxgraph.networks.video_projector_screen
  1118. com.gliffy.shape.network.network_v4.business.virtual_server=mxgraph.networks.virtual_server
  1119. com.gliffy.shape.network.network_v4.business.virus=mxgraph.networks.virus
  1120. com.gliffy.shape.network.network_v4.business.web_server=mxgraph.networks.web_server
  1121. com.gliffy.shape.network.network_v4.business.wireless_modem=mxgraph.networks.wireless_hub
  1122. # NETWORK v3 BUSINESS
  1123. com.gliffy.shape.network.network_v3.business.firewall=image;image=img/lib/clip_art/networking/Firewall-page1_128x128.png
  1124. com.gliffy.shape.network.network_v3.business.cloud=cloud;fillColor=#bfc0c2;gradientColor=#ffffff;gradientDirection=west
  1125. com.gliffy.shape.network.network_v3.business.comm_link=mxgraph.networks.comm_link;flipH=1
  1126. com.gliffy.shape.network.network_v3.business.user=image;image=img/lib/clip_art/people/Tech_Man_128x128.png
  1127. com.gliffy.shape.network.network_v3.business.user_female=image;image=img/lib/clip_art/people/Worker_Woman_128x128.png
  1128. com.gliffy.shape.network.network_v3.business.user_male=image;image=img/lib/clip_art/people/Tech_Man_128x128.png
  1129. #composite
  1130. #com.gliffy.shape.network.network_v3.business.user_group=
  1131. com.gliffy.shape.network.network_v3.business.server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1132. com.gliffy.shape.network.network_v3.business.database_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1133. com.gliffy.shape.network.network_v3.business.mail_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1134. com.gliffy.shape.network.network_v3.business.proxy_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1135. com.gliffy.shape.network.network_v3.business.web_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
  1136. com.gliffy.shape.network.network_v3.business.database=image;image=img/lib/clip_art/computers/Database_128x128.png
  1137. com.gliffy.shape.network.network_v3.business.hub=image;image=img/lib/clip_art/networking/Concentrator_128x128.png
  1138. com.gliffy.shape.network.network_v3.business.switch=image;image=img/lib/clip_art/networking/Switch_128x128.png
  1139. com.gliffy.shape.network.network_v3.business.router=image;image=img/lib/clip_art/networking/Router_128x128.png
  1140. com.gliffy.shape.network.network_v3.business.workstation_crt=image;image=img/lib/clip_art/computers/Workstation_128x128.png
  1141. com.gliffy.shape.network.network_v3.business.workstation_lcd=image;image=img/lib/clip_art/computers/Workstation_128x128.png
  1142. com.gliffy.shape.network.network_v3.business.laptop=image;image=img/lib/clip_art/computers/Laptop_128x128.png
  1143. com.gliffy.shape.network.network_v3.business.printer=image;image=img/lib/clip_art/computers/Printer_128x128.png
  1144. com.gliffy.shape.network.network_v3.business.copier=image;image=img/lib/clip_art/computers/Printer_Commercial_128x128.png
  1145. com.gliffy.shape.network.network_v3.business.mainframe=image;image=img/lib/clip_art/computers/Mainframe_128x128.png
  1146. com.gliffy.shape.network.network_v3.business.rack_server_1u=image;image=img/lib/clip_art/computers/Server_128x128.png
  1147. com.gliffy.shape.network.network_v3.business.multi_u_server=image;image=img/lib/clip_art/computers/Server_128x128.png
  1148. com.gliffy.shape.network.network_v3.business.rack=image;image=img/lib/clip_art/computers/Server_Rack_Empty_128x128.png
  1149. #com.gliffy.shape.network.network_v3.business.telephone=
  1150. #com.gliffy.shape.network.network_v3.business.flash_drive=
  1151. #com.gliffy.shape.network.network_v3.business.tape_backup=
  1152. #com.gliffy.shape.network.network_v3.business.video_projector=
  1153. #com.gliffy.shape.network.network_v3.business.video_screen=
  1154. #com.gliffy.shape.network.network_v3.business.satellite=
  1155. #com.gliffy.shape.network.network_v3.business.satellite_antenna=
  1156. # NETWORK v3 RACK
  1157. com.gliffy.shape.network.network_v3.rack.rack_server_1u=mxgraph.rack.cisco.cisco_ucs_c22_m3_server
  1158. com.gliffy.shape.network.network_v3.rack.multi_u_server=mxgraph.rack.cisco.cisco_ucs_c260_m3_server
  1159. com.gliffy.shape.network.network_v3.rack.hub_switch_1u=mxgraph.rack.cisco.cisco_nexus_3016_switch
  1160. com.gliffy.shape.network.network_v3.rack.kvm_switch_1u=mxgraph.rack.cisco.cisco_nexus_3548_switch
  1161. com.gliffy.shape.network.network_v3.rack.power_strip_1u=mxgraph.rack.dell.power_strip
  1162. com.gliffy.shape.network.network_v3.rack.spacer_1u=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
  1163. com.gliffy.shape.network.network_v3.rack.tray_1u=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
  1164. com.gliffy.shape.network.network_v3.rack.hub_switch_2u=mxgraph.rack.general.cat5e_enhanced_patch_panel_48_ports;strokeColor=#666666
  1165. #com.gliffy.shape.network.network_v3.rack.lcd_7u=
  1166. com.gliffy.shape.network.network_v3.rack.rack=mxgraph.rackGeneral.container;container=1;collapsible=0;childLayout=rack;marginLeft=9;marginRight=9;marginTop=21;marginBottom=22;textColor=#666666;numDisp=off;strokeColor=#666666
  1167. # NETWORK v4 RACK
  1168. com.gliffy.shape.network.network_v4.rack.rack_server=mxgraph.rack.cisco.cisco_ucs_c22_m3_server
  1169. com.gliffy.shape.network.network_v4.rack.1u_tray=rect;fillColor=#e8e8e8;strokeWidth=1
  1170. com.gliffy.shape.network.network_v4.rack.1u_spacer=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
  1171. com.gliffy.shape.network.network_v4.rack.1u_power_strip=mxgraph.rack.dell.power_strip
  1172. com.gliffy.shape.network.network_v4.rack.1u_kvm_switch=mxgraph.rackGeneral.horRoutingBank;fillColor=#e8e8e8;strokeWidth=1
  1173. com.gliffy.shape.network.network_v4.rack.1u_hub_switch=mxgraph.rack.cisco.cisco_nexus_3016_switch
  1174. #com.gliffy.shape.network.network_v4.rack.7u_lcd
  1175. com.gliffy.shape.network.network_v4.rack.rack=mxgraph.rackGeneral.container;container=1;collapsible=0;childLayout=rack;marginLeft=9;marginRight=9;marginTop=21;marginBottom=22
  1176. #
  1177. # SITEMAP v2
  1178. #
  1179. #composite
  1180. #com.gliffy.shape.sitemap.sitemap_v2.text=
  1181. #composite
  1182. #com.gliffy.shape.sitemap.sitemap_v2.video=
  1183. #composite
  1184. #com.gliffy.shape.sitemap.sitemap_v2.upload=
  1185. #composite
  1186. #com.gliffy.shape.sitemap.sitemap_v2.slideshow=
  1187. #composite
  1188. #com.gliffy.shape.sitemap.sitemap_v2.sitemap=
  1189. #composite
  1190. #com.gliffy.shape.sitemap.sitemap_v2.shopping_cart=
  1191. #composite
  1192. #com.gliffy.shape.sitemap.sitemap_v2.settings=
  1193. #composite
  1194. #com.gliffy.shape.sitemap.sitemap_v2.search=
  1195. #composite
  1196. #com.gliffy.shape.sitemap.sitemap_v2.script=
  1197. #composite
  1198. #com.gliffy.shape.sitemap.sitemap_v2.print=
  1199. #composite
  1200. #com.gliffy.shape.sitemap.sitemap_v2.pricing=
  1201. #composite
  1202. #com.gliffy.shape.sitemap.sitemap_v2.photo=
  1203. #composite
  1204. #com.gliffy.shape.sitemap.sitemap_v2.map=
  1205. #composite
  1206. #com.gliffy.shape.sitemap.sitemap_v2.login=
  1207. #composite
  1208. #com.gliffy.shape.sitemap.sitemap_v2.gliffy=
  1209. #composite
  1210. #com.gliffy.shape.sitemap.sitemap_v2.game=
  1211. #composite
  1212. #com.gliffy.shape.sitemap.sitemap_v2.gallery=
  1213. #composite
  1214. #com.gliffy.shape.sitemap.sitemap_v2.form=
  1215. #composite
  1216. #com.gliffy.shape.sitemap.sitemap_v2.download=
  1217. #composite
  1218. #com.gliffy.shape.sitemap.sitemap_v2.document=
  1219. #composite
  1220. #com.gliffy.shape.sitemap.sitemap_v2.chat=
  1221. #composite
  1222. #com.gliffy.shape.sitemap.sitemap_v2.calendar=
  1223. #composite
  1224. #com.gliffy.shape.sitemap.sitemap_v2.audio=
  1225. #composite
  1226. #com.gliffy.shape.sitemap.sitemap_v2.profile=
  1227. #composite
  1228. #com.gliffy.shape.sitemap.sitemap_v2.error=
  1229. #composite
  1230. #com.gliffy.shape.sitemap.sitemap_v2.success=
  1231. #composite
  1232. #com.gliffy.shape.sitemap.sitemap_v2.cloud=
  1233. #composite
  1234. #com.gliffy.shape.sitemap.sitemap_v2.home=
  1235. #composite
  1236. #com.gliffy.shape.sitemap.sitemap_v2.page=
  1237. #
  1238. # SITEMAP v1
  1239. #
  1240. #composite
  1241. #com.gliffy.shape.sitemap.sitemap_v1.default.page=
  1242. #composite
  1243. #com.gliffy.shape.sitemap.sitemap_v1.default.home_page=
  1244. #composite
  1245. #com.gliffy.shape.sitemap.sitemap_v1.default.form=
  1246. #composite
  1247. #com.gliffy.shape.sitemap.sitemap_v1.default.login=
  1248. #composite
  1249. #com.gliffy.shape.sitemap.sitemap_v1.default.search=
  1250. #composite
  1251. #com.gliffy.shape.sitemap.sitemap_v1.default.site_map=
  1252. #composite
  1253. #com.gliffy.shape.sitemap.sitemap_v1.default.script=
  1254. #composite
  1255. #com.gliffy.shape.sitemap.sitemap_v1.default.flash=
  1256. #composite
  1257. #com.gliffy.shape.sitemap.sitemap_v1.default.video=
  1258. #composite
  1259. #com.gliffy.shape.sitemap.sitemap_v1.default.game=
  1260. #composite
  1261. #com.gliffy.shape.sitemap.sitemap_v1.default.document=
  1262. #composite
  1263. #com.gliffy.shape.sitemap.sitemap_v1.default.pdf=
  1264. #composite
  1265. #com.gliffy.shape.sitemap.sitemap_v1.default.word_document=
  1266. #composite
  1267. #com.gliffy.shape.sitemap.sitemap_v1.default.excel_document=
  1268. #composite
  1269. #com.gliffy.shape.sitemap.sitemap_v1.default.powerpoint_document=
  1270. #composite
  1271. #com.gliffy.shape.sitemap.sitemap_v1.default.chat=
  1272. #composite
  1273. #com.gliffy.shape.sitemap.sitemap_v1.default.gliffy=
  1274. #composite
  1275. #com.gliffy.shape.sitemap.sitemap_v1.default.print=
  1276. #composite
  1277. #com.gliffy.shape.sitemap.sitemap_v1.default.shopping_cart=
  1278. #composite
  1279. #com.gliffy.shape.sitemap.sitemap_v1.default.download=
  1280. #composite
  1281. #com.gliffy.shape.sitemap.sitemap_v1.default.link=
  1282. #composite
  1283. #com.gliffy.shape.sitemap.sitemap_v1.default.share=
  1284. com.gliffy.shape.sitemap.sitemap_v1.default.database=mxgraph.networks.storage
  1285. com.gliffy.shape.sitemap.sitemap_v1.default.secure_https=mxgraph.networks.secured
  1286. com.gliffy.shape.sitemap.sitemap_v1.default.email=mxgraph.mockup.misc.mail2
  1287. #
  1288. # UI v3
  1289. #
  1290. # UI v3 CONTAINERS CONTENT
  1291. com.gliffy.shape.ui.ui_v3.containers_content.browser=mxgraph.mockup.containers.browserWindow
  1292. com.gliffy.shape.ui.ui_v3.containers_content.dialog=mxgraph.mockup.containers.window;mainText=
  1293. com.gliffy.shape.ui.ui_v3.containers_content.window=mxgraph.mockup.containers.window;mainText=
  1294. com.gliffy.shape.ui.ui_v3.containers_content.popover_top=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=8;base=10
  1295. com.gliffy.shape.ui.ui_v3.containers_content.popover_bottom=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=8;base=10;flipV=1
  1296. com.gliffy.shape.ui.ui_v3.containers_content.circle_dashed_line=ellipse
  1297. com.gliffy.shape.ui.ui_v3.containers_content.speech_bubble_right=callout;perimeter=calloutPerimeter;rounded=1;position=0.6;position2=0.55;size=15
  1298. com.gliffy.shape.ui.ui_v3.containers_content.speech_bubble_left=callout;perimeter=calloutPerimeter;rounded=1;position=0.6;position2=0.55;size=15;flipH=1
  1299. com.gliffy.shape.ui.ui_v3.containers_content.rectangle_dashed_line=rect
  1300. com.gliffy.shape.ui.ui_v3.containers_content.tooltip_top=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=5;base=10
  1301. com.gliffy.shape.ui.ui_v3.containers_content.tooltip_bottom=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=5;base=10;flipV=1
  1302. com.gliffy.shape.ui.ui_v3.containers_content.image=mxgraph.mockup.graphics.simpleIcon
  1303. com.gliffy.shape.ui.ui_v3.containers_content.tooltip_left=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=5;base=10;direction=south
  1304. com.gliffy.shape.ui.ui_v3.containers_content.tooltip_right=callout;perimeter=calloutPerimeter;rounded=1;position=0.48;position2=0.5;size=5;base=10;direction=north
  1305. com.gliffy.shape.ui.ui_v3.containers_content.rectangle=rect
  1306. com.gliffy.shape.ui.ui_v3.containers_content.video=mxgraph.mockup.containers.videoPlayer;strokeColor2=#666666;strokeColor3=#666666;fillColor2=#666666;barHeight=30;barPos=20
  1307. com.gliffy.shape.ui.ui_v3.containers_content.graph_bar=mxgraph.mockup.graphics.columnChart;fillColor=#ffffff;strokeColor=none;strokeColor2=none;strokeColor3=#666666;fillColor2=#008cff;fillColor3=#dddddd
  1308. com.gliffy.shape.ui.ui_v3.containers_content.graph_line=mxgraph.mockup.graphics.lineChart;fillColor=#ffffff;strokeColor=none;strokeColor2=#666666;strokeColor3=#008cff;strokeColor4=#dddddd
  1309. com.gliffy.shape.ui.ui_v3.containers_content.transparent_rect=rect
  1310. com.gliffy.shape.ui.ui_v3.containers_content.map=mxgraph.mockup.misc.map
  1311. com.gliffy.shape.ui.ui_v3.containers_content.graph_pie=mxgraph.mockup.graphics.pieChart;strokeColor=#008cff;parts=10,20,35;partColors=#e0e0e0,#d0d0d0,#c0c0c0,#b0b0b0,#a0a0a0
  1312. com.gliffy.shape.ui.ui_v3.containers_content.note=rect;fillColor=#fff0ab;strokeColor=none;gradientColor=#ffe77c;shadow=1
  1313. #com.gliffy.shape.ui.ui_v3.containers_content.table_three_by_three=
  1314. # UI v3 TABLES
  1315. #Treated as groups
  1316. #com.gliffy.shape.table.table_v2.default.table_horizontal_and_vertical_title_three_by_two=
  1317. #com.gliffy.shape.table.table_v2.default.table_horizontal_title_three_by_two=
  1318. #com.gliffy.shape.table.table_v2.default.table_three_by_three=
  1319. #com.gliffy.shape.table.table_v2.default.table_vertical_title_three_by_two=
  1320. # UI v3 NAVIGATION
  1321. com.gliffy.shape.ui.ui_v3.navigation.btn_circle_previous=mxgraph.ios.iArrowIcon;fillColor2=#FFFFFF
  1322. com.gliffy.shape.ui.ui_v3.navigation.btn_circle_next=mxgraph.ios.iArrowIcon;fillColor2=#FFFFFF;flipH=1
  1323. #composite
  1324. #com.gliffy.shape.ui.ui_v3.navigation.btn_rect_previous=
  1325. #composite
  1326. #com.gliffy.shape.ui.ui_v3.navigation.btn_rect_next=
  1327. #composite
  1328. #com.gliffy.shape.ui.ui_v3.navigation.pagination=
  1329. com.gliffy.shape.ui.ui_v3.navigation.slide_indicator=mxgraph.mockup.navigation.pageControl;fillColor=#999999;strokeColor=#cccccc
  1330. #composite
  1331. #com.gliffy.shape.ui.ui_v3.navigation.navbar=
  1332. #composite
  1333. #com.gliffy.shape.ui.ui_v3.navigation.navbar_vertical=
  1334. # UI v3 FORMS CONTROLS
  1335. com.gliffy.shape.ui.ui_v3.forms_controls.input_field=rect
  1336. com.gliffy.shape.ui.ui_v3.forms_controls.text_area=rect
  1337. com.gliffy.shape.ui.ui_v3.forms_controls.input_search=mxgraph.mockup.forms.searchBox;mainText=
  1338. com.gliffy.shape.ui.ui_v3.forms_controls.combo_box=mxgraph.mockup.forms.comboBox;fillColor=#cccccc;fillColor2=#cccccc;mainText=
  1339. #composite
  1340. #com.gliffy.shape.ui.ui_v3.forms_controls.calendar=
  1341. #composite
  1342. #com.gliffy.shape.ui.ui_v3.forms_controls.dropdown=
  1343. com.gliffy.shape.ui.ui_v3.forms_controls.checkbox=mxgraph.mockup.forms.checkbox;rSize=0
  1344. com.gliffy.shape.ui.ui_v3.forms_controls.radio_btn=ellipse
  1345. com.gliffy.shape.ui.ui_v3.forms_controls.selector=mxgraph.mockup.forms.spinner;spinLayout=right;spinStyle=normal;adjStyle=triangle;fillColor=#999999;mainText=
  1346. #composite
  1347. #com.gliffy.shape.ui.ui_v3.forms_controls.date=
  1348. com.gliffy.shape.ui.ui_v3.forms_controls.color_picker=mxgraph.mockup.forms.colorPicker;chosenColor=#aaddff
  1349. com.gliffy.shape.ui.ui_v3.forms_controls.button=rect
  1350. com.gliffy.shape.ui.ui_v3.forms_controls.btn_left=mxgraph.mockup.buttons.button;mainText=;buttonStyle=chevron;flipH=1
  1351. com.gliffy.shape.ui.ui_v3.forms_controls.btn_right=mxgraph.mockup.buttons.button;mainText=;buttonStyle=chevron
  1352. com.gliffy.shape.ui.ui_v3.forms_controls.switch_on=mxgraph.mockup.buttons.onOffButton;buttonState=on;fillColor2=#008cff;mainText=
  1353. com.gliffy.shape.ui.ui_v3.forms_controls.switch_off=mxgraph.mockup.buttons.onOffButton;buttonState=off;fillColor2=#ffffff;mainText=
  1354. com.gliffy.shape.ui.ui_v3.forms_controls.progress_bar=mxgraph.mockup.misc.progressBar;fillColor=#ffffff;fillColor2=#bbbbbb;barPos=25
  1355. #composite
  1356. com.gliffy.shape.ui.ui_v3.forms_controls.audio_controls=mxgraph.mockup.misc.playbackControls
  1357. #com.gliffy.shape.ui.ui_v3.forms_controls.btn_rewind=
  1358. #com.gliffy.shape.ui.ui_v3.forms_controls.btn_fast_forward=
  1359. com.gliffy.shape.ui.ui_v3.forms_controls.btn_play=triangle
  1360. com.gliffy.shape.ui.ui_v3.forms_controls.splitter=mxgraph.mockup.forms.splitter;fillColor=none
  1361. com.gliffy.shape.ui.ui_v3.forms_controls.scrollbar_horizontal=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb
  1362. com.gliffy.shape.ui.ui_v3.forms_controls.scrollbar=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;direction=south
  1363. com.gliffy.shape.ui.ui_v3.forms_controls.slider=mxgraph.mockup.forms.horSlider;sliderStyle=fancy;sliderPos=50;handleStyle=circle;fillColor2=#bbbbbb
  1364. com.gliffy.shape.ui.ui_v3.forms_controls.slider_vertical=mxgraph.mockup.forms.horSlider;sliderStyle=fancy;sliderPos=50;handleStyle=circle;fillColor2=#bbbbbb;direction=south
  1365. com.gliffy.shape.ui.ui_v3.forms_controls.text_format=mxgraph.mockup.menus_and_buttons.font_style_selector_2
  1366. # UI v3 ICON SYMBOLS
  1367. com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_top=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=north
  1368. com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_bottom=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=south
  1369. com.gliffy.shape.ui.ui_v3.icon_symbols.arrow_left=mxgraph.arrows.jump-in_arrow_1;direction=south;strokeColor=none
  1370. com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_right=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none
  1371. com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_left=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=west
  1372. com.gliffy.shape.ui.ui_v3.icon_symbols.arrow_right=mxgraph.arrows.jump-in_arrow_1;strokeColor=none;direction=north;flipV=1
  1373. com.gliffy.shape.ui.ui_v3.icon_symbols.refresh=mxgraph.ios7.icons.reload;fillColor=#000000
  1374. #com.gliffy.shape.ui.ui_v3.icon_symbols.pointer_arrow=
  1375. #com.gliffy.shape.ui.ui_v3.icon_symbols.pointer_finger=
  1376. com.gliffy.shape.ui.ui_v3.icon_symbols.profile=mxgraph.mockup.containers.userMale;strokeColor2=#666666
  1377. # UI v2 FORMS COMPONENTS
  1378. com.gliffy.shape.ui.ui_v2.forms_components.window=mxgraph.mockup.containers.window;mainText=
  1379. com.gliffy.shape.ui.ui_v2.forms_components.dialog_box=mxgraph.mockup.containers.window;mainText=
  1380. #com.gliffy.shape.ui.ui_v2.forms_components.listbox=
  1381. com.gliffy.shape.ui.ui_v2.forms_components.scrollbar_vertical=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;strokeColor2=none;direction=south
  1382. com.gliffy.shape.ui.ui_v2.forms_components.scrollbar_horizontal=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;strokeColor2=none
  1383. com.gliffy.shape.ui.ui_v2.forms_components.text_area=rect
  1384. com.gliffy.shape.ui.ui_v2.forms_components.slider_vertical=mxgraph.mockup.forms.horSlider;sliderStyle=basic;sliderPos=50;handleStyle=circle;fillColor2=#ddeeff;direction=south
  1385. com.gliffy.shape.ui.ui_v2.forms_components.slider_horizontal=mxgraph.mockup.forms.horSlider;sliderStyle=basic;sliderPos=50;handleStyle=circle;fillColor2=#ddeeff
  1386. com.gliffy.shape.ui.ui_v2.forms_components.button=rect;rounded=1
  1387. com.gliffy.shape.ui.ui_v2.forms_components.radio_button=
  1388. com.gliffy.shape.ui.ui_v2.forms_components.checkbox=mxgraph.mockup.forms.checkbox;rSize=0
  1389. com.gliffy.shape.ui.ui_v2.forms_components.combobox=mxgraph.mockup.forms.comboBox;fillColor=#ddeeff;fillColor2=#aaddff;mainText=
  1390. #com.gliffy.shape.ui.ui_v2.forms_components.datepicker=
  1391. com.gliffy.shape.ui.ui_v2.forms_components.colorpicker=mxgraph.mockup.forms.colorPicker;chosenColor=#aaddff
  1392. com.gliffy.shape.ui.ui_v2.forms_components.textbox=rect
  1393. # UI v2 CONTENT
  1394. com.gliffy.shape.ui.ui_v2.content.area_box=rect;fillColor=none;dashed=1
  1395. com.gliffy.shape.ui.ui_v2.content.plain_box=rect
  1396. com.gliffy.shape.ui.ui_v2.content.image=mxgraph.mockup.graphics.simpleIcon
  1397. com.gliffy.shape.ui.ui_v2.content.street_map=mxgraph.mockup.misc.map
  1398. com.gliffy.shape.ui.ui_v2.content.video_player=mxgraph.mockup.containers.videoPlayer;strokeColor2=#008cff;strokeColor3=#c4c4c4;fillColor2=#008cff;barHeight=30;barPos=20
  1399. com.gliffy.shape.ui.ui_v2.content.progress_bar=mxgraph.mockup.misc.progressBar;fillColor=#ffffff;fillColor2=#bbbbbb;barPos=20
  1400. com.gliffy.shape.ui.ui_v2.content.bar_chart=mxgraph.mockup.graphics.columnChart;fillColor=#ffffff;strokeColor=none;strokeColor2=none;strokeColor3=#666666;fillColor2=#008cff;fillColor3=#dddddd
  1401. com.gliffy.shape.ui.ui_v2.content.pie_chart=mxgraph.mockup.graphics.pieChart;strokeColor=#008cff;parts=10,20,35;partColors=#e0e0e0,#d0d0d0,#c0c0c0,#b0b0b0,#a0a0a0
  1402. #com.gliffy.shape.ui.ui_v2.content.column_chart=
  1403. com.gliffy.shape.ui.ui_v2.content.line_chart=mxgraph.mockup.graphics.lineChart;fillColor=#ffffff;strokeColor=none;strokeColor2=#666666;strokeColor3=#008cff;strokeColor4=#dddddd
  1404. # UI v2 MISCELLANEOUS
  1405. com.gliffy.shape.ui.ui_v2.miscellaneous.note=mxgraph.mockup.text.stickyNote;fontColor=#666666;mainText=;fontSize=17;whiteSpace=wrap;strokeWidth=1
  1406. com.gliffy.shape.ui.ui_v2.miscellaneous.notes_reference=ellipse
  1407. com.gliffy.shape.ui.ui_v2.miscellaneous.rule_horizontal=line
  1408. com.gliffy.shape.ui.ui_v2.miscellaneous.rule_vertical=line;direction=south
  1409. com.gliffy.shape.ui.ui_v2.miscellaneous.rule_horizontal_dotted=line;dashed=1
  1410. com.gliffy.shape.ui.ui_v2.miscellaneous.rule_vertical_dotted=line;direction=south;dashed=1
  1411. com.gliffy.shape.ui.ui_v2.miscellaneous.left_arrow=triangle
  1412. com.gliffy.shape.ui.ui_v2.miscellaneous.right_arrow=triangle
  1413. #com.gliffy.shape.ui.ui_v2.miscellaneous.page_previous=
  1414. #com.gliffy.shape.ui.ui_v2.miscellaneous.page_next=
  1415. #
  1416. # VENN RADIAL
  1417. #
  1418. com.gliffy.shape.venn.radial.default.99CC99=ellipse;opacity=50;strokeColor=none
  1419. com.gliffy.shape.venn.radial.default.99CCFF=ellipse;opacity=50;strokeColor=none
  1420. com.gliffy.shape.venn.radial.default.FFFF99=ellipse;opacity=50;strokeColor=none
  1421. com.gliffy.shape.venn.radial.default.999999=ellipse;opacity=50;strokeColor=none
  1422. com.gliffy.shape.venn.radial.default.9999FF=ellipse;opacity=50;strokeColor=none
  1423. com.gliffy.shape.venn.radial.default.99CC33=ellipse;opacity=50;strokeColor=none
  1424. com.gliffy.shape.venn.radial.default.FF9900=ellipse;opacity=50;strokeColor=none
  1425. com.gliffy.shape.venn.radial.default.666666=ellipse;opacity=50;strokeColor=none
  1426. com.gliffy.shape.venn.radial.default.999900=ellipse;opacity=50;strokeColor=none
  1427. com.gliffy.shape.venn.radial.default.FF0000=ellipse;opacity=50;strokeColor=none
  1428. com.gliffy.shape.venn.radial.default.0066CC=ellipse;opacity=50;strokeColor=none
  1429. com.gliffy.shape.venn.radial.default.FFFF00=ellipse;opacity=50;strokeColor=none
  1430. #
  1431. # VENN FLAT
  1432. #
  1433. com.gliffy.shape.venn.flat.default.99CC99=ellipse;opacity=50;strokeColor=none
  1434. com.gliffy.shape.venn.flat.default.99CCFF=ellipse;opacity=50;strokeColor=none
  1435. com.gliffy.shape.venn.flat.default.FFFF99=ellipse;opacity=50;strokeColor=none
  1436. com.gliffy.shape.venn.flat.default.999999=ellipse;opacity=50;strokeColor=none
  1437. com.gliffy.shape.venn.flat.default.9999FF=ellipse;opacity=50;strokeColor=none
  1438. com.gliffy.shape.venn.flat.default.99CC33=ellipse;opacity=50;strokeColor=none
  1439. com.gliffy.shape.venn.flat.default.FF9900=ellipse;opacity=50;strokeColor=none
  1440. com.gliffy.shape.venn.flat.default.666666=ellipse;opacity=50;strokeColor=none
  1441. com.gliffy.shape.venn.flat.default.999900=ellipse;opacity=50;strokeColor=none
  1442. com.gliffy.shape.venn.flat.default.FF0000=ellipse;opacity=50;strokeColor=none
  1443. com.gliffy.shape.venn.flat.default.0066CC=ellipse;opacity=50;strokeColor=none
  1444. com.gliffy.shape.venn.flat.default.FFFF00=ellipse;opacity=50;strokeColor=none
  1445. #
  1446. # VENN OUTLINE
  1447. #
  1448. com.gliffy.shape.venn.outline.default.99CC99=ellipse;opacity=50
  1449. com.gliffy.shape.venn.outline.default.99CCFF=ellipse;opacity=50
  1450. com.gliffy.shape.venn.outline.default.FFFF99=ellipse;opacity=50
  1451. com.gliffy.shape.venn.outline.default.999999=ellipse;opacity=50
  1452. com.gliffy.shape.venn.outline.default.9999FF=ellipse;opacity=50
  1453. com.gliffy.shape.venn.outline.default.99CC33=ellipse;opacity=50
  1454. com.gliffy.shape.venn.outline.default.FF9900=ellipse;opacity=50
  1455. com.gliffy.shape.venn.outline.default.666666=ellipse;opacity=50
  1456. com.gliffy.shape.venn.outline.default.999900=ellipse;opacity=50
  1457. com.gliffy.shape.venn.outline.default.FF0000=ellipse;opacity=50
  1458. com.gliffy.shape.venn.outline.default.0066CC=ellipse;opacity=50
  1459. com.gliffy.shape.venn.outline.default.FFFF00=ellipse;opacity=50
  1460. #
  1461. # FLOORPLAN v2
  1462. #
  1463. # FLOORPLAN v2 STRUCTURE
  1464. com.gliffy.shape.floorplan.floorplan_v2.structure.door1=mxgraph.floorplan.doorLeft;direction=north;flipV=1
  1465. com.gliffy.shape.floorplan.floorplan_v2.structure.door2=mxgraph.floorplan.doorRight;direction=north;flipH=1
  1466. com.gliffy.shape.floorplan.floorplan_v2.structure.wall_horizontal=mxgraph.floorplan.wall
  1467. com.gliffy.shape.floorplan.floorplan_v2.structure.wall_vertical=mxgraph.floorplan.wall;direction=south
  1468. com.gliffy.shape.floorplan.floorplan_v2.structure.window_single=mxgraph.floorplan.window
  1469. com.gliffy.shape.floorplan.floorplan_v2.structure.dimension=mxgraph.floorplan.dimension
  1470. com.gliffy.shape.floorplan.floorplan_v2.structure.stairs1=mxgraph.floorplan.stairs
  1471. com.gliffy.shape.floorplan.floorplan_v2.structure.stairs2=mxgraph.floorplan.stairsRest
  1472. com.gliffy.shape.floorplan.floorplan_v2.structure.elevator=mxgraph.floorplan.elevator
  1473. com.gliffy.shape.floorplan.floorplan_v2.structure.fireplace=mxgraph.floorplan.fireplace
  1474. #com.gliffy.shape.floorplan.floorplan_v2.structure.tile_floor=
  1475. #com.gliffy.shape.floorplan.floorplan_v2.structure.wood_floor=
  1476. #com.gliffy.shape.floorplan.floorplan_v2.structure.light_wood_floor=
  1477. # FLOORPLAN v2 BEDROOM
  1478. com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_double=mxgraph.floorplan.bed_double
  1479. com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_queen=mxgraph.floorplan.bed_double
  1480. com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_single=mxgraph.floorplan.bed_single
  1481. com.gliffy.shape.floorplan.floorplan_v2.bedroom.dresser=mxgraph.floorplan.dresser
  1482. com.gliffy.shape.floorplan.floorplan_v2.bedroom.armoire=mxgraph.floorplan.dresser
  1483. com.gliffy.shape.floorplan.floorplan_v2.bedroom.lamp=mxgraph.floorplan.floor_lamp
  1484. # FLOORPLAN v2 LIVING ROOM
  1485. #composite
  1486. com.gliffy.shape.floorplan.floorplan_v2.living_room.coffee_table=mxgraph.floorplan.table
  1487. com.gliffy.shape.floorplan.floorplan_v2.living_room.bookcase=mxgraph.floorplan.bookcase
  1488. com.gliffy.shape.floorplan.floorplan_v2.living_room.floor_lamp=mxgraph.floorplan.floor_lamp
  1489. com.gliffy.shape.floorplan.floorplan_v2.living_room.lamp=mxgraph.floorplan.floor_lamp
  1490. com.gliffy.shape.floorplan.floorplan_v2.living_room.side_table=rect
  1491. com.gliffy.shape.floorplan.floorplan_v2.living_room.couch=mxgraph.floorplan.couch
  1492. com.gliffy.shape.floorplan.floorplan_v2.living_room.plant=mxgraph.floorplan.plant
  1493. com.gliffy.shape.floorplan.floorplan_v2.living_room.flat_tv=mxgraph.floorplan.flat_tv
  1494. com.gliffy.shape.floorplan.floorplan_v2.living_room.tv=mxgraph.floorplan.crt_tv
  1495. com.gliffy.shape.floorplan.floorplan_v2.living_room.loveseat=mxgraph.floorplan.couch
  1496. com.gliffy.shape.floorplan.floorplan_v2.living_room.small_loveseat=mxgraph.floorplan.sofa
  1497. #com.gliffy.shape.floorplan.floorplan_v2.living_room.ottoman=
  1498. com.gliffy.shape.floorplan.floorplan_v2.living_room.circular_rug=ellipse
  1499. com.gliffy.shape.floorplan.floorplan_v2.living_room.rectangular_rug=rect
  1500. # FLOORPLAN v2 DINING ROOM
  1501. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_wood=rect
  1502. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_glass=rect
  1503. com.gliffy.shape.floorplan.floorplan_v2.dining_room.chair=mxgraph.floorplan.chair
  1504. #composite
  1505. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_4_chairs=mxgraph.floorplan.table_1
  1506. #composite
  1507. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_4_chairs_square=mxgraph.floorplan.table_2
  1508. #composite
  1509. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_6_chairs_wood=mxgraph.floorplan.table_4
  1510. #composite
  1511. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_6_chairs=mxgraph.floorplan.table_4
  1512. #composite
  1513. com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_circular=mxgraph.floorplan.table_3
  1514. # FLOORPLAN v2 KITCHEN
  1515. com.gliffy.shape.floorplan.floorplan_v2.kitchen.stool=mxgraph.floorplan.chair;flipV=1
  1516. com.gliffy.shape.floorplan.floorplan_v2.kitchen.range=mxgraph.floorplan.range_2
  1517. com.gliffy.shape.floorplan.floorplan_v2.kitchen.refrigerator=mxgraph.floorplan.refrigerator
  1518. com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_single1=mxgraph.floorplan.sink_1
  1519. com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_single2=mxgraph.floorplan.sink_2
  1520. com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_double_2d=mxgraph.floorplan.sink_double
  1521. # FLOORPLAN v2 BATHROOM
  1522. com.gliffy.shape.floorplan.floorplan_v2.bathroom.bathtub=mxgraph.floorplan.bathtub;flipH=1
  1523. com.gliffy.shape.floorplan.floorplan_v2.bathroom.toilet=mxgraph.floorplan.toilet
  1524. com.gliffy.shape.floorplan.floorplan_v2.bathroom.shower=mxgraph.floorplan.shower
  1525. com.gliffy.shape.floorplan.floorplan_v2.bathroom.sink_single1=mxgraph.floorplan.sink_1
  1526. com.gliffy.shape.floorplan.floorplan_v2.bathroom.sink_single2=mxgraph.floorplan.sink_2
  1527. # FLOORPLAN v2 OFFICE
  1528. com.gliffy.shape.floorplan.floorplan_v2.office.cubicle=mxgraph.floorplan.wallU
  1529. com.gliffy.shape.floorplan.floorplan_v2.office.wall_horizontal=mxgraph.floorplan.wall
  1530. com.gliffy.shape.floorplan.floorplan_v2.office.wall_vertical=mxgraph.floorplan.wall;direction=south
  1531. com.gliffy.shape.floorplan.floorplan_v2.office.office_chair=mxgraph.floorplan.office_chair
  1532. com.gliffy.shape.floorplan.floorplan_v2.office.computer_crt=mxgraph.floorplan.workstation
  1533. com.gliffy.shape.floorplan.floorplan_v2.office.desk_l=mxgraph.floorplan.desk_corner_2
  1534. com.gliffy.shape.floorplan.floorplan_v2.office.desk_office=rect
  1535. com.gliffy.shape.floorplan.floorplan_v2.office.desk_metal=rect
  1536. com.gliffy.shape.floorplan.floorplan_v2.office.desk_metal_l=mxgraph.floorplan.desk_corner_2
  1537. com.gliffy.shape.floorplan.floorplan_v2.office.computer_lcd=mxgraph.floorplan.workstation
  1538. com.gliffy.shape.floorplan.floorplan_v2.office.copier=mxgraph.floorplan.copier
  1539. #com.gliffy.shape.floorplan.floorplan_v2.office.desk_lamp=
  1540. com.gliffy.shape.floorplan.floorplan_v2.office.laptop=mxgraph.floorplan.laptop
  1541. #com.gliffy.shape.floorplan.floorplan_v2.office.telephone=
  1542. com.gliffy.shape.floorplan.floorplan_v2.office.printer=mxgraph.floorplan.printer
  1543. com.gliffy.shape.floorplan.floorplan_v2.office.scanner=roundrect
  1544. #composite
  1545. com.gliffy.shape.floorplan.floorplan_v2.office.table_3person=mxgraph.floorplan.table_3
  1546. #composite
  1547. com.gliffy.shape.floorplan.floorplan_v2.office.table_6person=mxgraph.floorplan.table_3
  1548. #composite
  1549. com.gliffy.shape.floorplan.floorplan_v2.office.table_10person=mxgraph.floorplan.table_5
  1550. com.gliffy.shape.floorplan.floorplan_v2.office.vending_machine=roundrect
  1551. #com.gliffy.shape.floorplan.floorplan_v2.office.video_projector=
  1552. #com.gliffy.shape.floorplan.floorplan_v2.office.video_screen=
  1553. com.gliffy.shape.floorplan.floorplan_v2.office.water_cooler=mxgraph.floorplan.water_cooler
  1554. com.gliffy.shape.floorplan.floorplan_v2.office.plant=mxgraph.floorplan.plant
  1555. # FLOORPLAN v2 MISCELLANEOUS
  1556. #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.washing_machine=
  1557. #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.dryer=
  1558. com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.piano=mxgraph.floorplan.piano
  1559. #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.pool_table=
  1560. #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.drumset=
  1561. #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.gas_furnace=
  1562. #
  1563. # MINDMAP
  1564. #
  1565. com.gliffy.shape.mindmap.mindmap_v1.default.main_topic=rect;rounded=1
  1566. com.gliffy.shape.mindmap.mindmap_v1.default.subtopic=rect;rounded=1
  1567. com.gliffy.shape.mindmap.mindmap_v1.default.child_node=rect;rounded=1;dashed=1
  1568. #
  1569. # Child shape TID
  1570. #
  1571. com.gliffy.stencil.alt_combined_fragment.alt_area_v1=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
  1572. com.gliffy.stencil.loop_combined_fragment.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
  1573. com.gliffy.stencil.opt_combined_fragment.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
  1574. com.gliffy.stencil.interaction_use.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
  1575. com.gliffy.stencil.rectangle.no_fill_no_line_v1=rect;fillColor=none;strokeColor=none
  1576. com.gliffy.stencil.alt_combined_fragment.dotted_line_area_v1=partialRectangle;top=0;right=0;left=0;fillColor=none;dashed=1;dashPattern=10 4;shadow=0;fixDash=1
  1577. com.gliffy.stencil.rectangle.no_fill_line_bottom_v1=partialRectangle;top=0;right=0;left=0;fillColor=none
  1578. com.gliffy.stencil.rectangle.no_fill_line_bottom_dashed_v1=partialRectangle;top=0;right=0;left=0;fillColor=none;dashed=1;dashPattern=10 4;shadow=0;fixDash=1
  1579. com.gliffy.stencil.boundary_lifeline.uml_v2=umlBoundary
  1580. com.gliffy.stencil.object_timeline.uml_v1=line;direction=south;dashed=1
  1581. com.gliffy.stencil.control_lifeline.uml_v2=umlControl
  1582. com.gliffy.stencil.entity_lifeline.uml_v2=umlEntity
  1583. com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble=rect;rounded=1
  1584. com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble_right=mxgraph.basic.orthogonal_triangle;direction=south
  1585. com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble_left=mxgraph.basic.orthogonal_triangle;direction=south;flipH=1
  1586. com.gliffy.stencil.rectangle.basic_v1=rect