Statistics
| Revision:

root / trunk / libraries / libDwg @ 9874

# Date Author Comment
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)

9769 01/17/2007 09:26 AM cesar

Add fmap to compile classpath. Show project name before compiling

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.

7786 10/03/2006 10:03 AM cesar

Use source=1.4 and target=1.4 for batch-compile, as it avoids the problems we got in extCAD

7660 09/28/2006 05:09 PM fjp
  • empty log message ***
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

7117 09/07/2006 08:25 PM azabala
  • empty log message ***
7116 09/07/2006 08:24 PM azabala

throws a DwgNotSupportedVersion if dwg version is not supported

7074 09/07/2006 08:32 AM cesar
  • empty log message ***
7029 09/05/2006 01:43 PM luisw2
  • empty log message ***
6296 07/11/2006 03:27 PM cesar

Add the possibility to produce debug info

4916 04/21/2006 12:29 PM cesar

Add a 'batch-build' target. It will be used by the global build.xml

3646 01/16/2006 09:08 AM Joaquín del Cerro Murciano

Cambiado la carpeta destino del build.

3512 12/23/2005 08:47 AM jmorell
  • empty log message ***
3378 11/21/2005 05:58 PM jmorell

Diagrama de clases UML

3318 11/16/2005 04:51 PM jmorell
  • empty log message ***
3317 11/16/2005 04:49 PM jmorell

Ahora SeqEnd no interrumpe la secuencia de vértices.

3189 10/28/2005 11:25 AM jmorell
  • empty log message ***
2896 09/19/2005 04:57 PM jmorell

Continuación del desarrollo de jdwglib dentro del contexto gvSIG