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