public class NetCDFCRSAuthorityFactory extends FactoryUsingWKT implements CRSAuthorityFactory
CoordinateReferenceSystem
instances with the
related custom EPSG.Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_DEFAULT_USER_PROJ_FILE |
DEFAULT_PRIORITY, FILENAME
LOGGER
hints, MAXIMUM_PRIORITY, MINIMUM_PRIORITY, NORMAL_PRIORITY, priority
Constructor and Description |
---|
NetCDFCRSAuthorityFactory() |
NetCDFCRSAuthorityFactory(Hints userHints) |
NetCDFCRSAuthorityFactory(Hints userHints,
int priority) |
Modifier and Type | Method and Description |
---|---|
protected URL |
getDefinitionsURL()
Returns the URL to the property file that contains CRS definitions.
|
String |
toString()
Returns a string representation of this factory.
|
createBackingStore, getAuthorities, getAuthority, main, main, reportDuplicatedCodes, reportInstantiationFailures
canDisposeBackingStore, dispose, disposeBackingStore, exit, getBackingStore, isAvailable, isConnected, setTimeout
createCartesianCS, createCompoundCRS, createCoordinateOperation, createCoordinateReferenceSystem, createCoordinateSystem, createCoordinateSystemAxis, createCylindricalCS, createDatum, createDerivedCRS, createEllipsoid, createEllipsoidalCS, createEngineeringCRS, createEngineeringDatum, createExtent, createFromCoordinateReferenceSystemCodes, createGeocentricCRS, createGeodeticDatum, createGeographicCRS, createImageCRS, createImageDatum, createObject, createOperationMethod, createParameterDescriptor, createPolarCS, createPrimeMeridian, createProjectedCRS, createSphericalCS, createTemporalCRS, createTemporalDatum, createTimeCS, createUnit, createVerticalCRS, createVerticalCS, createVerticalDatum, getAuthorityCodes, getBackingStoreDescription, getDescriptionText, getIdentifiedObjectFinder, getVendor
noSuchAuthorityCode, trimAuthority
ensureNonNull
addImplementationHints, equals, getImplementationHints, getPriority, hashCode, onDeregistration, onRegistration
createCompoundCRS, createCoordinateReferenceSystem, createDerivedCRS, createEngineeringCRS, createGeocentricCRS, createGeographicCRS, createImageCRS, createProjectedCRS, createTemporalCRS, createVerticalCRS
createObject, getAuthority, getAuthorityCodes, getDescriptionText
getImplementationHints
public static final String SYSTEM_DEFAULT_USER_PROJ_FILE
public NetCDFCRSAuthorityFactory()
public NetCDFCRSAuthorityFactory(Hints userHints)
public NetCDFCRSAuthorityFactory(Hints userHints, int priority)
protected URL getDefinitionsURL()
getDefinitionsURL
in class FactoryUsingWKT
null
if none.public String toString()
AbstractFactory
toString
in class AbstractFactory
Copyright © 1996–2022 Geotools. All rights reserved.