Uses of Interface
org.opengis.metadata.PortrayalCatalogueReference
Packages that use PortrayalCatalogueReference
Package
Description
Root package for ISO 19115 metadata about resources (data or services).
Root package for metadata.
-
Uses of PortrayalCatalogueReference in org.apache.sis.metadata.iso
Classes in org.apache.sis.metadata.iso that implement PortrayalCatalogueReferenceModifier and TypeClassDescriptionclassInformation identifying the portrayal catalogue used.Methods in org.apache.sis.metadata.iso that return types with arguments of type PortrayalCatalogueReferenceModifier and TypeMethodDescriptionDefaultMetadata.getPortrayalCatalogueInfo()Returns information about the catalogue of rules defined for the portrayal of a resource(s).Methods in org.apache.sis.metadata.iso with parameters of type PortrayalCatalogueReferenceModifier and TypeMethodDescriptionDefaultPortrayalCatalogueReference.castOrCopy(PortrayalCatalogueReference object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Method parameters in org.apache.sis.metadata.iso with type arguments of type PortrayalCatalogueReferenceModifier and TypeMethodDescriptionvoidDefaultMetadata.setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference> newValues) Sets information about the catalogue of rules defined for the portrayal of a resource(s).Constructors in org.apache.sis.metadata.iso with parameters of type PortrayalCatalogueReferenceModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object. -
Uses of PortrayalCatalogueReference in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type PortrayalCatalogueReferenceModifier and TypeMethodDescriptionCollection<? extends PortrayalCatalogueReference> Metadata.getPortrayalCatalogueInfo()Provides information about the catalogue of rules defined for the portrayal of a resource(s).