org.opengis.metadata
Interface PortrayalCatalogueReference
- All Known Implementing Classes:
- PortrayalCatalogueReferenceImpl
@UML(identifier="MD_PortrayalCatalogueReference",
specification=ISO_19115)
public interface PortrayalCatalogueReference
Information identifying the portrayal catalogue used.
- Since:
- GeoAPI 2.0
- Author:
- Martin Desruisseaux (IRD)
getPortrayalCatalogueCitations
@UML(identifier="portrayalCatalogueCitation",
obligation=MANDATORY,
specification=ISO_19115)
Collection<? extends Citation> getPortrayalCatalogueCitations()
- Bibliographic reference to the portrayal catalogue cited.
- Returns:
- References to the portrayal catalogue cited.
Copyright © 1996-2014 Geotools. All Rights Reserved.