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