Uses of Class
org.hortonmachine.gears.utils.features.FeatureMate
-
Packages that use FeatureMate Package Description org.hortonmachine.gears.io.dxfdwg.libs org.hortonmachine.gears.utils.features -
-
Uses of FeatureMate in org.hortonmachine.gears.io.dxfdwg.libs
Methods in org.hortonmachine.gears.io.dxfdwg.libs with parameters of type FeatureMate Modifier and Type Method Description static StringDxfUtils. feature2Dxf(FeatureMate featureMate, String layerName, String elevationAttrName, boolean suffix, boolean force2CoordsToLine)Write aSimpleFeatureto dxf string. -
Uses of FeatureMate in org.hortonmachine.gears.utils.features
Methods in org.hortonmachine.gears.utils.features that return types with arguments of type FeatureMate Modifier and Type Method Description static List<FeatureMate>FeatureUtilities. featureCollectionToMatesList(org.geotools.data.simple.SimpleFeatureCollection collection)
-