Uses of Interface
org.opengis.metadata.citation.Citation
Packages that use Citation
Package
Description
Root package for metadata.
Content information
(includes Feature catalogue and Coverage descriptions).
Identification information
(includes data and service identification).
Lineage information.
Spatial representation information
(includes grid and vector representation).
Coordinate operations (relationship between
any two coordinate reference systems).
A set of base types from ISO 19103
which cannot be mapped directly from Java, plus utilities.
-
Uses of Citation in org.opengis.metadata
Methods in org.opengis.metadata that return CitationModifier and TypeMethodDescriptionIdentifier.getAuthority()
Organization or party responsible for definition and maintenance of the code.ApplicationSchemaInformation.getName()
Name of the application schema used.Methods in org.opengis.metadata that return types with arguments of type CitationModifier and TypeMethodDescriptionCollection<? extends Citation>
PortrayalCatalogueReference.getPortrayalCatalogueCitations()
Bibliographic reference to the portrayal catalogue cited. -
Uses of Citation in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return CitationModifier and TypeMethodDescriptionOperation.getCitation()
Identification of the mission.Plan.getCitation()
Identification of authority requesting target collection.Platform.getCitation()
Source where information about the platform is described.Requirement.getCitation()
Identification of reference or guidance material for the requirement.Methods in org.opengis.metadata.acquisition that return types with arguments of type CitationModifier and TypeMethodDescriptionCollection<? extends Citation>
Instrument.getCitations()
Complete citation of the instrument. -
Uses of Citation in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return types with arguments of type CitationModifier and TypeMethodDescriptionCollection<? extends Citation>
FeatureCatalogueDescription.getFeatureCatalogueCitations()
Complete bibliographic reference to one or more external feature catalogues. -
Uses of Citation in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return CitationModifier and TypeMethodDescriptionAggregateInformation.getAggregateDataSetName()
Citation information about the aggregate dataset.Identification.getCitation()
Citation data for the resource(s).Keywords.getThesaurusName()
Name of the formally registered thesaurus or a similar authoritative source of keywords. -
Uses of Citation in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return CitationModifier and TypeMethodDescriptionAlgorithm.getCitation()
Information identifying the algorithm and version or date.Source.getSourceCitation()
Recommended reference to be used for the source data.Methods in org.opengis.metadata.lineage that return types with arguments of type CitationModifier and TypeMethodDescriptionCollection<? extends Citation>
Processing.getDocumentations()
Reference to documentation describing the processing.Collection<? extends Citation>
Processing.getSoftwareReferences()
Reference to document describing processing software. -
Uses of Citation in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return CitationModifier and TypeMethodDescriptionElement.getEvaluationProcedure()
Reference to the procedure information, ornull
if none.ConformanceResult.getSpecification()
Citation of product specification or user requirement against which data is being evaluated. -
Uses of Citation in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return types with arguments of type CitationModifier and TypeMethodDescriptionCollection<? extends Citation>
Georeferenceable.getParameterCitations()
Reference providing description of the parameters. -
Uses of Citation in org.opengis.referencing
Methods in org.opengis.referencing that return CitationModifier and TypeMethodDescriptionAuthorityFactory.getAuthority()
Returns the organization or party responsible for definition and maintenance of the database. -
Uses of Citation in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return CitationModifier and TypeMethodDescriptionFormula.getCitation()
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method. -
Uses of Citation in org.opengis.util
Methods in org.opengis.util that return Citation