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