Uses of Package
org.gvsig.dwg.lib
Packages that use org.gvsig.dwg.lib
Package
Description
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.libClassDescriptionEntry in the CLASSES section of a dwg file.The DwgFile class provides a revision-neutral interface for reading and handling DWG files Reading methods are useful for reading DWG files, and handling methods like calculateDwgPolylines() are useful for handling more complex objects in the DWG fileThe DwgObject class represents a DWG objectFactory that creates dwg entities from its code (int value).Base interface for all DWG vertices.
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.objectsClassDescriptionThe DwgFile class provides a revision-neutral interface for reading and handling DWG files Reading methods are useful for reading DWG files, and handling methods like calculateDwgPolylines() are useful for handling more complex objects in the DWG fileThe DwgObject class represents a DWG objectAll dwg objects that are drawing entities and that can be converted to a fmap geometry implements this interface.All dwg drawing entities that could have 3D data must implement this interface, to test if they have certainly a third dimensionAll dwg drawing entities that need to compute an extrussion before draw them must implement this interface.If a DwgObject (dwg drawing entity) is a kind of polyline must implements this interface TODO Ahora mismo pasamos dwgObjs.Base interface for all DWG vertices.
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.readersClassDescriptionThe DwgFile class provides a revision-neutral interface for reading and handling DWG files Reading methods are useful for reading DWG files, and handling methods like calculateDwgPolylines() are useful for handling more complex objects in the DWG fileThe DwgObject class represents a DWG object
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.readers.v1314
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.readers.v15
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.readers.v2004
-
Classes in org.gvsig.dwg.lib used by org.gvsig.dwg.lib.util