FishEye
Chart
Search
Changelog
Browse
Help
HibernateSpatial
:/
trunk
/
hibernate-spatial-sqlserver
/.../
hibernatespatial
/
sqlserver
/
convertors
/
PolygonDecoder.java
Quick Search:
Mode
Side-by-Side
Unified
No wrapping
Soft wrap
Context
Displaying 3 lines of context.
None
| Less |
More
|
Full
Other Diffs
201
163
161
156
155
150
149
201
163
161
156
155
150
149
Ignore
Blank Lines
Whitespace:
None
Significant
All
Diff
163
201
201
PolygonDecoder.java
1
1
/*
2
-
* $Id: PolygonDecoder.java
163
2010-
03
-
08
22
:
29
:
37Z
maesenka $
2
+
* $Id: PolygonDecoder.java
201
2010-
04
-
05
13
:
49
:
25Z
maesenka $
3
3
*
4
4
* This file is part of Hibernate Spatial, an extension to the
5
5
* hibernate ORM solution for geographic data.
…
30
30
import
com
.
vividsolutions
.
jts
.
geom
.
Polygon
;
31
31
import
org
.
hibernatespatial
.
mgeom
.
MGeometryFactory
;
32
32
33
-
public
class
PolygonDecoder
extends
AbstractDecoder
<
Polygon
> {
33
+
/
*
*
34
+
*
@
author
Karel
Maesen
,
Geovise
BVBA
35
+
*
/
36
+
class
PolygonDecoder
extends
AbstractDecoder
<
Polygon
> {
34
37
35
38
public
PolygonDecoder
(
MGeometryFactory
factory
) {
36
39
super
(
factory
);
FishEye: Open Source License registered to Hibernate Spatial.
Your maintenance has expired.
You can renew your license at
http://www.atlassian.com/fisheye/renew
Atlassian FishEye
,
Subversion, CVS & Perforce analysis
. (Version:1.5.2 Build:build-298 2008-05-26 ) -
Administration
- Page generated 2010-09-09 22:34 +0200