Uses of Interface
org.opengis.metadata.constraint.Constraints

Packages that use Constraints
org.opengis.metadata Root package for metadata
org.opengis.metadata.constraint Constraints information (includes legal and security). 
org.opengis.metadata.identification 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 Constraints
 Collection<? extends Constraints> MetaData.getMetadataConstraints()
          Provides restrictions on the access and use of data.
 

Uses of Constraints in org.opengis.metadata.constraint
 

Subinterfaces of Constraints in org.opengis.metadata.constraint
 interface LegalConstraints
          Restrictions and legal prerequisites for accessing and using the resource.
 interface SecurityConstraints
          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 Constraints
 Collection<? extends Constraints> Identification.getResourceConstraints()
          Provides information about constraints which apply to the resource(s).
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.