Uses of Interface
org.gvsig.fmap.dal.feature.FeatureExtraColumns
Packages that use FeatureExtraColumns
Package
Description
Provides API for accessing and managing tabular (Feature based) data.
-
Uses of FeatureExtraColumns in org.gvsig.fmap.dal.feature
Methods in org.gvsig.fmap.dal.feature that return FeatureExtraColumnsModifier and TypeMethodDescriptionFeatureExtraColumns.getCopy()FeatureQuery.getExtraColumn()FeatureQuery.getExtraColumns()Extra local columns to the query.FeatureType.getExtraColumns()Methods in org.gvsig.fmap.dal.feature with parameters of type FeatureExtraColumnsModifier and TypeMethodDescriptionvoidFeatureExtraColumns.copyFrom(FeatureExtraColumns extraColumn) voidFeatureExtraColumns.merge(FeatureExtraColumns other)