Uses of Interface
org.geotools.api.metadata.citation.Citation
Packages that use Citation
Package
Description
The following is adapted from OpenGIS® Metadata (Topic 11)
specification.
Citation implementation.
Parameter implementation.
Reference systems implementation.
Base classes for factories and
authority factories.
Authority factories for
the EPSG database.
Provides coordinate reference systems specified in the Web Map Service
specification (ISO 19128).
Coordinate operation implementation.
Well
Known Text (WKT) parsing and formatting.
Contains utilities and addition to the collection framework.
-
Uses of Citation in org.geotools.api.metadata
Methods in org.geotools.api.metadata that return CitationModifier and TypeMethodDescriptionIdentifier.getAuthority()Organization or party responsible for definition and maintenance of the code. -
Uses of Citation in org.geotools.api.metadata.quality
Methods in org.geotools.api.metadata.quality that return CitationModifier and TypeMethodDescriptionElement.getEvaluationProcedure()Reference to the procedure information, ornullif none.ConformanceResult.getSpecification()Citation of product specification or user requirement against which data is being evaluated. -
Uses of Citation in org.geotools.api.referencing
Methods in org.geotools.api.referencing that return CitationModifier and TypeMethodDescriptionAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.Factory.getVendor()Returns the vendor responsible for creating this factory implementation. -
Uses of Citation in org.geotools.metadata.iso
Methods in org.geotools.metadata.iso that return CitationModifier and TypeMethodDescriptionIdentifierImpl.getAuthority()Organization or party responsible for definition and maintenance of the code.Methods in org.geotools.metadata.iso with parameters of type CitationModifier and TypeMethodDescriptionvoidIdentifierImpl.setAuthority(Citation newValue) Set the organization or party responsible for definition and maintenance of the code.Constructors in org.geotools.metadata.iso with parameters of type CitationModifierConstructorDescriptionIdentifierImpl(Citation authority, String code) Creates an identifier initialized to the given authority and code. -
Uses of Citation in org.geotools.metadata.iso.citation
Classes in org.geotools.metadata.iso.citation that implement CitationFields in org.geotools.metadata.iso.citation declared as CitationModifier and TypeFieldDescriptionstatic final CitationCitations.AUTOThe WMS 1.1.1 "Automatic Projections" authority.static final CitationCitations.AUTO2The WMS 1.3.0 "Automatic Projections" authority.static final CitationCitations.CRSThe WMS 1.3.0 "CRS" authority.static final CitationCitations.EPSGThe European Petroleum Survey Group authority.static final CitationCitations.ESRIThe ESRI organisation.static final CitationCitations.GEOTIFFThe GeoTIFF specification.static final CitationCitations.GEOTOOLSThe Geotools project.static final CitationCitations.HTTP_OGCURL in the OGC namespace.static final CitationCitations.HTTP_URI_OGCHTTP URI in the OGC namespace.static final CitationCitations.IAUThe IAU organisation.static final CitationCitations.IMAGENThe JEclipse ImageN library.static final CitationCitations.OGCThe Open Geospatial consortium organisation.static final CitationCitations.OPEN_GISThe OpenGIS consortium organisation.static final CitationCitations.ORACLEThe Oracle organisation.static final CitationCitations.POSTGISThe PostGIS project.static final CitationCitations.PROJThe PROJ project.static final CitationCitations.URN_OGCURN in the OGC namespace.static final CitationCitations.WMSThe Web Map Service specification.Methods in org.geotools.metadata.iso.citation that return CitationMethods in org.geotools.metadata.iso.citation with parameters of type CitationModifier and TypeMethodDescriptionstatic StringCitations.getIdentifier(Citation citation) Returns the shortest identifier for the specified citation, or the title if there is no identifier.static booleanCitations.identifierMatches(Citation citation, String identifier) Returnstrueif any identifiers in the given citation matches the given string.static booleanCitations.identifierMatches(Citation c1, Citation c2) static booleanCitations.titleMatches(Citation citation, String title) static booleanCitations.titleMatches(Citation c1, Citation c2) Returnstrueif at least one title or alternate title inc1is equals to a title or alternate title inc2.Constructors in org.geotools.metadata.iso.citation with parameters of type CitationModifierConstructorDescriptionCitationImpl(Citation source) Constructs a new citation initialized to the values specified by the given object. -
Uses of Citation in org.geotools.metadata.iso.quality
Methods in org.geotools.metadata.iso.quality that return CitationModifier and TypeMethodDescriptionElementImpl.getEvaluationProcedure()Returns the reference to the procedure information, ornullif none.ConformanceResultImpl.getSpecification()Citation of product specification or user requirement against which data is being evaluated.Methods in org.geotools.metadata.iso.quality with parameters of type CitationModifier and TypeMethodDescriptionvoidElementImpl.setEvaluationProcedure(Citation newValue) Set the reference to the procedure information.voidConformanceResultImpl.setSpecification(Citation newValue) Set the citation of product specification or user requirement against which data is being evaluated.Constructors in org.geotools.metadata.iso.quality with parameters of type CitationModifierConstructorDescriptionConformanceResultImpl(Citation specification, InternationalString explanation, boolean pass) Creates a conformance result initialized to the given values. -
Uses of Citation in org.geotools.parameter
Constructors in org.geotools.parameter with parameters of type CitationModifierConstructorDescriptionDefaultParameterDescriptor(Citation authority, String name, Class<T> valueClass, T[] validValues, T defaultValue, Comparable<T> minimum, Comparable<T> maximum, Unit<?> unit, boolean required) Constructs a parameter from an authority and a name.DefaultParameterDescriptorGroup(Citation authority, String name, GeneralParameterDescriptor... parameters) Constructs a parameter group from a name and an authority. -
Uses of Citation in org.geotools.referencing
Methods in org.geotools.referencing that return CitationModifier and TypeMethodDescriptionNamedIdentifier.getAuthority()Organization or party responsible for definition and maintenance of the code.Methods in org.geotools.referencing with parameters of type CitationModifier and TypeMethodDescriptionAbstractIdentifiedObject.getIdentifier(Citation authority) Returns an identifier according the given authority.static ReferenceIdentifierAbstractIdentifiedObject.getIdentifier(IdentifiedObject info, Citation authority) Returns an identifier according the given authority.Returns this object's name according the given authority.static StringAbstractIdentifiedObject.getName(IdentifiedObject info, Citation authority) Returns an object's name according the given authority.AbstractIdentifiedObject.getProperties(IdentifiedObject info, Citation authority) Returns the properties to be given to an identified object derived from the specified one.static StringCRS.lookupIdentifier(Citation authority, CoordinateReferenceSystem crs, boolean fullScan) Looks up an identifier of the specified authority for the given coordinate reference system).Constructors in org.geotools.referencing with parameters of type CitationModifierConstructorDescriptionNamedIdentifier(Citation authority, String code) Constructs an identifier from an authority and code informations.NamedIdentifier(Citation authority, String code, String version) Constructs an identifier from an authority and code informations.NamedIdentifier(Citation authority, InternationalString code) Constructs an identifier from an authority and code informations. -
Uses of Citation in org.geotools.referencing.epsg.esri
Methods in org.geotools.referencing.epsg.esri that return CitationModifier and TypeMethodDescriptionprotected Citation[]EsriExtension.getAuthorities()Returns the set of authorities to use as identifiers for the CRS to be created. -
Uses of Citation in org.geotools.referencing.epsg.wkt
Methods in org.geotools.referencing.epsg.wkt that return CitationModifier and TypeMethodDescriptionEPSGCRSAuthorityFactory.getAuthority()EPSGCRSAuthorityFactory.getVendor() -
Uses of Citation in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory that return CitationModifier and TypeMethodDescriptionabstract CitationAbstract_URI_AuthorityFactory.getAuthority()abstract CitationAbstractAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.abstract CitationAbstractAuthorityMediator.getAuthority()The authority body of the objects this factory provides.abstract CitationAbstractCachedAuthorityFactory.getAuthority()AbstractEpsgMediator.getAuthority()AuthorityFactoryAdapter.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.BufferedAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the underlying database.CachedAuthorityDecorator.getAuthority()CachedCRSAuthorityDecorator.getAuthority()HTTP_AuthorityFactory.getAuthority()Returns the authority, which contains the"http://www.opengis.net"identifier.HTTP_URI_AuthorityFactory.getAuthority()protected CitationIdentifiedObjectFinder.getAuthority()The Authority for this Finder; used during get Identifier.ManyAuthoritiesFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.PropertyAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.PropertyCoordinateOperationAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the database.ThreadedAuthorityFactory.getAuthority()Returns the organization or party responsible for definition and maintenance of the underlying database.URN_AuthorityFactory.getAuthority()AuthorityFactoryAdapter.getVendor()Returns the vendor responsible for creating this factory implementation.BufferedAuthorityFactory.getVendor()Returns the vendor responsible for creating the underlying factory implementation.ManyAuthoritiesFactory.getVendor()Returns the vendor responsible for creating this factory implementation.ReferencingFactory.getVendor()Returns the vendor responsible for creating this factory implementation.ThreadedAuthorityFactory.getVendor()Returns the vendor responsible for creating the underlying factory implementation.Constructors in org.geotools.referencing.factory with parameters of type CitationModifierConstructorDescriptionPropertyAuthorityFactory(ReferencingFactoryContainer factories, Citation[] authorities, URL definitions) Creates a factory for the specified authorities from the specified file.PropertyAuthorityFactory(ReferencingFactoryContainer factories, Citation authority, URL definitions) Creates a factory for the specified authority from the specified file.PropertyCoordinateOperationAuthorityFactory(ReferencingFactoryContainer factories, Citation authority, URL definitions) Creates a factory for the specified authority from the specified file. -
Uses of Citation in org.geotools.referencing.factory.epsg
Fields in org.geotools.referencing.factory.epsg declared as CitationModifier and TypeFieldDescriptionprotected CitationCoordinateOperationFactoryUsingWKT.authorityThe authority.Methods in org.geotools.referencing.factory.epsg that return CitationModifier and TypeMethodDescriptionprotected Citation[]FactoryUsingWKT.getAuthorities()Returns the set of authorities to use as identifiers for the CRS to be created.AbstractEpsgFactory.getAuthority()Returns the authority for this EPSG database.CartesianAuthorityFactory.getAuthority()CoordinateOperationFactoryUsingWKT.getAuthority()DirectEpsgFactory.getAuthority()Returns the authority for this EPSG database.FactoryUsingWKT.getAuthority()Returns the authority.LongitudeFirstEpsgDecorator.getAuthority()Returns the authority for this EPSG database.LongitudeFirstFactory.getAuthority()Returns the authority for this EPSG database.ThreadedEpsgFactory.getAuthority()Returns the authority for this EPSG database. -
Uses of Citation in org.geotools.referencing.factory.gridshift
Methods in org.geotools.referencing.factory.gridshift that return Citation -
Uses of Citation in org.geotools.referencing.factory.wms
Methods in org.geotools.referencing.factory.wms that return CitationModifier and TypeMethodDescriptionAutoCRSFactory.getAuthority()Returns the authority for this factory.OGCAPICRSFactory.getAuthority()WebCRSFactory.getAuthority()Returns the authority for this factory, which isCRS. -
Uses of Citation in org.geotools.referencing.iau
Methods in org.geotools.referencing.iau that return CitationModifier and TypeMethodDescriptionprotected Citation[]IAUAuthorityFactory.getAuthorities()Returns the set of authorities to use as identifiers for the CRS to be created.IAULongitudeFirstFactory.getAuthority() -
Uses of Citation in org.geotools.referencing.operation
Methods in org.geotools.referencing.operation that return Citation -
Uses of Citation in org.geotools.referencing.wkt
Methods in org.geotools.referencing.wkt that return CitationModifier and TypeMethodDescriptionAbstractParser.getAuthority()Returns the preferred authority for formatting WKT entities.Formatter.getAuthority()Methods in org.geotools.referencing.wkt with parameters of type CitationModifier and TypeMethodDescriptionvoidAbstractParser.setAuthority(Citation authority) Set the preferred authority for formatting WKT entities.voidFormatter.setAuthority(Citation authority) Returns a Well Known Text (WKT) for this object using the specified indentation and authority. -
Uses of Citation in org.geotools.util
Methods in org.geotools.util with parameters of type Citation