Uses of Class
org.opengis.feature.MultiValuedPropertyException
-
Packages that use MultiValuedPropertyException Package Description org.opengis.feature Defines the structure and content of views of real-world phenomenon. -
-
Uses of MultiValuedPropertyException in org.opengis.feature
Methods in org.opengis.feature that throw MultiValuedPropertyException Modifier and Type Method Description VAttribute. getValue()Returns the attribute value, ornullif none.FeatureFeatureAssociation. getValue()Returns the associated feature, ornullif none.VDynamicAttribute. valueAt(TemporalPosition time)Returns the attribute value at the given time, ornullif none.
-