Revision 237 org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.algorithm/org.gvsig.geoprocess.algorithm.convexhull/src/main/java/org/gvsig/geoprocess/algorithm/convexhull/ConvexHullOperation.java

View differences:

ConvexHullOperation.java
1
/*
2
 * Created on 16-feb-2006
1
/**
2
 * gvSIG. Desktop Geographic Information System.
3 3
 *
4
 * gvSIG. Sistema de Informaci�n Geogr�fica de la Generalitat Valenciana
4
 * Copyright (C) 2007,2012 gvSIG Association.
5 5
 *
6
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
7
 *
8 6
 * This program is free software; you can redistribute it and/or
9 7
 * modify it under the terms of the GNU General Public License
10 8
 * as published by the Free Software Foundation; either version 2
......
17 15
 *
18 16
 * You should have received a copy of the GNU General Public License
19 17
 * along with this program; if not, write to the Free Software
20
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
21
 *
22
 * For more information, contact:
23
 *
24
 *  Generalitat Valenciana
25
 *   Conselleria d'Infraestructures i Transport
26
 *   Av. Blasco Ib��ez, 50
27
 *   46010 VALENCIA
28
 *   SPAIN
29
 *
30
 *      +34 963862235
31
 *   gvsig@gva.es
32
 *      www.gvsig.gva.es
33
 *
34
 *    or
35
 *
36
 *   IVER T.I. S.A
37
 *   Salamanca 50
38
 *   46005 Valencia
39
 *   Spain
40
 *
41
 *   +34 963163400
42
 *   dac@iver.es
18
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
 * MA  02110-1301, USA.
43 20
 */
44 21
/* CVS MESSAGES:
45 22
*

Also available in: Unified diff