Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.geometry/org.gvsig.fmap.geometry.impl/src/main/java/org/gvsig/fmap/geom/primitive/impl/Solid2DZ.java

View differences:

Solid2DZ.java
40 40
import org.gvsig.fmap.geom.primitive.Surface;
41 41
import org.gvsig.fmap.geom.type.GeometryType;
42 42

  
43
/* gvSIG. Sistema de Informaci�n Geogr�fica de la Generalitat Valenciana
44
 *
45
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
46
 *
47
 * This program is free software; you can redistribute it and/or
48
 * modify it under the terms of the GNU General Public License
49
 * as published by the Free Software Foundation; either version 2
50
 * of the License, or (at your option) any later version.
51
 *
52
 * This program is distributed in the hope that it will be useful,
53
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
54
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
55
 * GNU General Public License for more details.
56
 *
57
 * You should have received a copy of the GNU General Public License
58
 * along with this program; if not, write to the Free Software
59
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
60
 *
61
 * For more information, contact:
62
 *
63
 *  Generalitat Valenciana
64
 *   Conselleria d'Infraestructures i Transport
65
 *   Av. Blasco Ib��ez, 50
66
 *   46010 VALENCIA
67
 *   SPAIN
68
 *
69
 *      +34 963862235
70
 *   gvsig@gva.es
71
 *      www.gvsig.gva.es
72
 *
73
 *    or
74
 *
75
 *   IVER T.I. S.A
76
 *   Salamanca 50
77
 *   46005 Valencia
78
 *   Spain
79
 *
80
 *   +34 963163400
81
 *   dac@iver.es
82
 */
83
/* CVS MESSAGES:
84
 *
85
 * $Id: FSolid.java,v 1.2 2008/03/25 08:47:41 cvs Exp $
86
 * $Log: FSolid.java,v $
87
 * Revision 1.2  2008/03/25 08:47:41  cvs
88
 * Visitors removed
89
 *
90
 * Revision 1.1  2008/03/12 08:46:20  cvs
91
 * *** empty log message ***
92
 *
93
 *
94
 */
95 43
/**
96 44
 * @author Jorge Piera Llodr� (jorge.piera@iver.es)
97 45
 */

Also available in: Unified diff