Uses of Interface
org.opengis.feature.DynamicAttribute
- 
Packages that use DynamicAttribute Package Description org.opengis.feature Defines the structure and content of views of real-world phenomenon. - 
- 
Uses of DynamicAttribute in org.opengis.feature
Methods in org.opengis.feature that return DynamicAttribute Modifier and Type Method Description DynamicAttribute<V>DynamicAttributeType. newInstance()Creates a new attribute instance of this type. 
 -