Statistics
| Revision:

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

Name Size Revision Age Author Comment
DwgArc.java 9.87 KB 9843 over 17 years azabala refactoring of blocks
DwgAttdef.java 12.4 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgAttrib.java 13.5 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgBlock.java 2.33 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgBlockControl.java 4.19 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgBlockHeader.java 14.7 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgCircle.java 8.23 KB 9843 over 17 years azabala refactoring of blocks
DwgEllipse.java 10.2 KB 9843 over 17 years azabala refactoring of blocks
DwgEndblk.java 1.92 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgInsert.java 12.3 KB 9843 over 17 years azabala refactoring of blocks
DwgLayer.java 5.63 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgLayerControl.java 1.85 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgLine.java 10.2 KB 9843 over 17 years azabala refactoring of blocks
DwgLinearDimension.java 14.5 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgLwPolyline.java 13.7 KB 9843 over 17 years azabala refactoring of blocks
DwgMText.java 11 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgPoint.java 6.64 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgPolyline2D.java 15.2 KB 9843 over 17 years azabala refactoring of blocks
DwgPolyline3D.java 10.4 KB 9825 over 17 years azabala Refactoring general para evitar dar tantas pasa...
DwgSeqend.java 1.92 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgSolid.java 11.2 KB 9843 over 17 years azabala refactoring of blocks
DwgSpline.java 12.1 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgText.java 12 KB 9830 over 17 years azabala refactoring to optimize and simplify the code
DwgVertex2D.java 4.08 KB 9718 over 17 years azabala added new constructor to save the index (positi...
DwgVertex3D.java 3.04 KB 9718 over 17 years azabala added new constructor to save the index (positi...

Latest revisions

# Date Author Comment
9843 01/20/2007 07:32 PM azabala

refactoring of blocks

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)

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

View revisions

Also available in: Atom