Uses of Interface
org.opengis.metadata.constraint.Constraints
Packages that use Constraints
Package
Description
The metadata root entity.
Restrictions placed on data (legal and security constraints).
Information to uniquely identify the data or service.
-
Uses of Constraints in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type ConstraintsModifier and TypeMethodDescriptiondefault Collection
<? extends Constraints> Metadata.getMetadataConstraints()
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 or metadata 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 TypeMethodDescriptiondefault Collection
<? extends Constraints> BrowseGraphic.getImageConstraints()
Restriction on access and / or use of browse graphic.default Collection
<? extends Constraints> Identification.getResourceConstraints()
Information about constraints which apply to the resource(s).