Revision 395

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/layout/FLayoutDraw.java
94 94
                ((IFFrame) layout.getFFrames().get(i)).draw(g2, layout.getAT(),
95 95
                    layout.getVisibleRect(), imgBase);
96 96
            }
97
//          Dibuja el s?mbolo de que contiene un tag.
98
            if (((IFFrame) layout.getFFrames().get(i)).getTag()!=null){
99
            	((IFFrame) layout.getFFrames().get(i)).drawSymbolTag(g2);
100
            }
97 101
        }
98 102

  
99 103
        if (!layout.getFFrames().isEmpty()) {

Also available in: Unified diff