Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/java/de/intevation/gnv/utils/IndexBuffer.java @ 1115:f953c9a559d8
Added license file and license headers.
gnv-artifacts/trunk@1260 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 02 Nov 2010 17:46:55 +0000 |
parents | 6cff63d0c434 |
children |
comparison
equal
deleted
inserted
replaced
1114:7e085bfb107b | 1115:f953c9a559d8 |
---|---|
1 /* | |
2 * Copyright (c) 2010 by Intevation GmbH | |
3 * | |
4 * This program is free software under the LGPL (>=v2.1) | |
5 * Read the file LGPL.txt coming with the software for details | |
6 * or visit http://www.gnu.org/licenses/ if it does not exist. | |
7 */ | |
8 | |
1 package de.intevation.gnv.utils; | 9 package de.intevation.gnv.utils; |
2 | 10 |
3 import java.awt.Point; | 11 import java.awt.Point; |
4 | 12 |
5 import java.awt.geom.Point2D; | 13 import java.awt.geom.Point2D; |