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/aggregate/impl/BaseMultiPrimitive.java

View differences:

BaseMultiPrimitive.java
49 49
import org.gvsig.fmap.geom.primitive.impl.AbstractPrimitive;
50 50
import org.gvsig.fmap.geom.type.GeometryType;
51 51

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

Also available in: Unified diff