Uses of Class
org.hortonmachine.gears.io.dxfdwg.libs.dwg.objects.DwgAttrib
-
Packages that use DwgAttrib Package Description org.hortonmachine.gears.io.dxfdwg.libs -
-
Uses of DwgAttrib in org.hortonmachine.gears.io.dxfdwg.libs
Methods in org.hortonmachine.gears.io.dxfdwg.libs with parameters of type DwgAttrib Modifier and Type Method Description org.opengis.feature.simple.SimpleFeatureGeometryTranslator. convertDwgAttribute(String typeName, String layerName, DwgAttrib attribute, int id)Builds a point feature from a dwg attribute.
-