12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589 |
- #
- # BASIC
- #
- com.gliffy.shape.basic.basic_v1.default.triangle=triangle;rotation=-90;swapwidthandheight=1
- com.gliffy.shape.basic.basic_v1.default.ellipse=ellipse
- com.gliffy.shape.basic.basic_v1.default.rectangle=rect
- com.gliffy.shape.basic.basic_v1.default.circle=ellipse
- com.gliffy.shape.basic.basic_v1.default.square=rect
- com.gliffy.shape.basic.basic_v1.default.pentagon=mxgraph.basic.pentagon
- com.gliffy.shape.basic.basic_v1.default.hexagon=hexagon
- com.gliffy.shape.basic.basic_v1.default.octagon=mxgraph.basic.octagon
- com.gliffy.shape.basic.basic_v1.default.right_triangle=mxgraph.basic.orthogonal_triangle
- com.gliffy.shape.basic.basic_v1.default.star=mxgraph.basic.star
- #TODO fix disappearing control point
- com.gliffy.shape.basic.basic_v1.default.round_rectangle=rect;rounded=1;arcSize=5;
- com.gliffy.shape.basic.basic_v1.default.cross=mxgraph.basic.cross2;dx=5
- com.gliffy.shape.basic.basic_v1.default.left_arrow=mxgraph.arrows2.arrow;dy=0.6;dx=25;flipH=1;notch=0
- com.gliffy.shape.basic.basic_v1.default.right_arrow=mxgraph.arrows2.arrow;dy=0.6;dx=25;notch=0
- com.gliffy.shape.basic.basic_v1.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.6;dx=25
- com.gliffy.shape.basic.basic_v1.default.cylinder=cylinder
- com.gliffy.shape.basic.basic_v1.default.image=image
- com.gliffy.shape.basic.basic_v1.default.chevron_box_right=mxgraph.arrows2.arrow;dy=0;dx=20;notch=0
- com.gliffy.shape.basic.basic_v1.default.chevron_box_left=mxgraph.arrows2.arrow;dy=0;dx=20;notch=0;flipH=1
- com.gliffy.shape.basic.basic_v1.default.chevron_tail_right=mxgraph.arrows2.arrow;dy=0;dx=20;notch=20
- com.gliffy.shape.basic.basic_v1.default.chevron_tail_left=mxgraph.arrows2.arrow;dy=0;dx=20;notch=20;flipH=1
- #
- # TABLE
- #
- #com.gliffy.shape.table.table_v1.default.table_three_by_two=
- #com.gliffy.shape.table.table_v1.default.table_horizontal_title_three_by_two=
- #com.gliffy.shape.table.table_v1.default.table_vertical_title_three_by_two=
- #com.gliffy.shape.table.table_v1.default.table_horizontal_and_vertical_title_three_by_two=
- #
- # FLOWCHART
- #
- com.gliffy.shape.flowchart.flowchart_v1.default.process=rect
- com.gliffy.shape.flowchart.flowchart_v1.default.decision=rhombus
- com.gliffy.shape.flowchart.flowchart_v1.default.document=document;size=0.2
- com.gliffy.shape.flowchart.flowchart_v1.default.subroutine=process
- com.gliffy.shape.flowchart.flowchart_v1.default.input_output=parallelogram
- com.gliffy.shape.flowchart.flowchart_v1.default.paper_tape=tape;size=0.2
- com.gliffy.shape.flowchart.flowchart_v1.default.database=datastore
- com.gliffy.shape.flowchart.flowchart_v1.default.data_storage=dataStorage
- com.gliffy.shape.flowchart.flowchart_v1.default.merge=triangle;direction=south
- com.gliffy.shape.flowchart.flowchart_v1.default.multiple_documents=mxgraph.flowchart.multi-document
- com.gliffy.shape.flowchart.flowchart_v1.default.manual_input=manualInput;size=20
- com.gliffy.shape.flowchart.flowchart_v1.default.manual_operation=trapezoid;direction=west;size=0.2
- com.gliffy.shape.flowchart.flowchart_v1.default.internal_storage=internalStorage;dx=10;dy=10
- com.gliffy.shape.flowchart.flowchart_v1.default.tape_data=mxgraph.flowchart.sequential_data
- com.gliffy.shape.flowchart.flowchart_v1.default.loop_limit=loopLimit;size=20
- com.gliffy.shape.flowchart.flowchart_v1.default.preparation=hexagon;perimeter=hexagonPerimeter
- com.gliffy.shape.flowchart.flowchart_v1.default.card=card;size=20
- com.gliffy.shape.flowchart.flowchart_v1.default.display=display;size=0.25
- com.gliffy.shape.flowchart.flowchart_v1.default.delay=delay
- com.gliffy.shape.flowchart.flowchart_v1.default.start_end=mxgraph.flowchart.terminator
- com.gliffy.shape.flowchart.flowchart_v1.default.connector=ellipse;perimeter=ellipsePerimeter
- com.gliffy.shape.flowchart.flowchart_v1.default.off_page_connector=offPageConnector;size=0.3
- # TODO Arrows Dy/Dx are dynamic in Gliffy
- com.gliffy.shape.flowchart.flowchart_v1.default.left_arrow=mxgraph.arrows2.arrow;dy=0.65;dx=25;flipH=1;notch=0
- com.gliffy.shape.flowchart.flowchart_v1.default.right_arrow=mxgraph.arrows2.arrow;dy=0.65;dx=25;notch=0
- com.gliffy.shape.flowchart.flowchart_v1.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.65;dx=25;
- #
- # FLOWCHART V2
- #
- com.gliffy.shape.flowchart.flowchart_v2.default.process=mxgraph.flowchart.process;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.decision=rhombus;rounded=1;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.document=mxgraph.flowchart.document;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.subroutine=mxgraph.flowchart.predefined_process;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.input_output=parallelogram;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.paper_tape=mxgraph.flowchart.paper_tape;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.database=mxgraph.flowchart.database;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.data_storage=mxgraph.flowchart.stored_data;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.merge=mxgraph.flowchart.merge_or_storage;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.multiple_documents=mxgraph.flowchart.multi-document;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.manual_input=mxgraph.flowchart.manual_input;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.manual_operation=mxgraph.flowchart.manual_operation;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.internal_storage=mxgraph.flowchart.internal_storage;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.tape_data=mxgraph.flowchart.sequential_data;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.loop_limit=mxgraph.flowchart.loop_limit;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.preparation=hexagon;perimeter=hexagonPerimeter;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.card=mxgraph.flowchart.card;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.display=mxgraph.flowchart.display;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.delay=mxgraph.flowchart.delay;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.start_end=mxgraph.flowchart.terminator;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.connector=ellipse;perimeter=ellipsePerimeter;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- com.gliffy.shape.flowchart.flowchart_v2.default.off_page_connector=offPageConnector;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- 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
- 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
- com.gliffy.shape.flowchart.flowchart_v2.default.double_arrow=mxgraph.arrows2.twoWayArrow;dy=0.47;dx=28.75;strokeWidth=5;gradientColor=#CCCCCC;gradientDirection=west
- #
- # SWIMLANES
- #
- com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_single_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_single_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_double_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_double_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_triple_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_triple_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.vertical_four_lane_pool=swimlane;fontStyle=0
- com.gliffy.shape.swimlanes.swimlanes_v1.default.horizontal_four_lane_pool=swimlane;fontStyle=0
- #
- # UML v2
- #
- # UML V2 CLASS
- com.gliffy.shape.uml.uml_v2.class.object=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.data_type=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.enumeration=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.interface=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.class2=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.class=rect;verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.class.package=rect;strokeColor=none;shadow=0;fillColor=none
- com.gliffy.shape.uml.uml_v2.class.simple_class=rect
- com.gliffy.shape.uml.uml_v2.class.primitive=rect
- com.gliffy.shape.uml.uml_v2.class.stereotype=rect
- com.gliffy.shape.uml.uml_v2.class.generalization=endArrow=block;endFill=0;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=top;endSize=12
- com.gliffy.shape.uml.uml_v2.class.implements=endArrow=block;endFill=0;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=top;dashed=1;endSize=12
- com.gliffy.shape.uml.uml_v2.class.association=endArrow=none;edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.class.directed_association=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12
- com.gliffy.shape.uml.uml_v2.class.aggregation=endArrow=diamond;edgeStyle=orthogonalEdgeStyle;endFill=0;endSize=12
- com.gliffy.shape.uml.uml_v2.class.composition=endArrow=diamond;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12
- com.gliffy.shape.uml.uml_v2.class.dependency=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1
- com.gliffy.shape.uml.uml_v2.class.usage=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.binding=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.permission=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.access=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.import=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.merge=endArrow=open;edgeStyle=orthogonalEdgeStyle;endFill=1;endSize=12;dashed=1;verticalLabelPosition=top;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.class.note=note;size=10
- com.gliffy.shape.uml.uml_v2.class.anchor_line=endArrow=none;endSize=12;dashed=1
- # UML v1
- com.gliffy.shape.uml.uml_v1.default.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
- com.gliffy.shape.uml.uml_v1.default.class=rect;fillColor=none;strokeColor=none
- com.gliffy.shape.uml.uml_v1.default.simple_class=rect
- com.gliffy.shape.uml.uml_v1.default.note=note;size=10
- com.gliffy.shape.uml.uml_v1.default.object=rect;fillColor=none;strokeColor=none
- com.gliffy.shape.uml.uml_v1.default.interface=ellipse
- com.gliffy.shape.uml.uml_v1.default.node=cube;size=10;direction=south
- com.gliffy.shape.uml.uml_v1.default.component=component;align=left;spacingLeft=36
- com.gliffy.shape.uml.uml_v1.default.generalization=edgeStyle=orthogonalEdgeStyle;verticalAlign=top
- com.gliffy.shape.uml.uml_v1.default.implements=edgeStyle=orthogonalEdgeStyle;verticalAlign=top;dashed=1
- com.gliffy.shape.uml.uml_v1.default.association=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v1.default.aggregation=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v1.default.composition=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v1.default.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.uml.uml_v1.default.object_timeline=rect;fillColor=none;strokeColor=none
- com.gliffy.shape.uml.uml_v1.default.activation=rect
- com.gliffy.shape.uml.uml_v1.default.lifeline=stencil(nZFNDsIgEIVPwx6ZjS4NtveYtkRIKxDAVm8vP5qA3RgTNrw330zmDQHuJVpBGEVvxRgIXAhjKzqFwxJlFh0fnJnFpqYgi620FE6F5EJH6JkAH3Ccr87c9fSW6Ck94BYTVUlZvZk1zXyUfrTMeda/fg8tSlfQgbbYv9zxR66lPl36r3WjUm0c083ZNXW5aJdXVsstoHsB);dashed=1
- com.gliffy.shape.uml.uml_v1.default.message=edgeStyle=none
- #TODO this shape has a shape graphics instead of a line!
- com.gliffy.shape.uml.uml_v1.default.self_message=filledEdge;fixDash=1;startArrow=none;endArrow=block;endFill=1;endSize=6;edgeStyle=orthogonalEdgeStyle;curved=1
- com.gliffy.shape.uml.uml_v1.default.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v1.default.use_case=ellipse
- # UML v2 SEQUENCE
- com.gliffy.shape.uml.uml_v2.sequence.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=26
- 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
- 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
- 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
- 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
- com.gliffy.shape.basic.basic_v1.default.line=edgeStyle=none;endArrow=none
- #composite
- com.gliffy.shape.uml.uml_v2.sequence.entity_lifeline=rect;fillColor=none;strokeColor=none
- #composite
- com.gliffy.shape.uml.uml_v2.sequence.control_lifeline=rect;fillColor=none;strokeColor=none
- #composite
- com.gliffy.shape.uml.uml_v2.sequence.boundary_lifeline=rect;fillColor=none;strokeColor=none
- com.gliffy.shape.uml.uml_v2.sequence.lifeline=rect;fillColor=none;strokeColor=none
- com.gliffy.shape.uml.uml_v2.sequence.activation=rect
- com.gliffy.shape.uml.uml_v2.sequence.destruction=mxgraph.sysml.x
- com.gliffy.shape.uml.uml_v2.sequence.init_message=endArrow=open;endSize=12;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;dashed=1
- com.gliffy.shape.uml.uml_v2.sequence.message=endArrow=block;endSize=8;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;endFill=1
- com.gliffy.shape.uml.uml_v2.sequence.async_message=endArrow=open;endSize=12;startArrow=none;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom
- #com.gliffy.shape.uml.uml_v2.sequence.async_message2=
- com.gliffy.shape.uml.uml_v2.sequence.return_message=endArrow=none;startSize=12;startArrow=open;edgeStyle=orthogonalEdgeStyle;align=left;verticalAlign=bottom;dashed=1
- com.gliffy.shape.uml.uml_v2.sequence.self_message=curved=1
- com.gliffy.shape.uml.uml_v2.sequence.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=top
- com.gliffy.shape.uml.uml_v2.sequence.concurrent=stencil(nZFNDsIgEIVPwx6ZjS4NtveYtkRIKxDAVm8vP5qA3RgTNrw330zmDQHuJVpBGEVvxRgIXAhjKzqFwxJlFh0fnJnFpqYgi620FE6F5EJH6JkAH3Ccr87c9fSW6Ck94BYTVUlZvZk1zXyUfrTMeda/fg8tSlfQgbbYv9zxR66lPl36r3WjUm0c083ZNXW5aJdXVsstoHsB);dashed=1
- com.gliffy.shape.uml.uml_v2.sequence.continuation=rect;rounded=1
- com.gliffy.shape.uml.uml_v2.sequence.gate=rect
- com.gliffy.shape.uml.uml_v2.sequence.constraint=edgeStyle=none;endArrow=none;dashed=1
- com.gliffy.shape.uml.uml_v2.sequence.note=note;size=10
- com.gliffy.shape.uml.uml_v2.sequence.anchor_line=edgeStyle=none;endArrow=none;dashed=1
- # UML v2 ACTIVITY
- com.gliffy.shape.uml.uml_v2.activity.activity=rect;rounded=1
- com.gliffy.shape.uml.uml_v2.activity.action=rect;rounded=1
- com.gliffy.shape.uml.uml_v2.activity.accept_event_action=mxgraph.arrows2.arrow;dy=0;dx=0;notch=15
- com.gliffy.shape.uml.uml_v2.activity.accept_time_event_action=mxgraph.flowchart.collate
- com.gliffy.shape.uml.uml_v2.activity.send_signal_action=mxgraph.arrows2.arrow;dy=0;dx=15;notch=0
- com.gliffy.shape.uml.uml_v2.activity.decision=rhombus
- com.gliffy.shape.uml.uml_v2.activity.horizontal_sync_bar=rect
- com.gliffy.shape.uml.uml_v2.activity.vertical_sync_bar=rect
- com.gliffy.shape.uml.uml_v2.activity.initial_node=ellipse
- com.gliffy.shape.uml.uml_v2.activity.activity_final_node=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=terminate
- com.gliffy.shape.uml.uml_v2.activity.flow_final_node=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=cancel
- com.gliffy.shape.uml.uml_v2.activity.jump_node=ellipse
- com.gliffy.shape.uml.uml_v2.activity.control_flow=edgeStyle=none;endArrow=open;endSize=12
- com.gliffy.shape.uml.uml_v2.activity.object_flow=edgeStyle=none;endArrow=open;dashed=1;endSize=12
- #com.gliffy.shape.uml.uml_v2.activity.exception_flow=
- com.gliffy.shape.uml.uml_v2.activity.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=32
- com.gliffy.shape.uml.uml_v2.activity.object_node=rect
- com.gliffy.shape.uml.uml_v2.activity.structured_node=rect;rounded=1;dashed=1
- com.gliffy.shape.uml.uml_v2.activity.region=rect;rounded=1;dashed=1
- com.gliffy.shape.uml.uml_v2.activity.note=note;size=10
- com.gliffy.shape.uml.uml_v2.activity.anchor_line=edgeStyle=none;endArrow=none;dashed=1
- # UML v2 STATE MACHINE
- com.gliffy.shape.uml.uml_v2.state_machine.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=32
- com.gliffy.shape.uml.uml_v2.state_machine.orthoganal_state=rect;rounded=1;startSize=30;arcSize=10
- com.gliffy.shape.uml.uml_v2.state_machine.composite_state=rect;rounded=1;startSize=30;arcSize=10
- com.gliffy.shape.uml.uml_v2.state_machine.state=rect;rounded=1
- # temporary
- 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
- com.gliffy.shape.uml.uml_v2.state_machine.final_state=mxgraph.bpmn.shape;verticalLabelPosition=bottom;verticalAlign=top;perimeter=ellipsePerimeter;outline=end;symbol=terminate
- com.gliffy.shape.uml.uml_v2.state_machine.initial_state=ellipse
- com.gliffy.shape.uml.uml_v2.state_machine.entry_point=ellipse
- com.gliffy.shape.uml.uml_v2.state_machine.exit_point=mxgraph.bpmn.shape;verticalLabelPosition=bottom;verticalAlign=top;perimeter=ellipsePerimeter;outline=end;symbol=cancel
- com.gliffy.shape.uml.uml_v2.state_machine.choice=rhombus
- com.gliffy.shape.uml.uml_v2.state_machine.junction=ellipse
- com.gliffy.shape.uml.uml_v2.state_machine.terminate=mxgraph.sysml.x
- com.gliffy.shape.uml.uml_v2.state_machine.horizontal_join_bar=rect
- com.gliffy.shape.uml.uml_v2.state_machine.vertical_join_bar=rect
- com.gliffy.shape.uml.uml_v2.state_machine.transition=edgeStyle=none;endArrow=open;endSize=12
- com.gliffy.shape.uml.uml_v2.state_machine.shallow_history=ellipse
- com.gliffy.shape.uml.uml_v2.state_machine.deep_history=ellipse
- com.gliffy.shape.uml.uml_v2.state_machine.note=note;size=10
- com.gliffy.shape.uml.uml_v2.state_machine.anchor_line=edgeStyle=none;endArrow=none;dashed=1
- # UML v2 DEPLOYMENT
- com.gliffy.shape.uml.uml_v2.deployment.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
- com.gliffy.shape.uml.uml_v2.deployment.node=cube;size=10;direction=south
- com.gliffy.shape.uml.uml_v2.deployment.device_node=cube;size=10;direction=south
- com.gliffy.shape.uml.uml_v2.deployment.execution_environment_node=cube;size=10;direction=south
- com.gliffy.shape.uml.uml_v2.deployment.artifact=note;size=10
- com.gliffy.shape.uml.uml_v2.deployment.component1=component;align=left;spacingLeft=36
- 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
- com.gliffy.shape.uml.uml_v2.deployment.interface=ellipse
- com.gliffy.shape.uml.uml_v2.deployment.simple_interface=stencil(bVHRDsIgDPwaHpewERN9NFP/o5s4yHCQgm7+vWydBqYJL3dXer2WidorcJJVHLyTbWDixKrqCaihMZGuouID2l6O+hoUyXpQEnWYVXFm/MhE3UDbd2gfw3Wl+GF+onYw/0qohb3b5+w5Ub8dJ6MXwZITvny7A7ZRxk85VeMrg/97rWgqYNK+QBsgaDtkmgHsZBEtipuBLpP8KKVL6DKbK0kZySRoXOqysjSCNEY7n4Qut6EJjgT3K1Q5TDvetDFbHxppmefnIgtL1xbnNw==)
- com.gliffy.shape.uml.uml_v2.deployment.required_interface=stencil(bZDNDoMgEISfhiMJQnrosbH2PValSrRCFurP25cfbSRtwmW+GXZhiChtD0YSzsAa2Tgi7oTzGVBBPXrMvWMd6kEuqnV9stXUS1QuuKIi7EZEWUMzdKjfU7sjdg1HlAbCrROK9KXnsHNN8y4sLdqSLFjSj+90wMbbeMRTGrdM/p+1q5XCqixF7cApPWXeCNhJ6lfQ5whdZtlFSnPCRfau4zOenH7pG419ZbkY+uko0tS/qD4=)
- com.gliffy.shape.uml.uml_v2.deployment.port=rect;verticalLabelPosition=bottom;verticalAlign=top
- com.gliffy.shape.uml.uml_v2.deployment.instance=rect
- 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
- com.gliffy.shape.uml.uml_v2.deployment.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill
- com.gliffy.shape.uml.uml_v2.deployment.association=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.deployment.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.uml.uml_v2.deployment.generalization=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.deployment.aggregation=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.deployment.composition=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.deployment.note=note;size=10
- com.gliffy.shape.uml.uml_v2.deployment.anchor_line=edgeStyle=none;dashed=1
- com.gliffy.shape.uml.uml_v2.class.class=verticalAlign=top;overflow=fill;fontSize=12;fontFamily=Helvetica
- com.gliffy.shape.uml.uml_v2.deployment.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
- # UML v2 COMPONENT
- com.gliffy.shape.uml.uml_v2.component.component1=component;align=left;spacingLeft=36
- 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
- com.gliffy.shape.uml.uml_v2.component.interface=ellipse
- #com.gliffy.shape.uml.uml_v2.component.simple_interface=
- #com.gliffy.shape.uml.uml_v2.component.required_interface=
- com.gliffy.shape.uml.uml_v2.component.port=rect
- com.gliffy.shape.uml.uml_v2.component.artifact=note;size=10
- com.gliffy.shape.uml.uml_v2.component.generalization=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.component.realization=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.uml.uml_v2.component.association=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.component.aggregation=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.component.composition=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.uml.uml_v2.component.dependency=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.uml.uml_v2.component.note=note;size=10
- com.gliffy.shape.uml.uml_v2.component.anchor_line=edgeStyle=none;dashed=1
- # UML v2 USE CASE
- com.gliffy.shape.uml.uml_v2.use_case.package=folder;fontStyle=1;spacingTop=10;tabWidth=40;tabHeight=14;tabPosition=left
- com.gliffy.shape.uml.uml_v2.use_case.use_case=ellipse
- com.gliffy.shape.uml.uml_v2.use_case.actor=umlActor;verticalLabelPosition=bottom;verticalAlign=bottom
- com.gliffy.shape.uml.uml_v2.use_case.association=edgeStyle=none
- com.gliffy.shape.uml.uml_v2.use_case.system=rect
- com.gliffy.shape.uml.uml_v2.use_case.frame=mxgraph.sysml.package;xSize=90;align=left;spacingLeft=10;overflow=fill;labelX=26
- com.gliffy.shape.uml.uml_v2.use_case.include=edgeStyle=none;dashed=1
- com.gliffy.shape.uml.uml_v2.use_case.extend=edgeStyle=none;dashed=1
- com.gliffy.shape.uml.uml_v2.use_case.dependency=edgeStyle=none;dashed=1
- com.gliffy.shape.uml.uml_v2.use_case.generalization=edgeStyle=none;
- com.gliffy.shape.uml.uml_v2.use_case.realization=edgeStyle=none;dashed=1
- com.gliffy.shape.uml.uml_v2.use_case.collaboration=ellipse;dashed=1
- com.gliffy.shape.uml.uml_v2.use_case.note=note;size=10
- com.gliffy.shape.uml.uml_v2.use_case.anchor_line=edgeStyle=none;dashed=1
- #
- # ERD v1
- #
- com.gliffy.shape.erd.erd_v1.default.entity_with_multiple_attributes=rect
- com.gliffy.shape.erd.erd_v1.default.entity_with_attributes=rect
- com.gliffy.shape.erd.erd_v1.default.attribute=ellipse
- com.gliffy.shape.erd.erd_v1.default.entity=rect
- com.gliffy.shape.erd.erd_v1.default.relation=rhombus
- com.gliffy.shape.erd.erd_v1.default.zero_many_optional=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_many=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_mandatory=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_one=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.zero_one=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.many=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.many_many=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_optional_many_optional=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_mandatory_many_optional=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_mandatory_many_mandatory=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.one_optional_many_mandatory=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.many_mandatory_many_mandatory=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.erd.erd_v1.default.many_optional_many_mandatory=edgeStyle=orthogonalEdgeStyle
- #
- # BPMN v1
- #
- # BPMN v1 EVENTS
- com.gliffy.shape.bpmn.bpmn_v1.events.general_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=general;strokeWidth=1
- com.gliffy.shape.bpmn.bpmn_v1.events.general_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=general
- com.gliffy.shape.bpmn.bpmn_v1.events.general_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=general
- com.gliffy.shape.bpmn.bpmn_v1.events.message_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=message
- com.gliffy.shape.bpmn.bpmn_v1.events.message_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=message
- com.gliffy.shape.bpmn.bpmn_v1.events.message_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=message
- com.gliffy.shape.bpmn.bpmn_v1.events.timer_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=timer
- com.gliffy.shape.bpmn.bpmn_v1.events.timer_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=timer
- com.gliffy.shape.bpmn.bpmn_v1.events.cancel_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=boundInt;symbol=cancel
- com.gliffy.shape.bpmn.bpmn_v1.events.cancel_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=cancel
- com.gliffy.shape.bpmn.bpmn_v1.events.terminate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=terminate
- com.gliffy.shape.bpmn.bpmn_v1.events.link_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=link
- com.gliffy.shape.bpmn.bpmn_v1.events.link_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=link
- com.gliffy.shape.bpmn.bpmn_v1.events.link_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=link
- com.gliffy.shape.bpmn.bpmn_v1.events.error_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=boundInt;symbol=error
- com.gliffy.shape.bpmn.bpmn_v1.events.error_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=error
- com.gliffy.shape.bpmn.bpmn_v1.events.compensation_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=compensation
- com.gliffy.shape.bpmn.bpmn_v1.events.compensation_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=compensation
- com.gliffy.shape.bpmn.bpmn_v1.events.rule_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=conditional
- com.gliffy.shape.bpmn.bpmn_v1.events.rule_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=catching;symbol=conditional
- com.gliffy.shape.bpmn.bpmn_v1.events.multiple_start=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=standard;symbol=multiple
- com.gliffy.shape.bpmn.bpmn_v1.events.multiple_intermediate=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=throwing;symbol=multiple
- com.gliffy.shape.bpmn.bpmn_v1.events.multiple_end=mxgraph.bpmn.shape;perimeter=ellipsePerimeter;outline=end;symbol=multiple
- # BPMN v1 ACTIVITIES
- com.gliffy.shape.bpmn.bpmn_v1.activities.multiple_instances=mxgraph.ios7.icons.pause;fillColor=#000000
- com.gliffy.shape.bpmn.bpmn_v1.activities.compensation=mxgraph.bpmn.compensation;html=1;fillColor=#000000;verticalLabelPosition=bottom;verticalAlign=top
- com.gliffy.shape.bpmn.bpmn_v1.activities.ad_hoc=mxgraph.bpmn.ad_hoc;fillColor=#000000;verticalLabelPosition=bottom;verticalAlign=top
- com.gliffy.shape.bpmn.bpmn_v1.activities.looping=mxgraph.bpmn.loop;verticalLabelPosition=bottom;verticalAlign=top;strokeWidth=5
- com.gliffy.shape.bpmn.bpmn_v1.activities.process=ext;rounded=1
- com.gliffy.shape.bpmn.bpmn_v1.activities.transaction=ext;rounded=1;double=1
- com.gliffy.shape.bpmn.bpmn_v1.activities.expanded_sub_process=ext;rounded=1
- com.gliffy.shape.bpmn.bpmn_v1.activities.collapsed_sub_process=ext;rounded=1;symbol0=plus;symbol0Width=14;symbol0Height=14;symbol0Align=center;symbol0VerticalAlign=bottom
- com.gliffy.shape.bpmn.bpmn_v1.activities.task=ext;rounded=1
- # BPMN v1 DATA ARTIFACTS
- com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.annotation=mxgraph.flowchart.annotation_1;strokeWidth=2;html=1
- com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.data_object=note;size=25
- com.gliffy.shape.bpmn.bpmn_v1.data_artifacts.group=rect;dashed=1;fillColor=none;dashPattern=8 3 2 3;fixDash=1
- # BPMN v1 GATEWAYS
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway=rhombus
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_xor_data=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=exclusiveGw
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_and=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=parallelGw
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_xor_event=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=throwing;symbol=multiple
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_complex=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=none;symbol=complexGw
- com.gliffy.shape.bpmn.bpmn_v1.gateways.gateway_or=mxgraph.bpmn.shape;perimeter=rhombusPerimeter;background=gateway;outline=end;symbol=general
- # BPMN v1 CONNECTORS
- com.gliffy.shape.bpmn.bpmn_v1.connectors.normal_sequence_flow=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.bpmn.bpmn_v1.connectors.message_flow=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.bpmn.bpmn_v1.connectors.default_sequence_flow=edgeStyle=orthogonalEdgeStyle;startArrow=dash
- com.gliffy.shape.bpmn.bpmn_v1.connectors.conditional_sequence_flow=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.bpmn.bpmn_v1.connectors.exception_flow=edgeStyle=orthogonalEdgeStyle
- com.gliffy.shape.bpmn.bpmn_v1.connectors.association=edgeStyle=orthogonalEdgeStyle;dashed=1
- com.gliffy.shape.bpmn.bpmn_v1.connectors.association_with_arrow=edgeStyle=orthogonalEdgeStyle;dashed=1
- #
- # iOS7
- #
- # iOS7 CONTAINERS
- com.gliffy.shape.iphone.iphone_ios7.containers_content.title_bar=rect;strokeColor=none
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.containers_content.table=
- com.gliffy.shape.iphone.iphone_ios7.containers_content.blank_screen=mxgraph.ios.iBgFlat;strokeColor=#18211b;fillColor=#dddddd
- com.gliffy.shape.iphone.iphone_ios7.containers_content.iphone5=mxgraph.ios.iPhone;bgStyle=bgWhite;fillColor=#aaaaaa
- com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_grey=mxgraph.ios7ui.callout
- com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_green=mxgraph.ios7ui.callout;flipH=1
- com.gliffy.shape.iphone.iphone_ios7.containers_content.chat_bubble_blue=mxgraph.ios7ui.callout;flipH=1
- com.gliffy.shape.iphone.iphone_ios7.containers_content.page_indicator=mxgraph.ios.iPageControl
- #composite
- com.gliffy.shape.iphone.iphone_ios7.containers_content.status_bar_black=mxgraph.ios7ui.appBar;fillColor=#000000;strokeColor=#FFFFFF
- #composite
- com.gliffy.shape.iphone.iphone_ios7.containers_content.status_bar_white=mxgraph.ios7ui.appBar;;fillColor=none;strokeColor=#000000
- # iOS7 FORMS CONTROLS
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_stack=
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.forms_controls.alert=
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.forms_controls.alert_2options=
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_blue=rect;rounded=1
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_green=rect;rounded=1
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.button_red=rect;rounded=1
- #com.gliffy.shape.iphone.iphone_ios7.forms_controls.date_picker=
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.input=rect;rounded=1
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.keyboard_landscape=mxgraph.ios7.misc.keyboard_(letters)
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.keyboard_portrait=mxgraph.ios7.misc.keyboard_(letters)
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.progress_bar=mxgraph.ios7ui.downloadBar;barPos=50;fillColor=#aaaaaa;strokeColor=#0080f0
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.search=mxgraph.ios7ui.searchBox
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.slider=mxgraph.ios7ui.slider;barPos=35;strokeColor=#0080f0;fillColor=#ffffff;strokeColor2=#a0a0a0
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.switch_off=mxgraph.ios7ui.onOffButton;buttonState=off;strokeColor2=#aaaaaa;fillColor2=#ffffff
- com.gliffy.shape.iphone.iphone_ios7.forms_controls.switch_on=mxgraph.ios7ui.onOffButton;buttonState=on;strokeColor=#38D145;fillColor=#38D145
- # iOS7 GLYPHS
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_add=mxgraph.ios7.icons.add
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_airplane=mxgraph.signs.transportation.airplane_6;direction=south
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_alarm=mxgraph.ios7.icons.alarm_clock
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_albums=mxgraph.ios7.icons.folders
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_archive=mxgraph.ios7.icons.box
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_bluetooth=mxgraph.ios7.icons.bluetooth
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_bookmarks=mxgraph.ios7.icons.book
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_brightness=mxgraph.ios7.icons.sun
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_calculator=mxgraph.ios7.icons.calculator
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_camera=mxgraph.ios7.icons.camera
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_check=mxgraph.ios7.icons.select
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_clock=mxgraph.ios7.icons.clock
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_cloud=mxgraph.ios7.icons.cloud
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_display=mxgraph.ios7.icons.move_to_folder
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_document=mxgraph.ios7.icons.document
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_download=mxgraph.ios7.icons.down
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_edit=mxgraph.ios7.icons.compose
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_flag=mxgraph.ios7.icons.flag
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_flashlight=mxgraph.ios7.icons.flashlight
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_folder=mxgraph.ios7.icons.folder
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_globe=mxgraph.ios7.icons.globe
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_hand=mxgraph.ios7.icons.privacy
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_info=mxgraph.ios7.icons.info
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_keypad=mxgraph.ios7.icons.keypad
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_link=mxgraph.ios7.icons.link
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_list=mxgraph.ios7.icons.most_viewed
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_location=mxgraph.ios7.icons.location_2
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_lock=mxgraph.ios7.icons.orientation_lock
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_microphone=mxgraph.ios7.icons.microphone
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_moon=mxgraph.ios7.icons.moon
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_phone=mxgraph.signs.tech.telephone_3
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_photos=mxgraph.ios7.icons.folders_2
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_profile=mxgraph.ios7.icons.user
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_search=mxgraph.ios7.icons.looking_glass
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_sent=mxgraph.ios7.icons.pointer
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_settings=mxgraph.ios7.icons.settings
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_share=mxgraph.ios7.icons.share
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_star=mxgraph.ios7.icons.star
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_timer=mxgraph.ios7.icons.gauge
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_trash=mxgraph.ios7.icons.trashcan
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_video=mxgraph.ios7.icons.video_conversation
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_voicemail=mxgraph.ios7.icons.tape
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_volume=mxgraph.ios7.icons.volume_2
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.glyph_wifi=mxgraph.ios7.icons.wifi
- # iOS7 ICONS
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_add=mxgraph.ios7.misc.add;fillColor=#4CD864;strokeColor=#ffffff
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_arrow_down=mxgraph.ios7.misc.down;strokeColor=#157EFA
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_arrow_up=mxgraph.ios7.misc.up;strokeColor=#157EFA
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_blue_dot=ellipse;strokeColor=none;fillColor=#157EFA
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_chevron=mxgraph.ios7.misc.right;strokeColor=#157EFA
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_favorite_off=mxgraph.basic.star;strokeColor=#929292;fillColor=#ffffff
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_favorite_on=mxgraph.basic.star;strokeColor=none;fillColor=#157EFA
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_move=mxgraph.ios7.misc.options
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_orange_dot=ellipse;strokeColor=none;fillColor=#FF9400
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_refresh=mxgraph.ios7.icons.reload;strokeColor=#929292;fillColor=#929292
- com.gliffy.shape.iphone.iphone_ios7.icons_glyphs.icon_remove=mxgraph.ios7.misc.delete;fillColor=#ff0000;strokeColor=#ffffff
- # iOS7 NAVIGATION
- com.gliffy.shape.iphone.iphone_ios7.navigation.action_back=mxgraph.ios7.misc.left
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.navigation.contextual_menu=
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.navigation.nav_3tabs=
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.containers_content.title_bar=
- #composite
- #com.gliffy.shape.iphone.iphone_ios7.navigation.tab_bar=
- #
- # ANDROID v1
- #
- # ANDROID v1 GENERAL
- com.gliffy.shape.android.android_v1.general.tooltip=rect;rounded=1
- com.gliffy.shape.android.android_v1.general.subheader=rect
- #composite
- com.gliffy.shape.android.android_v1.general.statusbar=mxgraph.android.statusBar;strokeColor=#ffffff
- com.gliffy.shape.android.android_v1.general.slider=mxgraph.android.progress_scrubber_focused
- com.gliffy.shape.android.android_v1.general.keyboard_portrait=mxgraph.android.keyboard
- com.gliffy.shape.android.android_v1.general.keyboard_landscape=mxgraph.android.keyboard
- com.gliffy.shape.android.android_v1.general.bottom_bar=rect
- #composite
- #com.gliffy.shape.android.android_v1.general.app_bar=
- com.gliffy.shape.android.android_v1.general.actionbar=rect
- com.gliffy.shape.android.android_v1.general.phone=mxgraph.android.phone2
- #composite
- #com.gliffy.shape.android.android_v1.general.dialog=
- #composite
- #com.gliffy.shape.android.android_v1.general.list_1line=
- #composite
- #com.gliffy.shape.android.android_v1.general.list_2lines=
- #composite
- #com.gliffy.shape.android.android_v1.general.tabs01=
- #composite
- #com.gliffy.shape.android.android_v1.general.tabs02=
- # ANDROID v1 FORMS
- #composite
- #com.gliffy.shape.android.android_v1.forms.timepicker=
- com.gliffy.shape.android.android_v1.forms.switch_on=mxgraph.android.switch_on
- com.gliffy.shape.android.android_v1.forms.switch_off=mxgraph.android.switch_off
- com.gliffy.shape.android.android_v1.forms.radio_button=ellipse
- com.gliffy.shape.android.android_v1.forms.input_field=mxgraph.android.textfield
- #composite
- #com.gliffy.shape.android.android_v1.forms.datepicker=
- com.gliffy.shape.android.android_v1.forms.checkbox=mxgraph.android.checkbox
- com.gliffy.shape.android.android_v1.forms.button_floating_action=mxgraph.ios7.icons.add;strokecolor=#929292;fillColor=#ffffff
- com.gliffy.shape.android.android_v1.forms.button=rect;rounded=1;strokeColor=none
- # ANDROID v1 ICONS
- com.gliffy.shape.android.android_v1.icons.attachment=mxgraph.office.concepts.attachment
- com.gliffy.shape.android.android_v1.icons.avatar=mxgraph.android.contact_badge_normal
- com.gliffy.shape.android.android_v1.icons.backspace=mxgraph.gmdl.backspace
- com.gliffy.shape.android.android_v1.icons.brightness_high=mxgraph.basic.sun
- #com.gliffy.shape.android.android_v1.icons.brightness_med=
- com.gliffy.shape.android.android_v1.icons.call=mxgraph.signs.tech.telephone_3
- com.gliffy.shape.android.android_v1.icons.camera=mxgraph.ios7.icons.camera
- com.gliffy.shape.android.android_v1.icons.chat=mxgraph.gmdl.message
- com.gliffy.shape.android.android_v1.icons.cloud=mxgraph.networks.cloud
- com.gliffy.shape.android.android_v1.icons.collapse=mxgraph.ios7.misc.up
- com.gliffy.shape.android.android_v1.icons.cog=mxgraph.ios7.icons.settings
- com.gliffy.shape.android.android_v1.icons.copy=mxgraph.ios7.icons.documents
- com.gliffy.shape.android.android_v1.icons.crop=mxgraph.signs.tech.crop
- #com.gliffy.shape.android.android_v1.icons.cut=
- com.gliffy.shape.android.android_v1.icons.directions=mxgraph.gmdl.share2
- #tmp
- com.gliffy.shape.android.android_v1.icons.document=mxgraph.azure.file_2
- com.gliffy.shape.android.android_v1.icons.download=mxgraph.ios7.icons.down
- com.gliffy.shape.android.android_v1.icons.edit=mxgraph.gmdl.edit
- com.gliffy.shape.android.android_v1.icons.email=mxgraph.azure.message
- #com.gliffy.shape.android.android_v1.icons.error=
- com.gliffy.shape.android.android_v1.icons.event=mxgraph.gmdl.calendar
- com.gliffy.shape.android.android_v1.icons.expand=mxgraph.ios7.misc.down
- com.gliffy.shape.android.android_v1.icons.favorite=mxgraph.basic.heart
- com.gliffy.shape.android.android_v1.icons.folder=mxgraph.ios7.icons.folder
- #com.gliffy.shape.android.android_v1.icons.forward=
- #com.gliffy.shape.android.android_v1.icons.fullscreen=
- #com.gliffy.shape.android.android_v1.icons.fullscreen_exit=
- #tmp
- com.gliffy.shape.android.android_v1.icons.globe=mxgraph.citrix.globe
- com.gliffy.shape.android.android_v1.icons.group=mxgraph.office.users.users
- com.gliffy.shape.android.android_v1.icons.laptop=mxgraph.azure.laptop
- com.gliffy.shape.android.android_v1.icons.location=mxgraph.gmdl.gps
- com.gliffy.shape.android.android_v1.icons.lock=mxgraph.ios7.icons.locked
- #com.gliffy.shape.android.android_v1.icons.lock_landscape=
- #com.gliffy.shape.android.android_v1.icons.lock_portrait=
- com.gliffy.shape.android.android_v1.icons.mic=mxgraph.ios7.icons.microphone
- com.gliffy.shape.android.android_v1.icons.monitor=mxgraph.azure.computer
- com.gliffy.shape.android.android_v1.icons.next=mxgraph.ios7.misc.right
- com.gliffy.shape.android.android_v1.icons.paste=mxgraph.office.concepts.clipboard
- com.gliffy.shape.android.android_v1.icons.person=mxgraph.azure.user
- com.gliffy.shape.android.android_v1.icons.phone=mxgraph.office.devices.cell_phone_android_standalone
- #com.gliffy.shape.android.android_v1.icons.picture=
- com.gliffy.shape.android.android_v1.icons.place_pin=mxgraph.office.concepts.pin
- com.gliffy.shape.android.android_v1.icons.plane=mxgraph.signs.transportation.airplane_3
- com.gliffy.shape.android.android_v1.icons.previous=mxgraph.ios7.misc.left
- com.gliffy.shape.android.android_v1.icons.pushpin=mxgraph.mockup.misc.pin
- com.gliffy.shape.android.android_v1.icons.reply=mxgraph.ios7.icons.back
- #com.gliffy.shape.android.android_v1.icons.rotate=
- com.gliffy.shape.android.android_v1.icons.save=mxgraph.cisco.storage.diskette
- com.gliffy.shape.android.android_v1.icons.search=mxgraph.office.concepts.search
- com.gliffy.shape.android.android_v1.icons.send=mxgraph.gmdl.send
- #tmp
- com.gliffy.shape.android.android_v1.icons.share=mxgraph.mockup.misc.shareIcon
- com.gliffy.shape.android.android_v1.icons.star=mxgraph.basic.star
- #com.gliffy.shape.android.android_v1.icons.star_half=
- com.gliffy.shape.android.android_v1.icons.tag=mxgraph.gmdl.promotions
- com.gliffy.shape.android.android_v1.icons.thumbs_down=mxgraph.mscae.general.like;flipV=1
- com.gliffy.shape.android.android_v1.icons.thumbs_up=mxgraph.mscae.general.like
- com.gliffy.shape.android.android_v1.icons.time=mxgraph.ios7.icons.clock
- com.gliffy.shape.android.android_v1.icons.trash=mxgraph.ios7.icons.trashcan
- com.gliffy.shape.android.android_v1.icons.undo=mxgraph.ios7.icons.reload;flipH=1
- com.gliffy.shape.android.android_v1.icons.unlock=mxgraph.ios7.icons.unlocked;flipH=1
- com.gliffy.shape.android.android_v1.icons.upload=mxgraph.ios7.icons.up
- com.gliffy.shape.android.android_v1.icons.video=mxgraph.ios7.icons.video_conversation
- com.gliffy.shape.android.android_v1.icons.volume=mxgraph.ios7.icons.volume_2
- com.gliffy.shape.android.android_v1.icons.warning=mxgraph.azure.azure_alert
- #ANDROID AV ICONS
- #com.gliffy.shape.android.android_v1.icons_av.add_to_queue=
- com.gliffy.shape.android.android_v1.icons_av.fastforward=mxgraph.ios7.icons.forward
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.next=mxgraph.ios7.icons.forward
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.pause=mxgraph.ios7.misc.pause
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.play=mxgraph.ios7.icons.play
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.previous=mxgraph.ios7.icons.backward
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.repeat=mxgraph.ios7.icons.repeat
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.replay=mxgraph.ios7.icons.reload;flipH=1
- com.gliffy.shape.android.android_v1.icons_av.rewind=mxgraph.ios7.icons.backward
- #tmp
- com.gliffy.shape.android.android_v1.icons_av.shuffle=mxgraph.ios7.icons.shuffle
- #TODO create a dedicated set
- #ANDROID SYSTEM ICONS
- com.gliffy.shape.android.android_v1.icons_system.back=mxgraph.ios7.icons.play;flipH=1
- com.gliffy.shape.android.android_v1.icons_system.home=ellipse
- com.gliffy.shape.android.android_v1.icons_system.recent_apps=rect;rounded=1
- #com.gliffy.shape.android.android_v1.icons_system.back_v1=
- com.gliffy.shape.android.android_v1.icons_system.down_v1=mxgraph.ios7.misc.down
- #com.gliffy.shape.android.android_v1.icons_system.home_v1=
- #com.gliffy.shape.android.android_v1.icons_system.recent_apps_v1=
- com.gliffy.shape.android.android_v1.icons_system.menu=mxgraph.ios7.misc.options
- #
- # AWS
- #
- # AWS APP SERVICES
- com.gliffy.shape.aws.aws_v1.app_services.cloud_search=mxgraph.aws2.app_services.cloudsearch;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.cloud_search_sdf_metadata=mxgraph.aws2.app_services.cloudsearch_sdf_metadata;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.elastic_transcoder=mxgraph.aws2.app_services.elastic_transcoder;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.email=mxgraph.aws2.app_services.email;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.ses=mxgraph.aws2.app_services.ses;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sns=mxgraph.aws2.app_services.sns;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sns_email_notification=mxgraph.aws2.app_services.sns_email_notification;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sns_http_notification=mxgraph.aws2.app_services.sns_http_notification;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sns_topic=mxgraph.aws2.app_services.sns_topic;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sqs=mxgraph.aws2.app_services.sqs;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sqs_message=mxgraph.aws2.app_services.sqs_message;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.sqs_queue=mxgraph.aws2.app_services.sqs_queue;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.swf=mxgraph.aws2.app_services.swf;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.swf_decider=mxgraph.aws2.app_services.swf_decider;strokeColor=none
- com.gliffy.shape.aws.aws_v1.app_services.swf_worker=mxgraph.aws2.app_services.swf_worker;strokeColor=none
- # AWS COMPUTE AND NETWORKING
- com.gliffy.shape.aws.aws_v1.compute_and_networking.auto_scaling=mxgraph.aws2.compute_and_networking.auto_scaling;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.aws_direct_connect=mxgraph.aws2.compute_and_networking.aws_direct_connect;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2=mxgraph.aws2.compute_and_networking.ec2;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_ami=mxgraph.aws2.compute_and_networking.ec2_ami;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_cloud_watch=mxgraph.aws2.compute_and_networking.ec2_cloudwatch;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_db_on_instance=mxgraph.aws2.compute_and_networking.ec2_db_on_instance;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_elastic_ip=mxgraph.aws2.compute_and_networking.ec2_elastic_ip;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_instance=mxgraph.aws2.compute_and_networking.ec2_instance;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.ec2_instances=mxgraph.aws2.compute_and_networking.ec2_instances;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.elastic_load_balancing=mxgraph.aws2.compute_and_networking.elastic_load_balancing;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.elastic_network_instance=mxgraph.aws2.compute_and_networking.elastic_network_instance;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.emr=mxgraph.aws2.compute_and_networking.emr;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.emr_cluster=mxgraph.aws2.compute_and_networking.emr_cluster;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.emr_hdfs_cluster=mxgraph.aws2.compute_and_networking.emr_hdfs_cluster;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53=mxgraph.aws2.compute_and_networking.route_53;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53_hosted_zone=mxgraph.aws2.compute_and_networking.route_53_hosted_zone;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.route_53_route_table=mxgraph.aws2.compute_and_networking.route_53_route_table;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc=mxgraph.aws2.compute_and_networking.vpc;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_customer_gateway=mxgraph.aws2.compute_and_networking.vpc_customer_gateway;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_internet_gateway=mxgraph.aws2.compute_and_networking.vpc_internet_gateway;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_router=mxgraph.aws2.compute_and_networking.vpc_router;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_vpn_connection=mxgraph.aws2.compute_and_networking.vpc_vpn_connection;strokeColor=none
- com.gliffy.shape.aws.aws_v1.compute_and_networking.vpc_vpn_gateway=mxgraph.aws2.compute_and_networking.vpc_vpn_gateway;strokeColor=none
- # AWS DATABASE
- com.gliffy.shape.aws.aws_v1.database.dynamo_db=mxgraph.aws2.database.dynamodb;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.dynamo_db_attribute=mxgraph.aws2.database.dynamodb_attribute;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.dynamo_db_attributes=mxgraph.aws2.database.dynamodb_attributes;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.dynamo_db_item=mxgraph.aws2.database.dynamodb_item;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.dynamo_db_items=mxgraph.aws2.database.dynamodb_items;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.dynamo_db_table=mxgraph.aws2.database.dynamodb_table;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.elastic_cache=mxgraph.aws2.database.elasticcache;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.elastic_cache_node=mxgraph.aws2.database.elasticcache_node;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds=mxgraph.aws2.database.rds;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_db_instance=mxgraph.aws2.database.rds_db_instance;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_instance_read_replica=mxgraph.aws2.database.rds_instance_read_replica;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_instance_standby=mxgraph.aws2.database.rds_instance_standby;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_ms_sql_instance=mxgraph.aws2.database.rds_ms_sql_instance_2;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_mysql_db_instance=mxgraph.aws2.database.rds_mysql_db_instance_2;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.rds_oracle_db_instance=mxgraph.aws2.database.rds_oracle_db_instance_2;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.red_shift=mxgraph.aws2.database.redshift;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.simple_db=mxgraph.aws2.database.simpledb;strokeColor=none
- com.gliffy.shape.aws.aws_v1.database.simple_db_domain=mxgraph.aws2.database.simpledb_domain;strokeColor=none
- # AWS DEPLOYMENT AND MANAGEMENT
- com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation=mxgraph.aws2.deployment_and_management.cloudformation;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation_stack=mxgraph.aws2.deployment_and_management.cloudformation_stack;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_cloud_formation_template=mxgraph.aws2.deployment_and_management.cloudformation_template;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.aws_data_pipeline=mxgraph.aws2.deployment_and_management.data_pipeline;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.cloud_watch=mxgraph.aws2.deployment_and_management.cloudwatch;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.cloud_watch_alarm=mxgraph.aws2.deployment_and_management.cloudwatch_alarm;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk=mxgraph.aws2.deployment_and_management.elastic_beanstalk;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk_application=mxgraph.aws2.deployment_and_management.elastic_beanstalk_application;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.elastic_beanstalk_deployment=mxgraph.aws2.deployment_and_management.elastic_beanstalk_deployment;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.iam=mxgraph.aws2.deployment_and_management.iam;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.iam_add_on=mxgraph.aws2.deployment_and_management.iam_add-on;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.iam_sts=mxgraph.aws2.deployment_and_management.iam_sts;strokeColor=none
- com.gliffy.shape.aws.aws_v1.deployment_and_management.ops_works=mxgraph.aws2.deployment_and_management.opsworks;strokeColor=none
- # AWS NON SERVICE SPECIFIC
- com.gliffy.shape.aws.aws_v1.non_service_specific.aws_cloud=mxgraph.aws2.non-service_specific.cloud;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.aws_management_console=mxgraph.aws2.non-service_specific.management_console;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.client=mxgraph.aws2.non-service_specific.client;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.corporate_data_center=mxgraph.aws2.non-service_specific.corporate_data_center;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.disk=mxgraph.aws2.non-service_specific.disk;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.forum=mxgraph.aws2.non-service_specific.forums;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.generic_database=mxgraph.aws2.non-service_specific.generic_database;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.internet=mxgraph.aws2.non-service_specific.internet;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.mobile_client=mxgraph.aws2.non-service_specific.mobile_client;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.multimedia=mxgraph.aws2.non-service_specific.multimedia;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.tape_storage=mxgraph.aws2.non-service_specific.tape_storage;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.traditional_server=mxgraph.aws2.non-service_specific.traditional_server;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.user=mxgraph.aws2.non-service_specific.user;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.users=mxgraph.aws2.non-service_specific.users;strokeColor=none
- com.gliffy.shape.aws.aws_v1.non_service_specific.virtual_private_cloud=mxgraph.aws2.non-service_specific.virtual_private_cloud;strokeColor=none
- # AWS ON DEMAND WORKFORCE
- com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk=mxgraph.aws2.on-demand_workforce.mechanical_turk;strokeColor=none
- com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_assignment_task=mxgraph.aws2.on-demand_workforce.mechanical_turk_assignment_task;strokeColor=none
- 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
- com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_requester=mxgraph.aws2.on-demand_workforce.mechanical_turk_requester;strokeColor=none
- com.gliffy.shape.aws.aws_v1.on_demand_workforce.mechanical_turk_workers=mxgraph.aws2.on-demand_workforce.mechanical_turk_workers;strokeColor=none
- # AWS SDKS
- com.gliffy.shape.aws.aws_v1.sdks.android=mxgraph.aws2.sdks.android;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.aws_toolkit_for_eclipse=mxgraph.aws2.sdks.aws_toolkit_for_eclipse;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.aws_toolkit_for_visual_studio=mxgraph.aws2.sdks.aws_toolkit_for_visual_studio;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.cli=mxgraph.aws2.sdks.cli;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.ios=mxgraph.aws2.sdks.ios;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.java=mxgraph.aws2.sdks.java;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.net=mxgraph.aws2.sdks.net;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.nodejs=mxgraph.aws2.sdks.nodejs;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.php=mxgraph.aws2.sdks.php;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.python=mxgraph.aws2.sdks.python;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.ruby=mxgraph.aws2.sdks.ruby;strokeColor=none
- com.gliffy.shape.aws.aws_v1.sdks.tools_for_windows_power_shell=mxgraph.aws2.sdks.tools_for_windows_powershell;strokeColor=none
- # AWS STORAGE AND CONTENT DELIVERY
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_cloud_front=mxgraph.aws2.storage_and_content_delivery.cloudfront;strokeColor=none
- 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
- 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
- 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
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs=mxgraph.aws2.storage_and_content_delivery.ebs;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs_snapshot=mxgraph.aws2.storage_and_content_delivery.ebs_snapshot;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_ebs_volume=mxgraph.aws2.storage_and_content_delivery.ebs_volume;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier=mxgraph.aws2.storage_and_content_delivery.glacier;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier_archive=mxgraph.aws2.storage_and_content_delivery.glacier_archive;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_glacier_vault=mxgraph.aws2.storage_and_content_delivery.glacier_vault;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3=mxgraph.aws2.storage_and_content_delivery.s3;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3_bucket=mxgraph.aws2.storage_and_content_delivery.s3_bucket;strokeColor=none
- 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
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.amazon_s3_objects=mxgraph.aws2.storage_and_content_delivery.s3_objects;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.aws_import_export=mxgraph.aws2.storage_and_content_delivery.aws_import_export;strokeColor=none
- com.gliffy.shape.aws.aws_v1.storage_and_content_delivery.aws_storage_gateway=mxgraph.aws2.storage_and_content_delivery.aws_storage_gateway;strokeColor=none
- #
- # CISCO
- #
- # CISCO BUILDINGS
- com.gliffy.shape.cisco.cisco_v1.buildings.branch_office=mxgraph.cisco.buildings.branch_office;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.end_office=mxgraph.cisco.buildings.end_office;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.generic_building=mxgraph.cisco.buildings.generic_building;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.government_building=mxgraph.cisco.buildings.government_building;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.mdu=mxgraph.cisco.buildings.mdu;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.small_business=mxgraph.cisco.buildings.small_business;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.telecommuter_house=mxgraph.cisco.buildings.telecommuter_house;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.telecommuter_house_pc=mxgraph.cisco.buildings.telecommuter_house_pc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.buildings.university=mxgraph.cisco.buildings.university;strokeColor=#ffffff
- # CISCO COMPUTER AND PERIPHERALS
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_mainframe=mxgraph.cisco.computers_and_peripherals.ibm_mainframe;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_mini_as400=mxgraph.cisco.computers_and_peripherals.ibm_mini_as400;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.ibm_tower=mxgraph.cisco.computers_and_peripherals.ibm_tower;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.laptop=mxgraph.cisco.computers_and_peripherals.laptop;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.macintosh=mxgraph.cisco.computers_and_peripherals.macintosh;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.microphone=mxgraph.cisco.computers_and_peripherals.microphone;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc=mxgraph.cisco.computers_and_peripherals.pc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc_adapter_card=mxgraph.cisco.computers_and_peripherals.pc_adapter_card;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.pc_routercard=mxgraph.cisco.computers_and_peripherals.pc_routercard;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.printer=mxgraph.cisco.computers_and_peripherals.printer;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.scanner=mxgraph.cisco.computers_and_peripherals.scanner;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.speaker=mxgraph.cisco.computers_and_peripherals.speaker;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.sun_workstation=mxgraph.cisco.computers_and_peripherals.sun_workstation;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.supercomputer=mxgraph.cisco.computers_and_peripherals.supercomputer;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.tablet=mxgraph.cisco.computers_and_peripherals.tablet;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.terminal=mxgraph.cisco.computers_and_peripherals.terminal;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.upc=mxgraph.cisco.computers_and_peripherals.upc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.video_camera=mxgraph.cisco.computers_and_peripherals.video_camera;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.web_browser=mxgraph.cisco.computers_and_peripherals.web_browser;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.computer_and_peripherals.workstation=mxgraph.cisco.computers_and_peripherals.workstation;strokeColor=#ffffff
- # CISCO CONTROLLERS AND MODULES
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.3x74_floor=mxgraph.cisco.controllers_and_modules.3x74_(floor)_cluster_controller;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.10GE_FCoE=mxgraph.cisco.controllers_and_modules.10ge_fcoe;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.3174_desktop=mxgraph.cisco.controllers_and_modules.3174_(desktop)_cluster_controller;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.content_switch_module=mxgraph.cisco.controllers_and_modules.content_switch_module;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.firewall_service_module_fwsm=mxgraph.cisco.controllers_and_modules.firewall_service_module_(fwsm);strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.service_module=mxgraph.cisco.controllers_and_modules.service_module;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.system_controller=mxgraph.cisco.controllers_and_modules.system_controller;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.controllers_and_modules.virtual_switch_controller_vsc3000=mxgraph.cisco.controllers_and_modules.virtual_switch_controller_(vsc3000);strokeColor=#ffffff
- # CISCO DIRECTORS
- com.gliffy.shape.cisco.cisco_v1.directors.content_engine_cache_director=mxgraph.cisco.directors.content_engine_(cache_director);strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.directors.director_class_fibre_channel_director=mxgraph.cisco.directors.director-class_fibre_channel_director;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.directors.distributed_director=mxgraph.cisco.directors.distributed_director;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.directors.localdirector=mxgraph.cisco.directors.localdirector;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.directors.workgroup_director=mxgraph.cisco.directors.workgroup_director;strokeColor=#ffffff
- # CISCO HUBS AND GATEWAYS
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.100baset_hub=mxgraph.cisco.hubs_and_gateways.100baset_hub;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.cisco_hub=mxgraph.cisco.hubs_and_gateways.cisco_hub;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.generic_gateway=mxgraph.cisco.hubs_and_gateways.generic_gateway;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.hub=mxgraph.cisco.hubs_and_gateways.hub;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.mas_gateway=mxgraph.cisco.hubs_and_gateways.mas_gateway;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.small_hub=mxgraph.cisco.hubs_and_gateways.small_hub;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.universal_gateway=mxgraph.cisco.hubs_and_gateways.universal_gateway;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.hubs_and_gateways.vpn_gateway=mxgraph.cisco.hubs_and_gateways.vpn_gateway;strokeColor=#ffffff
- # CISCO MISC
- com.gliffy.shape.cisco.cisco_v1.misc.15200=mxgraph.cisco.misc.15200;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.6700_series=mxgraph.cisco.misc.6700_series;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.7500ars_7513=mxgraph.cisco.misc.7500ars_(7513);strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.accesspoint=mxgraph.cisco.misc.access_point;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ace=mxgraph.cisco.misc.ace;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.acs=mxgraph.cisco.misc.acs;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.adm=mxgraph.cisco.misc.adm;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.asic_processor=mxgraph.cisco.misc.asic_processor;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.asr_1000_Series=mxgraph.cisco.misc.asr_1000_series;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ata=mxgraph.cisco.misc.ata;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.atm_3800=mxgraph.cisco.misc.atm_3800;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.avs=mxgraph.cisco.misc.avs;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.axp=mxgraph.cisco.misc.axp;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.bbsm=mxgraph.cisco.misc.bbsm;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.breakout_box=mxgraph.cisco.misc.breakout_box;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.bridge=mxgraph.cisco.misc.bridge;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.bts_10200=mxgraph.cisco.misc.bts_10200;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.callmanager=mxgraph.cisco.misc.call_manager;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.car=mxgraph.cisco.misc.car;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.carrier_routing_system=mxgraph.cisco.misc.carrier_routing_system;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cddi_fddi=mxgraph.cisco.misc.cddi_fddi;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cdm=mxgraph.cisco.misc.cdm;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cisco_1000=mxgraph.cisco.misc.cisco_1000;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cisco_ca=mxgraph.cisco.misc.cisco_ca;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cisco_unityexpress=mxgraph.cisco.misc.cisco_unity_express;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ciscoworks=mxgraph.cisco.misc.cisco_works;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.csu_dsu=mxgraph.cisco.misc.csu_dsu;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.cube=mxgraph.cisco.misc.cube;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.detector=mxgraph.cisco.misc.detector;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.dot_dot=mxgraph.cisco.misc.dot-dot;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.dpt=mxgraph.cisco.misc.dpt;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.dslam=mxgraph.cisco.misc.dslam;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.dual_mode_ap=mxgraph.cisco.misc.dual_mode;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.dwdm_filter=mxgraph.cisco.misc.dwdm_filter;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.fddi_ring=mxgraph.cisco.misc.fddi_ring;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.front_end_processor=mxgraph.cisco.misc.front_end_processor;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.general_applicance=mxgraph.cisco.misc.general_appliance;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.generic_processor=mxgraph.cisco.misc.generic_processor;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.h323=mxgraph.cisco.misc.h_323;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.handheld=mxgraph.cisco.misc.handheld;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.hp_mini=mxgraph.cisco.misc.hp_mini;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.icm=mxgraph.cisco.misc.icm;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ics=mxgraph.cisco.misc.ics;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.internet_streamer=mxgraph.cisco.misc.internet_streamer;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ios_slb=mxgraph.cisco.misc.ios_slb;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ip=mxgraph.cisco.misc.ip;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ip_dsl=mxgraph.cisco.misc.ip_dsl;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.iptc=mxgraph.cisco.misc.iptc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.iptv_content_manager=mxgraph.cisco.misc.iptv_content_manager;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.itp=mxgraph.cisco.misc.itp;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.jbod=mxgraph.cisco.misc.jbod;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.key=mxgraph.cisco.misc.key;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.lan_to_lan=mxgraph.cisco.misc.lan_to_lan;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.lightweight_ap=mxgraph.cisco.misc.lightweight_ap;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.longreach_cpe=mxgraph.cisco.misc.longreach_cpe;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mau=mxgraph.cisco.misc.mau;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mcu=mxgraph.cisco.misc.mcu;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.me_1100=mxgraph.cisco.misc.me1100;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mediator=mxgraph.cisco.misc.mediator;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.meetingplace=mxgraph.cisco.misc.meetingplace;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mesh_ap=mxgraph.cisco.misc.mesh_ap;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.metro_1500=mxgraph.cisco.misc.metro_1500;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mini_vax=mxgraph.cisco.misc.mini_vax;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mse=mxgraph.cisco.misc.mse;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mux=mxgraph.cisco.misc.mux;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.mxe=mxgraph.cisco.misc.mxe;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nac_appliance=mxgraph.cisco.misc.nac_appliance;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nce=mxgraph.cisco.misc.nce;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.netranger=mxgraph.cisco.misc.netranger;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.netsonar=mxgraph.cisco.misc.netsonar;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.network_management=mxgraph.cisco.misc.network_management;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nexus_1000=mxgraph.cisco.misc.nexus_1000;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nexus_2000=mxgraph.cisco.misc.nexus_2000_fabric_extender;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nexus_5000=mxgraph.cisco.misc.nexus_5000;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.nexus_7000=mxgraph.cisco.misc.nexus_7000;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.octel=mxgraph.cisco.misc.octel;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ons15500=mxgraph.cisco.misc.ons15500;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.optical_amplifier=mxgraph.cisco.misc.optical_amplifier;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.optical_transport=mxgraph.cisco.misc.optical_transport;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pad=mxgraph.cisco.misc.pad_2;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pad_x_28=mxgraph.cisco.misc.pad_1;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.page_icon=mxgraph.cisco.misc.page_icon;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pbx=mxgraph.cisco.misc.pbx;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pc_software=mxgraph.cisco.misc.pc_software;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pc_video=mxgraph.cisco.misc.pc_video;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pda=mxgraph.cisco.misc.pda;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pmc=mxgraph.cisco.misc.pmc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.protocol_translator=mxgraph.cisco.misc.protocol_translator;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.pxf=mxgraph.cisco.misc.pxf;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ratemux=mxgraph.cisco.misc.ratemux;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.repeater=mxgraph.cisco.misc.repeater;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.route_switch_processor=mxgraph.cisco.misc.route_switch_processor;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.rps=mxgraph.cisco.misc.rpsrps;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.service_control=mxgraph.cisco.misc.service_control;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.services=mxgraph.cisco.misc.services;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ssc=mxgraph.cisco.misc.ssc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ssl_terminator=mxgraph.cisco.misc.ssl_terminator;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.stb=mxgraph.cisco.misc.stb;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.stp=mxgraph.cisco.misc.stp;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.streamer=mxgraph.cisco.misc.streamer;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.svx=mxgraph.cisco.misc.svx;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.telecommuter=mxgraph.cisco.misc.telecommuter_icon;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.tp_mcu=mxgraph.cisco.misc.tp_mcu;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.transpath=mxgraph.cisco.misc.transpath;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.truck=mxgraph.cisco.misc.truck;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.turret=mxgraph.cisco.misc.turret;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.tv=mxgraph.cisco.misc.tv;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ubr910=mxgraph.cisco.misc.ubr910;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.umg_series=mxgraph.cisco.misc.umg_series;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.ups=mxgraph.cisco.misc.ups;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.vault=mxgraph.cisco.misc.vault;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.vip=mxgraph.cisco.misc.vip;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.vpn_concentrator=mxgraph.cisco.misc.vpn_concentrator;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.vss=mxgraph.cisco.misc.vss;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.wae=mxgraph.cisco.misc.wae;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.misc.wism=mxgraph.cisco.misc.wism;strokeColor=#ffffff
- # CISCO MODEMS AND PHONES
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.cable_modem=mxgraph.cisco.modems_and_phones.cable_modem;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.fax=mxgraph.cisco.modems_and_phones.fax;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.hootphone=mxgraph.cisco.modems_and_phones.hootphone;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.ip_phone=mxgraph.cisco.modems_and_phones.ip_phone;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.mobile_access_ip_phone=mxgraph.cisco.modems_and_phones.mobile_access_ip_phone;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.modem=mxgraph.cisco.modems_and_phones.modem;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.phone=mxgraph.cisco.modems_and_phones.phone;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.phone_fax=mxgraph.cisco.modems_and_phones.phone-fax;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.rf_modem=mxgraph.cisco.modems_and_phones.rf_modem;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.modems_and_phones.softphone=mxgraph.cisco.modems_and_phones.softphone;strokeColor=#ffffff
- # CISCO PEOPLE
- com.gliffy.shape.cisco.cisco_v1.people.androgenous_person=mxgraph.cisco.people.androgenous_person;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.people.pc_man=mxgraph.cisco.people.pc_man;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.people.running_man=mxgraph.cisco.people.running_man;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.people.sitting_woman=mxgraph.cisco.people.sitting_woman;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.people.standing_man=mxgraph.cisco.people.standing_man;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.people.standing_woman=mxgraph.cisco.people.standing_woman;strokeColor=#ffffff
- # CISCO ROUTERS
- com.gliffy.shape.cisco.cisco_v1.routers.10700=mxgraph.cisco.routers.10700;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.atm_router=mxgraph.cisco.routers.atm_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.atm_tag_switch_router=mxgraph.cisco.routers.atm_tag_switch_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.content_service_router=mxgraph.cisco.routers.content_service_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.gigabit_switch_atm_tag_router=mxgraph.cisco.routers.gigabit_switch_atm_tag_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.iad_router=mxgraph.cisco.routers.iad_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.ip_telephony_router=mxgraph.cisco.routers.ip_telephony_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.iscsi_router=mxgraph.cisco.routers.isci_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.mobile_access_router=mxgraph.cisco.routers.mobile_access_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.nce_router=mxgraph.cisco.routers.nce_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.netflow_router=mxgraph.cisco.routers.netflow_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.optical_services_router=mxgraph.cisco.routers.optical_services_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.router=mxgraph.cisco.routers.router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.router_in_building=mxgraph.cisco.routers.router_in_building;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.router_with_silicon_switch=mxgraph.cisco.routers.router_with_silicon_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.service_router=mxgraph.cisco.routers.service_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.space_router=mxgraph.cisco.wireless.satellite;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.storage_router=mxgraph.cisco.routers.storage_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.tdm_router=mxgraph.cisco.routers.tdm_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.voice_router=mxgraph.cisco.routers.voice_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.wavelength_router=mxgraph.cisco.routers.wavelength_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.routers.wireless_router=mxgraph.cisco.routers.wireless_router;strokeColor=#ffffff
- # CISCO SECURITY
- com.gliffy.shape.cisco.cisco_v1.security.centri_firewall=mxgraph.cisco.security.centri_firewall;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.ciscosecurity=mxgraph.cisco.security.cisco_security;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.firewall=mxgraph.cisco.security.firewall;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.gatekeeper=mxgraph.cisco.security.gatekeeper;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.guard=mxgraph.cisco.security.guard;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.ios_firewall=mxgraph.cisco.security.ios_firewall;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.lock=mxgraph.cisco.security.lock;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.pix_firewall=mxgraph.cisco.security.pix_firewall;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.security.router_firewall=mxgraph.cisco.security.router_firewall;strokeColor=#ffffff
- # CISCO SERVERS
- com.gliffy.shape.cisco.cisco_v1.servers.cisco_unified_presence_server=mxgraph.cisco.servers.cisco_unified_presence_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.communications_server=mxgraph.cisco.servers.communications_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.directory_server=mxgraph.cisco.servers.directory_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.file_server=mxgraph.cisco.servers.fileserver;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.host=mxgraph.cisco.servers.host;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.iptv_server=mxgraph.cisco.servers.iptv_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.microwebserver=mxgraph.cisco.servers.microwebserver;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.moh_server=mxgraph.cisco.servers.moh_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.server_with_router=mxgraph.cisco.servers.server_with_router;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.sip_proxy_server=mxgraph.cisco.servers.sip_proxy_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.software_based_server=mxgraph.cisco.servers.software_based_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.standard_host=mxgraph.cisco.servers.standard_host;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.storage_server=mxgraph.cisco.servers.storage_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.unity_server=mxgraph.cisco.servers.unity_server;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.voice_commserver=mxgraph.cisco.servers.voice_commserver;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.servers.www_server=mxgraph.cisco.servers.www_server;strokeColor=#ffffff
- # CISCO STORAGE
- com.gliffy.shape.cisco.cisco_v1.storage.cisco_file_engine=mxgraph.cisco.storage.cisco_file_engine;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.cloud=mxgraph.cisco.storage.cloud;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.diskette=mxgraph.cisco.storage.diskette;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.fc_storage=mxgraph.cisco.storage.fc_storage;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.fibre_channel_disk_subsystem=mxgraph.cisco.storage.fibre_channel_disk_subsystem;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.file_cabinet=mxgraph.cisco.storage.file_cabinet;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.relational_database=mxgraph.cisco.storage.relational_database;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.tape_array=mxgraph.cisco.storage.tape_array;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.storage.web_cluster=mxgraph.cisco.storage.web_cluster;strokeColor=#ffffff
- # CISCO SWITCHES
- com.gliffy.shape.cisco.cisco_v1.switches.atm_fast_gigabit_etherswitch=mxgraph.cisco.switches.atm_fast_gigabit_etherswitch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.atm_switch=mxgraph.cisco.switches.atm_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.class_4_5_switch=mxgraph.cisco.switches.class_4_5_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.content_service_switch_1100=mxgraph.cisco.switches.content_service_switch_1100;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.content_switch=mxgraph.cisco.switches.content_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.fibre_channel_fabric_switch=mxgraph.cisco.switches.fibre_channel_fabric_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.generic_softswitch=mxgraph.cisco.switches.generic_softswitch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.intelliswitch_stack=mxgraph.cisco.switches.intelliswitch_stack;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.isdn_switch=mxgraph.cisco.switches.isdn_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.layer_2_remote_switch=mxgraph.cisco.switches.layer_2_remote_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.layer_3_switch=mxgraph.cisco.switches.layer_3_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.mgx_8000_multiservice_switch=mxgraph.cisco.switches.mgx_8000_multiservice_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.mulitswitch_device=mxgraph.cisco.switches.multiswitch_device;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.multi_fabric_server_switch=mxgraph.cisco.switches.multi-fabric_server_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.multilayer_remote_switch=mxgraph.cisco.switches.multilayer_remote_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.pbx_switch=mxgraph.cisco.switches.pbx_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.programmable_switch=mxgraph.cisco.switches.programmable_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.server_switch=mxgraph.cisco.switches.server_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.simulitlayer_switch=mxgraph.cisco.switches.simultilayer_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.softswitch_pgw_mgc=mxgraph.cisco.switches.softswitch_pgw_mgc;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.virtual_layer_switch=mxgraph.cisco.switches.virtual_layer_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.voice_atm_switch=mxgraph.cisco.switches.voice_atm_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.voice_switch=mxgraph.cisco.switches.voice_switch;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.switches.workgroup_switch=mxgraph.cisco.switches.workgroup_switch;strokeColor=#ffffff
- # CISCO WIRELESS
- com.gliffy.shape.cisco.cisco_v1.wireless.antenna=mxgraph.cisco.wireless.antenna;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.ground_terminal=mxgraph.cisco.wireless.ground_terminal;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.radio_tower=mxgraph.cisco.wireless.radio_tower;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.sattelite=mxgraph.cisco.wireless.satellite;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.sattelite_dish=mxgraph.cisco.wireless.satellite_dish;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wifi_tag=mxgraph.cisco.wireless.wi-fi_tag;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wireless=mxgraph.cisco.wireless.wireless;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wireless_bridge=mxgraph.cisco.wireless.wireless_bridge;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wireless_location_appliance=mxgraph.cisco.wireless.wireless_location_appliance;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wireless_transport=mxgraph.cisco.wireless.wireless_transport;strokeColor=#ffffff
- com.gliffy.shape.cisco.cisco_v1.wireless.wlan_controller=mxgraph.cisco.wireless.wlan_controller;strokeColor=#ffffff
- #
- # NETWORK v4
- #
- # NETWORK v4 HOME
- com.gliffy.shape.network.network_v4.home.cloud=mxgraph.networks.cloud
- com.gliffy.shape.network.network_v4.home.comm_link=mxgraph.networks.comm_link;flipH=1
- com.gliffy.shape.network.network_v4.home.computer=mxgraph.networks.pc
- com.gliffy.shape.network.network_v4.home.crt_tv=mxgraph.networks.monitor
- com.gliffy.shape.network.network_v4.home.external_storage=mxgraph.networks.external_storage
- com.gliffy.shape.network.network_v4.home.fax=mxgraph.networks.printer
- com.gliffy.shape.network.network_v4.home.firewall=mxgraph.networks.firewall
- com.gliffy.shape.network.network_v4.home.flatscreen_tv=mxgraph.networks.monitor
- com.gliffy.shape.network.network_v4.home.game_console=mxgraph.networks.gamepad
- com.gliffy.shape.network.network_v4.home.hub=mxgraph.networks.hub
- com.gliffy.shape.network.network_v4.home.iphone=mxgraph.android.phone2
- com.gliffy.shape.network.network_v4.home.laptop=mxgraph.networks.laptop
- com.gliffy.shape.network.network_v4.home.mac=mxgraph.networks.monitor
- com.gliffy.shape.network.network_v4.home.modem=mxgraph.networks.hub
- com.gliffy.shape.network.network_v4.home.monitor=mxgraph.networks.monitor
- #com.gliffy.shape.network.network_v4.home.outlet=
- com.gliffy.shape.network.network_v4.home.phone1=mxgraph.networks.phone_1
- com.gliffy.shape.network.network_v4.home.phone2=mxgraph.networks.phone_2
- com.gliffy.shape.network.network_v4.home.printer=mxgraph.networks.printer
- com.gliffy.shape.network.network_v4.home.router=mxgraph.networks.router
- com.gliffy.shape.network.network_v4.home.scanner=mxgraph.networks.scanner
- com.gliffy.shape.network.network_v4.home.security_camera=mxgraph.networks.security_camera
- com.gliffy.shape.network.network_v4.home.server=mxgraph.networks.server
- com.gliffy.shape.network.network_v4.home.smartphone=mxgraph.android.phone2
- #tmp
- com.gliffy.shape.network.network_v4.home.speaker=mxgraph.cisco.computers_and_peripherals.speaker
- #com.gliffy.shape.network.network_v4.home.stereo=
- com.gliffy.shape.network.network_v4.home.subwoofer=mxgraph.cisco.computers_and_peripherals.speaker
- com.gliffy.shape.network.network_v4.home.tablet=mxgraph.android.tab2
- com.gliffy.shape.network.network_v4.home.wireless_modem=mxgraph.networks.wireless_hub
- com.gliffy.shape.network.network_v3.home.firewall=image;image=img/lib/clip_art/networking/Firewall-page1_128x128.png
- com.gliffy.shape.network.network_v3.home.cloud=cloud
- com.gliffy.shape.network.network_v3.home.comm_link=mxgraph.networks.comm_link
- com.gliffy.shape.network.network_v3.home.server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.home.computer=image;image=img/lib/clip_art/computers/Workstation_128x128.png
- com.gliffy.shape.network.network_v3.home.laptop=image;image=img/lib/clip_art/computers/Laptop_128x128.png
- com.gliffy.shape.network.network_v3.home.monitor_crt=image;image=img/lib/clip_art/computers/Monitor_128x128.png
- com.gliffy.shape.network.network_v3.home.monitor_lcd=image;image=img/lib/clip_art/computers/Monitor_128x128.png
- com.gliffy.shape.network.network_v3.home.cellphone=image;image=img/lib/clip_art/telecommunication/Cellphone_128x128.png
- com.gliffy.shape.network.network_v3.home.printer=image;image=img/lib/clip_art/computers/Printer_128x128.png
- #com.gliffy.shape.network.network_v3.home.scanner=
- #com.gliffy.shape.network.network_v3.home.fax=
- com.gliffy.shape.network.network_v3.home.external_storage=image;image=img/lib/clip_art/computers/Harddrive_128x128.png
- com.gliffy.shape.network.network_v3.home.pda=image;image=img/lib/clip_art/telecommunication/BlackBerry_128x128.png
- #com.gliffy.shape.network.network_v3.home.telephone=
- com.gliffy.shape.network.network_v3.home.hub=image;image=img/lib/clip_art/networking/Concentrator_128x128.png
- com.gliffy.shape.network.network_v3.home.iphone=image;image=img/lib/clip_art/telecommunication/iPhone_128x128.png
- com.gliffy.shape.network.network_v3.home.modem=image;image=img/lib/clip_art/networking/Modem_128x128.png
- com.gliffy.shape.network.network_v3.home.wireless_modem=image;image=img/lib/clip_art/networking/Wireless_Router_128x128.png
- com.gliffy.shape.network.network_v3.home.router=image;image=img/lib/clip_art/networking/Router_128x128.png
- #com.gliffy.shape.network.network_v3.home.game_system=
- #com.gliffy.shape.network.network_v3.home.outlet=
- #com.gliffy.shape.network.network_v3.home.stereo=
- #com.gliffy.shape.network.network_v3.home.speakers=
- #com.gliffy.shape.network.network_v3.home.subwoofer=
- com.gliffy.shape.network.network_v3.home.tv=image;image=img/lib/clip_art/computers/Monitor_128x128.png
- com.gliffy.shape.network.network_v3.home.tv_flatscreen=image;image=img/lib/clip_art/computers/Monitor_128x128.png
- # NETWORK v4 BUSINESS
- com.gliffy.shape.network.network_v4.business.cloud=cloud
- com.gliffy.shape.network.network_v4.business.comm_link=mxgraph.networks.comm_link;flipH=1
- com.gliffy.shape.network.network_v4.business.computer=mxgraph.networks.pc
- com.gliffy.shape.network.network_v4.business.copy_machine=mxgraph.networks.copier
- com.gliffy.shape.network.network_v4.business.database=mxgraph.networks.storage
- com.gliffy.shape.network.network_v4.business.database_server=mxgraph.networks.server_storage
- com.gliffy.shape.network.network_v4.business.encrypted=mxgraph.networks.secured
- com.gliffy.shape.network.network_v4.business.fax=mxgraph.networks.printer
- com.gliffy.shape.network.network_v4.business.female_user=mxgraph.networks.user_female
- com.gliffy.shape.network.network_v4.business.firewall=mxgraph.networks.firewall
- com.gliffy.shape.network.network_v4.business.hub=mxgraph.networks.hub
- com.gliffy.shape.network.network_v4.business.iphone=mxgraph.networks.mobile
- com.gliffy.shape.network.network_v4.business.laptop=mxgraph.networks.laptop
- com.gliffy.shape.network.network_v4.business.load_balancer=mxgraph.networks.load_balancer
- com.gliffy.shape.network.network_v4.business.mac=mxgraph.networks.monitor
- com.gliffy.shape.network.network_v4.business.mail_server=mxgraph.networks.mail_server
- com.gliffy.shape.network.network_v4.business.mainframe=mxgraph.networks.mainframe
- com.gliffy.shape.network.network_v4.business.male_user=mxgraph.networks.user_male
- com.gliffy.shape.network.network_v4.business.modem=mxgraph.networks.hub
- com.gliffy.shape.network.network_v4.business.monitor=mxgraph.networks.monitor
- com.gliffy.shape.network.network_v4.business.multi_u_server=mxgraph.networks.server
- com.gliffy.shape.network.network_v4.business.nas_filer=mxgraph.networks.nas_filer
- com.gliffy.shape.network.network_v4.business.phone1=mxgraph.networks.phone_1
- com.gliffy.shape.network.network_v4.business.phone2=mxgraph.networks.phone_2
- com.gliffy.shape.network.network_v4.business.printer=mxgraph.networks.printer
- com.gliffy.shape.network.network_v4.business.proxy_server=mxgraph.networks.proxy_server
- com.gliffy.shape.network.network_v4.business.rack=mxgraph.networks.rack
- #com.gliffy.shape.network.network_v4.business.rack_server_1u=
- com.gliffy.shape.network.network_v4.business.router=mxgraph.networks.router
- com.gliffy.shape.network.network_v4.business.satellite=mxgraph.networks.satellite
- com.gliffy.shape.network.network_v4.business.satellite_antenna=mxgraph.networks.satellite_dish
- com.gliffy.shape.network.network_v4.business.scanner=mxgraph.networks.scanner
- com.gliffy.shape.network.network_v4.business.server=mxgraph.networks.server
- com.gliffy.shape.network.network_v4.business.smartphone=mxgraph.networks.mobile
- com.gliffy.shape.network.network_v4.business.switch=mxgraph.networks.switch
- com.gliffy.shape.network.network_v4.business.tablet=mxgraph.networks.tablet
- com.gliffy.shape.network.network_v4.business.tape_backup=mxgraph.networks.tape_storage
- com.gliffy.shape.network.network_v4.business.ups=mxgraph.networks.ups_small
- com.gliffy.shape.network.network_v4.business.usb=mxgraph.networks.usb_stick
- com.gliffy.shape.network.network_v4.business.user=mxgraph.networks.user_male
- com.gliffy.shape.network.network_v4.business.user_group=mxgraph.networks.users
- com.gliffy.shape.network.network_v4.business.video_projector=mxgraph.networks.video_projector
- com.gliffy.shape.network.network_v4.business.video_screen=mxgraph.networks.video_projector_screen
- com.gliffy.shape.network.network_v4.business.virtual_server=mxgraph.networks.virtual_server
- com.gliffy.shape.network.network_v4.business.virus=mxgraph.networks.virus
- com.gliffy.shape.network.network_v4.business.web_server=mxgraph.networks.web_server
- com.gliffy.shape.network.network_v4.business.wireless_modem=mxgraph.networks.wireless_hub
- # NETWORK v3 BUSINESS
- com.gliffy.shape.network.network_v3.business.firewall=image;image=img/lib/clip_art/networking/Firewall-page1_128x128.png
- com.gliffy.shape.network.network_v3.business.cloud=cloud;fillColor=#bfc0c2;gradientColor=#ffffff;gradientDirection=west
- com.gliffy.shape.network.network_v3.business.comm_link=mxgraph.networks.comm_link;flipH=1
- com.gliffy.shape.network.network_v3.business.user=image;image=img/lib/clip_art/people/Tech_Man_128x128.png
- com.gliffy.shape.network.network_v3.business.user_female=image;image=img/lib/clip_art/people/Worker_Woman_128x128.png
- com.gliffy.shape.network.network_v3.business.user_male=image;image=img/lib/clip_art/people/Tech_Man_128x128.png
- #composite
- #com.gliffy.shape.network.network_v3.business.user_group=
- com.gliffy.shape.network.network_v3.business.server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.business.database_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.business.mail_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.business.proxy_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.business.web_server=image;image=img/lib/clip_art/computers/Server_Tower_128x128.png
- com.gliffy.shape.network.network_v3.business.database=image;image=img/lib/clip_art/computers/Database_128x128.png
- com.gliffy.shape.network.network_v3.business.hub=image;image=img/lib/clip_art/networking/Concentrator_128x128.png
- com.gliffy.shape.network.network_v3.business.switch=image;image=img/lib/clip_art/networking/Switch_128x128.png
- com.gliffy.shape.network.network_v3.business.router=image;image=img/lib/clip_art/networking/Router_128x128.png
- com.gliffy.shape.network.network_v3.business.workstation_crt=image;image=img/lib/clip_art/computers/Workstation_128x128.png
- com.gliffy.shape.network.network_v3.business.workstation_lcd=image;image=img/lib/clip_art/computers/Workstation_128x128.png
- com.gliffy.shape.network.network_v3.business.laptop=image;image=img/lib/clip_art/computers/Laptop_128x128.png
- com.gliffy.shape.network.network_v3.business.printer=image;image=img/lib/clip_art/computers/Printer_128x128.png
- com.gliffy.shape.network.network_v3.business.copier=image;image=img/lib/clip_art/computers/Printer_Commercial_128x128.png
- com.gliffy.shape.network.network_v3.business.mainframe=image;image=img/lib/clip_art/computers/Mainframe_128x128.png
- com.gliffy.shape.network.network_v3.business.rack_server_1u=image;image=img/lib/clip_art/computers/Server_128x128.png
- com.gliffy.shape.network.network_v3.business.multi_u_server=image;image=img/lib/clip_art/computers/Server_128x128.png
- com.gliffy.shape.network.network_v3.business.rack=image;image=img/lib/clip_art/computers/Server_Rack_Empty_128x128.png
- #com.gliffy.shape.network.network_v3.business.telephone=
- #com.gliffy.shape.network.network_v3.business.flash_drive=
- #com.gliffy.shape.network.network_v3.business.tape_backup=
- #com.gliffy.shape.network.network_v3.business.video_projector=
- #com.gliffy.shape.network.network_v3.business.video_screen=
- #com.gliffy.shape.network.network_v3.business.satellite=
- #com.gliffy.shape.network.network_v3.business.satellite_antenna=
- # NETWORK v3 RACK
- com.gliffy.shape.network.network_v3.rack.rack_server_1u=mxgraph.rack.cisco.cisco_ucs_c22_m3_server
- com.gliffy.shape.network.network_v3.rack.multi_u_server=mxgraph.rack.cisco.cisco_ucs_c260_m3_server
- com.gliffy.shape.network.network_v3.rack.hub_switch_1u=mxgraph.rack.cisco.cisco_nexus_3016_switch
- com.gliffy.shape.network.network_v3.rack.kvm_switch_1u=mxgraph.rack.cisco.cisco_nexus_3548_switch
- com.gliffy.shape.network.network_v3.rack.power_strip_1u=mxgraph.rack.dell.power_strip
- com.gliffy.shape.network.network_v3.rack.spacer_1u=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
- com.gliffy.shape.network.network_v3.rack.tray_1u=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
- com.gliffy.shape.network.network_v3.rack.hub_switch_2u=mxgraph.rack.general.cat5e_enhanced_patch_panel_48_ports;strokeColor=#666666
- #com.gliffy.shape.network.network_v3.rack.lcd_7u=
- 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
- # NETWORK v4 RACK
- com.gliffy.shape.network.network_v4.rack.rack_server=mxgraph.rack.cisco.cisco_ucs_c22_m3_server
- com.gliffy.shape.network.network_v4.rack.1u_tray=rect;fillColor=#e8e8e8;strokeWidth=1
- com.gliffy.shape.network.network_v4.rack.1u_spacer=mxgraph.rackGeneral.plate;fillColor=#e8e8e8;strokeColor=#666666
- com.gliffy.shape.network.network_v4.rack.1u_power_strip=mxgraph.rack.dell.power_strip
- com.gliffy.shape.network.network_v4.rack.1u_kvm_switch=mxgraph.rackGeneral.horRoutingBank;fillColor=#e8e8e8;strokeWidth=1
- com.gliffy.shape.network.network_v4.rack.1u_hub_switch=mxgraph.rack.cisco.cisco_nexus_3016_switch
- #com.gliffy.shape.network.network_v4.rack.7u_lcd
- 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
- #
- # SITEMAP v2
- #
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.text=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.video=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.upload=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.slideshow=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.sitemap=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.shopping_cart=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.settings=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.search=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.script=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.print=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.pricing=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.photo=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.map=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.login=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.gliffy=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.game=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.gallery=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.form=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.download=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.document=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.chat=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.calendar=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.audio=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.profile=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.error=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.success=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.cloud=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.home=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v2.page=
- #
- # SITEMAP v1
- #
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.page=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.home_page=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.form=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.login=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.search=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.site_map=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.script=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.flash=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.video=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.game=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.document=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.pdf=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.word_document=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.excel_document=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.powerpoint_document=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.chat=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.gliffy=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.print=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.shopping_cart=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.download=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.link=
- #composite
- #com.gliffy.shape.sitemap.sitemap_v1.default.share=
- com.gliffy.shape.sitemap.sitemap_v1.default.database=mxgraph.networks.storage
- com.gliffy.shape.sitemap.sitemap_v1.default.secure_https=mxgraph.networks.secured
- com.gliffy.shape.sitemap.sitemap_v1.default.email=mxgraph.mockup.misc.mail2
- #
- # UI v3
- #
- # UI v3 CONTAINERS CONTENT
- com.gliffy.shape.ui.ui_v3.containers_content.browser=mxgraph.mockup.containers.browserWindow
- com.gliffy.shape.ui.ui_v3.containers_content.dialog=mxgraph.mockup.containers.window;mainText=
- com.gliffy.shape.ui.ui_v3.containers_content.window=mxgraph.mockup.containers.window;mainText=
- 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
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.circle_dashed_line=ellipse
- com.gliffy.shape.ui.ui_v3.containers_content.speech_bubble_right=callout;perimeter=calloutPerimeter;rounded=1;position=0.6;position2=0.55;size=15
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.rectangle_dashed_line=rect
- 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
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.image=mxgraph.mockup.graphics.simpleIcon
- 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
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.rectangle=rect
- com.gliffy.shape.ui.ui_v3.containers_content.video=mxgraph.mockup.containers.videoPlayer;strokeColor2=#666666;strokeColor3=#666666;fillColor2=#666666;barHeight=30;barPos=20
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.graph_line=mxgraph.mockup.graphics.lineChart;fillColor=#ffffff;strokeColor=none;strokeColor2=#666666;strokeColor3=#008cff;strokeColor4=#dddddd
- com.gliffy.shape.ui.ui_v3.containers_content.transparent_rect=rect
- com.gliffy.shape.ui.ui_v3.containers_content.map=mxgraph.mockup.misc.map
- 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
- com.gliffy.shape.ui.ui_v3.containers_content.note=rect;fillColor=#fff0ab;strokeColor=none;gradientColor=#ffe77c;shadow=1
- #com.gliffy.shape.ui.ui_v3.containers_content.table_three_by_three=
- # UI v3 TABLES
- #Treated as groups
- #com.gliffy.shape.table.table_v2.default.table_horizontal_and_vertical_title_three_by_two=
- #com.gliffy.shape.table.table_v2.default.table_horizontal_title_three_by_two=
- #com.gliffy.shape.table.table_v2.default.table_three_by_three=
- #com.gliffy.shape.table.table_v2.default.table_vertical_title_three_by_two=
- # UI v3 NAVIGATION
- com.gliffy.shape.ui.ui_v3.navigation.btn_circle_previous=mxgraph.ios.iArrowIcon;fillColor2=#FFFFFF
- com.gliffy.shape.ui.ui_v3.navigation.btn_circle_next=mxgraph.ios.iArrowIcon;fillColor2=#FFFFFF;flipH=1
- #composite
- #com.gliffy.shape.ui.ui_v3.navigation.btn_rect_previous=
- #composite
- #com.gliffy.shape.ui.ui_v3.navigation.btn_rect_next=
- #composite
- #com.gliffy.shape.ui.ui_v3.navigation.pagination=
- com.gliffy.shape.ui.ui_v3.navigation.slide_indicator=mxgraph.mockup.navigation.pageControl;fillColor=#999999;strokeColor=#cccccc
- #composite
- #com.gliffy.shape.ui.ui_v3.navigation.navbar=
- #composite
- #com.gliffy.shape.ui.ui_v3.navigation.navbar_vertical=
- # UI v3 FORMS CONTROLS
- com.gliffy.shape.ui.ui_v3.forms_controls.input_field=rect
- com.gliffy.shape.ui.ui_v3.forms_controls.text_area=rect
- com.gliffy.shape.ui.ui_v3.forms_controls.input_search=mxgraph.mockup.forms.searchBox;mainText=
- com.gliffy.shape.ui.ui_v3.forms_controls.combo_box=mxgraph.mockup.forms.comboBox;fillColor=#cccccc;fillColor2=#cccccc;mainText=
- #composite
- #com.gliffy.shape.ui.ui_v3.forms_controls.calendar=
- #composite
- #com.gliffy.shape.ui.ui_v3.forms_controls.dropdown=
- com.gliffy.shape.ui.ui_v3.forms_controls.checkbox=mxgraph.mockup.forms.checkbox;rSize=0
- com.gliffy.shape.ui.ui_v3.forms_controls.radio_btn=ellipse
- com.gliffy.shape.ui.ui_v3.forms_controls.selector=mxgraph.mockup.forms.spinner;spinLayout=right;spinStyle=normal;adjStyle=triangle;fillColor=#999999;mainText=
- #composite
- #com.gliffy.shape.ui.ui_v3.forms_controls.date=
- com.gliffy.shape.ui.ui_v3.forms_controls.color_picker=mxgraph.mockup.forms.colorPicker;chosenColor=#aaddff
- com.gliffy.shape.ui.ui_v3.forms_controls.button=rect
- com.gliffy.shape.ui.ui_v3.forms_controls.btn_left=mxgraph.mockup.buttons.button;mainText=;buttonStyle=chevron;flipH=1
- com.gliffy.shape.ui.ui_v3.forms_controls.btn_right=mxgraph.mockup.buttons.button;mainText=;buttonStyle=chevron
- com.gliffy.shape.ui.ui_v3.forms_controls.switch_on=mxgraph.mockup.buttons.onOffButton;buttonState=on;fillColor2=#008cff;mainText=
- com.gliffy.shape.ui.ui_v3.forms_controls.switch_off=mxgraph.mockup.buttons.onOffButton;buttonState=off;fillColor2=#ffffff;mainText=
- com.gliffy.shape.ui.ui_v3.forms_controls.progress_bar=mxgraph.mockup.misc.progressBar;fillColor=#ffffff;fillColor2=#bbbbbb;barPos=25
- #composite
- com.gliffy.shape.ui.ui_v3.forms_controls.audio_controls=mxgraph.mockup.misc.playbackControls
- #com.gliffy.shape.ui.ui_v3.forms_controls.btn_rewind=
- #com.gliffy.shape.ui.ui_v3.forms_controls.btn_fast_forward=
- com.gliffy.shape.ui.ui_v3.forms_controls.btn_play=triangle
- com.gliffy.shape.ui.ui_v3.forms_controls.splitter=mxgraph.mockup.forms.splitter;fillColor=none
- com.gliffy.shape.ui.ui_v3.forms_controls.scrollbar_horizontal=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb
- com.gliffy.shape.ui.ui_v3.forms_controls.scrollbar=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;direction=south
- com.gliffy.shape.ui.ui_v3.forms_controls.slider=mxgraph.mockup.forms.horSlider;sliderStyle=fancy;sliderPos=50;handleStyle=circle;fillColor2=#bbbbbb
- com.gliffy.shape.ui.ui_v3.forms_controls.slider_vertical=mxgraph.mockup.forms.horSlider;sliderStyle=fancy;sliderPos=50;handleStyle=circle;fillColor2=#bbbbbb;direction=south
- com.gliffy.shape.ui.ui_v3.forms_controls.text_format=mxgraph.mockup.menus_and_buttons.font_style_selector_2
- # UI v3 ICON SYMBOLS
- com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_top=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=north
- com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_bottom=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=south
- com.gliffy.shape.ui.ui_v3.icon_symbols.arrow_left=mxgraph.arrows.jump-in_arrow_1;direction=south;strokeColor=none
- com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_right=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none
- com.gliffy.shape.ui.ui_v3.icon_symbols.annotate_left=mxgraph.ios7.misc.remove;fillColor=#FF8000;strokeColor=none;direction=west
- com.gliffy.shape.ui.ui_v3.icon_symbols.arrow_right=mxgraph.arrows.jump-in_arrow_1;strokeColor=none;direction=north;flipV=1
- com.gliffy.shape.ui.ui_v3.icon_symbols.refresh=mxgraph.ios7.icons.reload;fillColor=#000000
- #com.gliffy.shape.ui.ui_v3.icon_symbols.pointer_arrow=
- #com.gliffy.shape.ui.ui_v3.icon_symbols.pointer_finger=
- com.gliffy.shape.ui.ui_v3.icon_symbols.profile=mxgraph.mockup.containers.userMale;strokeColor2=#666666
- # UI v2 FORMS COMPONENTS
- com.gliffy.shape.ui.ui_v2.forms_components.window=mxgraph.mockup.containers.window;mainText=
- com.gliffy.shape.ui.ui_v2.forms_components.dialog_box=mxgraph.mockup.containers.window;mainText=
- #com.gliffy.shape.ui.ui_v2.forms_components.listbox=
- com.gliffy.shape.ui.ui_v2.forms_components.scrollbar_vertical=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;strokeColor2=none;direction=south
- com.gliffy.shape.ui.ui_v2.forms_components.scrollbar_horizontal=mxgraph.mockup.navigation.scrollBar;barPos=0;fillColor2=#bbbbbb;strokeColor2=none
- com.gliffy.shape.ui.ui_v2.forms_components.text_area=rect
- com.gliffy.shape.ui.ui_v2.forms_components.slider_vertical=mxgraph.mockup.forms.horSlider;sliderStyle=basic;sliderPos=50;handleStyle=circle;fillColor2=#ddeeff;direction=south
- com.gliffy.shape.ui.ui_v2.forms_components.slider_horizontal=mxgraph.mockup.forms.horSlider;sliderStyle=basic;sliderPos=50;handleStyle=circle;fillColor2=#ddeeff
- com.gliffy.shape.ui.ui_v2.forms_components.button=rect;rounded=1
- com.gliffy.shape.ui.ui_v2.forms_components.radio_button=
- com.gliffy.shape.ui.ui_v2.forms_components.checkbox=mxgraph.mockup.forms.checkbox;rSize=0
- com.gliffy.shape.ui.ui_v2.forms_components.combobox=mxgraph.mockup.forms.comboBox;fillColor=#ddeeff;fillColor2=#aaddff;mainText=
- #com.gliffy.shape.ui.ui_v2.forms_components.datepicker=
- com.gliffy.shape.ui.ui_v2.forms_components.colorpicker=mxgraph.mockup.forms.colorPicker;chosenColor=#aaddff
- com.gliffy.shape.ui.ui_v2.forms_components.textbox=rect
- # UI v2 CONTENT
- com.gliffy.shape.ui.ui_v2.content.area_box=rect;fillColor=none;dashed=1
- com.gliffy.shape.ui.ui_v2.content.plain_box=rect
- com.gliffy.shape.ui.ui_v2.content.image=mxgraph.mockup.graphics.simpleIcon
- com.gliffy.shape.ui.ui_v2.content.street_map=mxgraph.mockup.misc.map
- com.gliffy.shape.ui.ui_v2.content.video_player=mxgraph.mockup.containers.videoPlayer;strokeColor2=#008cff;strokeColor3=#c4c4c4;fillColor2=#008cff;barHeight=30;barPos=20
- com.gliffy.shape.ui.ui_v2.content.progress_bar=mxgraph.mockup.misc.progressBar;fillColor=#ffffff;fillColor2=#bbbbbb;barPos=20
- 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
- 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
- #com.gliffy.shape.ui.ui_v2.content.column_chart=
- com.gliffy.shape.ui.ui_v2.content.line_chart=mxgraph.mockup.graphics.lineChart;fillColor=#ffffff;strokeColor=none;strokeColor2=#666666;strokeColor3=#008cff;strokeColor4=#dddddd
- # UI v2 MISCELLANEOUS
- com.gliffy.shape.ui.ui_v2.miscellaneous.note=mxgraph.mockup.text.stickyNote;fontColor=#666666;mainText=;fontSize=17;whiteSpace=wrap;strokeWidth=1
- com.gliffy.shape.ui.ui_v2.miscellaneous.notes_reference=ellipse
- com.gliffy.shape.ui.ui_v2.miscellaneous.rule_horizontal=line
- com.gliffy.shape.ui.ui_v2.miscellaneous.rule_vertical=line;direction=south
- com.gliffy.shape.ui.ui_v2.miscellaneous.rule_horizontal_dotted=line;dashed=1
- com.gliffy.shape.ui.ui_v2.miscellaneous.rule_vertical_dotted=line;direction=south;dashed=1
- com.gliffy.shape.ui.ui_v2.miscellaneous.left_arrow=triangle
- com.gliffy.shape.ui.ui_v2.miscellaneous.right_arrow=triangle
- #com.gliffy.shape.ui.ui_v2.miscellaneous.page_previous=
- #com.gliffy.shape.ui.ui_v2.miscellaneous.page_next=
- #
- # VENN RADIAL
- #
- com.gliffy.shape.venn.radial.default.99CC99=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.99CCFF=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.FFFF99=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.999999=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.9999FF=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.99CC33=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.FF9900=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.666666=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.999900=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.FF0000=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.0066CC=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.radial.default.FFFF00=ellipse;opacity=50;strokeColor=none
- #
- # VENN FLAT
- #
- com.gliffy.shape.venn.flat.default.99CC99=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.99CCFF=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.FFFF99=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.999999=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.9999FF=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.99CC33=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.FF9900=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.666666=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.999900=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.FF0000=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.0066CC=ellipse;opacity=50;strokeColor=none
- com.gliffy.shape.venn.flat.default.FFFF00=ellipse;opacity=50;strokeColor=none
- #
- # VENN OUTLINE
- #
- com.gliffy.shape.venn.outline.default.99CC99=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.99CCFF=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.FFFF99=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.999999=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.9999FF=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.99CC33=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.FF9900=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.666666=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.999900=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.FF0000=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.0066CC=ellipse;opacity=50
- com.gliffy.shape.venn.outline.default.FFFF00=ellipse;opacity=50
- #
- # FLOORPLAN v2
- #
- # FLOORPLAN v2 STRUCTURE
- com.gliffy.shape.floorplan.floorplan_v2.structure.door1=mxgraph.floorplan.doorLeft;direction=north;flipV=1
- com.gliffy.shape.floorplan.floorplan_v2.structure.door2=mxgraph.floorplan.doorRight;direction=north;flipH=1
- com.gliffy.shape.floorplan.floorplan_v2.structure.wall_horizontal=mxgraph.floorplan.wall
- com.gliffy.shape.floorplan.floorplan_v2.structure.wall_vertical=mxgraph.floorplan.wall;direction=south
- com.gliffy.shape.floorplan.floorplan_v2.structure.window_single=mxgraph.floorplan.window
- com.gliffy.shape.floorplan.floorplan_v2.structure.dimension=mxgraph.floorplan.dimension
- com.gliffy.shape.floorplan.floorplan_v2.structure.stairs1=mxgraph.floorplan.stairs
- com.gliffy.shape.floorplan.floorplan_v2.structure.stairs2=mxgraph.floorplan.stairsRest
- com.gliffy.shape.floorplan.floorplan_v2.structure.elevator=mxgraph.floorplan.elevator
- com.gliffy.shape.floorplan.floorplan_v2.structure.fireplace=mxgraph.floorplan.fireplace
- #com.gliffy.shape.floorplan.floorplan_v2.structure.tile_floor=
- #com.gliffy.shape.floorplan.floorplan_v2.structure.wood_floor=
- #com.gliffy.shape.floorplan.floorplan_v2.structure.light_wood_floor=
- # FLOORPLAN v2 BEDROOM
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_double=mxgraph.floorplan.bed_double
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_queen=mxgraph.floorplan.bed_double
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.bed_single=mxgraph.floorplan.bed_single
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.dresser=mxgraph.floorplan.dresser
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.armoire=mxgraph.floorplan.dresser
- com.gliffy.shape.floorplan.floorplan_v2.bedroom.lamp=mxgraph.floorplan.floor_lamp
- # FLOORPLAN v2 LIVING ROOM
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.living_room.coffee_table=mxgraph.floorplan.table
- com.gliffy.shape.floorplan.floorplan_v2.living_room.bookcase=mxgraph.floorplan.bookcase
- com.gliffy.shape.floorplan.floorplan_v2.living_room.floor_lamp=mxgraph.floorplan.floor_lamp
- com.gliffy.shape.floorplan.floorplan_v2.living_room.lamp=mxgraph.floorplan.floor_lamp
- com.gliffy.shape.floorplan.floorplan_v2.living_room.side_table=rect
- com.gliffy.shape.floorplan.floorplan_v2.living_room.couch=mxgraph.floorplan.couch
- com.gliffy.shape.floorplan.floorplan_v2.living_room.plant=mxgraph.floorplan.plant
- com.gliffy.shape.floorplan.floorplan_v2.living_room.flat_tv=mxgraph.floorplan.flat_tv
- com.gliffy.shape.floorplan.floorplan_v2.living_room.tv=mxgraph.floorplan.crt_tv
- com.gliffy.shape.floorplan.floorplan_v2.living_room.loveseat=mxgraph.floorplan.couch
- com.gliffy.shape.floorplan.floorplan_v2.living_room.small_loveseat=mxgraph.floorplan.sofa
- #com.gliffy.shape.floorplan.floorplan_v2.living_room.ottoman=
- com.gliffy.shape.floorplan.floorplan_v2.living_room.circular_rug=ellipse
- com.gliffy.shape.floorplan.floorplan_v2.living_room.rectangular_rug=rect
- # FLOORPLAN v2 DINING ROOM
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_wood=rect
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_glass=rect
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.chair=mxgraph.floorplan.chair
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_4_chairs=mxgraph.floorplan.table_1
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_4_chairs_square=mxgraph.floorplan.table_2
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_6_chairs_wood=mxgraph.floorplan.table_4
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_6_chairs=mxgraph.floorplan.table_4
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.dining_room.table_circular=mxgraph.floorplan.table_3
- # FLOORPLAN v2 KITCHEN
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.stool=mxgraph.floorplan.chair;flipV=1
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.range=mxgraph.floorplan.range_2
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.refrigerator=mxgraph.floorplan.refrigerator
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_single1=mxgraph.floorplan.sink_1
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_single2=mxgraph.floorplan.sink_2
- com.gliffy.shape.floorplan.floorplan_v2.kitchen.sink_double_2d=mxgraph.floorplan.sink_double
- # FLOORPLAN v2 BATHROOM
- com.gliffy.shape.floorplan.floorplan_v2.bathroom.bathtub=mxgraph.floorplan.bathtub;flipH=1
- com.gliffy.shape.floorplan.floorplan_v2.bathroom.toilet=mxgraph.floorplan.toilet
- com.gliffy.shape.floorplan.floorplan_v2.bathroom.shower=mxgraph.floorplan.shower
- com.gliffy.shape.floorplan.floorplan_v2.bathroom.sink_single1=mxgraph.floorplan.sink_1
- com.gliffy.shape.floorplan.floorplan_v2.bathroom.sink_single2=mxgraph.floorplan.sink_2
- # FLOORPLAN v2 OFFICE
- com.gliffy.shape.floorplan.floorplan_v2.office.cubicle=mxgraph.floorplan.wallU
- com.gliffy.shape.floorplan.floorplan_v2.office.wall_horizontal=mxgraph.floorplan.wall
- com.gliffy.shape.floorplan.floorplan_v2.office.wall_vertical=mxgraph.floorplan.wall;direction=south
- com.gliffy.shape.floorplan.floorplan_v2.office.office_chair=mxgraph.floorplan.office_chair
- com.gliffy.shape.floorplan.floorplan_v2.office.computer_crt=mxgraph.floorplan.workstation
- com.gliffy.shape.floorplan.floorplan_v2.office.desk_l=mxgraph.floorplan.desk_corner_2
- com.gliffy.shape.floorplan.floorplan_v2.office.desk_office=rect
- com.gliffy.shape.floorplan.floorplan_v2.office.desk_metal=rect
- com.gliffy.shape.floorplan.floorplan_v2.office.desk_metal_l=mxgraph.floorplan.desk_corner_2
- com.gliffy.shape.floorplan.floorplan_v2.office.computer_lcd=mxgraph.floorplan.workstation
- com.gliffy.shape.floorplan.floorplan_v2.office.copier=mxgraph.floorplan.copier
- #com.gliffy.shape.floorplan.floorplan_v2.office.desk_lamp=
- com.gliffy.shape.floorplan.floorplan_v2.office.laptop=mxgraph.floorplan.laptop
- #com.gliffy.shape.floorplan.floorplan_v2.office.telephone=
- com.gliffy.shape.floorplan.floorplan_v2.office.printer=mxgraph.floorplan.printer
- com.gliffy.shape.floorplan.floorplan_v2.office.scanner=roundrect
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.office.table_3person=mxgraph.floorplan.table_3
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.office.table_6person=mxgraph.floorplan.table_3
- #composite
- com.gliffy.shape.floorplan.floorplan_v2.office.table_10person=mxgraph.floorplan.table_5
- com.gliffy.shape.floorplan.floorplan_v2.office.vending_machine=roundrect
- #com.gliffy.shape.floorplan.floorplan_v2.office.video_projector=
- #com.gliffy.shape.floorplan.floorplan_v2.office.video_screen=
- com.gliffy.shape.floorplan.floorplan_v2.office.water_cooler=mxgraph.floorplan.water_cooler
- com.gliffy.shape.floorplan.floorplan_v2.office.plant=mxgraph.floorplan.plant
- # FLOORPLAN v2 MISCELLANEOUS
- #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.washing_machine=
- #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.dryer=
- com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.piano=mxgraph.floorplan.piano
- #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.pool_table=
- #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.drumset=
- #com.gliffy.shape.floorplan.floorplan_v2.miscellaneous.gas_furnace=
- #
- # MINDMAP
- #
- com.gliffy.shape.mindmap.mindmap_v1.default.main_topic=rect;rounded=1
- com.gliffy.shape.mindmap.mindmap_v1.default.subtopic=rect;rounded=1
- com.gliffy.shape.mindmap.mindmap_v1.default.child_node=rect;rounded=1;dashed=1
- #
- # Child shape TID
- #
- com.gliffy.stencil.alt_combined_fragment.alt_area_v1=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
- com.gliffy.stencil.loop_combined_fragment.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
- com.gliffy.stencil.opt_combined_fragment.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
- com.gliffy.stencil.interaction_use.uml_v2=rect;shadow=0;fillColor=none;strokeColor=none;opacity=0
- com.gliffy.stencil.rectangle.no_fill_no_line_v1=rect;fillColor=none;strokeColor=none
- 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
- com.gliffy.stencil.rectangle.no_fill_line_bottom_v1=partialRectangle;top=0;right=0;left=0;fillColor=none
- 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
- com.gliffy.stencil.boundary_lifeline.uml_v2=umlBoundary
- com.gliffy.stencil.object_timeline.uml_v1=line;direction=south;dashed=1
- com.gliffy.stencil.control_lifeline.uml_v2=umlControl
- com.gliffy.stencil.entity_lifeline.uml_v2=umlEntity
- com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble=rect;rounded=1
- com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble_right=mxgraph.basic.orthogonal_triangle;direction=south
- com.gliffy.stencil.ui.ui_v3.containers_content.speech_bubble_left=mxgraph.basic.orthogonal_triangle;direction=south;flipH=1
- com.gliffy.stencil.rectangle.basic_v1=rect
|