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) Describeget
method here.Describeget
method here.Constructors in org.geotools.data.vpf.io with parameters of type RowFieldModifierConstructorDescriptionCreates a newTableRow
instance.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)