Revision 40558 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/gui/panels/TransparencyPanel.java

View differences:

TransparencyPanel.java
1
/*
2
 * The Unified Mapping Platform (JUMP) is an extensible, interactive GUI
3
 * for visualizing and manipulating spatial features with geometry and attributes.
1
/**
2
 * gvSIG. Desktop Geographic Information System.
4 3
 *
5
 * Copyright (C) 2003 Vivid Solutions
4
 * Copyright (C) 2007-2013 gvSIG Association.
6 5
 *
7 6
 * This program is free software; you can redistribute it and/or
8 7
 * modify it under the terms of the GNU General Public License
9
 * as published by the Free Software Foundation; either version 2
8
 * as published by the Free Software Foundation; either version 3
10 9
 * of the License, or (at your option) any later version.
11 10
 *
12 11
 * This program is distributed in the hope that it will be useful,
......
16 15
 *
17 16
 * You should have received a copy of the GNU General Public License
18 17
 * along with this program; if not, write to the Free Software
19
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
18
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
 * MA  02110-1301, USA.
20 20
 *
21
 * For more information, contact:
22
 *
23
 * Vivid Solutions
24
 * Suite #1A
25
 * 2328 Government Street
26
 * Victoria BC  V8T 5G5
27
 * Canada
28
 *
29
 * (250)385-6040
30
 * www.vividsolutions.com
21
 * For any additional information, do not hesitate to contact us
22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
31 23
 */
32 24
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
33 25
 *

Also available in: Unified diff