Uses of Class
org.geotools.stac.client.FeaturesConformance
-
Packages that use FeaturesConformance Package Description org.geotools.stac.client -
-
Uses of FeaturesConformance in org.geotools.stac.client
Methods in org.geotools.stac.client that return FeaturesConformance Modifier and Type Method Description static FeaturesConformance
FeaturesConformance. valueOf(String name)
Returns the enum constant of this type with the specified name.static FeaturesConformance[]
FeaturesConformance. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-