I have been porting the entire renderer.j2d package from 2.1 to 2.3. I'm
almost there but except for the following:

1) private Unit units = Unit.DIMENSIONLESS; in RenderingStatistics.java.
What do I use here ?
2) Is there any alternative to GeometryCollection and
org.geotools.renderer.geom.Geometry in geotools 2.3 ?
3) Polyline in RenderedGeometries. What do I use here ?
4) MathTransform2D.IDENTITY. What do I use here ?
5) JTSGeometries. Any alternative to this ?
6) private CoordinateSystem coordinateSystem =
Geometry.DEFAULT_COORDINATE_SYSTEM; (Should this actually be
CoordinateReferenceSystem ?) Found in RenderedLayerFactory. What is this
DEFAULT_COORDINATE_SYSTEM and what should be used now ?
7) TextStyle2D.isAbsoluteLineDisplacement(). What does this method do and is
there a replacement for it too ?

I have put forward a significant amount of time in this and I hope somebody
can help me out soon.

Regards,
Enamul Haque

-- 
View this message in context: 
http://www.nabble.com/Porting-2.1-to-2.3-tf3683290.html#a10294915
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to