Uses of Interface
org.opengis.metadata.constraint.Constraints
Packages that use Constraints
Package
Description
Root package for metadata.
Constraints information
(includes legal and security).
Identification information
(includes data and service identification).
-
Uses of Constraints in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type ConstraintsModifier and TypeMethodDescriptionCollection<? extends Constraints>
Metadata.getMetadataConstraints()
Provides restrictions on the access and use of metadata. -
Uses of Constraints in org.opengis.metadata.constraint
Subinterfaces of Constraints in org.opengis.metadata.constraintModifier and TypeInterfaceDescriptioninterface
Restrictions and legal prerequisites for accessing and using the resource.interface
Handling restrictions imposed on the resource for national security or similar security concerns. -
Uses of Constraints in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type ConstraintsModifier and TypeMethodDescriptionCollection<? extends Constraints>
Identification.getResourceConstraints()
Provides information about constraints which apply to the resource(s).