Uses of Class
org.opengis.feature.InvalidPropertyValueException
Packages that use InvalidPropertyValueException
Package
Description
Defines the structure and content of views of real-world phenomenon.
-
Uses of InvalidPropertyValueException in org.opengis.feature
Methods in org.opengis.feature that throw InvalidPropertyValueExceptionModifier and TypeMethodDescriptionvoid
Sets the attribute value.void
Sets the associated feature.void
Attribute.setValues
(Collection<? extends V> values) Sets the attribute values.void
FeatureAssociation.setValues
(Collection<? extends Feature> values) Sets the features.