Uses of Interface
org.opengis.util.GenericName
Packages that use GenericName
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
Defines the structure and content of views of real-world phenomenon.
Helper classes for creating
FeatureType instances.Description of the dataset content.
Information to uniquely identify the data or service.
Base classes for reference systems used for general positioning.
Data store base types for retrieving and saving geospatial data in various storage formats.
Resources which are aggregations or concatenations of other resources.
Bridge to the GDAL library for reading rasters.
A data store that can read and write GeoTIFF files as grid coverages.
Reader of Landsat 8 level 1-2 data.
A plugin mechanism for modifying some aspects of the resources read by data stores.
Reads netCDF files conforming to the Climate and Forecast (CF).
Data store capable to read and write features using a JDBC connection to a database.
Base types for retrieving and saving tiles in resources.
Implementations of GeoAPI types from the
org.opengis.util package.Content information
(includes Feature catalogue and Coverage descriptions).
A set of base types from ISO 19103
which cannot be mapped directly from Java, plus utilities.
-
Uses of GenericName in org.apache.sis.coverage
Methods in org.apache.sis.coverage that return GenericNameModifier and TypeMethodDescriptionSampleDimension.Builder.getName()Returns the name specified by the last call to asetName(…)method.SampleDimension.getName()Returns an identification for this sample dimension.Methods in org.apache.sis.coverage with parameters of type GenericNameModifier and TypeMethodDescriptionSampleDimension.Builder.setName(GenericName name) Sets an identification of the sample dimension.Constructors in org.apache.sis.coverage with parameters of type GenericNameModifierConstructorDescriptionSampleDimension(GenericName name, Number background, Collection<? extends Category> categories) Creates a sample dimension with the specified name and categories. -
Uses of GenericName in org.apache.sis.feature
Methods in org.apache.sis.feature that return GenericNameModifier and TypeMethodDescriptionAbstractAssociation.getName()Returns the name of this association as defined by its role.AbstractAttribute.getName()Returns the name of this attribute as defined by its type.final GenericNameAbstractIdentifiedType.getName()Returns the name of this type.static GenericNameFeatures.getValueTypeName(AbstractIdentifiedType property) Returns the name of the type of values that the given property can take.Constructors in org.apache.sis.feature with parameters of type GenericNameModifierConstructorDescriptionDefaultAssociationRole(Map<String, ?> identification, GenericName valueType, int minimumOccurs, int maximumOccurs) Constructs an association to a feature type of the given name. -
Uses of GenericName in org.apache.sis.feature.builder
Methods in org.apache.sis.feature.builder that return GenericNameModifier and TypeMethodDescriptionTypeBuilder.getName()Returns the name of theIdentifiedTypeto create, ornullif undefined.Methods in org.apache.sis.feature.builder with parameters of type GenericNameModifier and TypeMethodDescriptionFeatureTypeBuilder.addAssociation(GenericName type) Creates a newFeatureAssociationRolebuilder for features of a type of the given name.AssociationRoleBuilder.setName(GenericName name) Sets theFeatureAssociationRolename as a generic name.AttributeTypeBuilder.setName(GenericName name) Sets theAttributeTypename as a generic name.CharacteristicTypeBuilder.setName(GenericName name) Sets the characteristic name as a generic name.FeatureTypeBuilder.setName(GenericName name) Sets theFeatureTypename as a generic name.PropertyTypeBuilder.setName(GenericName name) Sets thePropertyTypename as a generic name.TypeBuilder.setName(GenericName name) Sets theIdentifiedTypename as a generic name. -
Uses of GenericName in org.apache.sis.metadata.iso.content
Methods in org.apache.sis.metadata.iso.content that return GenericNameModifier and TypeMethodDescriptionDefaultFeatureTypeInfo.getFeatureTypeName()Returns the name of the feature type.Methods in org.apache.sis.metadata.iso.content that return types with arguments of type GenericNameModifier and TypeMethodDescriptionfinal Collection<GenericName> DefaultFeatureCatalogueDescription.getFeatureTypes()Deprecated.Methods in org.apache.sis.metadata.iso.content with parameters of type GenericNameModifier and TypeMethodDescriptionvoidDefaultFeatureTypeInfo.setFeatureTypeName(GenericName newValue) Sets the name of the feature type.Method parameters in org.apache.sis.metadata.iso.content with type arguments of type GenericNameModifier and TypeMethodDescriptionvoidDefaultFeatureCatalogueDescription.setFeatureTypes(Collection<? extends GenericName> newValues) Deprecated.As of ISO 19115:2014, replaced byDefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection).Constructors in org.apache.sis.metadata.iso.content with parameters of type GenericNameModifierConstructorDescriptionDefaultFeatureTypeInfo(GenericName featureTypeName) Constructs a feature type info initialized to the specified name. -
Uses of GenericName in org.apache.sis.metadata.iso.identification
Methods in org.apache.sis.metadata.iso.identification that return GenericNameModifier and TypeMethodDescriptionDefaultServiceIdentification.getServiceType()Returns a service type name.Methods in org.apache.sis.metadata.iso.identification with parameters of type GenericNameModifier and TypeMethodDescriptionvoidDefaultServiceIdentification.setServiceType(GenericName newValue) Sets the service type name.Constructors in org.apache.sis.metadata.iso.identification with parameters of type GenericNameModifierConstructorDescriptionDefaultServiceIdentification(GenericName serviceType, Citation citation, CharSequence abstracts) Constructs a service identification initialized to the specified values. -
Uses of GenericName in org.apache.sis.referencing
Classes in org.apache.sis.referencing that implement GenericNameModifier and TypeClassDescriptionclassAn identification of a CRS object which is both aIdentifierand aGenericName.Methods in org.apache.sis.referencing that return GenericNameModifier and TypeMethodDescriptionNamedIdentifier.toFullyQualifiedName()Returns a view of this name as a fully-qualified name.Methods in org.apache.sis.referencing that return types with arguments of type GenericNameModifier and TypeMethodDescriptionAbstractIdentifiedObject.getAlias()Returns alternative names by which this object is identified.Methods in org.apache.sis.referencing with parameters of type GenericNameModifier and TypeMethodDescriptionBuilder.addName(GenericName name) Adds anIdentifiedObjectname fully specified by the given generic name.static NamedIdentifierNamedIdentifier.castOrCopy(GenericName object) Returns a SIS name implementation with the values of the given arbitrary implementation.intNamedIdentifier.compareTo(GenericName object) Compares this name with the specified object for order.NamedIdentifier.push(GenericName scope) Returns this name expanded with the specified scope.Constructors in org.apache.sis.referencing with parameters of type GenericNameModifierConstructorDescriptionNamedIdentifier(GenericName name) Creates a new identifier from the specified name. -
Uses of GenericName in org.apache.sis.storage
Methods in org.apache.sis.storage that return GenericNameModifier and TypeMethodDescriptionFeatureQuery.NamedExpression.alias()The name to assign to the expression result, ornullif unspecified.Methods in org.apache.sis.storage that return types with arguments of type GenericNameModifier and TypeMethodDescriptionAbstractFeatureSet.getIdentifier()Returns the feature type name as the identifier for this resource.DataStore.getIdentifier()Returns an identifier for the root resource of this data store, or an empty value if none.MemoryGridCoverageResource.getIdentifier()Returns the resource identifier specified at construction time, if any.default Optional<GenericName> Resource.getIdentifier()Returns the resource persistent identifier.Methods in org.apache.sis.storage with parameters of type GenericNameModifier and TypeMethodDescriptionvoidFeatureNaming.add(DataStore store, GenericName name, E value) Adds a value for the given name if none exist.booleanFeatureNaming.remove(DataStore store, GenericName name) Removes the value associated to the given name.Constructors in org.apache.sis.storage with parameters of type GenericNameModifierConstructorDescriptionIllegalFeatureTypeException(Locale locale, String format, GenericName dataType) Creates an exception with a default message in the given locale.MemoryGridCoverageResource(Resource parent, GenericName identifier, GridCoverage coverage, GridCoverageProcessor processor) Creates a new coverage stored in memory.NamedExpression(Expression<? super AbstractFeature, ?> expression, GenericName alias) Creates a new stored column with the given expression and the given name.NamedExpression(Expression<? super AbstractFeature, ?> expression, GenericName alias, FeatureQuery.ProjectionType type) Creates a new column with the given expression, the given name and the given projection type. -
Uses of GenericName in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate with parameters of type GenericNameModifier and TypeMethodDescriptionCoverageAggregator.build(GenericName identifier) Builds a resource which is the aggregation or concatenation of all components added to this aggregator. -
Uses of GenericName in org.apache.sis.storage.gdal
Methods in org.apache.sis.storage.gdal that return types with arguments of type GenericNameModifier and TypeMethodDescriptionfinal Optional<GenericName> GDALStore.getIdentifier()Returns an identifier for the root resource of this data store, or an empty value if none. -
Uses of GenericName in org.apache.sis.storage.geotiff
Methods in org.apache.sis.storage.geotiff that return types with arguments of type GenericNameModifier and TypeMethodDescriptionGeoTiffStore.getIdentifier()Returns an identifier constructed from the name of the TIFF file. -
Uses of GenericName in org.apache.sis.storage.landsat
Methods in org.apache.sis.storage.landsat that return types with arguments of type GenericNameModifier and TypeMethodDescriptionLandsatStore.getIdentifier()Returns the value associated toLANDSAT_SCENE_IDin the Landsat metadata file. -
Uses of GenericName in org.apache.sis.storage.modifier
Methods in org.apache.sis.storage.modifier that return GenericNameModifier and TypeMethodDescriptiondefault GenericNameCoverageModifier.customize(CoverageModifier.Source source, GenericName identifier) Invoked when an identifier is created for a single coverage or for the whole file.Methods in org.apache.sis.storage.modifier with parameters of type GenericNameModifier and TypeMethodDescriptiondefault GenericNameCoverageModifier.customize(CoverageModifier.Source source, GenericName identifier) Invoked when an identifier is created for a single coverage or for the whole file. -
Uses of GenericName in org.apache.sis.storage.netcdf
Methods in org.apache.sis.storage.netcdf that return types with arguments of type GenericNameModifier and TypeMethodDescriptionNetcdfStore.getIdentifier()Returns an identifier constructed from global attributes or the filename of the netCDF file. -
Uses of GenericName in org.apache.sis.storage.sql
Methods in org.apache.sis.storage.sql that return GenericNameModifier and TypeMethodDescriptionstatic GenericNameSQLStoreProvider.createTableName(String catalog, String schemaPattern, String tablePattern) Create a qualified table name.ResourceDefinition.getName()Returns the name pattern of the table, view or query to access as a resource.Methods in org.apache.sis.storage.sql that return types with arguments of type GenericNameModifier and TypeMethodDescriptionSQLStore.getIdentifier()Returns an identifier for the root resource of this SQL store, or an empty value if none.Constructors in org.apache.sis.storage.sql with parameters of type GenericNameModifierConstructorDescriptionprotectedResourceDefinition(GenericName name, String query) Creates a new description of a resource in a SQL database. -
Uses of GenericName in org.apache.sis.storage.tiling
Methods in org.apache.sis.storage.tiling that return GenericNameModifier and TypeMethodDescriptionTileMatrix.getIdentifier()Returns an alphanumeric identifier which is unique in theTileMatrixSetthat contains thisTileMatrix.TileMatrixSet.getIdentifier()Returns an alphanumeric identifier which is unique in theTiledResourcethat contains thisTileMatrixSet.Methods in org.apache.sis.storage.tiling that return types with arguments of type GenericNameModifier and TypeMethodDescriptionSortedMap<GenericName, ? extends TileMatrix> TileMatrixSet.getTileMatrices()Returns allTileMatrixinstances in this set, together with their identifiers.SortedMap<GenericName, ? extends WritableTileMatrix> WritableTileMatrixSet.getTileMatrices()Returns allWritableTileMatrixinstances in this set, together with their identifiers. -
Uses of GenericName in org.apache.sis.util.iso
Classes in org.apache.sis.util.iso that implement GenericNameModifier and TypeClassDescriptionclassBase class for sequence of identifiers rooted within the context of a namespace.classIdentifier within a name space for a local object.classThe name to identify a member of a record.classA composite of a name space (as a local name) and a generic name valid in that name space.classThe name of an attribute type associated to a member name.Methods in org.apache.sis.util.iso that return GenericNameModifier and TypeMethodDescriptionDefaultNameFactory.createGenericName(NameSpace scope, CharSequence... parsedNames) Creates a local or scoped name from an array of parsed names.static GenericNameNames.createGenericName(CharSequence namespace, String separator, CharSequence... parsedNames) Creates a local or scoped name from an array of parsed names.DefaultNameSpace.name()Represents the identifier of this namespace.DefaultNameFactory.parseGenericName(NameSpace scope, CharSequence name) Constructs a generic name from a qualified name.static GenericNameNames.parseGenericName(CharSequence namespace, String separator, CharSequence scopedName) Creates a local or scoped name in the given namespace.DefaultScopedName.path()Returns every element in the sequence of parsed names except for the tip.DefaultScopedName.tail()Returns every elements in the sequence of parsed names except for the head.AbstractName.toFullyQualifiedName()Returns a view of this name as a fully-qualified name.DefaultNameFactory.toGenericNames(Object value) Converts the given value to an array of generic names.Methods in org.apache.sis.util.iso with parameters of type GenericNameModifier and TypeMethodDescriptionstatic AbstractNameAbstractName.castOrCopy(GenericName object) Returns a SIS name implementation with the values of the given arbitrary implementation.intAbstractName.compareTo(GenericName name) Compares this name with the specified name for order.intDefaultLocalName.compareTo(GenericName name) Compares this name with the specified object for order.DefaultNameFactory.createNameSpace(GenericName name, Map<String, ?> properties) Returns a namespace having the given name.static ScopedNameNames.createScopedName(GenericName scope, String separator, CharSequence name) Creates a scoped name as the concatenation of the given generic name with a single character sequence.AbstractName.push(GenericName scope) Returns this name expanded with the specified scope.static StringNames.toExpandedString(GenericName name) Formats the given name in expanded form close to the Java Content Repository (JCR) definition.Constructors in org.apache.sis.util.iso with parameters of type GenericNameModifierConstructorDescriptionprotectedDefaultScopedName(GenericName path, String separator, CharSequence tail) Constructs a scoped name as the concatenation of the given generic name with a single character sequence.protectedDefaultScopedName(GenericName path, GenericName tail) Constructs a scoped name as the concatenation of the given generic names. -
Uses of GenericName in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return types with arguments of type GenericNameModifier and TypeMethodDescriptionCollection<? extends GenericName> FeatureCatalogueDescription.getFeatureTypes()Subset of feature types from cited feature catalogue occurring in dataset. -
Uses of GenericName in org.opengis.referencing
Methods in org.opengis.referencing that return types with arguments of type GenericNameModifier and TypeMethodDescriptionIdentifiedObject.getAlias()An alternative name by which this object is identified. -
Uses of GenericName in org.opengis.util
Subinterfaces of GenericName in org.opengis.utilModifier and TypeInterfaceDescriptioninterfaceIdentifier within a name space for a local object.interfaceThe name to identify a member of a record.interfaceA composite of a local name (as head) for locating another name space, and a generic name (as tail) valid in that name space.interfaceThe name of an attribute type.Subinterfaces with type arguments of type GenericName in org.opengis.utilModifier and TypeInterfaceDescriptioninterfaceA sequence of identifiers rooted within the context of a namespace.Methods in org.opengis.util that return GenericNameModifier and TypeMethodDescriptionNameFactory.createGenericName(NameSpace scope, CharSequence... parsedNames) Creates a local or scoped name from an array of parsed names.NameSpace.name()Represents the identifier of this namespace.NameFactory.parseGenericName(NameSpace scope, CharSequence name) Constructs a generic name from a qualified name.ScopedName.path()Returns every elements of the parsed names list except for the tip.ScopedName.tail()Returns every elements of the parsed names list except for the head.GenericName.toFullyQualifiedName()Returns a view of this name as a fully-qualified name.Methods in org.opengis.util with parameters of type GenericNameModifier and TypeMethodDescriptionNameFactory.createNameSpace(GenericName name, Map<String, ?> properties) Creates a namespace having the given name and separators.GenericName.push(GenericName scope) Returns this name expanded with the specified scope.
DefaultFeatureCatalogueDescription.getFeatureTypeInfo().