|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InternationalString in org.opengis.coverage |
|---|
| Methods in org.opengis.coverage that return InternationalString | |
|---|---|
InternationalString[] |
SampleDimension.getCategoryNames()
Sequence of category names for the values contained in a sample dimension. |
InternationalString |
SampleDimension.getDescription()
Sample dimension title or description. |
| Uses of InternationalString in org.opengis.display.canvas |
|---|
| Methods in org.opengis.display.canvas that return InternationalString | |
|---|---|
InternationalString |
CanvasState.getTitle()
Returns the title of the canvas. |
| Methods in org.opengis.display.canvas with parameters of type InternationalString | |
|---|---|
void |
CanvasController.setTitle(InternationalString title)
Sets the title of the canvas. |
| Uses of InternationalString in org.opengis.feature.type |
|---|
| Methods in org.opengis.feature.type that return InternationalString | |
|---|---|
InternationalString |
PropertyType.getDescription()
Human readable description of this property type. |
| Methods in org.opengis.feature.type with parameters of type InternationalString | |
|---|---|
AssociationType |
FeatureTypeFactory.createAssociationType(Name name,
AttributeType relatedType,
boolean isAbstract,
List<Filter> restrictions,
AssociationType superType,
InternationalString description)
Creates an association type. |
AttributeType |
FeatureTypeFactory.createAttributeType(Name name,
Class<?> binding,
boolean isIdentifiable,
boolean isAbstract,
List<Filter> restrictions,
AttributeType superType,
InternationalString description)
Creates an attribute type. |
ComplexType |
FeatureTypeFactory.createComplexType(Name name,
Collection<PropertyDescriptor> schema,
boolean isIdentifiable,
boolean isAbstract,
List<Filter> restrictions,
AttributeType superType,
InternationalString description)
Creates a complex type. |
FeatureType |
FeatureTypeFactory.createFeatureType(Name name,
Collection<PropertyDescriptor> schema,
GeometryDescriptor defaultGeometry,
boolean isAbstract,
List<Filter> restrictions,
AttributeType superType,
InternationalString description)
Creates a feature type. |
GeometryType |
FeatureTypeFactory.createGeometryType(Name name,
Class<?> binding,
CoordinateReferenceSystem crs,
boolean isIdentifiable,
boolean isAbstract,
List<Filter> restrictions,
AttributeType superType,
InternationalString description)
Creates a geometric attribute type. |
SimpleFeatureType |
FeatureTypeFactory.createSimpleFeatureType(Name name,
List<AttributeDescriptor> schema,
GeometryDescriptor defaultGeometry,
boolean isAbstract,
List<Filter> restrictions,
AttributeType superType,
InternationalString description)
Creates a simple feature type. |
| Uses of InternationalString in org.opengis.metadata |
|---|
| Methods in org.opengis.metadata that return InternationalString | |
|---|---|
InternationalString |
ExtendedElementInformation.getCondition()
Condition under which the extended element is mandatory. |
InternationalString |
ExtendedElementInformation.getDefinition()
Definition of the extended element. |
InternationalString |
ExtendedElementInformation.getDomainValue()
Valid values that can be assigned to the extended element. |
InternationalString |
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 InternationalString | |
|---|---|
Collection<? extends InternationalString> |
ExtendedElementInformation.getRationales()
Reason for creating the extended element. |
| Uses of InternationalString in org.opengis.metadata.acquisition |
|---|
| Methods in org.opengis.metadata.acquisition that return InternationalString | |
|---|---|
InternationalString |
Operation.getDescription()
Description of the mission on which the platform observations are made and the objectives of that mission. |
InternationalString |
Instrument.getDescription()
Textual description of the instrument. |
InternationalString |
Platform.getDescription()
Narrative description of the platform supporting the instrument. |
InternationalString |
EnvironmentalRecord.getMeteorologicalConditions()
Meteorological conditions in the photo flight area, in particular clouds, snow and wind. |
InternationalString |
Objective.getPriority()
Priority applied to the target. |
InternationalString |
Instrument.getType()
Name of the type of instrument. |
| Methods in org.opengis.metadata.acquisition that return types with arguments of type InternationalString | |
|---|---|
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 InternationalString | |
|---|---|
InternationalString |
Address.getAdministrativeArea()
State, province of the location. |
InternationalString |
Address.getCity()
The city of the location. |
InternationalString |
Citation.getCollectiveTitle()
Common title with holdings note. |
InternationalString |
Contact.getContactInstructions()
Supplemental instructions on how or when to contact the individual or organization. |
InternationalString |
Address.getCountry()
Country of the physical address. |
InternationalString |
OnlineResource.getDescription()
Detailed text description of what the online resource is/does. |
InternationalString |
Citation.getEdition()
Version of the cited resource. |
InternationalString |
Contact.getHoursOfService()
Time period (including time zone) when individuals can contact the organization or individual. |
InternationalString |
Series.getName()
Name of the series, or aggregate dataset, of which the dataset is a part. |
InternationalString |
ResponsibleParty.getOrganisationName()
Name of the responsible organization. |
InternationalString |
Citation.getOtherCitationDetails()
Other information required to complete the citation that is not recorded elsewhere. |
InternationalString |
ResponsibleParty.getPositionName()
Role or position of the responsible person. |
InternationalString |
Citation.getTitle()
Name by which the cited resource is known. |
| Methods in org.opengis.metadata.citation that return types with arguments of type InternationalString | |
|---|---|
Collection<? extends InternationalString> |
Citation.getAlternateTitles()
Short name or other language name by which the cited information is known. |
| Methods in org.opengis.metadata.citation with parameters of type InternationalString | |
|---|---|
Address |
CitationFactory.createAddress(Collection<String> deliveryPoints,
InternationalString city,
InternationalString administrativeArea,
String postalCode,
InternationalString country,
Collection<String> electronicMailAddresses)
Location of the responsible individual or organization. |
Contact |
CitationFactory.createContact(Telephone phone,
Address address,
OnlineResource onLineResource,
InternationalString hoursOfService,
InternationalString contactInstructions)
Information required to enable contact with the responsible person and/or organization. |
OnlineResource |
CitationFactory.createOnLineResource(URI linkage,
String protocol,
String applicationProfile,
InternationalString description,
OnLineFunction function)
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained. |
ResponsibleParty |
CitationFactory.createResponsibleParty(String individualName,
InternationalString organisationName,
InternationalString positionName,
Contact contactInfo,
Role role)
Identification of, and means of communication with, person(s) and organizations associated with the dataset. |
| Uses of InternationalString in org.opengis.metadata.constraint |
|---|
| Methods in org.opengis.metadata.constraint that return InternationalString | |
|---|---|
InternationalString |
SecurityConstraints.getClassificationSystem()
Name of the classification system. |
InternationalString |
SecurityConstraints.getHandlingDescription()
Additional information about the restrictions on handling the resource. |
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 InternationalString | |
|---|---|
Collection<? extends InternationalString> |
LegalConstraints.getOtherConstraints()
Other restrictions and legal prerequisites for accessing and using the resource. |
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 InternationalString | |
|---|---|
InternationalString |
RangeElementDescription.getDefinition()
Description of a set of specific range elements. |
InternationalString |
RangeDimension.getDescriptor()
Description of the range of a cell measurement value. |
InternationalString |
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 InternationalString | |
|---|---|
InternationalString |
Format.getAmendmentNumber()
Amendment number of the format version. |
InternationalString |
StandardOrderProcess.getFees()
Fees and terms for retrieving the resource. |
InternationalString |
Format.getFileDecompressionTechnique()
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied. |
InternationalString |
Medium.getMediumNote()
Description of other limitations or requirements for using the medium. |
InternationalString |
Format.getName()
Name of the data transfer format(s). |
InternationalString |
StandardOrderProcess.getOrderingInstructions()
General instructions, terms and services provided by the distributor. |
InternationalString |
Format.getSpecification()
Name of a subset, profile, or product specification of the format. |
InternationalString |
StandardOrderProcess.getTurnaround()
Typical turnaround time for the filling of an order. |
InternationalString |
DigitalTransferOptions.getUnitsOfDistribution()
Tiles, layers, geographic areas, etc. |
InternationalString |
Format.getVersion()
Version of the format (date, number, etc). |
| Uses of InternationalString in org.opengis.metadata.extent |
|---|
| Methods in org.opengis.metadata.extent that return InternationalString | |
|---|---|
InternationalString |
Extent.getDescription()
Returns 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 InternationalString | |
|---|---|
InternationalString |
Identification.getAbstract()
Brief narrative summary of the content of the resource(s). |
InternationalString |
DataIdentification.getEnvironmentDescription()
Description of the dataset in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size. |
InternationalString |
BrowseGraphic.getFileDescription()
Text description of the illustration. |
InternationalString |
Identification.getPurpose()
Summary of the intentions with which the resource(s) was developed. |
InternationalString |
Usage.getSpecificUsage()
Brief description of the resource and/or resource series usage. |
InternationalString |
DataIdentification.getSupplementalInformation()
Any other descriptive information about the dataset. |
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 InternationalString | |
|---|---|
Collection<? extends InternationalString> |
Keywords.getKeywords()
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject. |
| Uses of InternationalString in org.opengis.metadata.lineage |
|---|
| Methods in org.opengis.metadata.lineage that return InternationalString | |
|---|---|
InternationalString |
ProcessStepReport.getDescription()
Textual description of what occurred during the process step. |
InternationalString |
ProcessStep.getDescription()
Description of the event, including related parameters or tolerances. |
InternationalString |
Source.getDescription()
Detailed description of the level of the source data. |
InternationalString |
Algorithm.getDescription()
Information describing the algorithm used to generate the data. |
InternationalString |
ProcessStepReport.getFileType()
Type of file that contains the processing report. |
InternationalString |
ProcessStepReport.getName()
Name of the processing report. |
InternationalString |
Processing.getProcedureDescription()
Additional details about the processing procedures. |
InternationalString |
ProcessStep.getRationale()
Requirement or purpose for the process step. |
InternationalString |
Processing.getRunTimeParameters()
Parameters to control the processing operations, entered at run time. |
InternationalString |
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 InternationalString | |
|---|---|
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 InternationalString | |
|---|---|
InternationalString |
QuantitativeResult.getErrorStatistic()
Statistical method used to determine the value, or null if none. |
InternationalString |
Element.getEvaluationMethodDescription()
Description of the evaluation method. |
InternationalString |
ConformanceResult.getExplanation()
Explanation of the meaning of conformance for this result. |
InternationalString |
Element.getMeasureDescription()
Description of the measure being determined. |
| Methods in org.opengis.metadata.quality that return types with arguments of type InternationalString | |
|---|---|
Collection<? extends InternationalString> |
Element.getNamesOfMeasure()
Name of the test applied to the data. |
| Uses of InternationalString in org.opengis.metadata.spatial |
|---|
| Methods in org.opengis.metadata.spatial that return InternationalString | |
|---|---|
InternationalString |
Georectified.getCheckPointDescription()
Description of geographic position points used to test the accuracy of the georeferenced grid data. |
InternationalString |
GCPCollection.getCollectionName()
Name of the GCP collection. |
InternationalString |
Georeferenceable.getOrientationParameterDescription()
Description of parameters used to describe sensor orientation. |
InternationalString |
Georectified.getTransformationDimensionDescription()
Description of the information about which grid dimensions are the spatial dimensions. |
| Methods in org.opengis.metadata.spatial that return types with arguments of type InternationalString | |
|---|---|
Collection<? extends InternationalString> |
Georectified.getTransformationDimensionMapping()
Information about which grid dimensions are the spatial dimensions. |
| Uses of InternationalString in org.opengis.referencing |
|---|
| Methods in org.opengis.referencing that return InternationalString | |
|---|---|
InternationalString |
AuthorityFactory.getDescriptionText(String code)
Gets a description of the object corresponding to a code. |
InternationalString |
IdentifiedObject.getRemarks()
Comments on or information about this object, including data source information. |
InternationalString |
ReferenceSystem.getScope()
Description of domain of usage, or limitations of usage, for which this Reference System object is valid. |
| Uses of InternationalString in org.opengis.referencing.datum |
|---|
| Methods in org.opengis.referencing.datum that return InternationalString | |
|---|---|
InternationalString |
Datum.getAnchorPoint()
A description, possibly including coordinates of an identified point or points, of the relationship used to anchor the coordinate system to the Earth or alternate object. |
InternationalString |
TemporalDatum.getAnchorPoint()
This attribute is defined in the Datum parent interface,
but is not used by a temporal datum. |
InternationalString |
Datum.getScope()
Description of domain of usage, or limitations of usage, for which this datum object is valid. |
| Uses of InternationalString in org.opengis.referencing.operation |
|---|
| Methods in org.opengis.referencing.operation that return InternationalString | |
|---|---|
InternationalString |
Formula.getFormula()
Formula(s) or procedure used by the operation method. |
InternationalString |
CoordinateOperation.getScope()
Description of domain of usage, or limitations of usage, for which this operation is valid. |
| Uses of InternationalString in org.opengis.style |
|---|
| Methods in org.opengis.style that return InternationalString | |
|---|---|
InternationalString |
Description.getAbstract()
Returns a human readable, prose description of this style. |
InternationalString |
Description.getTitle()
Returns the human readable title of this style. |
| Methods in org.opengis.style with parameters of type InternationalString | |
|---|---|
Description |
StyleFactory.description(InternationalString title,
InternationalString description)
|
| Uses of InternationalString in org.opengis.style.portrayal |
|---|
| Methods in org.opengis.style.portrayal that return InternationalString | |
|---|---|
InternationalString |
ExternalFunction.getDescription()
Returns a description of the function. |
InternationalString |
AttributeDefinition.getDescription()
Returns a description of the usage of this attribute. |
InternationalString |
PortrayalOperation.getDescription()
Returns a description of the operation. |
InternationalString |
ParameterSet.getDescription()
Returns a description of the parameter set. |
InternationalString |
ParameterSet.getLabel()
Label used for this parameter set. |
| Uses of InternationalString in org.opengis.temporal |
|---|
| Methods in org.opengis.temporal that return InternationalString | |
|---|---|
InternationalString |
CalendarDate.getCalendarEraName()
Provides the name of the calendar era to which the date is referenced. |
InternationalString |
Position.getDateTime()
May be used for describing temporal positions in ISO8601 format referenced to the Gregorian calendar and UTC. |
InternationalString |
PeriodDuration.getDays()
A positive integer, followed by the character "D", which indicated the number of days in the period. |
InternationalString |
PeriodDuration.getDesignator()
A mandatory element which designates that the returned string represents the duration of a period. |
InternationalString |
PeriodDuration.getHours()
A positive integer, followed by the character "H", which indicated the number of hours in the period. |
InternationalString |
TemporalCoordinateSystem.getInterval()
Identifies the base interval for this temporal coordinate system as a unit of measure specified by ISO 31-1, or a multiple of one of those units, as specified by ISO 1000. |
InternationalString |
PeriodDuration.getMinutes()
A positive integer, followed by the character "M", which indicated the number of minutes in the period. |
InternationalString |
PeriodDuration.getMonths()
A positive integer, followed by the character "M", which indicated the number of months in the period. |
InternationalString |
CalendarEra.getName()
Uniquely identifies the calendar era within this calendar. |
InternationalString |
OrdinalEra.getName()
The unique name of the ordinal era within the ordinal reference system. |
InternationalString |
Clock.getReferenceEvent()
Event used as the datum for this clock. |
InternationalString |
CalendarEra.getReferenceEvent()
Provides the name or description of a mythical or historic event which fixes the position of the base scale of the calendar era. |
InternationalString |
PeriodDuration.getSeconds()
A positive integer, followed by the character "S", which indicated the number of seconds in the period. |
InternationalString |
PeriodDuration.getTimeIndicator()
Included whenever the sequence includes values for units less than a day. |
InternationalString |
PeriodDuration.getYears()
A positive integer, followed by the character "Y", which indicated the number of years in the period. |
| Uses of InternationalString in org.opengis.util |
|---|
| Methods in org.opengis.util that return InternationalString | |
|---|---|
InternationalString |
NameFactory.createInternationalString(Map<Locale,String> strings)
Creates an international string from a set of strings in different locales. |
InternationalString |
GenericName.toInternationalString()
Returns a local-dependent string representation of this generic name. |
| Uses of InternationalString in org.opengis.webservice |
|---|
| Methods in org.opengis.webservice that return InternationalString | |
|---|---|
InternationalString |
MetadataLink.getTitle()
Returns the title. |
InternationalString |
SimpleLink.getTitle()
|
| Uses of InternationalString in org.opengis.webservice.capability |
|---|
| Methods in org.opengis.webservice.capability that return InternationalString | |
|---|---|
InternationalString |
ServiceIdentification.getAbstract()
Returns the java representation of the Abstract-element. |
InternationalString |
CapabilitiesService.getAbstract()
The Abstract element allows a descriptive narrative providing more information about the enclosing object. |
InternationalString |
ServiceIdentification.getFees()
Returns the java representation of the AccessConstraints-elements. |
InternationalString |
Service.getFees()
Returns the fees. |
InternationalString |
CapabilitiesService.getFees()
Returns fees assigned to the service. |
InternationalString |
ServiceIdentification.getTitle()
Returns the java representation of the Title-element. |
InternationalString |
CapabilitiesService.getTitle()
Returns the title of the service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||