Statistics
| Revision:

root / trunk / libraries / libDwg / src / com / iver / cit / jdwglib / dwg / objects / DwgBlockControl.java @ 10356

History | View | Annotate | Download (2.74 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
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.

10012 01/31/2007 07:01 PM fdiaz

Refactorizacion para usar la clase DwgHandleReference

9927 01/25/2007 09:06 PM azabala

Start of implementation of objectreaders (removing readObject from this)

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