Statistics
| Revision:

root / trunk / libraries / libDwg / src / com / iver / cit / jdwglib / dwg @ 9910

# Date Author Comment
9910 01/25/2007 02:20 PM azabala

Refactoring to allow multiple DWG versions architecture

9894 01/24/2007 09:14 PM azabala

implementation of reader of V14

9889 01/24/2007 02:41 PM azabala

implementation of HEADER and CLASSES sections

9874 01/23/2007 09:17 PM azabala

implementation of headers (1)

9873 01/23/2007 09:17 PM azabala

added convenience method to convert a handle from a list to an int

9872 01/23/2007 09:17 PM azabala

added header section

9867 01/23/2007 02:35 PM azabala

first steps in implementation

9843 01/20/2007 07:32 PM azabala

refactoring of blocks

9840 01/19/2007 02:16 PM azabala

refactoring of block management

9830 01/18/2007 08:59 PM azabala

refactoring to optimize and simplify the code

9825 01/18/2007 02:36 PM azabala

Refactoring general para evitar dar tantas pasadas en la carga, y para incrementar
la legibilidad del codigo (demasiados if-else-if en vez de usar polimorfismo)

9720 01/12/2007 08:35 PM azabala
  • empty log message ***
9719 01/12/2007 08:33 PM azabala

optimizations: layers are saved in the first lecture, etc
tries to solve layer handle problem.

9718 01/12/2007 08:32 PM azabala

added new constructor to save the index (position in file) of each dwg entity

9717 01/12/2007 08:29 PM azabala

first version in cvs

9602 01/09/2007 04:39 PM azabala
  • empty log message ***
9305 12/13/2006 07:09 PM Joaquín del Cerro Murciano

Añadido un metodo getDwgVersion para que el driver pueda informar de la version del fichero DWG.

7178 09/11/2006 10:40 AM azabala

replace Vector with ArrayList to try to optimize performance

7132 09/08/2006 10:31 AM azabala
  • empty log message ***
7128 09/08/2006 09:49 AM azabala

bug fixed

7116 09/07/2006 08:24 PM azabala

throws a DwgNotSupportedVersion if dwg version is not supported

3317 11/16/2005 04:49 PM jmorell

Ahora SeqEnd no interrumpe la secuencia de vértices.

2896 09/19/2005 04:57 PM jmorell

Continuación del desarrollo de jdwglib dentro del contexto gvSIG