Uses of Interface
org.opengis.metadata.constraint.LegalConstraints
Packages that use LegalConstraints
Package
Description
Information about legal and security constraints placed on data.
-
Uses of LegalConstraints in org.apache.sis.metadata.iso.constraint
Classes in org.apache.sis.metadata.iso.constraint that implement LegalConstraintsModifier and TypeClassDescriptionclassRestrictions and legal prerequisites for accessing and using the resource.Methods in org.apache.sis.metadata.iso.constraint with parameters of type LegalConstraintsModifier and TypeMethodDescriptionstatic DefaultLegalConstraintsDefaultLegalConstraints.castOrCopy(LegalConstraints object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.constraint with parameters of type LegalConstraintsModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.