164165166167168169170171172
/** * @generated */ protected NodeFigure createNodePlate() { DefaultSizeNodeFigure result = new DefaultSizeNodeFigure(getMapMode() .DPtoLP(40), getMapMode().DPtoLP(40)); return result; }
184185186187188189190191192
183184185186187188189190191
182183184185186187188189190
151152153154155156157158159
189190191192193194195196197
180181182183184185186187188