com.partnersoft.io.formats.dwg
Class DWGObjectStructures

java.lang.Object
  extended by com.partnersoft.io.formats.dwg.DWGObjectStructures
All Implemented Interfaces:
DWGConstants

public class DWGObjectStructures
extends java.lang.Object
implements DWGConstants


Field Summary
static DWGObjectStructure[] structures
           
 
Fields inherited from interface com.partnersoft.io.formats.dwg.DWGConstants
OBJECT_TYPE_NAMES, SENTINEL_CLASSES_BEGIN, SENTINEL_CLASSES_END, SENTINEL_HEADER_END, SENTINEL_OBJECTS_BEGIN, SENTINEL_VARIABLES_BEGIN, SENTINEL_VARIABLES_END, TYPE_BIT, TYPE_BITDOUBLE, TYPE_BITLONG, TYPE_BITS_2, TYPE_BITS_3, TYPE_BITS_4, TYPE_BITS_5, TYPE_BITS_6, TYPE_BITS_7, TYPE_BITSHORT, TYPE_BYTE, TYPE_HANDLE, TYPE_MODCHAR, TYPE_MODSHORT, TYPE_NULL, TYPE_RAWCHAR, TYPE_RAWDOUBLE, TYPE_RAWLONG, TYPE_RAWSHORT, TYPE_TEXT, VERSION_13, VERSION_14, VERSION_15, VERSION_2000
 
Constructor Summary
DWGObjectStructures()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

structures

public static DWGObjectStructure[] structures
Constructor Detail

DWGObjectStructures

public DWGObjectStructures()