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/ConvexHullLibrary.java

View differences:

ConvexHullLibrary.java
1
/*
2
 * gvSIG. Sistema de Informaci�n Geogr�fica de la Generalitat Valenciana
1
/**
2
 * gvSIG. Desktop Geographic Information System.
3 3
 *
4
 * Copyright (C) 2010 Generalitat Valenciana.
4
 * Copyright (C) 2007,2012 gvSIG Association.
5 5
 *
6 6
 * This program is free software; you can redistribute it and/or
7 7
 * modify it under the terms of the GNU General Public License
......
15 15
 *
16 16
 * You should have received a copy of the GNU General Public License
17 17
 * along with this program; if not, write to the Free Software
18
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
19
 *
18
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
 * MA  02110-1301, USA.
20 20
 */
21 21
package org.gvsig.geoprocess.algorithm.convexhull;
22 22

  

Also available in: Unified diff