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