Statistics
| Revision:

root / trunk / libraries / libDwg / src / com / iver / cit / jdwglib / dwg / objects / DwgArc.java @ 10319

History | View | Annotate | Download (7.54 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10319 02/14/2007 02:13 PM azabala

tries to solve extrusion bug

10240 02/09/2007 02:15 PM azabala

changes in IDwgBlockMember

10174 02/07/2007 01:44 PM fdiaz

Añadido o modificado el metodo clone para que el DwgObject se encargue de las propiedades comunes a todos los objetos.
Añadido el metodo fill.

10064 02/02/2007 12:35 PM azabala

Solved bug in placement of certain entities in a block

10054 02/01/2007 09:03 PM azabala
  • empty log message ***
9977 01/30/2007 01:37 PM azabala
  • empty log message ***
9927 01/25/2007 09:06 PM azabala

Start of implementation of objectreaders (removing readObject from this)

9843 01/20/2007 07:32 PM azabala

refactoring of blocks

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)

9718 01/12/2007 08:32 PM azabala

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

7178 09/11/2006 10:40 AM azabala

replace Vector with ArrayList to try to optimize performance

2896 09/19/2005 04:57 PM jmorell

Continuación del desarrollo de jdwglib dentro del contexto gvSIG