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

View differences:

OrientablePrimitive2D.java
50 50
import org.gvsig.tools.locator.LocatorException;
51 51

  
52 52

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

Also available in: Unified diff