Uses of Interface
org.opengis.metadata.citation.Citation

Packages that use Citation
org.opengis.metadata The metadata root entity. 
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.content Identification of the feature catalogue used, or description of the content of a coverage dataset. 
org.opengis.metadata.identification Information to uniquely identify the data or service. 
org.opengis.metadata.lineage Sources and production processes used in producing a dataset. 
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.metadata.spatial Information concerning the mechanisms used to represent spatial information in a dataset. 
org.opengis.referencing Reference systems
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
org.opengis.util A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. 
 

Uses of Citation in org.opengis.metadata
 

Methods in org.opengis.metadata that return Citation
 Citation Identifier.getAuthority()
          Organization or party responsible for definition and maintenance of the code.
 Citation ApplicationSchemaInformation.getName()
          Name of the application schema used.
 

Methods in org.opengis.metadata that return types with arguments of type Citation
 Collection<? 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 Citation
 Citation Plan.getCitation()
          Identification of authority requesting target collection.
 Citation Requirement.getCitation()
          Identification of reference or guidance material for the requirement.
 Citation Operation.getCitation()
          Identification of the mission.
 Citation Platform.getCitation()
          Source where information about the platform is described.
 

Methods in org.opengis.metadata.acquisition that return types with arguments of type Citation
 Collection<? 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 Citation
 Collection<? 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 Citation
 Citation AggregateInformation.getAggregateDataSetName()
          Citation information about the aggregate dataset.
 Citation Identification.getCitation()
          Citation data for the resource(s).
 Citation 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 Citation
 Citation Algorithm.getCitation()
          Information identifying the algorithm and version or date.
 Citation Source.getSourceCitation()
          Recommended reference to be used for the source data.
 

Methods in org.opengis.metadata.lineage that return types with arguments of type Citation
 Collection<? 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 Citation
 Citation Element.getEvaluationProcedure()
          Reference to the procedure information, or null if none.
 Citation 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 Citation
 Collection<? extends Citation> Georeferenceable.getParameterCitations()
          Reference providing description of the parameters.
 

Uses of Citation in org.opengis.referencing
 

Methods in org.opengis.referencing that return Citation
 Citation AuthorityFactory.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 Citation
 Citation Formula.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
 Citation Factory.getVendor()
          Returns the vendor responsible for creating this factory implementation.
 



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