Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Dxf Fixes

Hi, I made some changes to the Dxf Plugin to create a FeatureType for the
FeatureCollection.  This fixed the problems I was having earlier, and it's
now opening the Dxf file, reading the entries, creating Feature objects with
geometry (that appears valid), and calling the routines to render it.  It's
no longer throwing an exception, but nothing's actually getting rendered.
Any idea what could be going on?  I committed the latest version of the code.

Thanks,
Wendy


Back to the top