Uses of Class
org.apache.sis.storage.FeatureNaming
Packages that use FeatureNaming
Package
Description
Build
DefaultFeatureType
s by inspection of database schemas.Utility classes for the implementation of SIS storage classes.
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of FeatureNaming in org.apache.sis.internal.sql.feature
Fields in org.apache.sis.internal.sql.feature declared as FeatureNamingModifier and TypeFieldDescriptionprivate final FeatureNaming<Table>
Database.tablesByNames
All tables known to thisDatabase
. -
Uses of FeatureNaming in org.apache.sis.internal.storage
Fields in org.apache.sis.internal.storage declared as FeatureNamingModifier and TypeFieldDescriptionfinal FeatureNaming<DefaultFeatureType>
FeatureCatalogBuilder.features
The feature types created by theFeatureCatalogBuilder
. -
Uses of FeatureNaming in org.apache.sis.internal.storage.gpx
Fields in org.apache.sis.internal.storage.gpx declared as FeatureNamingModifier and TypeFieldDescription(package private) final FeatureNaming<DefaultFeatureType>
Types.names
Deprecated.We are not sure yet if we will keep this field.