Uses of Class
org.geotools.data.vpf.io.RowField
Packages that use RowField
-
Uses of RowField in org.geotools.data.vpf.io
Methods in org.geotools.data.vpf.io that return RowFieldModifier and TypeMethodDescriptionTableRow.get(int idx) Describegetmethod here.Describegetmethod here.Constructors in org.geotools.data.vpf.io with parameters of type RowFieldModifierConstructorDescriptionCreates a newTableRowinstance.Constructor parameters in org.geotools.data.vpf.io with type arguments of type RowField -
Uses of RowField in org.geotools.data.vpf.util
Methods in org.geotools.data.vpf.util that return types with arguments of type RowFieldModifier and TypeMethodDescriptionPrimitiveDataFactory.readFeature(TableRow line, SimpleFeatureType type)