|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Citation | |
---|---|
org.opengis.metadata | Root package for metadata. |
org.opengis.metadata.acquisition | Acquisition information. |
org.opengis.metadata.content | Content information (includes Feature catalogue and Coverage descriptions). |
org.opengis.metadata.identification | Identification information (includes data and service identification). |
org.opengis.metadata.lineage | Lineage information. |
org.opengis.metadata.quality | Data quality and positional accuracy. |
org.opengis.metadata.spatial | Spatial representation information (includes grid and vector representation). |
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 |
Platform.getCitation()
Source where information about the platform is described. |
Citation |
Operation.getCitation()
Identification of the mission. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |