Uses of Interface
org.opengis.util.NameFactory
Packages that use NameFactory
Package
Description
Helper classes for creating
FeatureType instances.Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Implementations of GeoAPI types from the
org.opengis.util package.-
Uses of NameFactory in org.apache.sis.feature.builder
Constructors in org.apache.sis.feature.builder with parameters of type NameFactoryModifierConstructorDescriptionFeatureTypeBuilder(NameFactory factory, GeometryLibrary library, Locale locale) Creates a new builder instance using the given name factory, geometry library and locale for formatting error messages. -
Uses of NameFactory in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as NameFactoryModifier and TypeFieldDescriptionprotected final NameFactoryEPSGFactory.nameFactoryThe factory to use for creatingGenericNameinstances. -
Uses of NameFactory in org.apache.sis.util.iso
Classes in org.apache.sis.util.iso that implement NameFactory