Uses of Interface
org.opengis.util.InternationalString
Packages that use InternationalString
Package
Description
Defines the structure and content of views of real-world phenomenon.
The metadata root entity.
Type for citing a resource and information
about the responsible party.
Restrictions placed on data (legal and security constraints).
Identification of the feature catalogue used,
or description of the content of a coverage dataset.
Information concerning the distributor of, and options for obtaining, a resource.
Geographic, vertical and temporal extents.
Information to uniquely identify the data or service.
Sources and production processes used in producing a dataset.
Scope and frequency of updating data.
Description of the quality of geographic data.
Information concerning the mechanisms used to represent spatial information in a dataset.
Description and storage of parameter values.
Base interfaces for reference systems by coordinates or by identifiers.
Relationship of a Coordinate System (CS) to the Earth, another celestial body or a platform.
Coordinate operations (relationship between any two CRS).
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.util
package.A set of base types from ISO 19103
which cannot be mapped directly from Java, plus utilities.
-
Uses of InternationalString in org.opengis.feature
Methods in org.opengis.feature that return InternationalStringModifier and TypeMethodDescriptionIdentifiedType.getDefinition()
Returns a concise definition of the element.Methods in org.opengis.feature that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Optional
<InternationalString> IdentifiedType.getDescription()
Returns optional information beyond that required for concise definition of the element.default Optional
<InternationalString> IdentifiedType.getDesignation()
Returns a natural language designator for the element. -
Uses of InternationalString in org.opengis.metadata
Methods in org.opengis.metadata that return InternationalStringModifier and TypeMethodDescriptionExtendedElementInformation.getCondition()
Condition under which the extended element is mandatory.ExtendedElementInformation.getDefinition()
Definition of the extended element.default InternationalString
Identifier.getDescription()
Natural language description of the meaning of the code value.ExtendedElementInformation.getDomainValue()
Valid values that can be assigned to the extended element.default InternationalString
MetadataScope.getName()
Description of the scope.default InternationalString
ExtendedElementInformation.getRationale()
Reason for creating the extended element.ExtendedElementInformation.getRule()
Specifies how the extended element relates to other existing elements and entities.Methods in org.opengis.metadata that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> ExtendedElementInformation.getRationales()
Deprecated. -
Uses of InternationalString in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
Instrument.getDescription()
Textual description of the instrument.default InternationalString
Operation.getDescription()
Description of the mission on which the platform observations are made and the objectives of that mission.Platform.getDescription()
Narrative description of the platform supporting the instrument.EnvironmentalRecord.getMeteorologicalConditions()
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.default InternationalString
Objective.getPriority()
Priority applied to the target.Instrument.getType()
Name of the type of instrument.Methods in org.opengis.metadata.acquisition that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> Objective.getFunctions()
Role or purpose performed by or activity performed at the objective. -
Uses of InternationalString in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
Address.getAdministrativeArea()
State, province of the location.default InternationalString
Address.getCity()
The city of the location.default InternationalString
Citation.getCollectiveTitle()
Deprecated.Removed as of ISO 19115:2014.default InternationalString
Contact.getContactInstructions()
Supplemental instructions on how or when to contact the individual or organization.default InternationalString
Contact.getContactType()
Type of the contact.default InternationalString
Address.getCountry()
Country of the physical address.default InternationalString
OnlineResource.getDescription()
Detailed text description of what the online resource is/does.default InternationalString
Citation.getEdition()
Version of the cited resource.default InternationalString
Contact.getHoursOfService()
Time period (including time zone) when individuals can contact the organization or individual.Party.getName()
Name of the party.default InternationalString
Series.getName()
Name of the series, or aggregate dataset, of which the dataset is a part.ResponsibleParty.getOrganisationName()
Deprecated.As of ISO 19115:2014, replaced bygetName()
inOrganisation
.default InternationalString
Citation.getOtherCitationDetails()
Other information required to complete the citation that is not recorded elsewhere.default InternationalString
Individual.getPositionName()
Position of the individual in an organisation.ResponsibleParty.getPositionName()
Deprecated.As of ISO 19115:2014, replaced byIndividual.getPositionName()
.Citation.getTitle()
Name by which the cited resource is known.Methods in org.opengis.metadata.citation that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> Citation.getAlternateTitles()
Short names or other language names by which the cited information is known. -
Uses of InternationalString in org.opengis.metadata.constraint
Methods in org.opengis.metadata.constraint that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
SecurityConstraints.getClassificationSystem()
Name of the classification system.default InternationalString
SecurityConstraints.getHandlingDescription()
Additional information about the restrictions on handling the resource.default InternationalString
Releasability.getStatement()
Release statement.default InternationalString
SecurityConstraints.getUserNote()
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.Methods in org.opengis.metadata.constraint that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> LegalConstraints.getOtherConstraints()
Other restrictions and legal prerequisites for accessing and using the resource or metadata.default Collection
<? extends InternationalString> Constraints.getUseLimitations()
Limitation affecting the fitness for use of the resource. -
Uses of InternationalString in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return InternationalStringModifier and TypeMethodDescriptionRangeElementDescription.getDefinition()
Description of a set of specific range elements.default InternationalString
RangeDimension.getDescription()
Description of the attribute.default InternationalString
RangeDimension.getDescriptor()
Deprecated.As of ISO 19115:2014, renamedRangeDimension.getDescription()
.RangeElementDescription.getName()
Designation associated with a set of range elements. -
Uses of InternationalString in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
Format.getAmendmentNumber()
Amendment number of the format version.default InternationalString
Distribution.getDescription()
Brief description of a set of distribution options.default InternationalString
StandardOrderProcess.getFees()
Fees and terms for retrieving the resource.default InternationalString
Format.getFileDecompressionTechnique()
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.DataFile.getFileDescription()
Text description of the data.default InternationalString
Medium.getMediumNote()
Description of other limitations or requirements for using the medium.default InternationalString
Format.getName()
Deprecated.As of ISO 19115:2014, replaced byFormat.getFormatSpecificationCitation().getAlternateTitles()
.default InternationalString
StandardOrderProcess.getOrderingInstructions()
General instructions, terms and services provided by the distributor.default InternationalString
Format.getSpecification()
Deprecated.As of ISO 19115:2014, replaced byFormat.getFormatSpecificationCitation().getTitle()
.default InternationalString
StandardOrderProcess.getTurnaround()
Typical turnaround time for the filling of an order.default InternationalString
DigitalTransferOptions.getUnitsOfDistribution()
Tiles, layers, geographic areas, etc., in which data is available.default InternationalString
Format.getVersion()
Deprecated.As of ISO 19115:2014, replaced byFormat.getFormatSpecificationCitation().getEdition()
. -
Uses of InternationalString in org.opengis.metadata.extent
Methods in org.opengis.metadata.extent that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
Extent.getDescription()
The spatial and temporal extent for the referring object. -
Uses of InternationalString in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return InternationalStringModifier and TypeMethodDescriptionIdentification.getAbstract()
Brief narrative summary of the resource.KeywordClass.getClassName()
A character string to label the keyword category in natural language.default InternationalString
OperationChainMetadata.getDescription()
A narrative explanation of the services in the chain and resulting output.default InternationalString
DataIdentification.getEnvironmentDescription()
Description of the resource in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.default InternationalString
BrowseGraphic.getFileDescription()
Text description of the illustration.default InternationalString
OperationMetadata.getInvocationName()
The name used to invoke this interface within the context of the DCP.default InternationalString
Resolution.getLevelOfDetail()
Brief textual description of the spatial resolution of the resource.OperationChainMetadata.getName()
The name as used by the service for this chain.default InternationalString
OperationMetadata.getOperationDescription()
Free text description of the intent of the operation and the results of the operation.default InternationalString
Identification.getPurpose()
Summary of the intentions with which the resource was developed.Usage.getSpecificUsage()
Brief description of the resource and/or resource series usage.default InternationalString
DataIdentification.getSupplementalInformation()
Any other descriptive information about the resource.default InternationalString
Usage.getUserDeterminedLimitations()
Applications, determined by the user for which the resource and/or resource series is not suitable.Methods in org.opengis.metadata.identification that return types with arguments of type InternationalStringModifier and TypeMethodDescriptionCollection
<? extends InternationalString> Keywords.getKeywords()
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.default Collection
<? extends InternationalString> Usage.getResponses()
Responses to the user-determined limitations. -
Uses of InternationalString in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return InternationalStringModifier and TypeMethodDescriptionAlgorithm.getDescription()
Information describing the algorithm used to generate the data.ProcessStep.getDescription()
Description of the event, including related parameters or tolerances.default InternationalString
ProcessStepReport.getDescription()
Textual description of what occurred during the process step.Source.getDescription()
Detailed description of the level of the source data.default InternationalString
ProcessStepReport.getFileType()
Type of file that contains the processing report.ProcessStepReport.getName()
Name of the processing report.default InternationalString
Processing.getProcedureDescription()
Additional details about the processing procedures.default InternationalString
ProcessStep.getRationale()
Requirement or purpose for the process step.default InternationalString
Processing.getRunTimeParameters()
Parameters to control the processing operations, entered at run time.Lineage.getStatement()
General explanation of the data producer's knowledge about the lineage of a dataset. -
Uses of InternationalString in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> MaintenanceInformation.getMaintenanceNotes()
Information regarding specific requirements for maintaining the resource. -
Uses of InternationalString in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return InternationalStringModifier and TypeMethodDescriptionStandaloneQualityReportInformation.getAbstract()
Abstract for the associated standalone quality report.IndirectEvaluation.getDeductiveSource()
Information on which data are used as sources in deductive evaluation method.BasicMeasure.getDefinition()
Definition of the data quality basic measure.Measure.getDefinition()
Definition of the fundamental concept for the data quality measure.default InternationalString
QuantitativeResult.getErrorStatistic()
Deprecated.Removed from ISO 19157:2013.default InternationalString
Element.getEvaluationMethodDescription()
Deprecated.Replaced byEvaluationMethod.getEvaluationMethodDescription()
.default InternationalString
EvaluationMethod.getEvaluationMethodDescription()
Description of the evaluation method.default InternationalString
ConformanceResult.getExplanation()
Explanation of the meaning of conformance for this result.SampleBasedInspection.getLotDescription()
Information of how lots are defined.default InternationalString
Element.getMeasureDescription()
Deprecated.Replaced byMeasureReference.getMeasureDescription()
.default InternationalString
MeasureReference.getMeasureDescription()
Description of the measure.BasicMeasure.getName()
Name of the data quality basic measure applied to the data.Measure.getName()
Name of the data quality measure applied to the data.SampleBasedInspection.getSamplingRatio()
Information on how many samples on average are extracted for inspection from each lot of population.SampleBasedInspection.getSamplingScheme()
Information of the type of sampling scheme and description of the sampling procedure.default InternationalString
Element.getStandaloneQualityReportDetails()
Clause in the standalone quality report where this data quality element is described.DescriptiveResult.getStatement()
Textual expression of the descriptive result.Description.getTextDescription()
Text description.Methods in org.opengis.metadata.quality that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> Measure.getAliases()
Other recognized names, abbreviations or short names for the same data quality measure.default Collection
<? extends InternationalString> Element.getNamesOfMeasure()
Deprecated.Replaced byMeasureReference.getNamesOfMeasure()
.default Collection
<? extends InternationalString> MeasureReference.getNamesOfMeasure()
Name(s) of the test applied to the data. -
Uses of InternationalString in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return InternationalStringModifier and TypeMethodDescriptionGeorectified.getCheckPointDescription()
Description of geographic position points used to test the accuracy of the georeferenced grid data.GCPCollection.getCollectionName()
Name of the GCP collection.default InternationalString
Dimension.getDimensionDescription()
Description of the axis.default InternationalString
Dimension.getDimensionTitle()
Enhancement / modifier of the dimension name.default InternationalString
Georeferenceable.getOrientationParameterDescription()
Description of parameters used to describe sensor orientation.default InternationalString
Georectified.getTransformationDimensionDescription()
General description of the transformation.Methods in org.opengis.metadata.spatial that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Collection
<? extends InternationalString> Georectified.getTransformationDimensionMapping()
Information about which grid dimensions are the spatial dimensions. -
Uses of InternationalString in org.opengis.parameter
Methods in org.opengis.parameter that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Optional
<InternationalString> GeneralParameterDescriptor.getDescription()
Returns a narrative explanation of the role of this parameter. -
Uses of InternationalString in org.opengis.referencing
Methods in org.opengis.referencing that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
AuthorityFactory.getDescriptionText
(String code) Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous because the EPSG geodetic registry may allocate the same code to different kinds of object.default InternationalString
IdentifiedObject.getRemarks()
Returns comments on or information about this object, including data source information.ObjectDomain.getScope()
Description of usage, or limitations of usage, for which this object is valid.default InternationalString
ReferenceSystem.getScope()
Deprecated.Replaced byIdentifiedObject.getDomains()
as of ISO 19111:2019.Methods in org.opengis.referencing that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Optional
<InternationalString> AuthorityFactory.getDescriptionText
(Class<? extends IdentifiedObject> type, String code) Returns a description of the object corresponding to a code. -
Uses of InternationalString in org.opengis.referencing.datum
Methods in org.opengis.referencing.datum that return InternationalStringModifier and TypeMethodDescriptiondefault InternationalString
Datum.getAnchorPoint()
Deprecated.RenamedDatum.getAnchorDefinition()
for conformance with ISO 19111:2019 revision.default InternationalString
Datum.getScope()
Deprecated.Replaced byIdentifiedObject.getDomains()
as of ISO 19111:2019.Methods in org.opengis.referencing.datum that return types with arguments of type InternationalStringModifier and TypeMethodDescriptiondefault Optional
<InternationalString> Datum.getAnchorDefinition()
Returns a description of the relationship used to anchor the coordinate system to the Earth or alternate object. -
Uses of InternationalString in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return InternationalStringModifier and TypeMethodDescriptionFormula.getFormula()
Returns the formula(s) or procedure used by this operation method.default InternationalString
CoordinateOperation.getScope()
Deprecated.Replaced byIdentifiedObject.getDomains()
as of ISO 19111:2019. -
Uses of InternationalString in org.opengis.test
Methods in org.opengis.test with parameters of type InternationalStringModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(InternationalString object) Tests the conformance of the given object.static void
Validators.validate
(InternationalString object) Tests the conformance of the given object. -
Uses of InternationalString in org.opengis.test.util
Methods in org.opengis.test.util with parameters of type InternationalStringModifier and TypeMethodDescriptionvoid
NameValidator.validate
(InternationalString object) Ensures that theCharSequence
methods are consistent with thetoString()
value. -
Uses of InternationalString in org.opengis.util
Methods in org.opengis.util that return InternationalStringModifier and TypeMethodDescriptionNameFactory.createInternationalString
(Map<Locale, String> strings) Creates an international string from a set of strings in different locales.GenericName.toInternationalString()
Returns a local-dependent string representation of this generic name.
ExtendedElementInformation.getRationale()
.